Skip to content

Commit

Permalink
Merge pull request #165 from ilkmon/patch-2
Browse files Browse the repository at this point in the history
Translated New Lines
  • Loading branch information
Stanly5 authored Dec 4, 2019
2 parents 74793f2 + 1a0992a commit 7b998e9
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions StringDictionary.tr.xaml
Original file line number Diff line number Diff line change
Expand Up @@ -276,10 +276,10 @@
<system:String x:Key="Vailidation.StorageAccount">Lütfen depolama hesabı adınızı giriniz.</system:String>
<system:String x:Key="Vailidation.StorageKey">Lütfen key1 veya key2 giriniz.</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">Otomatik Bağlan</system:String>
<system:String x:Key="AddDrive.AuthAtConnect">Farklı Kimlik Kullanarak Bağlan</system:String>
<system:String x:Key="Settings.RegisterToStartup">Windows ile Başlat </system:String>
<system:String x:Key="AddDrive.MountAtStart">Program Başlatıldığında Bağlan </system:String>
<system:String x:Key="AddDrive.MountAtBoot">Başlangıçta Bağlan </system:String>
<system:String x:Key="AddDrive.MountAtSignIn">Otomatik Bağlan </system:String>
<system:String x:Key="AddDrive.AuthAtConnect">Farklı Kimlik Kullanarak Bağlan </system:String>

</ResourceDictionary>

0 comments on commit 7b998e9

Please sign in to comment.