From e82b73004bc1ea5e527eb36ad45a0c3b42aaf63c Mon Sep 17 00:00:00 2001 From: eiermaaaan <37532252+eiermaaaan@users.noreply.github.com> Date: Mon, 19 Mar 2018 17:17:09 +0100 Subject: [PATCH] Update PasswordInputView.strings (#768) --- MacPass/de.lproj/PasswordInputView.strings | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/MacPass/de.lproj/PasswordInputView.strings b/MacPass/de.lproj/PasswordInputView.strings index 1758d831..b7adf980 100644 --- a/MacPass/de.lproj/PasswordInputView.strings +++ b/MacPass/de.lproj/PasswordInputView.strings @@ -8,7 +8,7 @@ "269.title" = "Passwort falsch!"; /* Class = "NSSecureTextFieldCell"; placeholderString = "Enter Password"; ObjectID = "339"; */ -"339.placeholderString" = "Password eingeben"; +"339.placeholderString" = "Passwort eingeben"; /* Class = "NSButtonCell"; title = "Password"; ObjectID = "IU9-5u-jn9"; */ "IU9-5u-jn9.title" = "Passwort";