mirror of
https://github.com/MacPass/MacPass.git
synced 2026-01-31 11:58:15 +00:00
Small changes for Localization
This commit is contained in:
@@ -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!";
|
||||
|
||||
Reference in New Issue
Block a user