IoannisKydonis has uploaded a new change for review. https://gerrit.wikimedia.org/r/265788
Change subject: Reword echo-notification-alert-text-only ...................................................................... Reword echo-notification-alert-text-only Thread: https://translatewiki.net/wiki/Thread:Support/About_MediaWiki:Echo-notification-alert-text-only/en Change-Id: I975d751519f7b8c9f008c931c3399885e1dae46b --- M i18n/en.json 1 file changed, 1 insertion(+), 1 deletion(-) git pull ssh://gerrit.wikimedia.org:29418/mediawiki/extensions/Echo refs/changes/88/265788/1 diff --git a/i18n/en.json b/i18n/en.json index e7e16ee..2e96043 100644 --- a/i18n/en.json +++ b/i18n/en.json @@ -117,7 +117,7 @@ "echo-email-footer-default-html": "To control which emails we send you, <a href=\"$2\" style=\"text-decoration:none; color: #3868B0;\">check your preferences</a>.<br />\n$1", "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-alert-text-only": "Information", "echo-notification-message-text-only": "Messages", "echo-overlay-link": "All notifications", "echo-overlay-title": "<b>Notifications</b>", -- To view, visit https://gerrit.wikimedia.org/r/265788 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: newchange Gerrit-Change-Id: I975d751519f7b8c9f008c931c3399885e1dae46b Gerrit-PatchSet: 1 Gerrit-Project: mediawiki/extensions/Echo Gerrit-Branch: master Gerrit-Owner: IoannisKydonis <[email protected]> _______________________________________________ MediaWiki-commits mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits
