Florianschmidtwelzow has uploaded a new change for review.

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

Change subject: Add right- and action- lang key for permission
......................................................................

Add right- and action- lang key for permission

All permissions need a right- and action- language key to add on
Special:ListGroupRights and show error message, mf-uploadbutton had no key,
added.

Follows up: Ibf12c27962ab3210ae24a0346553e48999de91ae

Bug: 67352
Change-Id: Id078d8d3af99fc5f61065ea360e09476348ba418
---
M i18n/en.json
M i18n/qqq.json
2 files changed, 5 insertions(+), 1 deletion(-)


  git pull ssh://gerrit.wikimedia.org:29418/mediawiki/extensions/MobileFrontend 
refs/changes/34/143334/1

diff --git a/i18n/en.json b/i18n/en.json
index f391ade..744b29d 100644
--- a/i18n/en.json
+++ b/i18n/en.json
@@ -3,7 +3,8 @@
         "authors": []
     },
     "abusefilter-edit-builder-vars-user-mobile": "Whether or not a user is 
editing through the mobile interface",
-    "beta-feature-geonotahack": "Near this page",
+    "action-mf-uploadbutton": "You don't have the permission to use the upload 
button on mobile page.",
+       "beta-feature-geonotahack": "Near this page",
     "beta-feature-geonotahack-description": "Discover pages which are 
geographically nearby to the content page you are currently reading.",
     "beta-feature-minerva": "Enable mobile skin (Minerva) on desktop",
     "beta-feature-minerva-description": "Make the skin used on mobile devices 
a selectable desktop skin under the appearance preferences tab.",
@@ -325,6 +326,7 @@
     "mobilefrontend-random-explain": "Does this random page interest you?",
     "mobilefrontend-random-tryanother": "Find another",
     "nearby": "Pages near you",
+       "right-mf-uploadbutton": "See the upload button on mobile pages",
     "tag-mobile_edit": "Mobile edit",
     "tag-mobile_edit-description": "Edit made from mobile (web or app)",
     "tag-mobile_web_edit": "Mobile web edit",
diff --git a/i18n/qqq.json b/i18n/qqq.json
index 7440026..338fee7 100644
--- a/i18n/qqq.json
+++ b/i18n/qqq.json
@@ -28,6 +28,7 @@
                ]
        },
        "abusefilter-edit-builder-vars-user-mobile": "AbuseFilter extension 
rule variable that allows distinguishing edits based on if they have been made 
using the editor of MobileFrontend or not.",
+       "action-mf-uploadbutton": "The error message, if the user don't have 
the right to see the upload button on mobile pages.",
        "beta-feature-geonotahack": "Title for near this page beta 
feature.\n{{Identical|Near this page}}",
        "beta-feature-geonotahack-description": "Description for near this page 
beta feature.",
        "beta-feature-minerva": "Name of the Minerva beta feature.\n\nUsed as 
checkbox label.\n\nSee also:\n* {{msg-mw|Beta-feature-minerva-description}}",
@@ -350,6 +351,7 @@
        "mobilefrontend-random-explain": "Message explaining that they are 
viewing a random page. Gives them the option to try another.",
        "mobilefrontend-random-tryanother": "\"Another\" refers to a page. This 
is a label for a button that the user can press to answer the question in the 
message {{msg-mw|Mobilefrontend-random-explain}} when they prefer to read 
another random page.",
        "nearby": "{{doc-special|Nearby}}",
+       "right-mf-uploadbutton": "Description of right to see the upload button 
on mobile pages.",
        "tag-mobile_edit": "Short change tag name for edits coming  from mobile 
(web or apps).\n\nSee also:\n* {{msg-mw|Tag-mobile edit-description}}",
        "tag-mobile_edit-description": "Short change tag description. for edits 
coming from mobile (web or apps).\n\nSee also:\n* {{msg-mw|Tag-mobile edit}}",
        "tag-mobile_web_edit": "Short change tag name for edits coming directly 
from the mobile website.\n\nSee also:\n* {{msg-mw|Tag-mobile web 
edit-description}}",

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: Id078d8d3af99fc5f61065ea360e09476348ba418
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/MobileFrontend
Gerrit-Branch: master
Gerrit-Owner: Florianschmidtwelzow <[email protected]>

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

Reply via email to