From c218f64e57e4420f9389bcadb672914713aa1b82 Mon Sep 17 00:00:00 2001 From: eiermaaaan <37532252+eiermaaaan@users.noreply.github.com> Date: Mon, 19 Mar 2018 17:17:38 +0100 Subject: [PATCH] Update AutotypeCandidateSelectionView.strings (#758) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * Update AutotypeCandidateSelectionView.strings Typo corrected :) * Update DuplicateEntryOptionsWindow.strings Typo corrected :) * Update EntryInspectorView.strings Consistency «Auto-Type» instead of «Autotype» * Update EntryInspectorView.strings Consistency «Auto-Type-Sequenz» instead of «Auto Type Sequenz» * Update EntryInspectorView.strings Consistency «Auto-Type» --- MacPass/de.lproj/AutotypeCandidateSelectionView.strings | 2 +- MacPass/de.lproj/DuplicateEntryOptionsWindow.strings | 2 +- MacPass/de.lproj/EntryInspectorView.strings | 8 ++++---- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/MacPass/de.lproj/AutotypeCandidateSelectionView.strings b/MacPass/de.lproj/AutotypeCandidateSelectionView.strings index d6c61e69..03742114 100644 --- a/MacPass/de.lproj/AutotypeCandidateSelectionView.strings +++ b/MacPass/de.lproj/AutotypeCandidateSelectionView.strings @@ -1,5 +1,5 @@ /* Class = "NSButtonCell"; title = "Cancel"; ObjectID = "60p-7v-Nje"; */ -"60p-7v-Nje.title" = "Abbrehen"; +"60p-7v-Nje.title" = "Abbrechen"; /* Class = "NSTextFieldCell"; title = "Text Cell"; ObjectID = "PKW-gr-yqN"; */ "PKW-gr-yqN.title" = "Text Cell"; diff --git a/MacPass/de.lproj/DuplicateEntryOptionsWindow.strings b/MacPass/de.lproj/DuplicateEntryOptionsWindow.strings index 5442783c..c90c874c 100644 --- a/MacPass/de.lproj/DuplicateEntryOptionsWindow.strings +++ b/MacPass/de.lproj/DuplicateEntryOptionsWindow.strings @@ -11,7 +11,7 @@ "dXl-KS-4rE.title" = "Historie duplizieren"; /* Class = "NSButtonCell"; title = "Reference password instead of copying it"; ObjectID = "daA-QV-CDq"; */ -"daA-QV-CDq.title" = "Password als Referenz statt Kopie"; +"daA-QV-CDq.title" = "Passwort als Referenz statt Kopie"; /* Class = "NSButtonCell"; title = "Cancel"; ObjectID = "x6e-bE-Y6R"; */ "x6e-bE-Y6R.title" = "Abbrechen"; diff --git a/MacPass/de.lproj/EntryInspectorView.strings b/MacPass/de.lproj/EntryInspectorView.strings index 17b7cde4..51f113f9 100644 --- a/MacPass/de.lproj/EntryInspectorView.strings +++ b/MacPass/de.lproj/EntryInspectorView.strings @@ -2,7 +2,7 @@ "0ok-MC-QMP.title" = "Speichern"; /* Class = "NSButtonCell"; title = "Enable Autotype"; ObjectID = "9Nx-mE-DK3"; */ -"9Nx-mE-DK3.title" = "Autotype aktivieren"; +"9Nx-mE-DK3.title" = "Auto-Type aktivieren"; /* Class = "NSButtonCell"; title = "Generate"; ObjectID = "64"; */ "64.title" = "Generieren"; @@ -74,7 +74,7 @@ "X9y-K7-lix.title" = "Plugin-Daten anzeigen"; /* Class = "NSTextFieldCell"; title = "Autotype Sequence"; ObjectID = "bQ5-0E-h3O"; */ -"bQ5-0E-h3O.title" = "Autotype Sequenz"; +"bQ5-0E-h3O.title" = "Auto-Type-Sequenz"; /* Class = "NSTextFieldCell"; title = "Window Title"; ObjectID = "bkO-Bk-AuX"; */ "bkO-Bk-AuX.title" = "Fenstername"; @@ -92,13 +92,13 @@ "fW9-9p-wwR.placeholderString" = "Benutzerdefinierte Fenster-Sequenz"; /* Class = "NSTabViewItem"; label = "Autotype"; ObjectID = "hK7-Dx-yjH"; */ -"hK7-Dx-yjH.label" = "Autotype"; +"hK7-Dx-yjH.label" = "Auto-Type"; /* Class = "NSTextFieldCell"; title = "Window Associations"; ObjectID = "ned-1Q-FXA"; */ "ned-1Q-FXA.title" = "Fenster-Assoziationen"; /* Class = "NSButtonCell"; title = "Obfuscate Autotype"; ObjectID = "oNq-kB-3eb"; */ -"oNq-kB-3eb.title" = "Autotype verschleiern"; +"oNq-kB-3eb.title" = "Auto-Type verschleiern"; /* Class = "NSMenu"; title = "OtherViews"; ObjectID = "sNS-o1-pD7"; */ "sNS-o1-pD7.title" = "OtherViews";