Opened 12 years ago
Closed 12 years ago
#19207 closed Uncategorized (invalid)
Typo translation
Reported by: | Owned by: | nobody | |
---|---|---|---|
Component: | Translations | Version: | 1.4 |
Severity: | Normal | Keywords: | greek translation |
Cc: | Triage Stage: | Unreviewed | |
Has patch: | yes | Needs documentation: | no |
Needs tests: | no | Patch needs improvement: | no |
Easy pickings: | yes | UI/UX: | no |
Description
File: conf/locale/el/LC_MESSAGES/django.po
Line: 761
#:forms/widgets.py:327
msgid "Clear"
msgstr "Εκκαθάσριση"
The greek word should be: "Εκκαθάριση"
As noted by D. Thilikos.
Single-line patch:
761c761
< msgstr "Εκκαθάσριση"
---
msgstr "Εκκαθάριση"
Attachments (1)
Change History (2)
by , 12 years ago
Attachment: | cleartranslation.diff added |
---|
comment:1 by , 12 years ago
Resolution: | → invalid |
---|---|
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
Thanks for the report, but Django translations are managed on Transifex:
https://www.transifex.com/projects/p/django/language/el/