https://bugzilla.wikimedia.org/show_bug.cgi?id=49589
--- Comment #4 from Sam Reed (reedy) <[email protected]> --- Does this still need anything further doing? Looks roughly right to me now.. reedy@tin:/a/common$ mwscript eval.php wikidatawiki > var_dump( $wgTranslateBlacklist ); array(1) { ["*"]=> array(26) { ["en"]=> string(31) "English is the source language." ["gan-hans"]=> string(24) "Translate in gan please." ["gan-hant"]=> string(24) "Translate in gan please." ["ike-cans"]=> string(23) "Translate in iu please." ["ike-latn"]=> string(23) "Translate in iu please." ["kk-cyrl"]=> string(23) "Translate in kk please." ["kk-latn"]=> string(23) "Translate in kk please." ["kk-arab"]=> string(23) "Translate in kk please." ["kk-kz"]=> string(23) "Translate in kk please." ["kk-tr"]=> string(23) "Translate in kk please." ["kk-cn"]=> string(23) "Translate in kk please." ["ku-latn"]=> string(23) "Translate in ku please." ["ku-arab"]=> string(23) "Translate in ku please." ["shi-tfng"]=> string(24) "Translate in shi please." ["shi-latn"]=> string(24) "Translate in shi please." ["sr-ec"]=> string(23) "Translate in sr please." ["sr-el"]=> string(23) "Translate in sr please." ["tg-latn"]=> string(23) "Translate in tg please." ["zh-hans"]=> string(23) "Translate in zh please." ["zh-hant"]=> string(23) "Translate in zh please." ["zh-cn"]=> string(23) "Translate in zh please." ["zh-hk"]=> string(23) "Translate in zh please." ["zh-mo"]=> string(23) "Translate in zh please." ["zh-my"]=> string(23) "Translate in zh please." ["zh-sg"]=> string(23) "Translate in zh please." ["zh-tw"]=> string(23) "Translate in zh please." } } -- You are receiving this mail because: You are the assignee for the bug. You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
