From 5a743631f13d505dd56339efbdc25db758cfa301 Mon Sep 17 00:00:00 2001 From: michael starke Date: Tue, 17 Oct 2017 18:46:45 +0200 Subject: [PATCH] Added localization for duplicate entry history window --- .../de.lproj/DuplicateEntryOptionsWindow.strings | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/MacPass/de.lproj/DuplicateEntryOptionsWindow.strings b/MacPass/de.lproj/DuplicateEntryOptionsWindow.strings index 59e0aa05..5442783c 100644 --- a/MacPass/de.lproj/DuplicateEntryOptionsWindow.strings +++ b/MacPass/de.lproj/DuplicateEntryOptionsWindow.strings @@ -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"; +