From f140e725a96ee23f952110abc99af622a409daec Mon Sep 17 00:00:00 2001 From: Ed Sanders Date: Mon, 4 Oct 2021 12:52:47 +0100 Subject: [PATCH] "Reply ... in one click" -> "Reply ... with one click" "in" suggests that the "one click" fully encapsulates the process of replying, and would probably be better used with a timeframe, e.g. "Reply in one minute". Change-Id: Iff323c3bc88959f3a0e6ea5b2f0a4174da5e8e21 --- i18n/en.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/i18n/en.json b/i18n/en.json index 26887487d..7b21a10de 100644 --- a/i18n/en.json +++ b/i18n/en.json @@ -38,7 +38,7 @@ "discussiontools-notification-subscribed-new-comment-view": "View comment", "discussiontools-postedit-confirmation-published": "Your comment was published.", "discussiontools-postedit-confirmation-topicadded": "Your topic was added.", - "discussiontools-preference-description": "Enables experimental talk page features:\n* [https://www.mediawiki.org/wiki/Talk_pages_project/Replying Reply] to talk page comments in one click.\n* [https://www.mediawiki.org/wiki/Talk_pages_project/New_discussion Add new topics] using an inline form.\n* [https://www.mediawiki.org/wiki/Talk_pages_project/Notifications Receive notifications] when new comments are added in sections you have subscribed to.\n\nYou can customize these features in your [[Special:Preferences#mw-prefsection-editing-discussion|preferences]].\n\nUpdates will be posted on the [https://www.mediawiki.org/wiki/Talk_pages_project/Updates talk pages project's updates page].\n\nPlease note:\n* Over time, new experimental features will be added.\n* Some of the features above may not be available at your wiki yet.", + "discussiontools-preference-description": "Enables experimental talk page features:\n* [https://www.mediawiki.org/wiki/Talk_pages_project/Replying Reply] to talk page comments with one click.\n* [https://www.mediawiki.org/wiki/Talk_pages_project/New_discussion Add new topics] using an inline form.\n* [https://www.mediawiki.org/wiki/Talk_pages_project/Notifications Receive notifications] when new comments are added in sections you have subscribed to.\n\nYou can customize these features in your [[Special:Preferences#mw-prefsection-editing-discussion|preferences]].\n\nUpdates will be posted on the [https://www.mediawiki.org/wiki/Talk_pages_project/Updates talk pages project's updates page].\n\nPlease note:\n* Over time, new experimental features will be added.\n* Some of the features above may not be available at your wiki yet.", "discussiontools-preference-discussion-link": "https://www.mediawiki.org/wiki/Talk:Talk_pages_project", "discussiontools-preference-info-link": "https://www.mediawiki.org/wiki/Special:MyLanguage/Talk_pages_project/Feature_summary", "discussiontools-preference-label": "Discussion tools",