https://bugzilla.wikimedia.org/show_bug.cgi?id=17859

           Summary: Please remove Simplified Chinese from Traditional before
                    1.14.1
           Product: MediaWiki
           Version: 1.14.0
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: Normal
         Component: Internationalization
        AssignedTo: [email protected]
        ReportedBy: [email protected]


Bug #17794 asks to establish tests to catch Simplified Chinese
characters mistakenly ending up in Traditional Chinese translations.

Tests are good, but in the meantime please remove these Simplified
Chinese
characters by running this script,

$ perl -pwe '
  s/义/義/g;
  s/删/刪/g;
  s/着/著/g;
  s/覧/覽/g;
  s/鈎/鉤/g;'

on MessagesZh_hant.php and MessagesZh_tw.php .

Please do this before 1.14.1 is released.

http://radioscanningtw.jidanni.org/index.php?title=%E7%89%B9%E6%AE%8A:%E7%89%88%E6%9C%AC%E8%B3%87%E8%A8%8A#.E9.88.8E
is an example of a link already affected by this mess. Please remove
them forthwith. Thanks.


-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
------- 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

Reply via email to