mirror of
https://github.com/MacPass/MacPass.git
synced 2025-12-23 05:29:26 +00:00
Localization swap fix
This commit is contained in:
@@ -48,7 +48,7 @@
|
||||
<key>CFBundleSignature</key>
|
||||
<string>????</string>
|
||||
<key>CFBundleVersion</key>
|
||||
<string>B12</string>
|
||||
<string>B23</string>
|
||||
<key>LSMinimumSystemVersion</key>
|
||||
<string>${MACOSX_DEPLOYMENT_TARGET}</string>
|
||||
<key>NSHumanReadableCopyright</key>
|
||||
|
||||
@@ -6,10 +6,10 @@
|
||||
"495.title" = "Name";
|
||||
|
||||
/* Class = "NSTextFieldCell"; title = "Username"; ObjectID = "498"; */
|
||||
"498.title" = "Username";
|
||||
"498.title" = "Benuztername";
|
||||
|
||||
/* Class = "NSTextFieldCell"; title = "URL"; ObjectID = "500"; */
|
||||
"500.title" = "URL";
|
||||
|
||||
/* Class = "NSTextFieldCell"; title = "Password"; ObjectID = "502"; */
|
||||
"502.title" = "Password";
|
||||
"502.title" = "Passwort";
|
||||
@@ -6,10 +6,10 @@
|
||||
"495.title" = "Name";
|
||||
|
||||
/* Class = "NSTextFieldCell"; title = "Username"; ObjectID = "498"; */
|
||||
"498.title" = "Benuztername";
|
||||
"498.title" = "Username";
|
||||
|
||||
/* Class = "NSTextFieldCell"; title = "URL"; ObjectID = "500"; */
|
||||
"500.title" = "URL";
|
||||
|
||||
/* Class = "NSTextFieldCell"; title = "Password"; ObjectID = "502"; */
|
||||
"502.title" = "Passwort";
|
||||
"502.title" = "Password";
|
||||
|
||||
Reference in New Issue
Block a user