IoannisKydonis has uploaded a new change for review.

  https://gerrit.wikimedia.org/r/264464

Change subject: Add PLURAL support on voteny-community-score
......................................................................

Add PLURAL support on voteny-community-score

Thread:
https://translatewiki.net/wiki/Thread:Support/About_MediaWiki:Voteny-community-score/en

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


  git pull ssh://gerrit.wikimedia.org:29418/mediawiki/extensions/VoteNY 
refs/changes/64/264464/1

diff --git a/i18n/en.json b/i18n/en.json
index 8e15214..9b5d0e2 100644
--- a/i18n/en.json
+++ b/i18n/en.json
@@ -8,7 +8,7 @@
        "voteny-desc": "JavaScript-based voting with the <tt>&lt;vote&gt;</tt> 
tag",
        "voteny-link": "Vote",
        "voteny-unvote-link": "unvote",
-       "voteny-community-score": "community score: $1",
+       "voteny-community-score": "community score: {{PLURAL:$1|one vote|$1 
votes}}",
        "voteny-ratings": "{{PLURAL:$1|one rating|$1 ratings}}",
        "voteny-remove": "remove",
        "voteny-gave-this": "you gave this a $1",

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: Ia6d5e902792649d193f037c75f698ee62746614e
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/VoteNY
Gerrit-Branch: master
Gerrit-Owner: IoannisKydonis <gianisk...@gmail.com>

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

Reply via email to