Author: ianb Date: 2007-01-10 09:59:13 -0700 (Wed, 10 Jan 2007) New Revision: 2198
Modified: FormEncode/trunk/formencode/i18n/de/LC_MESSAGES/FormEncode.po Log: fix syntax Modified: FormEncode/trunk/formencode/i18n/de/LC_MESSAGES/FormEncode.po =================================================================== --- FormEncode/trunk/formencode/i18n/de/LC_MESSAGES/FormEncode.po 2007-01-10 15:20:46 UTC (rev 2197) +++ FormEncode/trunk/formencode/i18n/de/LC_MESSAGES/FormEncode.po 2007-01-10 16:59:13 UTC (rev 2198) @@ -197,7 +197,7 @@ #: validators.py:1452 msgid "Please enter a number, with area code, in the form ###-###-####, optionally with \"ext.####\"" -msgstr "Bitte geben Sie eine Nummer mit Gebietskode in der Form ###-###-####, alternativ mit \"ext.####\ ein" +msgstr "Bitte geben Sie eine Nummer mit Gebietskode in der Form ###-###-####, alternativ mit \"ext.####\" ein" #: validators.py:1614 validators.py:1622 msgid "Please enter the date in the form %(format)s" ------------------------------------------------------------------------- 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
