#19092 closed Bug (fixed)
formats.py for Lithuanian language
| Reported by: | Tadas Dailyda | Owned by: | nobody |
|---|---|---|---|
| Component: | Translations | Version: | 1.4 |
| Severity: | Normal | Keywords: | |
| Cc: | pavvka@…, Florian Apolloner, Tadas Dailyda | Triage Stage: | Accepted |
| Has patch: | yes | Needs documentation: | no |
| Needs tests: | no | Patch needs improvement: | no |
| Easy pickings: | no | UI/UX: | no |
Description
Current formats.py for Lithuanian (lt) doesn't adhere to official formats used in language.
Provided is a patch to fix this.
Note that in DATE_FORMAT and DATETIME_FORMAT "E" is used (alternative month translation in translation files), however current Lithuanian translations for alternative month names are incorrect (e.g. "January" should be "Sausio" instead of "Sausis" when used in long date format). I intend to fix that through Transifex as soon as I get confirmed as team member.
Attachments (1)
Change History (11)
comment:1 by , 13 years ago
comment:2 by , 13 years ago
| Cc: | added |
|---|---|
| Triage Stage: | Unreviewed → Accepted |
comment:4 by , 13 years ago
| Cc: | added |
|---|
by , 13 years ago
| Attachment: | formats.py.patch added |
|---|
comment:7 by , 13 years ago
| Cc: | added |
|---|
comment:8 by , 13 years ago
| Resolution: | → fixed |
|---|---|
| Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
Please also ask your language coordinator to confirm this patch.