Opened 8 years ago
Closed 8 years ago
#27049 closed Uncategorized (invalid)
Romanian i18n typo
Reported by: | DSBalaban | Owned by: | nobody |
---|---|---|---|
Component: | Internationalization | Version: | 1.10 |
Severity: | Normal | Keywords: | i18n ro |
Cc: | Triage Stage: | Unreviewed | |
Has patch: | no | Needs documentation: | no |
Needs tests: | no | Patch needs improvement: | no |
Easy pickings: | no | UI/UX: | no |
Description
There's a slight issue with the Romanian invalid email translation, in
django/conf/locale/ro/LC_MESSAGES/django.po at line 313:
msgid "Enter a valid email address."
msgstr "Introduceți o adresă de email validaă."
"validaă" should be "validă".
Note:
See TracTickets
for help on using tickets.
Thanks for the report, however, translations are handled at Transifex, not in this ticket tracker.