Skip to content

Commit

Permalink
Merge pull request #156 from yutthaphon/patch-7
Browse files Browse the repository at this point in the history
Update StringDictionary.th.xaml
  • Loading branch information
Stanly5 authored Nov 15, 2019
2 parents ab0d914 + f241566 commit 5f43d60
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions StringDictionary.th.xaml
Original file line number Diff line number Diff line change
Expand Up @@ -265,9 +265,9 @@
<system:String x:Key="Vailidation.StorageAccount">กรุณากรอกชื่อบัญชีที่เก็บข้อมูล</system:String>
<system:String x:Key="Vailidation.StorageKey">กรุณากรอกคีย์ 1 หรือคีย์ 2</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="Settings.RegisterToStartup">กำหนดค่าเมื่อเริ่มทำงาน</system:String>
<system:String x:Key="AddDrive.MountAtStart">เชื่อมต่อใหม่เมื่อเริ่มโปรแกรม</system:String>
<system:String x:Key="AddDrive.MountAtBoot">เชื่อมต่อใหม่เมื่อเริ่มต้นระบบ</system:String>
<system:String x:Key="AddDrive.MountAtSignIn">เชื่อมต่อใหม่เมื่อเข้าสู่ระบบ</system:String>
<system:String x:Key="AddDrive.AuthAtConnect">เชื่อมต่อโดยใช้ใบรับรองที่ต่างกัน</system:String>

Expand Down

0 comments on commit 5f43d60

Please sign in to comment.