Nemo bis has uploaded a new change for review.

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

Change subject: Fix grammar in cx-trend-translations-to
......................................................................

Fix grammar in cx-trend-translations-to

The parameter $1 may already contain the noun "language", which for
some languages is part of the name. In general, the name is a noun
and not suitable for usage as adjective.

Fixes grammatical error in Italian "Traduzioni in lingua italiano"
(missing gender coordination).

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


  git pull 
ssh://gerrit.wikimedia.org:29418/mediawiki/extensions/ContentTranslation 
refs/changes/92/224292/1

diff --git a/i18n/en.json b/i18n/en.json
index 5c544ff..2664926 100644
--- a/i18n/en.json
+++ b/i18n/en.json
@@ -183,7 +183,7 @@
        "cx-campaign-contributionsmenu-might-be-available": "$1 might be 
already available in other languages",
        "cx-campaign-contributionsmenu-myuploads": "Uploaded media",
        "cx-trend-all-translations": "All translations",
-       "cx-trend-translations-to": "Translations to $1 language",
+       "cx-trend-translations-to": "Translations to $1",
        "cx-stats-try-contenttranslation": "Content Translation is a tool to 
create new pages by translating from other languages. [$1 Try Content 
Translation]",
        "cx-stats-published-target-source": "Translations to",
        "cx-stats-published-source-target": "Translations from",

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: Ie94d243c412be1bcea2e7fee39017a8963d452d2
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/ContentTranslation
Gerrit-Branch: master
Gerrit-Owner: Nemo bis <federicol...@tiscali.it>

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

Reply via email to