Author: gh
Date: 2006-10-31 02:30:37 -0700 (Tue, 31 Oct 2006)
New Revision: 2056

Modified:
   FormEncode/branches/gettext-enabled/tests/test_i18n.py
Log:
added translation ru

Modified: FormEncode/branches/gettext-enabled/tests/test_i18n.py
===================================================================
--- FormEncode/branches/gettext-enabled/tests/test_i18n.py      2006-10-30 
19:49:05 UTC (rev 2055)
+++ FormEncode/branches/gettext-enabled/tests/test_i18n.py      2006-10-31 
09:30:37 UTC (rev 2056)
@@ -72,3 +72,6 @@
 def test_sk():
   _test_lang("sk",u"Zadajte hodnotu, prosím")
 
+def test_ru():
+  _test_lang("ru",u"Необходимо ввести значение")
+


-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
FormEncode-CVS mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/formencode-cvs

Reply via email to