Lekshmi has uploaded a new change for review.

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

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, 5 insertions(+), 2 deletions(-)


  git pull ssh://gerrit.wikimedia.org:29418/mediawiki/extensions/BetaFeatures 
refs/changes/92/148092/1

diff --git a/i18n/en.json b/i18n/en.json
index 5534089..41936e8 100644
--- a/i18n/en.json
+++ b/i18n/en.json
@@ -19,5 +19,7 @@
     "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..f12f4bc 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|Beta}} 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: newchange
Gerrit-Change-Id: Ibfc0f4afb72d140e7519dee14e3dbe4e37bb5a7d
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/BetaFeatures
Gerrit-Branch: master
Gerrit-Owner: Lekshmi <[email protected]>
Gerrit-Reviewer: jenkins-bot <>

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

Reply via email to