Author: gh
Date: 2006-10-04 10:18:22 -0600 (Wed, 04 Oct 2006)
New Revision: 1979

Modified:
   FormEncode/branches/gettext-enabled/tests/test_i18n.py
Log:
Add language sk

Modified: FormEncode/branches/gettext-enabled/tests/test_i18n.py
===================================================================
--- FormEncode/branches/gettext-enabled/tests/test_i18n.py      2006-10-04 
15:20:19 UTC (rev 1978)
+++ FormEncode/branches/gettext-enabled/tests/test_i18n.py      2006-10-04 
16:18:22 UTC (rev 1979)
@@ -69,4 +69,6 @@
 def test_big5():
   _test_lang("big5", u"請輸入一個值")
 
+def test_sk():
+  _test_lang("sk",u"Zadajte hodnotu, prosím")
 


-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
FormEncode-CVS mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/formencode-cvs

Reply via email to