Closed
Bug 624240
Opened 15 years ago
Closed 13 years ago
Info about opinions needs plural
Categories
(Input Graveyard :: Frontend, defect, P3)
Input Graveyard
Frontend
Tracking
(Not tracked)
RESOLVED
WONTFIX
4.x
People
(Reporter: JasnaPaka, Assigned: tofumatt)
References
Details
#: apps/dashboard/templates/dashboard/includes/feedback_chart.html:3
msgid "{num} opinions on {day}"
msgstr "{num} názorů dne {day}"
Comment 1•15 years ago
|
||
(In reply to comment #0)
> #: apps/dashboard/templates/dashboard/includes/feedback_chart.html:3
> msgid "{num} opinions on {day}"
> msgstr "{num} názorů dne {day}"
+1. Any response?
Comment 2•15 years ago
|
||
It's true. Unfortunately this is being picked up by JavaScript to show a tooltip on the line chart at the top of the page. So I am not sure how easy it is going to be to introduce proper plural forms into it :(
Updated•15 years ago
|
Target Milestone: --- → 4.0
Updated•15 years ago
|
Priority: -- → P3
Comment 4•15 years ago
|
||
Moving to Future, but many of these will land in 4.x
Target Milestone: 4.0 → Future
Comment 5•15 years ago
|
||
http://docs.djangoproject.com/en/dev/topics/i18n/internationalization/
This is a rabbit-hole.
Assignee: nobody → tofumatt
Target Milestone: Future → 4.1
Updated•15 years ago
|
Assignee: tofumatt → nobody
Component: Input → Frontend
Product: Webtools → Input
QA Contact: input → frontend
Version: Trunk → unspecified
| Assignee | ||
Updated•15 years ago
|
Assignee: nobody → tofumatt
Comment 7•15 years ago
|
||
4.2 is frozen, moving things to 4.x and will reassign to more specific milestones soon.
Target Milestone: 4.2 → 4.x
Comment 8•13 years ago
|
||
This is irrelevant now. Marking as WONTFIX.
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → WONTFIX
Updated•9 years ago
|
Product: Input → Input Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•