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)
|