mirror of
https://github.com/MacPass/MacPass.git
synced 2025-12-24 17:19:24 +00:00
Added locaization stubbs to welcome window. Updated more xibs to Xcode 6.1
This commit is contained in:
15
MacPass/nl.lproj/WelcomeWindow.strings
Normal file
15
MacPass/nl.lproj/WelcomeWindow.strings
Normal file
@@ -0,0 +1,15 @@
|
||||
|
||||
/* 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" = "Annuleer";
|
||||
Reference in New Issue
Block a user