#3647 closed (fixed)
Spanish Translation updated, little changes
Reported by: | Mario Gonzalez | Owned by: | hugo |
---|---|---|---|
Component: | Translations | Version: | dev |
Severity: | Keywords: | l10n, i18n, spanish | |
Cc: | Triage Stage: | Ready for checkin | |
Has patch: | no | Needs documentation: | no |
Needs tests: | no | Patch needs improvement: | no |
Easy pickings: | no | UI/UX: | no |
Description
see http://groups.google.com/group/Django-I18N/browse_thread/thread/6ce293c821f1d56c for more information.
- Some lowercaps were transform to uppercase, as the same as the original msgstr
- A mistake was corrected, In date, YYYY must be translated to AAAA.
Attachments (1)
Change History (4)
by , 18 years ago
comment:1 by , 18 years ago
Keywords: | l10n i18n spanish added |
---|---|
Triage Stage: | Unreviewed → Ready for checkin |
comment:2 by , 18 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
(In [4668]) Fixed #3647 -- Added small fixes to Spanish translation from Mario Gonzalez.