mirror of
https://github.com/MacPass/MacPass.git
synced 2025-12-19 04:59:35 +00:00
Refactorings
This commit is contained in:
12
MacPass/en.lproj/PasswordInputView.strings
Normal file
12
MacPass/en.lproj/PasswordInputView.strings
Normal file
@@ -0,0 +1,12 @@
|
||||
|
||||
/* 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!";
|
||||
Reference in New Issue
Block a user