diff --git a/i18n/de.json b/i18n/de.json
index 367fd26bc..06041c51a 100644
--- a/i18n/de.json
+++ b/i18n/de.json
@@ -176,9 +176,9 @@
"echo-email-body-default": "Es gibt eine neue Benachrichtigung auf {{SITENAME}}:\n\n$1",
"echo-email-footer-default-html": "Um zu steuern, welche E-Mails wir dir senden, nutze deine Einstellungen.
\n$1",
"echo-email-footer-default": "$2\n\nUm zu steuern, welche E-Mails wir dir senden, nutze deine Einstellungen:\n{{canonicalurl:{{#special:Preferences}}#mw-prefsection-echo}}\n\n$1",
- "echo-email-plain-footer": "Um zu kontrollieren, welche E-Mails wir dir senden, überprüfe deine Einstellungen:",
- "echo-email-html-footer-preference-link-text": "überprüfe deine Einstellungen",
- "echo-email-html-footer-with-link": "Um zu steuern, welche E-Mails wir dir senden, $1.",
+ "echo-email-plain-footer": "Um zu kontrollieren, welche E-Mails wir {{GENDER:$1|dir}} senden, überprüfe {{GENDER:$1|deine}} Einstellungen:",
+ "echo-email-html-footer-preference-link-text": "überprüfe {{GENDER:$1|deine}} Einstellungen",
+ "echo-email-html-footer-with-link": "Um zu steuern, welche E-Mails wir {{GENDER:$2|dir}} senden, $1.",
"echo-notification-alert": "{{PLURAL:$1|Eine Meldung|$1 Meldungen|100=99+ Meldungen}}",
"echo-notification-notice": "{{PLURAL:$1|Mitteilung ($1)|Mitteilungen ($1)|100=Mehr als 99 Mitteilungen}}",
"echo-notification-alert-text-only": "Meldungen",
diff --git a/i18n/qqq.json b/i18n/qqq.json
index 7fb8effa5..e401263b9 100644
--- a/i18n/qqq.json
+++ b/i18n/qqq.json
@@ -86,7 +86,7 @@
"echo-displaynotificationsconfiguration-available-notification-methods-by-type-legend": "Explanatory text on DisplayNotificationsConfiguration regarding which notification methods are available for each type",
"echo-displaynotificationsconfiguration-enabled-default-header": "Header on DisplayNotificationsConfiguration for section about which categories are enabled by default",
"echo-displaynotificationsconfiguration-enabled-default-existing-users-legend": "Explanatory text on DisplayNotificationsConfiguration regarding which notification methods for each category are enabled by default, for existing users",
- "echo-displaynotificationsconfiguration-enabled-default-new-users-legend": "Explanatory text on DisplayNotificationsConfiguration regarding which notification methods for each category are enabled by default, for new users",
+ "echo-displaynotificationsconfiguration-enabled-default-new-users-legend": "Explanatory text on DisplayNotificationsConfiguration regarding which notification methods for each category are enabled by default, for new users\n{{Identical|New user}}",
"echo-displaynotificationsconfiguration-mandatory-notification-methods-header": "Header on DisplayNotificationsConfiguration for section about which notification methods are required",
"echo-displaynotificationsconfiguration-mandatory-notification-methods-by-category-legend": "Explanatory text on DisplayNotificationsConfiguration regarding which notification methods are mandatory for each category",
"echo-specialpage": "Special page title for Special:Notifications.\n{{Identical|Notification}}",
diff --git a/i18n/zh-hans.json b/i18n/zh-hans.json
index 5cbc24226..6d861210a 100644
--- a/i18n/zh-hans.json
+++ b/i18n/zh-hans.json
@@ -77,7 +77,7 @@
"echo-pref-tooltip-mention-success": "当我向某人发送提及时通知我。",
"echo-pref-tooltip-user-rights": "当有人更新我的用户权限时通知我。",
"echo-pref-tooltip-emailuser": "当有人向我发送电子邮件时通知我。",
- "echo-error-no-formatter": "未指定通知格式",
+ "echo-error-no-formatter": "未指定通知格式。",
"notifications": "通知",
"tooltip-pt-notifications-alert": "{{GENDER:|您的}}提醒",
"tooltip-pt-notifications-notice": "{{GENDER:|您的}}一般通知",