diff --git a/i18n/en.json b/i18n/en.json index cebee3e7d..e71689e10 100644 --- a/i18n/en.json +++ b/i18n/en.json @@ -94,13 +94,13 @@ "echo-email-batch-body-default": "You have a new notification.", "echo-email-footer-default": "$2\n\nTo control which emails we send you, check your preferences:\n{{canonicalurl:{{#special:Preferences}}#mw-prefsection-echo}}\n\n$1", "echo-email-footer-default-html": "To control which emails we send you, check your preferences.
\n$1", - "echo-notification-alert": "{{PLURAL:$1|Alerts ($1)|Alerts ($1)|100=Alerts (99+)}}", - "echo-notification-message": "{{PLURAL:$1|Messages ($1)|Messages ($1)|100=Messages (99+)}}", + "echo-notification-alert": "{{PLURAL:$1|Alert ($1)|Alerts ($1)|100=Alerts (99+)}}", + "echo-notification-message": "{{PLURAL:$1|Message ($1)|Messages ($1)|100=Messages (99+)}}", "echo-notification-alert-text-only": "Alerts", "echo-notification-message-text-only": "Messages", "echo-overlay-link": "All notifications", "echo-overlay-title": "Notifications", - "echo-overlay-title-overflow": "{{PLURAL:$1|Notifications}} (showing $1 of $2 unread)", + "echo-overlay-title-overflow": "{{PLURAL:$1|Notification|Notifications}} (showing $1 of $2 unread)", "echo-mark-all-as-read": "Mark all as read", "echo-date-today": "Today", "echo-date-yesterday": "Yesterday",