Convert MonoBook to pure PHP, not requiring PHPTAL.
[lhc/web/wiklou.git] / languages / LanguageZh.php
2004-11-09 Zheng Zhuuse the ZhClient interface to do the Chinese text proce...
2004-10-20 Zheng ZhuForgot to changed these...
2004-10-19 Zheng ZhuAdded option wgDisableLangConversion to disable langaug...
2004-10-08 Zheng Zhuneed to include sg and hk...
2004-10-08 Zheng ZhuAdded fallback in case the preferred language variant...
2004-10-08 Zheng Zhuinitial support for zh-hk and zh-sg
2004-10-04 Zheng Zhuformatting fix (space->tab)
2004-10-04 Zheng ZhuConvert the title of an article to the preferred langua...
2004-09-25 Zheng Zhufirst attempt to support multiple language variants...
2004-09-24 Zheng ZhuSimplified the LanguageZh class
2004-09-19 Zheng ZhuCaching the conversion tables, just like the caching...
2004-09-18 Zheng Zhumoved parsing of the -{}- tag to Language.php, and...
2004-09-17 Zheng ZhuUser's language variant preference now taking effect
2004-09-17 Zheng Zhuadded the getVariant() interface to get a list of suppo...
2004-09-17 Zheng ZhuRemoved debug message from the conversion code
2004-09-16 Zheng ZhuMoved most content of LanguageZh.php to LanguageZh_cn...
2004-09-03 Arne Heizmannchange all occurrences of "fromwikipedia" to "tagline".
2004-08-21 Brion VibberDon't bother loading $wikiLowerChars and $wikiUpperChar...
2004-08-15 Brion VibberFolding searchhelppage and searchingwikipedia into...
2004-08-14 Brion VibberXHTML fixes for Special:Upload
2004-08-04 Jens Frankadded a postfix and prefix to the Special:Version page...
2004-08-03 Jens FrankUse different label for first 'delete' button in image...
2004-07-23 Jens FrankMoved wgUserToggles to wgAllMessages to enable users...
2004-07-17 Jens FrankDistinguish between short and long name of May
2004-07-17 Jens Frankmoved weekday, monthname etc to AllMessages arrays.
2004-07-13 Jens FrankMake Math rendering options user settable strings in...
2004-06-28 Tim StarlingAdded automatic fallback to English namespace names
2004-06-06 Jens FrankAdd new XHTML-based skin 'MySkin', using custom CSS...
2004-05-31 Jens FrankHelp and Category namespaces added. English names used...
2004-05-07 Tim Starlinginclude_once -> require_once
2004-04-04 Gabriel Wickeadded skin names in new format (ass. array)
2004-03-20 Tim Starling* Changed inclusion syntax to allow e.g. {{stub}}
2004-02-18 Brion VibberFix for compatibility with short_open_tag = Off
2004-02-01 Brion VibberAdd Special:Version; remove Special:Debug; remove dupe...
2004-01-11 Erik Moellerinherit default user options from En where not already...
2004-01-11 Erik Moellertoolbar option added to all languages
2003-11-30 Evan ProdromouRemoved unused "areyounew" language prompt from all...
2003-11-24 Brion VibberRe-import the stable branch language files, twiddle...
2003-11-15 Tim StarlingFixed all the languages so that they basically work...
2003-11-09 Tim StarlingNov. branch merge, all files copied from stable
2003-04-14 Lee Daniel CrockerInitial revision