mirror of
https://github.com/MacPass/MacPass.git
synced 2025-12-13 22:52:26 +00:00
Added localization for duplicate entry history window
This commit is contained in:
@@ -1,18 +1,18 @@
|
||||
|
||||
/* Class = "NSButtonCell"; title = "Reference username instead of copying it"; ObjectID = "O9X-XH-n8o"; */
|
||||
"O9X-XH-n8o.title" = "Reference username instead of copying it";
|
||||
"O9X-XH-n8o.title" = "Nutzernamen als Referenz statt Kopie ";
|
||||
|
||||
/* Class = "NSWindow"; title = "Window"; ObjectID = "QvC-M9-y7g"; */
|
||||
/* Class = "NSWindow"; title = "Duplicate Entry Options"; ObjectID = "QvC-M9-y7g"; */
|
||||
"QvC-M9-y7g.title" = "Window";
|
||||
|
||||
/* Class = "NSButtonCell"; title = "Duplicate Entry"; ObjectID = "WqI-qH-ARf"; */
|
||||
"WqI-qH-ARf.title" = "Duplicate Entry";
|
||||
"WqI-qH-ARf.title" = "Eintrag duplizieren";
|
||||
|
||||
/* Class = "NSButtonCell"; title = "Duplicate history"; ObjectID = "dXl-KS-4rE"; */
|
||||
"dXl-KS-4rE.title" = "Duplicate history";
|
||||
"dXl-KS-4rE.title" = "Historie duplizieren";
|
||||
|
||||
/* Class = "NSButtonCell"; title = "Reference password instead of copying it"; ObjectID = "daA-QV-CDq"; */
|
||||
"daA-QV-CDq.title" = "Reference password instead of copying it";
|
||||
"daA-QV-CDq.title" = "Password als Referenz statt Kopie";
|
||||
|
||||
/* Class = "NSButtonCell"; title = "Cancel"; ObjectID = "x6e-bE-Y6R"; */
|
||||
"x6e-bE-Y6R.title" = "Cancel";
|
||||
"x6e-bE-Y6R.title" = "Abbrechen";
|
||||
|
||||
|
||||
Reference in New Issue
Block a user