mirror of
https://github.com/MacPass/MacPass.git
synced 2025-12-22 16:29:23 +00:00
16 lines
514 B
Plaintext
16 lines
514 B
Plaintext
/* Class = "NSWindow"; title = "Welcome"; ObjectID = "1"; */
|
|
"1.title" = "Welcome";
|
|
|
|
/* Class = "NSTextFieldCell"; title = "Welcome to MacPass"; ObjectID = "24"; */
|
|
"24.title" = "Welcome to MacPass";
|
|
|
|
/* Class = "NSButtonCell"; title = "Open Database…"; ObjectID = "44"; */
|
|
"44.title" = "Open Database…";
|
|
|
|
/* Class = "NSButtonCell"; title = "Create new Database"; ObjectID = "48"; */
|
|
"48.title" = "Create new Database";
|
|
|
|
/* Class = "NSButtonCell"; title = "Cancel"; ObjectID = "70"; */
|
|
"70.title" = "Cancel";
|
|
|