Divadsn has uploaded a new change for review. ( 
https://gerrit.wikimedia.org/r/394635 )

Change subject: Fix inconsistent descriptions in interface for creating and 
unsubscribing
......................................................................

Fix inconsistent descriptions in interface for creating and unsubscribing

The description of what users are looking at was inconsistent.
We should use the former "page", as it's more common of a word and sounds
less technical than "interface", which was suggested by Ckoerner.

Bug: T180987
Change-Id: I29371c7e828d3335581f3922383afb55d7cabf9a
---
M i18n/en.json
1 file changed, 2 insertions(+), 2 deletions(-)


  git pull ssh://gerrit.wikimedia.org:29418/mediawiki/extensions/Newsletter 
refs/changes/35/394635/1

diff --git a/i18n/en.json b/i18n/en.json
index fbd57e8..35df6a4 100644
--- a/i18n/en.json
+++ b/i18n/en.json
@@ -76,13 +76,13 @@
        "newsletter-delete-failure": "\"$1\" newsletter could not be deleted. 
Please try again.",
        "newsletter-delete-log": "Newsletter \"$1\" has been deleted.",
        "newsletter-subscribe": "Newsletter subscription management",
-       "newsletter-subscribe-text": "This interface allows you to subscribe to 
\"$1\" newsletter. If you subscribe, you will receive notifications when new 
issues of this newsletter are announced.",
+       "newsletter-subscribe-text": "This page allows you to subscribe to 
\"$1\" newsletter. If you subscribe, you will receive notifications when new 
issues of this newsletter are announced.",
        "newsletter-do-subscribe": "Subscribe to this newsletter",
        "newsletter-subscribe-success": "You have subscribed to \"$1\".",
        "newsletter-subscribe-fail": "Could not subscribe to \"$1\" newsletter 
as you are already subscribed to this newsletter.",
        "newsletter-subscribe-error": "Error in subscribing to newsletter.",
        "newsletter-subscribe-ip-notallowed": "Please login to subscribe to a 
newsletter.",
-       "newsletter-unsubscribe-text": "This interface allows you to 
unsubscribe from \"$1\" newsletter. If you unsubscribe, you will stop receiving 
notifications when new issues of this newsletter are announced.",
+       "newsletter-unsubscribe-text": "This page allows you to unsubscribe 
from \"$1\" newsletter. If you unsubscribe, you will stop receiving 
notifications when new issues of this newsletter are announced.",
        "newsletter-do-unsubscribe": "Unsubscribe from this newsletter",
        "newsletter-unsubscribe-success": "You are no longer a subscriber of 
\"$1\".",
        "newsletter-unsubscribe-fail": "Could not unsubscribe from \"$1\" 
newsletter as you are not currently subscribed to this newsletter.",

-- 
To view, visit https://gerrit.wikimedia.org/r/394635
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: I29371c7e828d3335581f3922383afb55d7cabf9a
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/Newsletter
Gerrit-Branch: master
Gerrit-Owner: Divadsn <[email protected]>

_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to