Changeset 287 for trunk/hiptop/pester/locale
- Timestamp:
- 07/25/06 16:36:34 (18 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/hiptop/pester/locale/en_US/Pester.rsrc
r283 r287 209 209 endDialog 210 210 211 alert ID_ALARM_ALERT211 textInputAlert ID_ALARM_ALERT 212 212 systemDialog 213 213 title = "Alarm" … … 216 216 text = "Alarm!" 217 217 button 218 id = ID_SNOOZE_BUTTON 218 219 event = EVENT_SNOOZE_ALARM 219 220 title = "Snooze" 220 position = button Top1221 position = buttonBottom2 221 222 shortcut = cancelButton 222 223 button 223 224 event = EVENT_SET_ALARM 224 225 title = "Reschedule..." 225 position = buttonBottom 2226 position = buttonBottom3 226 227 button 227 228 event = EVENT_DISMISS_ALARM … … 229 230 position = buttonBottom1 230 231 shortcut = doneButton 231 endAlert 232 textField 233 id = ID_SNOOZE_MINUTES 234 title = "Snooze for minutes:" 235 dontAcceptKeyRepeats 236 initiallySelectAll 237 numericOnly 238 justifyRight 239 maxLength = 2 240 position = top 241 endTextInputAlert 232 242 233 243 alert ID_DISCARD_ALERT
Note:
See TracChangeset
for help on using the changeset viewer.