mirror of
https://github.com/MacPass/MacPass.git
synced 2025-12-20 14:29:31 +00:00
16 lines
544 B
Plaintext
16 lines
544 B
Plaintext
|
|
/* Class = "NSButtonCell"; title = "Unlock"; ObjectID = "3"; */
|
|
"3.title" = "解锁";
|
|
|
|
/* Class = "NSTextFieldCell"; title = "Keyfile"; ObjectID = "18"; */
|
|
"18.title" = "密钥文件";
|
|
|
|
/* Class = "NSTextFieldCell"; title = "Wrong password!"; ObjectID = "269"; */
|
|
"269.title" = "密码错误!";
|
|
|
|
/* Class = "NSSecureTextFieldCell"; placeholderString = "Enter Password"; ObjectID = "339"; */
|
|
"339.placeholderString" = "请输入密码";
|
|
|
|
/* Class = "NSButtonCell"; title = "Password"; ObjectID = "IU9-5u-jn9"; */
|
|
"IU9-5u-jn9.title" = "密码";
|