On Thu, Apr 05, Marcelo Ramos wrote:
> es_AR:
>
> #: views/generic/create_update.py:43
> #, python-format
> msgid "The %(verbose_name)s was created successfully."
> msgstr "Se creó con éxito %(verbose_name)."
^^^^^^^^
this should be
msgstr "Se creó con éxito %(verbose_name)s."
(note the 's' before '.')
Michael
--
noris network AG - Deutschherrnstraße 15-19 - D-90429 Nürnberg -
Tel +49-911-9352-0 - Fax +49-911-9352-100
http://www.noris.de - The IT-Outsourcing Company
Vorstand: Ingo Kraupa (Vorsitzender), Joachim Astel, Hansjochen Klenk -
Vorsitzender des Aufsichtsrats: Stefan Schnabel - AG Nürnberg HRB 17689
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"Django users" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at
http://groups.google.com/group/django-users?hl=en
-~----------~----~----~----~------~----~------~--~---