r70269 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r70268‎ | r70269 | r70270 >
Date:09:10, 1 August 2010
Author:siebrand
Status:deferred
Tags:
Comment:
Remove the last bits of ckb-[arab|latn]
Modified paths:
  • /trunk/extensions/Translate/scripts/groupStatistics.php (modified) (history)
  • /trunk/extensions/UploadWizard/js/mw.LanguageUpWiz.js (modified) (history)

Diff [purge]

Index: trunk/extensions/UploadWizard/js/mw.LanguageUpWiz.js
@@ -349,14 +349,12 @@
350350 { code: "kk-tr", text: "\u202aQazaq\u015fa (T\u00fcrk\u00efya)\u202c" },
351351 { code: "kk-latn", text: "\u202aQazaq\u015fa (lat\u0131n)\u202c" },
352352 { code: "crh-latn", text: "\u202aQ\u0131r\u0131mtatarca (Latin)\u202c" },
353 - { code: "ckb-latn", text: "\u202aSoran\u00ee (lat\u00een\u00ee)\u202c" },
354353 { code: "crh-cyrl", text: "\u202a\u041a\u044a\u044b\u0440\u044b\u043c\u0442\u0430\u0442\u0430\u0440\u0434\u0436\u0430 (\u041a\u0438\u0440\u0438\u043b\u043b)\u202c" },
355354 { code: "kk-cyrl", text: "\u202a\u049a\u0430\u0437\u0430\u049b\u0448\u0430 (\u043a\u0438\u0440\u0438\u043b)\u202c" },
356355 { code: "kk-kz", text: "\u202a\u049a\u0430\u0437\u0430\u049b\u0448\u0430 (\u049a\u0430\u0437\u0430\u049b\u0441\u0442\u0430\u043d)\u202c" },
357356 { code: "kk-arab", text: "\u202b\u0642\u0627\u0632\u0627\u0642\u0634\u0627 (\u062a\u0674\u0648\u062a\u06d5)\u202c" },
358357 { code: "kk-cn", text: "\u202b\u0642\u0627\u0632\u0627\u0642\u0634\u0627 (\u062c\u06c7\u0646\u06af\u0648)\u202c" },
359358 { code: "ku-arab", text: "\u202b\u0643\u0648\u0631\u062f\u064a (\u0639\u06d5\u0631\u06d5\u0628\u06cc)\u202c" },
360 - { code: "ckb-arab", text: "\u202b\u06a9\u0648\u0631\u062f\u06cc (\u0639\u06d5\u0631\u06d5\u0628\u06cc)\u202c" },
361359 { code: "zh", text: "\u4e2d\u6587" },
362360 { code: "zh-cn", text: "\u4e2d\u6587(\u4e2d\u56fd\u5927\u9646)" },
363361 { code: "zh-tw", text: "\u4e2d\u6587(\u53f0\u7063)" },
Index: trunk/extensions/Translate/scripts/groupStatistics.php
@@ -109,7 +109,6 @@
110110 // Ignored language codes. See reason.
111111 'als' => '', // gsw
112112 'be-x-old' => '', // be-tarask
113 - 'ckb' => '', // ckb-*
114113 'crh' => '', // crh-*
115114 'de-at' => '', // de
116115 'de-ch' => '', // de
@@ -128,7 +127,7 @@
129128 'kk-tr' => '', // kk-latn
130129 'ko-kp' => '', // ko
131130 'ku' => '', // ku-*
132 - 'ku-arab' => '', // ckb-arab
 131+ 'ku-arab' => '', // ckb
133132 'nb' => '', // no
134133 'nl-be' => '', // no MW code
135134 'ruq' => '', // ruq-*

Status & tagging log