Ignore:
Timestamp:
07/28/06 08:33:38 (18 years ago)
Author:
Nicholas Riley
Message:

Move discard alert text to resource. Fix listener for
EVENT_TIME_CHANGED I broke a few days ago. Only use
Alarm.mAbsoluteFireTime to measure real time if the alarm was
scheduled/rescheduled (through user action, not restoration from a
datastore) since boot. Don't display dates in the past as if they're
in the following week.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/hiptop/pester/locale/en_US/Pester.rsrc

    r294 r295  
    276276        title = "Discard Alarm?"
    277277        icon = stopIcon
    278         text = "Permanently discard this alarm?"
     278        text = "Permanently discard \u201c^0\u201d?"
    279279        button
    280280                event = EVENT_CONFIRM_DISCARD
Note: See TracChangeset for help on using the changeset viewer.