D3r1ck01 has uploaded a new change for review.

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

Change subject: Avoiding the use of {{SITENAME}}
......................................................................

Avoiding the use of {{SITENAME}}

Removing locations where {{SITENAME}} was used which are not necessary
as filed by the following bugs;

Bug: T126876
Bug: T126875
Change-Id: Ia355185656a8fa2d9caf36d580e37e82f0b7e22b
---
M i18n/en.json
1 file changed, 4 insertions(+), 4 deletions(-)


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

diff --git a/i18n/en.json b/i18n/en.json
index 1f53085..b6e66b2 100644
--- a/i18n/en.json
+++ b/i18n/en.json
@@ -102,10 +102,10 @@
        "notification-header-welcome": "{{GENDER:$2|Welcome}} to {{SITENAME}}, 
$1! We're glad {{GENDER:$2|you're}} here.",
        "notification-welcome-link": "",
        "notification-welcome-linktext": "Welcome",
-       "notification-header-thank-you-1-edit": "{{GENDER:$2|You}} just made 
{{GENDER:$2|your}} first edit to {{SITENAME}}; thank {{GENDER:$2|you}}, and 
welcome!",
-       "notification-header-thank-you-10-edit": "{{GENDER:$2|You}} just made 
{{GENDER:$2|your}} tenth edit to {{SITENAME}}; thank {{GENDER:$2|you}}, and 
please keep going!",
-       "notification-header-thank-you-100-edit": "{{GENDER:$2|You}} just made 
{{GENDER:$2|your}} hundredth edit to {{SITENAME}}; thank {{GENDER:$2|you}} very 
much!",
-       "notification-header-thank-you-1000-edit": "{{GENDER:$2|You}} just made 
{{GENDER:$2|your}} thousandth edit to {{SITENAME}}; thank {{GENDER:$2|you}} for 
being a great contributor!",
+       "notification-header-thank-you-1-edit": "{{GENDER:$2|You}} just made 
{{GENDER:$2|your}} first edit; thank {{GENDER:$2|you}}, and welcome!",
+       "notification-header-thank-you-10-edit": "{{GENDER:$2|You}} just made 
{{GENDER:$2|your}} tenth edit; thank {{GENDER:$2|you}}, and please keep going!",
+       "notification-header-thank-you-100-edit": "{{GENDER:$2|You}} just made 
{{GENDER:$2|your}} hundredth edit; thank {{GENDER:$2|you}} very much!",
+       "notification-header-thank-you-1000-edit": "{{GENDER:$2|You}} just made 
{{GENDER:$2|your}} thousandth edit; thank {{GENDER:$2|you}} for being a great 
contributor!",
        "notification-link-thank-you-edit": "{{GENDER:$1|Your}} edit",
        "notification-reverted2": "Your {{PLURAL:$4|edit on [[:$2]] has|edits 
on [[:$2]] have}} been {{GENDER:$1|reverted}} by [[$5|$1]]. $3",
        "notification-header-reverted": "Your {{PLURAL:$4|edit on '''$3''' 
was|edits on '''$3''' were}} {{GENDER:$2|reverted}}",

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: Ia355185656a8fa2d9caf36d580e37e82f0b7e22b
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/Echo
Gerrit-Branch: master
Gerrit-Owner: D3r1ck01 <[email protected]>

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

Reply via email to