Skip to content

Commit

Permalink
Merge pull request #157 from SadPencil/master
Browse files Browse the repository at this point in the history
zh-Hans: Add more lines for v1.9.0
  • Loading branch information
Stanly5 authored Nov 15, 2019
2 parents 43e4f1c + bc1845a commit 29d9e97
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions StringDictionary.zh-Hans.xaml
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,7 @@
<system:String x:Key="Message.Title.DeleteDrive">删除文件夹</system:String>

<system:String x:Key="Message.NotSupportNetworkDrive">RaiDrive 不支持网络驱动器.</system:String>
<system:String x:Key="Message.NotSupportRaiDrive">RaiDrive不支持连接该驱动器.</system:String>
<system:String x:Key="Message.NotSupportRaiDrive">RaiDrive 不支持连接该驱动器.</system:String>
<system:String x:Key="Message.Exist">该文件夹已存在.</system:String>
<system:String x:Key="Message.SelectedPath">选择文件夹</system:String>
<system:String x:Key="Message.DuplicatedPath">重复的路径</system:String>
Expand Down Expand Up @@ -264,10 +264,10 @@
<system:String x:Key="Vailidation.StorageAccount">请输入存储账户的名称</system:String>
<system:String x:Key="Vailidation.StorageKey">请输入 key1 或 key2</system:String>

<system:String x:Key="Settings.RegisterToStartup">Register to Startup</system:String>
<system:String x:Key="AddDrive.MountAtStart">Reconnect at program start</system:String>
<system:String x:Key="AddDrive.MountAtBoot">Reconnect at boot</system:String>
<system:String x:Key="AddDrive.MountAtSignIn">软件启动后自动连接</system:String>
<system:String x:Key="Settings.RegisterToStartup">添加到启动项</system:String>
<system:String x:Key="AddDrive.MountAtStart">启动 RaiDrive 后自动连接</system:String>
<system:String x:Key="AddDrive.MountAtBoot">启动 Windows 后自动连接</system:String>
<system:String x:Key="AddDrive.MountAtSignIn">登录 Windows 后自动连接</system:String>
<system:String x:Key="AddDrive.AuthAtConnect">在连接时输入账号密码</system:String>

</ResourceDictionary>

0 comments on commit 29d9e97

Please sign in to comment.