jenkins-bot has submitted this change and it was merged.

Change subject: Added title text for Beta in personal tools
......................................................................


Added title text for Beta in personal tools

"Beta" should have a title text on the link,like other items. Added
title text "Beta features" by making changes in appropriate files.

Bug: 68126
Change-Id: Ibfc0f4afb72d140e7519dee14e3dbe4e37bb5a7d
---
M i18n/en.json
M i18n/qqq.json
2 files changed, 4 insertions(+), 2 deletions(-)

Approvals:
  Siebrand: Looks good to me, but someone else must approve
  Jforrester: Looks good to me, approved
  jenkins-bot: Verified



diff --git a/i18n/en.json b/i18n/en.json
index 5534089..5afcde0 100644
--- a/i18n/en.json
+++ b/i18n/en.json
@@ -19,5 +19,6 @@
     "betafeatures-test-check-field": "blah blah blah",
     "betafeatures-test-feature-field": "This is a test feature - it should not 
show up.",
     "betafeatures-tooltip": "Introducing Beta Features! This new preferences 
section lets you test and give feedback about new features before we launch 
them as default behavior. Try out something new now!",
-    "betafeatures-extension-type": "Beta features"
+    "betafeatures-extension-type": "Beta features",
+    "tooltip-pt-betafeatures": "Beta features"
 }
diff --git a/i18n/qqq.json b/i18n/qqq.json
index 56f220d..5e9dc42 100644
--- a/i18n/qqq.json
+++ b/i18n/qqq.json
@@ -23,5 +23,6 @@
        "betafeatures-test-check-field": "Used as label for the checkbox, used 
to test the extension.\n\nThe description for this checkbox is 
{{msg-mw|Betafeatures-test-feature-field}}.",
        "betafeatures-test-feature-field": "Used as description for the 
checkbox, used to test the extension.\n\nThe label for the checkbox is 
{{msg-mw|Betafeatures-test-check-field}}.",
        "betafeatures-tooltip": "A tooltip meant to advertise the existence of 
the BetaFeatures preferences page the first time a user sees it. Only shown 
once, meant to be a call to action. \"Introducing\" is jargon meaning \"we are 
explaining you\", you can avoid translating it in your language if it doesn't 
fit.",
-       "betafeatures-extension-type": "Section header on 
[[Special:Version]].\n{{Identical|Beta feature}}"
+       "betafeatures-extension-type": "Section header on 
[[Special:Version]].\n{{Identical|Beta feature}}",
+       "tooltip-pt-betafeatures": "Tooltip shown when hovering over the  
{{msg-mw|betafeatures-toplink}} link in your personal toolbox (upper right 
side)"
 }

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

Gerrit-MessageType: merged
Gerrit-Change-Id: Ibfc0f4afb72d140e7519dee14e3dbe4e37bb5a7d
Gerrit-PatchSet: 3
Gerrit-Project: mediawiki/extensions/BetaFeatures
Gerrit-Branch: master
Gerrit-Owner: Lekshmi <[email protected]>
Gerrit-Reviewer: Jforrester <[email protected]>
Gerrit-Reviewer: Legoktm <[email protected]>
Gerrit-Reviewer: Siebrand <[email protected]>
Gerrit-Reviewer: jenkins-bot <>

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

Reply via email to