Files
MacPass/MacPass/en.lproj/PasswordInputView.strings
michael starke 88ff8c79a0 Refactorings
2013-06-09 17:10:41 +02:00

13 lines
389 B
Plaintext

/* Class = "NSButtonCell"; title = "Unlock"; ObjectID = "3"; */
"3.title" = "Unlock";
/* Class = "NSTextFieldCell"; title = "Keyfile"; ObjectID = "18"; */
"18.title" = "Keyfile";
/* Class = "NSTextFieldCell"; title = "Password"; ObjectID = "32"; */
"32.title" = "Password";
/* Class = "NSTextFieldCell"; title = "Wrong password!"; ObjectID = "269"; */
"269.title" = "Wrong password!";