ImPacific has uploaded a new change for review.

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

Change subject: Changed &lt;languages> to <languages>
......................................................................

Changed &lt;languages> to <languages>

This prevents the double escaping

Bug: T54157
Change-Id: I2a36c3b1d0ca789890b44e73e0711880a51b38fb
---
M i18n/en.json
1 file changed, 2 insertions(+), 2 deletions(-)


  git pull 
ssh://gerrit.wikimedia.org:29418/mediawiki/extensions/TranslationNotifications 
refs/changes/31/212531/1

diff --git a/i18n/en.json b/i18n/en.json
index 86a4714..5cc40fd 100644
--- a/i18n/en.json
+++ b/i18n/en.json
@@ -63,5 +63,5 @@
     "translationnotifications-log-alllanguages": "all languages",
     "translationnotifications-nodeadline": "none",
     "translationnotifications-signup-legal": "You agree that by providing this 
information we may contact you regarding topics related to {{SITENAME}} we 
think may be of interest to you. You agree your data is subject to our 
[[{{MediaWiki:Privacypage}}|privacy policy]].",
-    "translationnotifications-generic-languages": "&lt;languages>"
-}
\ No newline at end of file
+    "translationnotifications-generic-languages": "<languages>"
+}

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: I2a36c3b1d0ca789890b44e73e0711880a51b38fb
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/TranslationNotifications
Gerrit-Branch: master
Gerrit-Owner: ImPacific <[email protected]>

_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to