Added locaization stubbs to welcome window. Updated more xibs to Xcode 6.1

This commit is contained in:
michael starke
2014-11-10 10:05:41 +01:00
parent d5aa94b965
commit 32840c7fd8
9 changed files with 104 additions and 15 deletions

View 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";