From 153c5753c97297e5e20aac644ad6b9cd08fd8b51 Mon Sep 17 00:00:00 2001 From: Reedy Date: Sun, 1 Dec 2024 00:20:07 +0000 Subject: [PATCH] prefs: Remove trailing full stop from message More consistent Change-Id: I53227c090e997653caaa18b81461b9cffcf91ffc --- i18n/en.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/i18n/en.json b/i18n/en.json index 38315c8fc..e3d0e64fd 100644 --- a/i18n/en.json +++ b/i18n/en.json @@ -60,8 +60,8 @@ "echo-pref-email-format-html": "HTML", "echo-pref-email-format-plain-text": "Plain text", "echo-pref-cross-wiki-notifications": "Show notifications from other wikis", - "echo-pref-notifications-blacklist": "Do not display notifications from these users. ([https://www.mediawiki.org/wiki/Special:MyLanguage/Help:Notifications#mute learn more])", - "echo-pref-notifications-page-linked-title-muted-list": "Do not display \"Page link\" notifications for these pages. ([https://www.mediawiki.org/wiki/Special:MyLanguage/Help:Notifications#mute learn more])", + "echo-pref-notifications-blacklist": "Do not display notifications from these users ([https://www.mediawiki.org/wiki/Special:MyLanguage/Help:Notifications#mute learn more])", + "echo-pref-notifications-page-linked-title-muted-list": "Do not display \"Page link\" notifications for these pages ([https://www.mediawiki.org/wiki/Special:MyLanguage/Help:Notifications#mute learn more])", "echo-pref-dont-email-read-notifications": "Don't include read notifications in summary emails", "echo-learn-more": "Learn more", "echo-log": "Public log",