#8227 closed (fixed)
Minor bug in italian translation
Reported by: | marcob | Owned by: | nobody |
---|---|---|---|
Component: | Translations | Version: | 1.0-alpha |
Severity: | Keywords: | ||
Cc: | Nicola Larosa | Triage Stage: | Accepted |
Has patch: | no | Needs documentation: | no |
Needs tests: | no | Patch needs improvement: | no |
Easy pickings: | no | UI/UX: | no |
Description
In django/trunk/django/conf/locale/it/LC_MESSAGES/django.po line 4176
msgstr "Sceglie un'opzione valida. '%s non compare tra quelle disponibili."
Should be:
msgstr "Scegli un'opzione valida. '%s non compare tra quelle disponibili."
Change History (5)
comment:1 by , 16 years ago
comment:2 by , 16 years ago
milestone: | 1.0 beta → 1.0 |
---|---|
Triage Stage: | Unreviewed → Accepted |
doesn't need to be beta
comment:3 by , 16 years ago
Could somebody provide a proper diff file? Running makemessages wraps some lines and I'd prefer to be sure those are right ;)
comment:4 by , 16 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
or, better,