Files
MacPass/MacPass/zh-Hans.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
428 B
Plaintext

/* Class = "NSTextFieldCell"; title = "Welcome to MacPass"; ObjectID = "24"; */
"24.title" = "欢迎使用 MacPass";
/* Class = "NSButtonCell"; title = "Open Database…"; ObjectID = "44"; */
"44.title" = "打开数据库…";
/* Class = "NSButtonCell"; title = "Create new Database"; ObjectID = "48"; */
"48.title" = "创建数据库";
/* Class = "NSButtonCell"; title = "Cancel"; ObjectID = "70"; */
"70.title" = "取消";