Xqt has uploaded a new change for review.

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

Change subject: remove duplicate "yue" translations
......................................................................

remove duplicate "yue" translations

"yue" language code is mapped to "zh-yue" site code.
Remove duplicate entries.

See also config settings in I85da95cc86a660b443165b87c1b2e0910e23a78b

Change-Id: Id5eac00bb3dea9ca8d9cc78963fe2802b423e093
---
M add_text.py
M category.py
M interwiki.py
3 files changed, 1 insertion(+), 16 deletions(-)


  git pull ssh://gerrit.wikimedia.org:29418/pywikibot/i18n 
refs/changes/49/183249/1

diff --git a/add_text.py b/add_text.py
index 60371a9..39c79f2 100644
--- a/add_text.py
+++ b/add_text.py
@@ -663,9 +663,6 @@
     'yo': {
         'add_text-adding': u'Bot: Ìfikún %(adding)s',
     },
-    'yue': {
-        'add_text-adding': u'機械人 加 %(adding)s',
-    },
     # Author: Liuxinyu970226
     # Author: Mys 721tx
     # Author: Yfdyh000
diff --git a/category.py b/category.py
index ac51ba4..f521574 100644
--- a/category.py
+++ b/category.py
@@ -1965,10 +1965,6 @@
         'category-was-disbanded': u'Bot:Ẹ̀ka kò sí mọ́',
         'category-was-moved': u'Bot: Ẹ̀ka ti jẹ́ yíyípòpadà sí 
[[:Category:%(newcat)s|%(title)s]]',
     },
-    # Author: Xqt
-    'yue': {
-        'category-adding': u'機械人: 加 category 
[[:Category:%(newcat)s|%(newcat)s]]',
-    },
     # Author: Anakmalaysia
     # Author: Liuxinyu970226
     # Author: Shizhao
@@ -2024,6 +2020,7 @@
     'zh-min-nan': {
         'category-adding': u'bot: ka-thiam category 
[[:Category:%(newcat)s|%(newcat)s]]',
     },
+    # Author: Xqt
     'zh-yue': {
         'category-adding': u'機械人: 加 category 
[[:Category:%(newcat)s|%(newcat)s]]',
     },
diff --git a/interwiki.py b/interwiki.py
index 7518f84..d69951e 100644
--- a/interwiki.py
+++ b/interwiki.py
@@ -1991,15 +1991,6 @@
         'interwiki-removing': u'Bot: Ìyọkúrò %(removing)s',
         'interwiki-removing-modifying': u'Bot: Ìyọkúrò %(removing)s; ìtúnṣe 
%(modifying)s',
     },
-    'yue': {
-        'interwiki-adding': u'機械人 加: %(adding)s',
-        'interwiki-adding-modifying': u'機械人 加: %(adding)s 改: %(modifying)s',
-        'interwiki-adding-removing': u'機械人 加: %(adding)s 減: %(removing)s',
-        'interwiki-adding-removing-modifying': u'機械人 加: %(adding)s 減: 
%(removing)s 改: %(modifying)s',
-        'interwiki-modifying': u'機械人 改: %(modifying)s',
-        'interwiki-removing': u'機械人 減: %(removing)s',
-        'interwiki-removing-modifying': u'機械人 減: %(removing)s 改: 
%(modifying)s',
-    },
     # Author: Liuxinyu970226
     # Author: Yfdyh000
     # Author: 阿pp

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: Id5eac00bb3dea9ca8d9cc78963fe2802b423e093
Gerrit-PatchSet: 1
Gerrit-Project: pywikibot/i18n
Gerrit-Branch: master
Gerrit-Owner: Xqt <[email protected]>

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

Reply via email to