Closed
Bug 331022
Opened 19 years ago
Closed 19 years ago
Shared entity for 'Status' and 'Priority'
Categories
(Calendar :: Internal Components, defect)
Calendar
Internal Components
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: bmo.cec, Assigned: sipaq)
References
Details
(Keywords: intl, Whiteboard: [ETA 2006-03-26])
Attachments
(1 file)
3.20 KB,
patch
|
jminta
:
first-review+
|
Details | Diff | Splinter Review |
The two following entities in calendar.dtd :
<!ENTITY newtodo.priority.label "Priority">
<!ENTITY newtodo.status.label "Status">
share the same entity to describe a not specified status/priority :
<!ENTITY priority.level.none "Not specified" >
As in French (and in some others languages) this words are of different gender, this results in typo in the User Interface.
'Priority' and 'Status' should have a separate entity for the 'Not specified' list item.
Adding a new entity like :
<!ENTITY newevent.status.notspecified.label "Not specified" >
should fix this issue.
Reporter | ||
Comment 1•19 years ago
|
||
As this issue concerns Calendar, Lightning and Sunbird, maybe the component 'Base' is more appropriate than 'General'.
Component: General → Base
Comment 2•19 years ago
|
||
Let's make sure 0.3a2 has as good of an l10n story as we can. Blocking.
Blocks: sunbird-0.3a2
Whiteboard: [good first bug]
Assignee | ||
Updated•19 years ago
|
Assignee: nobody → bugzilla
Severity: normal → minor
OS: Linux → All
Hardware: PC → All
Assignee | ||
Updated•19 years ago
|
Status: NEW → ASSIGNED
Comment 3•19 years ago
|
||
Sipaq,
What's the ETA on this bug? At this stage I'm thinking bug 321384 shouldn't block, which would mean we could have everything else done this weekend.
Assignee | ||
Updated•19 years ago
|
Whiteboard: [good first bug] → [ETA 2006-03-26]
Assignee | ||
Comment 4•19 years ago
|
||
Attachment #216219 -
Flags: first-review?(jminta)
Comment 5•19 years ago
|
||
Comment on attachment 216219 [details] [diff] [review]
Patch v1
Perfect, thanks! r=jminta
Attachment #216219 -
Flags: first-review?(jminta) → first-review+
Comment 6•19 years ago
|
||
Patch checked in.
Status: ASSIGNED → RESOLVED
Closed: 19 years ago
Resolution: --- → FIXED
Comment 7•19 years ago
|
||
The bugspam monkeys have been set free and are feeding on Calendar :: Internal Components. Be afraid for your sanity!
QA Contact: general → base
You need to log in
before you can comment on or make changes to this bug.
Description
•