Umherirrender has uploaded a new change for review. ( 
https://gerrit.wikimedia.org/r/372556 )

Change subject: Add missing qqq message documentation
......................................................................

Add missing qqq message documentation

Change-Id: I6cd23e709e70edb00f68d5a161755715182e34ba
---
M i18n/qqq.json
1 file changed, 33 insertions(+), 4 deletions(-)


  git pull ssh://gerrit.wikimedia.org:29418/mediawiki/extensions/RegexBlock 
refs/changes/56/372556/1

diff --git a/i18n/qqq.json b/i18n/qqq.json
index e204b33..688ce60 100644
--- a/i18n/qqq.json
+++ b/i18n/qqq.json
@@ -11,22 +11,51 @@
                        "Umherirrender"
                ]
        },
+       "regexblock": "{{name}}",
        "regexblock-already-blocked": "{{Identical|$1 is already blocked}}",
-       "regexblock-desc": "{{desc}}",
-       "regexblock-expire-duration": "{{Identical|Infinite}}",
+       "regexblock-block-log": "Used on Special:RegexBlock",
+       "regexblock-block-success": "Used as subtitle on Special:RegexBlock",
+       "regexblock-currently-blocked": "Used on Special:RegexBlock",
+       "regexblock-desc": "{{desc|name=Regex 
Block|url=https://www.mediawiki.org/wiki/Extension:RegexBlock}}";,
+       "regexblock-page-title": "Used as page title on Special:RegexBlock",
+       "regexblockstats": "Used on Special:RegexBlock",
+       "regexblock-help": "Used as help text on Special:RegexBlock",
+       "regexblock-page-title-1": "Used on Special:RegexBlock",
        "regexblock-reason-ip": "Parameter $1 is <tt>$wgContactLink</tt>, which 
is by default \"<tt>Special:Contact</tt>\".",
        "regexblock-reason-name": "Parameter $1 is <tt>$wgContactLink</tt>, 
which is by default \"<tt>Special:Contact</tt>\".",
        "regexblock-reason-regex": "Parameter $1 is <tt>$wgContactLink</tt>, 
which is by default \"<tt>Special:Contact</tt>\".",
        "regexblock-form-username": "{{Identical/IP address or username}}",
        "regexblock-form-reason": "{{Identical|Reason}}",
-       "regexblock-form-expiry": "{{Identical|Expiry}}",
        "regexblock-form-match": "{{Identical|Exact match}}",
+       "regexblock-form-account-block": "Used as label message on 
Special:RegexBlock",
+       "regexblock-form-submit": "Used as text on submit button on 
Special:RegexBlock",
+       "regexblock-form-submit-empty": "Used on Special:RegexBlock",
+       "regexblock-form-submit-regex": "Used as error message on 
Special:RegexBlock",
+       "regexblock-form-submit-expiry": "Used on Special:RegexBlock",
+       "regexblock-link": "Used as link text on Special:RegexBlock",
        "regexblock-match-stats-record": "Parameters are:\n* $1: regex match\n* 
$2: username\n* $3: database name\n* $4: date/time\n* $5: IP address\n* $6: 
isolated date of $4\n* $7: isolated time of $4",
+       "regexblock-nodata-found": "Used when there are no stats on 
Special:RegexBlock",
+       "regexblock-stats-title": "Used as header on Special:RegexBlock",
+       "regexblock-unblock-success": "Used as subtitle on Special:RegexBlock",
+       "regexblock-unblock-log": "Used on Special:RegexBlock",
+       "regexblock-unblock-error": "Used on Special:RegexBlock",
        "regexblock-regex-filter": "This is a field name for a text field in a 
form. In the field a user is expected to type a regex filter. If a regex filter 
is present, the field is prefilled with it.",
        "regexblock-view-blocked": "This is a label followed by a dropdown list 
of all users who have ever used regexBlock on the wiki, allowing the viewer to 
filter down the list of regexBlocks, i.e. see all blocks performed by User:X if 
users X, Y and Z have used regexBlock tool. There is [[mw:File:RegexBlock.png|a 
screenshot]].",
+       "regexblock-view-block-id": "Used as label on Special:RegexBlock",
        "regexblock-view-all": "{{Identical|All}}",
        "regexblock-view-go": "{{Identical|Go}}",
        "regexblock-view-match": "{{Identical|Exact match}}",
+       "regexblock-view-regex": "Used in list on Special:RegexBlock",
+       "regexblock-view-account": "Used in list on Special:RegexBlock",
+       "regexblock-view-reason": "Used as label on Special:RegexBlock",
+       "regexblock-view-reason-default": "Used as default reason when blocking 
user",
+       "regexblock-view-block-infinite": "Used when expiry is 'infinity'",
+       "regexblock-view-block-by": "Used as label on Special:RegexBlock",
+       "regexblock-view-block-unblock": "Used as link text on 
Special:RegexBlock",
+       "regexblock-view-stats": "Used as link text on Special:RegexBlock",
+       "regexblock-view-empty": "Used when there are no data on 
Special:RegexBlock",
        "regexblock-view-time": "* $1 is a date/time\n* $2 is a date 
(optional)\n* $3 is a time (optional)",
-       "right-regexblock": "{{doc-right|regexblock}}"
+       "action-regexblock": "{{doc-action|regexblock}}",
+       "right-regexblock": "{{doc-right|regexblock}}",
+       "right-regexblock-exempt": "{{doc-right|regexblock-exempt}}"
 }

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: I6cd23e709e70edb00f68d5a161755715182e34ba
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/RegexBlock
Gerrit-Branch: master
Gerrit-Owner: Umherirrender <[email protected]>

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

Reply via email to