Opened 17 years ago
Closed 17 years ago
#5799 closed (fixed)
Spanish translation typo
Description ¶
[source:django/trunk/django/conf/locale/es/LC_MESSAGES/django.po@L1019#L1019 Spanish (es) django.po file line 1019]
msgstr "Erorr en la base de datos"
"Erorr" is a typo.
See patch attached.
Change History (3)
by , 17 years ago
Attachment: | es.django.po.diff added |
---|
comment:1 by , 17 years ago
Triage Stage: | Unreviewed → Ready for checkin |
---|
comment:2 by , 17 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
(In [6616]) 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.