Skip to content

Commit b70de99

Browse files
committed
Merge pull request #13 from christantoan/patch-3
Update Strings.resx
2 parents 205459c + 4be4bc9 commit b70de99

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

SimpleDnsCrypt/Resources/Strings.resx

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -179,7 +179,7 @@
179179
<value>Can`t load: {0} or {1}.</value>
180180
</data>
181181
<data name="dialog_message_missing_proxy_files" xml:space="preserve">
182-
<value>There were not found all the necessary files in dnscrypt proxy folder, reinstalling the application is recommended.</value>
182+
<value>Not all the necessary files in dnscrypt proxy folder are found, reinstalling the application is recommended.</value>
183183
</data>
184184
<data name="dialog_message_bad_privileges" xml:space="preserve">
185185
<value>You must run this application as administrator.</value>
@@ -285,7 +285,7 @@ The logs are stored in a local file.</value>
285285
<value>cancel</value>
286286
</data>
287287
<data name="ok" xml:space="preserve">
288-
<value>Ok</value>
288+
<value>OK</value>
289289
</data>
290290
<data name="dialog_update_title" xml:space="preserve">
291291
<value>Downloads</value>
@@ -300,6 +300,6 @@ The logs are stored in a local file.</value>
300300
<value>Critical Application Update</value>
301301
</data>
302302
<data name="dialog_message_update_critical_text" xml:space="preserve">
303-
<value>There is a new Simple DNSCrypt version ({0}) available. The update is marked as critical, so you really should to the update now! Do you want to update now?</value>
303+
<value>There is a new Simple DNSCrypt version ({0}) available. The update is marked as critical, so you really should do the update now! Do you want to update now?</value>
304304
</data>
305-
</root>
305+
</root>

0 commit comments

Comments
 (0)