jenkins-bot has submitted this change and it was merged.

Change subject: LiveTranslate: use int-reference in msg refering to edit tab
......................................................................


LiveTranslate: use int-reference in msg refering to edit tab

Motivated by:
https://www.mediawiki.org/wiki/Localisation#Messages_quoting_each_other

Bug: T28844
Change-Id: Ia448e10eec319dec0b1e3cc962e2a330c9d97cb0
---
M i18n/en.json
1 file changed, 4 insertions(+), 3 deletions(-)

Approvals:
  Siebrand: Looks good to me, approved
  Nemo bis: Looks good to me, but someone else must approve
  jenkins-bot: Verified



diff --git a/i18n/en.json b/i18n/en.json
index 341dc13..71442b2 100644
--- a/i18n/en.json
+++ b/i18n/en.json
@@ -1,7 +1,8 @@
 {
     "@metadata": {
         "authors": [
-            "Jeroen De Dauw"
+            "Jeroen De Dauw",
+            "Purodha Blissenbach"
         ]
     },
     "livetranslate-desc": "Enables live translation of page content using the 
Google Translate service",
@@ -17,8 +18,8 @@
     "livetranslate-button-translating": "Translating...",
     "livetranslate-button-revert": "Show original",
     "livetranslate-dictionary-error": "Could not obtain the live translate 
dictionary. No words will be treated as special during the translation 
process.",
-    "livetranslate-dictionary-empty": "There are no words in the dictionary 
yet. Click the \"edit\" tab to add some.",
-    "livetranslate-dictionary-count": "There {{PLURAL:$1|is $1 word|are $1 
words}} in $2 {{PLURAL:$2|language|languages}}. Click the \"edit\" tab to add 
more.",
+    "livetranslate-dictionary-empty": "There are no words in the dictionary 
yet. Click the \"{{int:edit}}\" tab to add some.",
+    "livetranslate-dictionary-count": "There {{PLURAL:$1|is $1 word|are $1 
words}} in $2 {{PLURAL:$2|language|languages}}. Click the \"{{int:edit}}\" tab 
to add more.",
     "livetranslate-dictionary-unallowed-langs": "{{PLURAL:$2|This language 
is|These languages are}} not currently set as allowed translation target: $1. 
Modify the allowed languages in your wikis configuration, or remove these from 
the dictionary.",
     "livetranslate-dictionary-goto-edit": "Modify the translation memories.",
     "special-livetranslate": "Live translate",

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

Gerrit-MessageType: merged
Gerrit-Change-Id: Ia448e10eec319dec0b1e3cc962e2a330c9d97cb0
Gerrit-PatchSet: 3
Gerrit-Project: mediawiki/extensions/LiveTranslate
Gerrit-Branch: master
Gerrit-Owner: Purodha <puro...@blissenbach.org>
Gerrit-Reviewer: Nemo bis <federicol...@tiscali.it>
Gerrit-Reviewer: Siebrand <siebr...@kitano.nl>
Gerrit-Reviewer: jenkins-bot <>

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

Reply via email to