Last modified: 2011-04-30 01:16:47 UTC

Wikimedia Bugzilla is closed!

Wikimedia migrated from Bugzilla to Phabricator. Bug reports are handled in Wikimedia Phabricator.
This static website is read-only and for historical purposes. It is not possible to log in and except for displaying bug reports and their history, links might be broken. See T19859, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 17859 - Please remove Simplified Chinese from Traditional before 1.14.1
Please remove Simplified Chinese from Traditional before 1.14.1
Status: RESOLVED WONTFIX
Product: MediaWiki
Classification: Unclassified
Internationalization (Other open bugs)
1.14.x
All All
: Lowest normal (vote)
: ---
Assigned To: Philip Tzou
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2009-03-08 12:07 UTC by Dan Jacobson
Modified: 2011-04-30 01:16 UTC (History)
2 users (show)

See Also:
Web browser: ---
Mobile Platform: ---
Assignee Huggle Beta Tester: ---


Attachments

Description Dan Jacobson 2009-03-08 12:07:31 UTC
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.
Comment 1 Siebrand Mazeland 2009-03-08 13:11:57 UTC
I suggest you start contributing to the zh-tw localisation on http://translatewiki.net instead of ordering others to fix alleged issues. There is a fall back chain which substitutes non-localised messages. Whenever the message is localised, it will be used instead of the message from the fallback.

There are plenty of possibilities to talk to the currently active zh translators.

Closed as WONTFIX.
Comment 2 Purodha Blissenbach 2009-03-09 07:50:30 UTC
Wouldn't it be an option, to include substitutions like these (likely better the entire automated conversion between zh varians) as a postprocessing after fallback from one zh to the other?
The outcome may be imperfect, but can assumed to be better than what we have now.
Comment 3 Dan Jacobson 2009-03-10 23:49:18 UTC
I sent a patch for these to translatewiki.net.

In the longterm I will just run my favorite tests at home, and submit patches.

Of course hopefully I won't catch anything, as nobody will put Simplified Chinese into zh-hant etc.

How they will manage not to do that is up to them...

Note You need to log in before you can comment on or make changes to this bug.


Navigation
Links