diff -r 4c92202ab130 -r aed0c441923a i18n/en.po --- a/i18n/en.po Fri Apr 23 13:25:02 2010 +0200 +++ b/i18n/en.po Fri Apr 23 13:25:31 2010 +0200 @@ -58,18 +58,6 @@ msgstr "" #, python-format -msgid "%(value)r must be %(op)s %(boundary)s" -msgstr "" - -#, python-format -msgid "%(value)r must be <= %(boundary)s" -msgstr "" - -#, python-format -msgid "%(value)r must be >= %(boundary)s" -msgstr "" - -#, python-format msgid "%d days" msgstr "" @@ -3813,6 +3801,18 @@ msgstr "" #, python-format +msgid "value must be %(op)s %(boundary)s" +msgstr "" + +#, python-format +msgid "value must be <= %(boundary)s" +msgstr "" + +#, python-format +msgid "value must be >= %(boundary)s" +msgstr "" + +#, python-format msgid "value should have maximum size of %s" msgstr ""