Opened 6 years ago
Last modified 6 years ago
#29477 closed Bug
wrong translation on es_MX — at Initial Version
Reported by: | zodman | Owned by: | nobody |
---|---|---|---|
Component: | Internationalization | Version: | dev |
Severity: | Normal | Keywords: | |
Cc: | Triage Stage: | Unreviewed | |
Has patch: | no | Needs documentation: | no |
Needs tests: | no | Patch needs improvement: | no |
Easy pickings: | yes | UI/UX: | no |
Description
Correct:
#, python-format
msgid ""
"Please enter a correct %(username)s and password. Note that both fields may "
"be case-sensitive."
msgstr ""
"Por favor introduzca %(username)s y contraseña correctos. Note que puede que "
"ambos campos sean estrictos en relación a diferencias entre mayúsculas y "
"minúsculas."
Note:
See TracTickets
for help on using tickets.