From: IoannisKydonis Date: Thu, 21 Jan 2016 22:03:25 +0000 (+0200) Subject: Document tags-edit-revision-selected and add GENDER support for siteusers X-Git-Tag: 1.31.0-rc.0~8234^2 X-Git-Url: https://git.cyclocoop.org/%7B%24admin_url%7Dmembres/Main?a=commitdiff_plain;h=e0bc6ad40c7060dc8007f1254cd7c36169a36587;p=lhc%2Fweb%2Fwiklou.git Document tags-edit-revision-selected and add GENDER support for siteusers Threads: https://translatewiki.net/wiki/Thread:Support/About_a_MediaWiki:Tags-edit-revision-selected/el_parameter https://translatewiki.net/wiki/Thread:Support/About_MediaWiki:Siteusers/en Change-Id: I1cf3cec3d7837c1a2f50435d48a913553b28a13d --- diff --git a/languages/i18n/en.json b/languages/i18n/en.json index f1c354a304..c45ce33931 100644 --- a/languages/i18n/en.json +++ b/languages/i18n/en.json @@ -2722,7 +2722,7 @@ "lastmodifiedatby": "This page was last modified $2, $1 by $3.", "othercontribs": "Based on work by $1.", "others": "others", - "siteusers": "{{SITENAME}} {{PLURAL:$2|user|users}} $1", + "siteusers": "{{SITENAME}} {{PLURAL:$2|{{GENDER:$1|user}}|users}} $1", "anonusers": "{{SITENAME}} anonymous {{PLURAL:$2|user|users}} $1", "creditspage": "Page credits", "nocredits": "There is no credits info available for this page.", diff --git a/languages/i18n/qqq.json b/languages/i18n/qqq.json index 06f4fe635a..5433e0ab5c 100644 --- a/languages/i18n/qqq.json +++ b/languages/i18n/qqq.json @@ -3830,7 +3830,7 @@ "tags-update-remove-not-allowed-multi": "Error message seen via the API when a user tries to remove more than one tag that is not properly defined.\n\nParameters:\n* $1 - comma-separated list of tag names\n* $2 - number of tags", "tags-edit-title": "The title of a page where tags can be added or removed from selected revisions or log entries.\nFor more information on tags see [[mw:Manual:Tags]].", "tags-edit-manage-link": "Text of a link to [[Special:Tags]], in imperative mood. Refers to the same thing as {{msg-mw|log-name-managetags}}.", - "tags-edit-revision-selected": "{{Identical|revdelete-selected-text}}\n\nSee also:\n* {{msg-mw|tags-edit-logentry-selected}}", + "tags-edit-revision-selected": "{{Identical|revdelete-selected-text}}\n\nParameters:\n* $1 - Number of ids of selected revisions\n* $2 - Title of the page that user has selected revisions of\nSee also:\n* {{msg-mw|tags-edit-logentry-selected}}", "tags-edit-logentry-selected": "{{Identical|logdelete-selected}}\n\nSee also:\n* {{msg-mw|tags-edit-revision-selected}}", "tags-edit-revision-explanation": "Leave blank.\n\nSee also:\n* {{msg-mw|tags-edit-logentry-explanation}}", "tags-edit-logentry-explanation": "Leave blank.\n\nSee also:\n* {{msg-mw|tags-edit-revision-explanation}}",