From 8e20744d6d390dcaf2383b2350a838487ae3f60b Mon Sep 17 00:00:00 2001 From: eiermaaaan <37532252+eiermaaaan@users.noreply.github.com> Date: Mon, 19 Mar 2018 18:03:12 +0100 Subject: [PATCH] Update AutotypeBuilderView.strings (#759) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Consistency in Localisation, «Auto-Type» now called «Autotype» like in English Translation --- MacPass/de.lproj/AutotypeBuilderView.strings | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/MacPass/de.lproj/AutotypeBuilderView.strings b/MacPass/de.lproj/AutotypeBuilderView.strings index 07f7c511..725e43dc 100644 --- a/MacPass/de.lproj/AutotypeBuilderView.strings +++ b/MacPass/de.lproj/AutotypeBuilderView.strings @@ -1,9 +1,8 @@ /* Class = "NSTextFieldCell"; title = "Autotype Sequence"; ObjectID = "8ny-Qk-Jvo"; */ -"8ny-Qk-Jvo.title" = "Auto-Type-Sequenz"; +"8ny-Qk-Jvo.title" = "Autotype-Sequenz"; /* Class = "NSButtonCell"; title = "Set Autotype Sequence"; ObjectID = "aOD-Ih-Sft"; */ -"aOD-Ih-Sft.title" = "Auto-Type-Sequenz festlegen"; +"aOD-Ih-Sft.title" = "Autotype-Sequenz festlegen"; /* Class = "NSTextFieldCell"; title = "Available Commands and Placeholders"; ObjectID = "lug-97-H9D"; */ "lug-97-H9D.title" = "Verfügbare Kommandos und Platzhalter"; -