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

Change subject: Add a missing # in an HTML entity in a message
......................................................................


Add a missing # in an HTML entity in a message

Change-Id: Ic8301c55e326eebaf5ec0713e1a6acf3b29d464d
---
M i18n/api/en.json
1 file changed, 1 insertion(+), 1 deletion(-)

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



diff --git a/i18n/api/en.json b/i18n/api/en.json
index f98ccc7..8edcf59 100644
--- a/i18n/api/en.json
+++ b/i18n/api/en.json
@@ -24,7 +24,7 @@
        "apihelp-query+messagecollection-param-language": "Language code.",
        "apihelp-query+messagecollection-param-limit": "How many messages to 
show (after filtering).",
        "apihelp-query+messagecollection-param-offset": "Integer or key offset 
for start.",
-       "apihelp-query+messagecollection-param-filter": "Message collection 
filters. Use <kbd>!</kbd> to negate condition. For example <kbd>!fuzzy</kbd> 
means list only all non-fuzzy messages. Filters are applied in the order 
given.\n;fuzzy:Messages with fuzzy tag.\n;optional:Messages which should be 
translated only if changes are necessary.\n;ignored:Messages which are never 
translated.\n;hastranslation:Messages which have a translation regardless if it 
is fuzzy or not.\n;translated:Messages which have a translation which is not 
fuzzy.\n;changed:Messages which have been translated or changed since last 
export.\n;reviewer&58;N:Messages where the user number <kbd>N</kbd> is among 
reviewers.\n;last-translator&#58;N:Messages where the user number <kbd>N</kbd> 
is the last translator.",
+       "apihelp-query+messagecollection-param-filter": "Message collection 
filters. Use <kbd>!</kbd> to negate condition. For example <kbd>!fuzzy</kbd> 
means list only all non-fuzzy messages. Filters are applied in the order 
given.\n;fuzzy:Messages with fuzzy tag.\n;optional:Messages which should be 
translated only if changes are necessary.\n;ignored:Messages which are never 
translated.\n;hastranslation:Messages which have a translation regardless if it 
is fuzzy or not.\n;translated:Messages which have a translation which is not 
fuzzy.\n;changed:Messages which have been translated or changed since last 
export.\n;reviewer&#58;N:Messages where the user number <kbd>N</kbd> is among 
reviewers.\n;last-translator&#58;N:Messages where the user number <kbd>N</kbd> 
is the last translator.",
        "apihelp-query+messagecollection-param-prop": "Which properties to 
get:\n;definition:Message definition.\n;translation:Current translation 
(without $1 string if any, use the tags to check for outdated or broken 
translations).\n;tags:Message tags, like optional, ignored and 
fuzzy.\n;properties:Message properties, like status, revision, last-translator. 
Can vary between messages.\n;revision:<span 
class=\"deprecated\">Deprecated!</span> Use $2prop=properties.",
        "apihelp-query+messagecollection-example-1": "List of supported 
languages",
        "apihelp-query+messagecollection-example-2": "List of non-optional 
message definitions for the group \"page-Example\"",

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

Gerrit-MessageType: merged
Gerrit-Change-Id: Ic8301c55e326eebaf5ec0713e1a6acf3b29d464d
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/Translate
Gerrit-Branch: master
Gerrit-Owner: Amire80 <amir.ahar...@mail.huji.ac.il>
Gerrit-Reviewer: Nikerabbit <niklas.laxst...@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