Umherirrender has submitted this change and it was merged.

Change subject: updated translation documentation
......................................................................


updated translation documentation

Change-Id: I0371f6db7e2ee04e58eaba51101830a6e65ff3dc
---
M i18n/en.json
M i18n/qqq.json
2 files changed, 5 insertions(+), 2 deletions(-)

Approvals:
  Cicalese: Verified; Looks good to me, approved



diff --git a/i18n/en.json b/i18n/en.json
index 4e7f6d2..deb73e8 100644
--- a/i18n/en.json
+++ b/i18n/en.json
@@ -1,6 +1,8 @@
 {
        "@metadata": {
-               "authors": []
+               "authors": [
+                       "cicalese"
+               ]
        },
        "pluggableauth-desc": "Provides framework for pluggable authentication 
and authorization",
        "pluggableauthnotauthorized": "{{GENDER:$1|User}} $1 not authorized."
diff --git a/i18n/qqq.json b/i18n/qqq.json
index 840722d..7b638fa 100644
--- a/i18n/qqq.json
+++ b/i18n/qqq.json
@@ -1,9 +1,10 @@
 {
        "@metadata": {
                "authors": [
+                       "cicalese",
                        "Liuxinyu970226"
                ]
        },
        "pluggableauth-desc": "{{desc|name=Pluggable 
Auth|url=http://www.mediawiki.org/wiki/Extension:PluggableAuth}}";,
-       "pluggableauthnotauthorized": "HTML to display when user is not 
authorized. Parameters:\n* $1 - a username with GENDER support."
+       "pluggableauthnotauthorized": "HTML to display when an authorization 
hook indicates that the user is not authorized to log in. Parameters:\n* $1 - a 
username with GENDER support."
 }

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

Gerrit-MessageType: merged
Gerrit-Change-Id: I0371f6db7e2ee04e58eaba51101830a6e65ff3dc
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/PluggableAuth
Gerrit-Branch: master
Gerrit-Owner: Cicalese <[email protected]>
Gerrit-Reviewer: Cicalese <[email protected]>
Gerrit-Reviewer: Siebrand <[email protected]>
Gerrit-Reviewer: Umherirrender <[email protected]>

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

Reply via email to