Closed
Bug 414932
Opened 18 years ago
Closed 18 years ago
Change String Name imipHtml.Comment to imipHtml.comment
Categories
(Calendar :: E-mail based Scheduling (iTIP/iMIP), defect)
Calendar
E-mail based Scheduling (iTIP/iMIP)
Tracking
(Not tracked)
VERIFIED
FIXED
0.9
People
(Reporter: sebo.moz, Assigned: mschroeder)
Details
Attachments
(1 file)
|
2.44 KB,
patch
|
sipaq
:
review+
|
Details | Diff | Splinter Review |
Revert the changes in bug 414897 after 0.8 is out:
/calendar/lightning/components/lightningTextCalendarConverter.js, line 139 --
labelText = stringBundle.GetStringFromName("imipHtml.Comment");
/calendar/locales/en-US/chrome/lightning/lightning.properties, line 56 --
imipHtml.Comment=Comment:
Capital 'C' --> small 'c'
Updated•18 years ago
|
Severity: normal → trivial
| Assignee | ||
Updated•18 years ago
|
Component: General → Lightning Only
OS: Windows XP → All
QA Contact: general → lightning
Hardware: PC → All
Updated•18 years ago
|
Component: Lightning Only → E-mail based Scheduling (iTIP/iMIP)
QA Contact: lightning → email-scheduling
Updated•18 years ago
|
Whiteboard: [good first bug]
| Assignee | ||
Comment 1•18 years ago
|
||
Comment 2•18 years ago
|
||
Comment on attachment 318197 [details] [diff] [review]
Patch v1
r=sipaq
Attachment #318197 -
Flags: review?(bugzilla) → review+
| Assignee | ||
Comment 3•18 years ago
|
||
Checked in on HEAD and MOZILLA_1_8_BRANCH
-> FIXED
Status: ASSIGNED → RESOLVED
Closed: 18 years ago
Resolution: --- → FIXED
Whiteboard: [good first bug]
Target Milestone: --- → 0.9
You need to log in
before you can comment on or make changes to this bug.
Description
•