Jdlrobson has uploaded a new change for review. https://gerrit.wikimedia.org/r/201837
Change subject: i18n: articles -> pages ...................................................................... i18n: articles -> pages This is common convention. Bug: T94967 Change-Id: Ie423e801aaf2170e3d2632cf3d8a3a1901972bca --- M i18n/en.json M i18n/qqq.json 2 files changed, 2 insertions(+), 2 deletions(-) git pull ssh://gerrit.wikimedia.org:29418/mediawiki/extensions/Gather refs/changes/37/201837/1 diff --git a/i18n/en.json b/i18n/en.json index 0c82caf..02fbe76 100644 --- a/i18n/en.json +++ b/i18n/en.json @@ -67,7 +67,7 @@ "gather-read-more": "Read more", "gather-private": "Private", "gather-public": "Public", - "gather-article-count": "$1 {{PLURAL:$1|article|articles}}", + "gather-article-count": "$1 {{PLURAL:$1|page|pages}}", "gather-empty": "Nothing in this collection yet...", "gather-empty-footer": "I don't know how you got here but this is a sad place.", "gather-edit-button": "Edit", diff --git a/i18n/qqq.json b/i18n/qqq.json index 327bd6b..c2145c7 100644 --- a/i18n/qqq.json +++ b/i18n/qqq.json @@ -72,7 +72,7 @@ "gather-read-more": "Label for the read more link used on [[Special:Gather]].\n{{Identical|Read more}}", "gather-private": "Label for a collection when it is not publicly visible\n{{Identical|Private}}", "gather-public": "Label for a collection when it is publicly visible\n{{Identical|Public}}", - "gather-article-count": "Expression of the number of articles in a collection. Parameter:\n* $1 - number of articles in the collection\n{{Identical|Article}}", + "gather-article-count": "Expression of the number of pages in a collection. Parameter:\n* $1 - number of pages in the collection\n{{Identical|Article}}", "gather-empty": "Message shown on an empty rendered collection on [[Special:Gather]].", "gather-empty-footer": "Footnote shown on an empty rendered collection on [[Special:Gather]].", "gather-edit-button": "Label for a button that enables editing a collection.\n{{Identical|Edit}}", -- To view, visit https://gerrit.wikimedia.org/r/201837 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: newchange Gerrit-Change-Id: Ie423e801aaf2170e3d2632cf3d8a3a1901972bca Gerrit-PatchSet: 1 Gerrit-Project: mediawiki/extensions/Gather Gerrit-Branch: master Gerrit-Owner: Jdlrobson <jrob...@wikimedia.org> _______________________________________________ MediaWiki-commits mailing list MediaWiki-commits@lists.wikimedia.org https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits