Ignore:
Timestamp:
07/28/06 04:17:42 (18 years ago)
Author:
Nicholas Riley
Message:

Maximum alarm limit.

File:
1 edited

Legend:

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

    r293 r294  
    262262endTextInputAlert
    263263
     264alert ID_LIMIT_ALERT
     265        appAlertStyle
     266        title = "Alarm Limit"
     267        text = "You have reached the limit of ^0 alarms. You must delete an alarm (or wait for it to expire) before creating another alarm."
     268        button
     269                title = okButton
     270                position = buttonBottom1
     271                shortcut = doneButton
     272endAlert
     273
    264274alert ID_DISCARD_ALERT
    265275        appAlertStyle
Note: See TracChangeset for help on using the changeset viewer.