Bartosz Dziewoński has uploaded a new change for review.

  https://gerrit.wikimedia.org/r/92183


Change subject: Remove full stop from 'echo-new-messages' message
......................................................................

Remove full stop from 'echo-new-messages' message

It should not have a full stop – it's used in the personal menu
(top-right corner of pages), which additionally some skins like
Monobook display in all lowercase.

Updated qqq.

Change-Id: I224a9fc0226ac769eb878cc5d3a7e6d8ebfa7548
---
M Echo.i18n.php
1 file changed, 2 insertions(+), 2 deletions(-)


  git pull ssh://gerrit.wikimedia.org:29418/mediawiki/extensions/Echo 
refs/changes/83/92183/1

diff --git a/Echo.i18n.php b/Echo.i18n.php
index 9e59611..83900d9 100644
--- a/Echo.i18n.php
+++ b/Echo.i18n.php
@@ -33,7 +33,7 @@
        'echo-learn-more' => 'Learn more',
 
        // Alert interface
-       'echo-new-messages' => 'You have new messages.',
+       'echo-new-messages' => 'You have new messages',
 
        // Category titles
        'echo-category-title-edit-user-talk' => 'Talk page 
{{PLURAL:$1|message|messages}}',
@@ -212,7 +212,7 @@
        'echo-pref-new-message-indicator' => 'Label for a preference which 
enables the new talk page message alert',
        'echo-learn-more' => 'Text for link to more information about a topic.
 {{Identical|Learn more}}',
-       'echo-new-messages' => 'Message to let the user know that they have new 
talk page messages. Keep this message short.',
+       'echo-new-messages' => 'Message to let the user know that they have new 
talk page messages, displayed in the personal menu (top-right corner on Vector 
and Monobook). Keep this message short. It \'\'\'should not\'\'\' end in a full 
stop.',
        'echo-category-title-edit-user-talk' => 'This is a short title for 
notification category.
 
 Used in a list of options under the heading {{msg-mw|Prefs-echosubscriptions}} 
in Special:Preferences. As far as I can see this always needs to be a plural 
for an unspecified number.

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: I224a9fc0226ac769eb878cc5d3a7e6d8ebfa7548
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/Echo
Gerrit-Branch: master
Gerrit-Owner: Bartosz Dziewoński <matma....@gmail.com>

_______________________________________________
MediaWiki-commits mailing list
MediaWiki-commits@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to