Fixed #5799 -- Apparently it's not enough to have all the right letters in a
word; the Spanish people also want them in the right order. So fixed a typo in the Spanish translation. Thanks, maru. git-svn-id: http://code.djangoproject.com/svn/django/trunk@6616 bcc190cf-cafb-0310-a4f2-bffc1f526a37
This commit is contained in:
parent
a14256aade
commit
471616aae9
Binary file not shown.
|
@ -1016,7 +1016,7 @@ msgstr "Escoja %s para modificar"
|
|||
|
||||
#: contrib/admin/views/main.py:780
|
||||
msgid "Database error"
|
||||
msgstr "Erorr en la base de datos"
|
||||
msgstr "Error en la base de datos"
|
||||
|
||||
#: contrib/auth/forms.py:17
|
||||
#: contrib/auth/forms.py:138
|
||||
|
|
Loading…
Reference in New Issue