Author: pjenvey Date: 2008-11-17 13:31:27 -0700 (Mon, 17 Nov 2008) New Revision: 3672
Added: FormEncode/trunk/formencode/i18n/zh_TW/ Removed: FormEncode/trunk/formencode/i18n/tw/ Modified: FormEncode/trunk/docs/news.txt Log: rename the tw locale to the more standard zh_TW Modified: FormEncode/trunk/docs/news.txt =================================================================== --- FormEncode/trunk/docs/news.txt 2008-11-17 17:27:07 UTC (rev 3671) +++ FormEncode/trunk/docs/news.txt 2008-11-17 20:31:27 UTC (rev 3672) @@ -26,6 +26,8 @@ * :class:`formencode.validators.Number` works with ``inf`` float values (before it would raise a OverflowError). + +* The ``tw`` locale has been renamed to the more standard ``zh_TW``. 1.1 --- Copied: FormEncode/trunk/formencode/i18n/zh_TW (from rev 3671, FormEncode/trunk/formencode/i18n/tw) ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ FormEncode-CVS mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/formencode-cvs
