Jack Phoenix has uploaded a new change for review.

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

Change subject: i18n fixes for the bluesky-site-footer message.
......................................................................

i18n fixes for the bluesky-site-footer message.

Links need to be in content language, but the texts should be in the user's 
language.

Also swapped a hardcoded "Home" for the bluesky-home message, which means that 
the message doesn't need to be translated at all.

Change-Id: I452116ae640fa562110e091e2169ea28b30fb89e
---
M i18n/en.json
1 file changed, 1 insertion(+), 1 deletion(-)


  git pull ssh://gerrit.wikimedia.org:29418/mediawiki/skins/BlueSky 
refs/changes/20/142520/1

diff --git a/i18n/en.json b/i18n/en.json
index 6f3e783..37ea1f8 100644
--- a/i18n/en.json
+++ b/i18n/en.json
@@ -31,7 +31,7 @@
        "bluesky-notifications-none": "You have no notifications at this 
time.\nVisit your [[$1|talk page]] to see past messages.",
        "bluesky-notifications-no-talk": "Visit your [[$1|talk page]] to see 
past messages.",
        "bluesky-site-footer-anon": "",
-       "bluesky-site-footer": "<ul>\n<li 
class=\"top\">[[{{int:mainpage}}|Home]]</li>\n<li>[[{{int:aboutpage}}|{{int:about}}]]</li>\n<li>[[{{int:disclaimerpage}}|{{int:disclaimers}}]]</li>\n<li>[[{{int:privacypage}}|{{int:privacy}}]]</li>\n</ul>",
+       "bluesky-site-footer": "<ul>\n<li 
class=\"top\">[[{{MediaWiki:Mainpage}}|{{int:Bluesky-home}}]]</li>\n<li>[[{{MediaWiki:Aboutpage}}|{{int:About}}]]</li>\n<li>[[{{MediaWiki:Disclaimerpage}}|{{int:Disclaimers}}]]</li>\n<li>[[{{MediaWiki:Privacypage}}|{{int:Privacy}}]]</li>\n</ul>",
        "bluesky-unread-notifications": "{{PLURAL:$1|One unread|$1 unread}}",
        "bluesky-unwatch": "Remove watch",
        "bluesky-watch": "Watch",

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: I452116ae640fa562110e091e2169ea28b30fb89e
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/skins/BlueSky
Gerrit-Branch: master
Gerrit-Owner: Jack Phoenix <[email protected]>

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

Reply via email to