Updated localization to sorted import format for better workflow

This commit is contained in:
michael starke
2017-11-06 11:53:28 +01:00
parent 3db0e55b8f
commit 3cf44eeb26
27 changed files with 892 additions and 611 deletions

View File

@@ -1,12 +1,18 @@
/* Class = "NSButtonCell"; title = "Unlock"; ObjectID = "3"; */
"3.title" = "Unlock";
/* Class = "NSTextFieldCell"; title = "Keyfile"; ObjectID = "18"; */
"18.title" = "Keyfile";
/* Class = "NSTextFieldCell"; title = "Password"; ObjectID = "IU9-5u-jn9"; */
"IU9-5u-jn9.title" = "Password";
/* Class = "NSTextFieldCell"; title = "Wrong password!"; ObjectID = "269"; */
"269.title" = "Wrong password!";
/* Class = "NSSecureTextFieldCell"; placeholderString = "Enter Password"; ObjectID = "339"; */
"339.placeholderString" = "Enter Password";
/* Class = "NSButtonCell"; title = "Password"; ObjectID = "IU9-5u-jn9"; */
"IU9-5u-jn9.title" = "Password";
/* Class = "NSButtonCell"; title = "Cancel"; ObjectID = "erj-mR-UyO"; */
"erj-mR-UyO.title" = "Cancel";