mirror of
https://github.com/MacPass/MacPass.git
synced 2025-12-24 09:59:43 +00:00
Enabled english, german and dutch localization for save panel accessory view (fixes #912)
This commit is contained in:
15
MacPass/en.lproj/SavePanelAccessoryView.strings
Normal file
15
MacPass/en.lproj/SavePanelAccessoryView.strings
Normal file
@@ -0,0 +1,15 @@
|
||||
|
||||
/* Class = "NSMenu"; title = "OtherViews"; ObjectID = "4"; */
|
||||
"4.title" = "OtherViews";
|
||||
|
||||
/* Class = "NSMenuItem"; title = "KeePass 1 (KDB)"; ObjectID = "5"; */
|
||||
"5.title" = "KeePass 1 (KDB)";
|
||||
|
||||
/* Class = "NSMenuItem"; title = "KeePass 2 (KDBX)"; ObjectID = "6"; */
|
||||
"6.title" = "KeePass 2 (KDBX)";
|
||||
|
||||
/* Class = "NSTextFieldCell"; title = "Format:"; ObjectID = "12"; */
|
||||
"12.title" = "Format:";
|
||||
|
||||
/* Class = "NSTextFieldCell"; title = "Not all Information inside your current database can be stored with this format."; ObjectID = "52"; */
|
||||
"52.title" = "Not all Information inside your current database can be stored with this format.";
|
||||
Reference in New Issue
Block a user