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

Change subject: Add message docs for recent updates
......................................................................


Add message docs for recent updates

Change-Id: I7b41af194facd488af02bac0217a74da0cf2164b
---
M i18n/qqq.json
1 file changed, 7 insertions(+), 1 deletion(-)

Approvals:
  Raimond Spekking: Looks good to me, approved
  jenkins-bot: Verified



diff --git a/i18n/qqq.json b/i18n/qqq.json
index 7cbcb58..90a1a73 100644
--- a/i18n/qqq.json
+++ b/i18n/qqq.json
@@ -16,5 +16,11 @@
        "ext-numeralpha-list-pad-length": "Parser function parameter name for 
\"pad length\"",
        "ext-numeralpha-list-pad-char": "Parser function parameter name for 
\"pad character\"",
        "ext-numeralpha-list-prefix": "Parser function parameter name for 
\"prefix\"\n{{Identical|Prefix}}",
-       "ext-numeralpha-list-suffix": "Parser function parameter name for 
\"suffix\""
+       "ext-numeralpha-list-suffix": "Parser function parameter name for 
\"suffix\"",
+       "ext-numeralpha-list-level-label": "Parser function parameter name for 
\"level\", which determines what sub-list is desired. A level of 1 indicates 
that it's the top-level list where a level of 2 may be like an indented-once 
sub-list.",
+       "ext-numeralpha-list-level-prefix-label": "Parser function parameter 
name for \"level prefix\", which determines what characters may be prefixed 
before each level. So a level prefix of \"*\" (no quotes) would make a level 1 
item be prefixed by \"*\" (no quotes) and a level 3 item be prefixed by 
\"***\"",
+       "ext-numeralpha-list-format-label": "Parser function parameter name for 
\"format\", which determines if the output of the list is in \"standard\" or 
\"outline\" format. A level 3 item in standard format may just be displayed as 
\"7\", but in \"outline\" format that same item may be displayed as \"3.2.7\"",
+       "ext-numeralpha-list-format-standard": "Word used to indicate that the 
format parameter is set to the standard format",
+       "ext-numeralpha-list-format-outline": "Word used to indicate that the 
format parameter is set to the outline format",
+       "ext-numeralpha-list-format-outline-glue": "Default characters to put 
between numbers in outline format. English default is a period, which causes 
output like 1.6.3 or 2.5.7"
 }

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

Gerrit-MessageType: merged
Gerrit-Change-Id: I7b41af194facd488af02bac0217a74da0cf2164b
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/NumerAlpha
Gerrit-Branch: master
Gerrit-Owner: Jamesmontalvo3 <jamesmontal...@gmail.com>
Gerrit-Reviewer: Jamesmontalvo3 <jamesmontal...@gmail.com>
Gerrit-Reviewer: Raimond Spekking <raimond.spekk...@gmail.com>
Gerrit-Reviewer: Siebrand <siebr...@kitano.nl>
Gerrit-Reviewer: jenkins-bot <>

_______________________________________________
MediaWiki-commits mailing list
MediaWiki-commits@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to