On Mon, 2007-02-26 at 22:09 +0100, Marc Fargas Esteve wrote: > Hi, > Just looked at the recently commited es/django.po there's one **big** issue: > > 210 #: utils/translation/trans_real.py:362 > 211 msgid "DATE_FORMAT" > 212 msgstr "FORMATO_DE_FECHA" > 213 > > 214 #: utils/translation/trans_real.py:363 > 215 msgid "DATETIME_FORMAT" > 216 msgstr "FORMATO_DE_FECHA_Y_HORA" > 217 > > 218 #: utils/translation/trans_real.py:364 > 219 msgid "TIME_FORMAT" > 220 msgstr "FORMATO_DE_HORA" > 221 > > 222 #: utils/translation/trans_real.py:380 > 223 msgid "YEAR_MONTH_FORMAT" > 224 msgstr "FORMATO_DE_A�O_Y_MES" > 225 > > 226 #: utils/translation/trans_real.py:381 > 227 msgid "MONTH_DAY_FORMAT" > 228 msgstr "FORMATO_DE_MES_Y_D�A" > > This is wrong! didn't you read the translation information? :wink:
Oh, my bad, too. I didn't notice this. I do actually have a quick read through the changes before comitting them to check it's the right locale and that it's not completely messed up. I'll add this to the sanity checks. Sorry about that. Nice catch, Marc. Regards, Malcolm --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Django I18N" group. To post to this group, send email to Django-I18N@googlegroups.com To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/Django-I18N?hl=en -~----------~----~----~----~------~----~------~--~---