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

Change subject: API: Split description messages into summary + additional text
......................................................................

API: Split description messages into summary + additional text

See MediaWiki core patch I778bab2b

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


  git pull ssh://gerrit.wikimedia.org:29418/mediawiki/extensions/SmiteSpam 
refs/changes/42/358742/1

diff --git a/i18n/en.json b/i18n/en.json
index 44f733d..da3ad42 100644
--- a/i18n/en.json
+++ b/i18n/en.json
@@ -41,8 +41,10 @@
        "smitespam-trusted-user-failure-msg": "Failed to trust 
{{GENDER:$1|user}} \"$1\".",
        "smitespam-view-trusted-users": "View trusted users",
        "apihelp-smitespamanalyze-description": "Get a list of possible spam 
pages from Extension:SmiteSpam.",
+       "apihelp-smitespamanalyze-summary": "Get a list of possible spam pages 
from Extension:SmiteSpam.",
        "apihelp-smitespamanalyze-param-offset": "SQL <code>OFFSET</code> for 
the list of pages",
        "apihelp-smitespamanalyze-param-limit": "SQL <code>LIMIT</code> for the 
list of pages",
        "apihelp-smitespamtrustuser-description": "Trust a user so that 
SmiteSpam ignores pages created by the user.",
+       "apihelp-smitespamtrustuser-summary": "Trust a user so that SmiteSpam 
ignores pages created by the user.",
        "apihelp-smitespamtrustuser-param-username": "Username of the user to 
trust."
 }
diff --git a/i18n/qqq.json b/i18n/qqq.json
index 9bf065b..963a35f 100644
--- a/i18n/qqq.json
+++ b/i18n/qqq.json
@@ -44,8 +44,10 @@
        "smitespam-trusted-user-failure-msg": "Failure message when a user 
could not be trusted. Username passed as parameter.",
        "smitespam-view-trusted-users": "Link text to go to 
Special:SmiteSpamTrustedUsers page",
        "apihelp-smitespamanalyze-description": 
"{{doc-apihelp-description|smitespamanalyze}}",
+       "apihelp-smitespamanalyze-summary": 
"{{doc-apihelp-summary|smitespamanalyze}}",
        "apihelp-smitespamanalyze-param-offset": 
"{{doc-apihelp-param|smitespamanalyze|offset}}",
        "apihelp-smitespamanalyze-param-limit": 
"{{doc-apihelp-param|smitespamanalyze|limit}}",
        "apihelp-smitespamtrustuser-description": 
"{{doc-apihelp-description|smitespamtrustuser}}",
+       "apihelp-smitespamtrustuser-summary": 
"{{doc-apihelp-summary|smitespamtrustuser}}",
        "apihelp-smitespamtrustuser-param-username": 
"{{doc-apihelp-param|smitespamtrustuser|username}}"
 }

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: I347aa0611608ce81475e632c47deb85390e84ec8
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/SmiteSpam
Gerrit-Branch: master
Gerrit-Owner: Anomie <[email protected]>

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

Reply via email to