From a9ffffbc789e6f6dabbc4c67750bee7d152e7bc3 Mon Sep 17 00:00:00 2001 From: Claude Date: Tue, 18 Aug 2026 20:50:14 +0200 Subject: [PATCH] Drop the confirmation field from the change password copy The form asks for the new password once, not twice. Co-Authored-By: Claude Opus 5 --- translations/messages.de.yaml | 2 +- translations/messages.en.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/translations/messages.de.yaml b/translations/messages.de.yaml index 4092f8b..5d92d14 100644 --- a/translations/messages.de.yaml +++ b/translations/messages.de.yaml @@ -174,7 +174,7 @@ survey: hint: "Wählen Sie ein Passwort, das Sie nicht bereits an anderer Stelle verwenden." change_password: headline: "Neues Passwort vergeben" - intro: "Bitte vergeben Sie ein neues Passwort für Ihren Zugang zur Umfrageplattform. Geben Sie dazu zuerst Ihr aktuelles Passwort ein und anschließend zweimal das neue." + intro: "Bitte vergeben Sie ein neues Passwort für Ihren Zugang zur Umfrageplattform. Geben Sie dazu zuerst Ihr aktuelles Passwort ein und anschließend das neue." hint: "Wählen Sie ein Passwort, das Sie nicht bereits an anderer Stelle verwenden." back_to_login: "Zurück zur Anmeldung" email: diff --git a/translations/messages.en.yaml b/translations/messages.en.yaml index 3355b65..71c0f58 100644 --- a/translations/messages.en.yaml +++ b/translations/messages.en.yaml @@ -174,7 +174,7 @@ survey: hint: "Please pick a password that you do not already use elsewhere." change_password: headline: "Set a new password" - intro: "Please choose a new password for your survey platform account. Enter your current password first, then the new one twice." + intro: "Please choose a new password for your survey platform account. Enter your current password first, then the new one." hint: "Please pick a password that you do not already use elsewhere." back_to_login: "Back to login" email: