mirror of
https://github.com/MacPass/MacPass.git
synced 2025-12-23 07:59:27 +00:00
Re-added english localization for Info.plist since it seems to break on macOS 10.15
This commit is contained in:
18
MacPass/en.lproj/InfoPlist.strings
Normal file
18
MacPass/en.lproj/InfoPlist.strings
Normal file
@@ -0,0 +1,18 @@
|
||||
/* Bundle name */
|
||||
"CFBundleName" = "MacPass";
|
||||
|
||||
/* (No Comment) */
|
||||
"KDB Database" = "KDB Database";
|
||||
|
||||
/* (No Comment) */
|
||||
"KDBX Database" = "KDBX Database";
|
||||
|
||||
/* (No Comment) */
|
||||
"MacPass Plugin" = "MacPass Plugin";
|
||||
|
||||
/* (No Comment) */
|
||||
"NSHumanReadableCopyright" = "Copyright ©2012-2019 HicknHack Software GmbH. All rights reserved.";
|
||||
|
||||
/* (No Comment) */
|
||||
"XML" = "XML";
|
||||
|
||||
Reference in New Issue
Block a user