Small changes for Localization

This commit is contained in:
michael starke
2013-06-09 18:46:20 +02:00
parent 90d1c0da44
commit 33277723b6
8 changed files with 24 additions and 21 deletions

View File

@@ -1,12 +1,12 @@
/* Class = "NSButtonCell"; title = "Unlock"; ObjectID = "3"; */
"3.title" = "Unlock";
"3.title" = "Entsperren";
/* Class = "NSTextFieldCell"; title = "Keyfile"; ObjectID = "18"; */
"18.title" = "Keyfile";
"18.title" = "Schlüsseldatei";
/* Class = "NSTextFieldCell"; title = "Password"; ObjectID = "32"; */
"32.title" = "Password";
"32.title" = "Passwort";
/* Class = "NSTextFieldCell"; title = "Wrong password!"; ObjectID = "269"; */
"269.title" = "Wrong password!";
"269.title" = "Passwort falsch!";