Files
MacPass/MacPass/sv-SE.lproj/WelcomeView.strings
Michael Starke 66118d50c3 Welcome window now displays a list of recent documents.
also the window now gets closed when a document is loaded
2018-09-28 16:49:11 +02:00

12 lines
431 B
Plaintext

/* Class = "NSTextFieldCell"; title = "Welcome to MacPass"; ObjectID = "24"; */
"24.title" = "Välkommen till MacPass";
/* Class = "NSButtonCell"; title = "Open Database…"; ObjectID = "44"; */
"44.title" = "Öppna databas…";
/* Class = "NSButtonCell"; title = "Create new Database"; ObjectID = "48"; */
"48.title" = "Skapa ny databas";
/* Class = "NSButtonCell"; title = "Cancel"; ObjectID = "70"; */
"70.title" = "Avbryt";