Closed
Bug 270212
Opened 20 years ago
Closed 19 years ago
Change delete event dialog text to use stringbundles to make more l10n/localization friendly
Categories
(Calendar :: Sunbird Only, defect)
Calendar
Sunbird Only
Tracking
(Not tracked)
RESOLVED
INVALID
People
(Reporter: mattwillis, Assigned: mostafah)
Details
In mozilla/calendar/resources/content/calendar.js the following creates the delete event confirmation dialog text: confirmText = (confirmDeleteEvent+" "+calendarEvent.title+"?"); According to mvl: "That should use stringbundles and formatStringFromName instead"
Updated•19 years ago
|
QA Contact: gurganbl → sunbird
Comment 1•19 years ago
|
||
We don't have a confirm-event-delete dialog anymore, and given our storng undo-redo ability, I don't think we need one. I'm marking this as invalid, but if someone strongly disagrees, they can reopen.
Status: NEW → RESOLVED
Closed: 19 years ago
Resolution: --- → INVALID
You need to log in
before you can comment on or make changes to this bug.
Description
•