mirror of
https://github.com/MacPass/MacPass.git
synced 2025-12-23 18:39:23 +00:00
16 lines
518 B
Plaintext
16 lines
518 B
Plaintext
|
|
/* Class = "NSWindow"; title = "Welcome"; ObjectID = "1"; */
|
|
"1.title" = "Benvenuto";
|
|
|
|
/* Class = "NSTextFieldCell"; title = "Welcome to MacPass"; ObjectID = "24"; */
|
|
"24.title" = "Benvenuto a MacPass";
|
|
|
|
/* Class = "NSButtonCell"; title = "Open Database…"; ObjectID = "44"; */
|
|
"44.title" = "Apri Database…";
|
|
|
|
/* Class = "NSButtonCell"; title = "Create new Database"; ObjectID = "48"; */
|
|
"48.title" = "Crea nuovo Database";
|
|
|
|
/* Class = "NSButtonCell"; title = "Cancel"; ObjectID = "70"; */
|
|
"70.title" = "Annulla";
|