;  ****************************************
;  *                                      *
;  *  File....: Alarmist.cd               *
;  *  Descript: Catalog description file  *
;  *  Author..: Mathew Wilson             *
;  *  Creation: 29th April 1996           *
;  *                                      *
;  ****************************************
;
; ****************************************************************************
; * Common Gadget Strings                                                    *
; ****************************************************************************
;
MSG_BUT_ACCEPT (//)
_Accept
;
MSG_BUT_CANCEL (//)
_Cancel
;
MSG_BUT_LOAD (//)
_Load
;
MSG_BUT_SAVE (//)
_Save
;
MSG_LABEL_ACTIVE (//)
Active:
;
; ****************************************************************************
; * Window Gadget Strings                                                    *
; ****************************************************************************
;
; ** Main Window **
MSG_BUT_MAIN_USE (//)
_Use
;
MSG_BUT_MAIN_CONFIG (//)
C_onfig
;
MSG_BUT_MAIN_NEW (//)
_New
;
MSG_BUT_MAIN_COPY (//)
Co_py
;
MSG_BUT_MAIN_EDIT (//)
_Edit
;
MSG_BUT_MAIN_REMOVE (//)
_Remove
;
MSG_BUT_MAIN_TOGGLE (//)
_Toggle
;
; ** Alarm Edit Window **
MSG_WINDOW_TITLE_EDIT_ALARM (//)
Edit an Alarmist Event
;
MSG_WINDOW_TITLE_EDIT_ONTIME (//)
Edit an On-Time Alarm Event
;
MSG_LABEL_ALARM_NAME (//)
_Name:
;
MSG_LABEL_ALARM_WARN (//)
_Warn:
;
MSG_BAR_ALARM_ALARM (//)
Alarm
;
MSG_BAR_ALARM_TIME (//)
Time:
;
MSG_LABEL_ALARM_LOG (//)
_Log Popup:
;
MSG_BAR_ALARM_SNOOZE (//)
Snooze
;
MSG_LABEL_ALARM_SNOOZE_TIME (//)
Time:
;
MSG_LABEL_ALARM_SNOOZE_REPEATS (//)
Snoozes:
;
; ** Event Log Window **
MSG_WINDOW_TITLE_LOG (//)
Alarmist Event Log
;
MSG_STR_LOG_SPACER (//)
--------------------------------------
;
MSG_STR_LOG_PREV_EVENTS (//)
\0338Previous Events:
;
MSG_STR_LOG_TODAY_EVENTS (//)
\0338Today's Events:
;
MSG_STR_LOG_SNOOZE_STOPPED (//)
...Snooze: %s stopped at: %s
;
MSG_STR_LOG_LIST_RELOADED (//)
List reloaded: %s
;
MSG_STR_LOG_REM_LIST_TITLE_1 (//)
\033bDay
;
MSG_STR_LOG_REM_LIST_TITLE_2 (//)
\033bReminders
;
MSG_STR_LOG_REM_LIST_TITLE_3 (//)
\033bNotes
;
; try and keep this next one down to three characters if possible
; because only single letters will be displayed in this column
MSG_STR_LOG_TASK_LIST_TITLE_1 (//)
\033bPri
;
MSG_STR_LOG_TASK_LIST_TITLE_2 (//)
\033bTasks For Today
;
MSG_STR_LOG_TASK_LIST_TITLE_3 (//)
\033bNotes
;
; ** World Clocks Window **
MSG_WINDOW_TITLE_WORLD_CLOCKS (//)
World Clocks
;
MSG_STR_WORLD_LIST_TITLE_1 (//)
\033bPlace
;
MSG_STR_WORLD_LIST_TITLE_2 (//)
\033bTime
;
; ** Configuration Window **
;
MSG_WINDOW_TITLE_CONFIG (//)
Alarmist Configuration
;
MSG_PAGE_CONFIG_CLOCK (//)
Clock
;
MSG_PAGE_CONFIG_EVENTS (//)
Events
;
MSG_PAGE_CONFIG_GENERAL (//)
General
;
MSG_PAGE_CONFIG_LOG (//)
Log
;
MSG_PAGE_CONFIG_KEYS (//)
Keys
;
; * Clock Page *
MSG_LABEL_CONFIG_CLOCK_TIME (//)
Up_date Time:
;
MSG_STR_CONFIG_TIME_FORMAT (//)
%ld sec
;
MSG_LABEL_CONFIG_CLOCK_FORMAT (//)
_Clock Format:
;
MSG_LABEL_CONFIG_CLOCK_CTEXT (//)
_Text:
;
MSG_LABEL_CONFIG_CLOCK_CBACK (//)
_Background:
;
MSG_LABEL_CONFIG_LOCK_CLOCK (//)
L_ock Clock XY:
;
MSG_BUT_CONFIG_CLOCK_RESET (//)
_Reset XY
;
MSG_LABEL_CONFIG_CLOCK_FONT (//)
_Font:
;
MSG_LABEL_CONFIG_CLOCK_PUBSCR (//)
P_ublic Screen:
;
; * Special Events Page *
MSG_GROUP_CONFIG_CHIME (//)
Chime
;
MSG_LABEL_CONFIG_CHIME_FROM (//)
From:
;
MSG_LABEL_CONFIG_CHIME_TO (//)
To:
;
MSG_GROUP_CONFIG_PRE_WARN (//)
Pre Warn
;
MSG_LABEL_CONFIG_WARN_TIME (//)
Global Time:
;
; * General Page *
MSG_GROUP_CONFIG_GENERAL_OPTS (//)
Options
;
MSG_LABEL_CONFIG_MAIN_POPUP (//)
Main _Window Popup:
;
MSG_LABEL_CONFIG_MAIN_GADGETS (//)
_Main Gadgets:
;
MSG_LABEL_CONFIG_CONFIRM_REMOVE (//)
Confirm _Remove:
;
MSG_LABEL_CONFIG_DAY_SAVINGS (//)
_Daylight Savings:
;
MSG_LABEL_CONFIG_GMT_OFFSET (//)
GMT Offset:
;
; * Log Page *
MSG_GROUP_CONFIG_LOG_POPUP (//)
Popup Log on
;
MSG_LABEL_CONFIG_LOG_REMINDERS (//)
_Reminders:
;
MSG_LABEL_CONFIG_LOG_TASKS (//)
_Tasks:
;
MSG_LABEL_CONFIG_LOG_PREVIOUS (//)
_Previous Alarms:
;
MSG_LABEL_CONFIG_CLEAR_LOG (//)
_Clear at Midnight:
;
; * Commodity Keys Page *
MSG_GROUP_CONFIG_KEYS (//)
Commodity Keys
;
MSG_LABEL_CONFIG_POP_KEY (//)
_Popup Key:
;
MSG_LABEL_CONFIG_STOP_KEY (//)
Stop Snooze _Key:
;
MSG_LABEL_CONFIG_LOG_KEY (//)
Lo_g Key:
;
MSG_LABEL_CONFIG_WC_KEY (//)
_World Clock Key:
;
; ****************************************************************************
; * Request Strings                                                          *
; ****************************************************************************
; ** It is important that the following titles have 'Alarmist' **
MSG_REQUEST_ALERT_TITLE (//)
Alarmist: Attention!
;
MSG_REQUEST_TITLE (//)
Alarmist Message
;
MSG_REQUEST_ASK_TITLE (//)
Alarmist Request
;
MSG_REQUEST_BUT_OKAY (//)
*_Okay
;
MSG_REQUEST_CHECKSAVE (//)
\033cChanges made: %ld\n\nWould you want to save first?
;
MSG_REQUEST_BUT_CHECKSAVE (//)
*_Save|_Use|_Discard|_Cancel
;
MSG_REQUEST_ALARM_REMOVE (//)
\033cRemove selected Alarms?
;
MSG_REQUEST_BUT_REMOVE (//)
_Remove|*_Cancel
;
MSG_REQUEST_ALARM_CLEAR (//)
\033cClear ALL Alarms?
;
MSG_REQUEST_BUT_CLEAR (//)
_Clear|*_Cancel
;
MSG_REQUEST_AREXX_OUTSTANDING (//)
\033cThere are %ld\noutstanding ARexx messages!
;
; ** ASL Requester Specific Strings **
MSG_ASL_FILE_SELECT (//)
Please select a file...
;
MSG_ASL_FILE_OPEN (//)
Open Alarmist List File...
;
MSG_ASL_FILE_MERGE (//)
Merge load Alarmist List File...
;
MSG_ASL_FILE_SAVEAS (//)
Save Alarmist List File as...
;
MSG_ASL_AREXX_SELECT (//)
Select an ARexx Script...
;
MSG_ASL_CLOCK_FONT (//)
Select Clock Font...
;
MSG_BUT_ASL_RUN (//)
Run
;
MSG_BUT_ASL_OPEN (//)
Open
;
MSG_BUT_ASL_SAVE (//)
Save
;
MSG_BUT_ASL_CANCEL (//)
Cancel
;
; ** About Window **
MSG_STR_ABOUT_NEXT_ALARM (//)
Next alarm:
;
MSG_STR_ABOUT_NEXT_WARN (//)
Next warning:
;
; ****************************************************************************
; * Error Strings                                                            *
; ****************************************************************************
;
MSG_ERROR_STACK (//)
Stack available = %ld bytes.\nAlarmist needs at least 8000.
;
MSG_ERROR_CREATE_CLASSES (//)
Failed to create Classes!
;
MSG_ERROR_CREATE_TIMER (//)
Failed to open timer.device!
;
MSG_ERROR_CREATE_ENV_NOTIFY (//)
ENV:OnTime.list notification failed!
;
MSG_ERROR_MUI_COMMODITY_BROKER (//)
MUI Commodity broker not found!
;
MSG_ERROR_MUI_COMMODITY_PORT (//)
MUI Commodity port not found!
;
MSG_ERROR_CREATE_APP (//)
Failed to create MUI Application!
;
MSG_ERROR_FILE_OPEN_READ (//)
\033cCannot open file\n'%s'\nfor reading!
;
MSG_ERROR_FILE_OPEN_WRITE (//)
\033cCannot open file\n'%s'\nfor writing!
;
MSG_ERROR_FILE_OPEN_TYPE (//)
\033cFile '%s'\nis not an Alarmist file.
;
MSG_ERROR_FILE_OPEN_VERSION (//)
\033cCannot open '%s'\nFile version: %ld\nRequired version: %ld
;
MSG_ERROR_FILE_OPEN_ONTIME (//)
\033cCannot open 'ENV:OnTime.list' file
;
; ****************************************************************************
; * Miscellaneous Strings                                                    *
; ****************************************************************************
;
MSG_MUI_APP_DESCRIPTION (//)
Multi-event alarm clock.
;
MSG_DEFAULT_ALARM_NAME (//128)
(untitled)
;
MSG_CLOCK_WINDOW_ESCAPE (//)
Press ESCAPE to turn off the clock display.
;
MSG_STR_ON (//)
on
;
MSG_STR_OFF (//)
off
;
MSG_STR_MINUTES_FORMAT (//)
%ld min
; short form of ## minutes:## seconds
MSG_STR_SNOOZE_TIME_FORMAT (//)
%02ldm:%02lds
;
MSG_STR_SNOOZE_REPEATS_OFF (//)
\033cOff
;
MSG_STR_SNOOZE_REPEATS_INF (//)
\033cInfinite
;
MSG_TITLE_ALARMS (//)
Alarmist, %ld:%ld, of %ld
;
MSG_STR_TITLE_NO_ALARMS (//)
No Alarms
;
; ** Alarm List Titles **
MSG_STR_ALARM_LIST_TITLE_1 (//)
\033bTime
;
MSG_STR_ALARM_LIST_TITLE_2 (//)
\033bName
;
;
; ****************************************************************************
; * Miscellaneous String Arrays                                              *
; ****************************************************************************
;
; ** Alarmist Warn Types **
MSG_STR_WARN_OFF (//)
Off
;
MSG_STR_WARN_GLOBAL (//)
Global
;
MSG_STR_WARN_LOCAL (//)
Local
; ** Priority Strings for the Task Log **
MSG_STR_PRI_SHORT_HIGHEST (//)
H
;
MSG_STR_PRI_SHORT_HIGH (//)
h
;
MSG_STR_PRI_SHORT_NORMAL (//)
n
;
MSG_STR_PRI_SHORT_LOW (//)
l
;
MSG_STR_PRI_SHORT_LOWEST (//)
L
;
MSG_STR_DS_AUTO_NORTH (//)
Auto North
;
MSG_STR_DS_AUTO_SOUTH (//)
Auto South
;
MSG_STR_DS_AUTO_EUROPE (//)
Auto Europe
;
;
;  ##########################################################################
; #  HELP BUBBLE STRINGS                                                     #
;  ##########################################################################
;##
;
; ****************************************************************************
; * Window Gadget Help Strings                                               *
; ****************************************************************************
;
; ** Main Window **
MSG_HELP_MAIN_SAVE (//)
Permanently save the\ncurrent Alarm list.
;
MSG_HELP_MAIN_USE (//)
Temporarily save the\ncurrent Alarm list.
;
MSG_HELP_MAIN_CONFIG (//)
Open configuration window.
;
MSG_HELP_MAIN_CANCEL (//)
Cancel changes and quit the program.
;
; ** Alarm Panel Group **
MSG_HELP_MAIN_NEW (//)
Create a new Alarm.
;
MSG_HELP_MAIN_COPY (//)
Make a copy of the active Alarm.
;
MSG_HELP_MAIN_EDIT (//)
Edit the activate Alarm.
;
MSG_HELP_MAIN_REMOVE (//)
Remove selected Alarms.
;
MSG_HELP_MAIN_TOGGLE (//)
Toggle selected Alarms state.
;
; ** Config Window **
MSG_HELP_CONFIG_LOAD (//)
Load and set configuration.
;
MSG_HELP_CONFIG_SAVE (//)
Save configuration icon tooltypes.
;
; * Clock Page *
MSG_HELP_CONFIG_UPDATE_TIME (//)
Time in seconds between internal updates.
;
MSG_HELP_CONFIG_CLOCK_FORMAT (//)
Locale formatted Clock string.
;
MSG_HELP_CONFIG_CLOCK_ACTIVATE (//)
Turn clock window on or off.
;
MSG_HELP_CONFIG_CLOCK_TEXT (//)
Colour of the Clock text.
;
MSG_HELP_CONFIG_CLOCK_BACK (//)
Background colour of the Clock text.
;
MSG_HELP_CONFIG_CLOCK_LOCK (//)
Lock Clock window's position.
;
MSG_HELP_CONFIG_CLOCK_RESET (//)
Reset Clock window's position to the menu bar.
;
MSG_HELP_CONFIG_CLOCK_FONT (//)
Clock display font. (fontname/size)
;
MSG_HELP_CONFIG_CLOCK_PUBSCR (//)
Name of Public Screen\nthat Clock appears on.
;
; * Special Events Page *
MSG_HELP_CONFIG_CHIME_ACTIVATE (//)
Switch Chime on or off.
;
MSG_HELP_CONFIG_CHIME_FROM (//)
Minimum chime hour.
;
MSG_HELP_CONFIG_CHIME_TO (//)
Maximum chime hour.
;
MSG_HELP_CONFIG_WARN_ACTIVATE (//)
Switch Alarm pre-warnings on or off.
;
MSG_HELP_CONFIG_WARN_TIME (//)
Global Pre-Warn reminder time (mins).
;
; * General Page *
MSG_HELP_CONFIG_MAIN_POPUP (//)
Show Main Window at run-time.
;
MSG_HELP_CONFIG_MAIN_GADGETS (//)
Display Main window gadgets.
;
MSG_HELP_CONFIG_ASK_REMOVE (//)
Turn on user confirmation\nof remove requests.
;
MSG_HELP_CONFIG_DAYLIGHTSAVINGS (//)
Adjust Local GMT calculations by minus 1 hour.
;
MSG_HELP_CONFIG_GMT_OFFSET (//)
Difference from Greenwich\nMean Time (in minutes):
;
; * Log Page *
MSG_HELP_CONFIG_CLEAR_LOG (//)
Clear Log when event lists\nare reloaded at midnight.
;
; * Keys Page *
MSG_HELP_CONFIG_POP_KEY (//)
Standard hot-key string to open interface.
;
MSG_HELP_CONFIG_STOP_KEY (//)
Standard hot-key string to stop active Alarm Snoozes.
;
MSG_HELP_CONFIG_LOG_KEY (//)
Standard hot-key string\nto open and close Log window.
;
MSG_HELP_CONFIG_WC_KEY (//)
Standard hot-key string to open\nand close the World Clock Window.
;
; ** Alarm Edit Window **
MSG_HELP_EDIT_ALARM_NAME (//)
Name of this Alarm event.
;
MSG_HELP_EDIT_ALARM_WARN (//)
Set Pre-Warn type for event.
;
MSG_HELP_EDIT_ALARM_WARN_TIME (//)
Set Pre-Warn time in minutes\nor use the global setting.
;
MSG_HELP_EDIT_ALARM_TIME (//)
Alarm time in hours and minutes.
;
MSG_HELP_EDIT_LOG_POPUP (//)
Cause Event Log to appear.
;
MSG_HELP_EDIT_SNOOZE_TIME (//)
Snooze time delay in\nminutes and seconds.
;
MSG_HELP_EDIT_SNOOZE_REPEAT (//)
Number of times that Snooze\nevent will occur after Alarm.
;
MSG_HELP_EDIT_ACCEPT (//)
Accept the Alarm changes.
;
MSG_HELP_EDIT_CANCEL (//)
Reject the Alarm changes.
;
; ****************************************************************************
; * Miscellaneous Help Strings                                               *
; ****************************************************************************
;
; ****************************************************************************
; * Menu Strings                                                             *
; ****************************************************************************
;
; ** Menus **
MSG_MENU_PROJECT (//)
Project
;
MSG_MENU_PROJECT_OPEN (//)
Open...
;
MSG_MENU_PROJECT_MERGE (//)
Merge
;
MSG_MENU_PROJECT_SAVE (//)
Save
;
MSG_MENU_PROJECT_SAVEAS (//)
Save As...
;
MSG_MENU_PROJECT_USE (//)
Use
;
MSG_MENU_PROJECT_ABOUT (//)
About...
;
MSG_MENU_PROJECT_ABOUT_MUI (//)
About MUI...
;
MSG_MENU_PROJECT_HIDE (//)
Hide
;
MSG_MENU_PROJECT_SHOW (//)
Show
;
MSG_MENU_PROJECT_QUIT (//)
Quit
;
MSG_MENU_EDIT (//)
Edit
;
MSG_MENU_EDIT_NEW (//)
New
;
MSG_MENU_EDIT_EDIT (//)
Edit...
;
MSG_MENU_EDIT_COPY (//)
Copy
;
MSG_MENU_EDIT_REMOVE (//)
Remove
;
MSG_MENU_EDIT_TOGGLE (//)
Toggle
;
MSG_MENU_EDIT_CLEAR_LOG (//)
Clear Log
;
MSG_MENU_EDIT_CLEAR_ALARMS (//)
Clear Alarms
;
MSG_MENU_EDIT_LASTSAVED (//)
Last Saved
;
MSG_MENU_EDIT_RESTORE (//)
Restore
;
MSG_MENU_SETTINGS (//)
Settings
;
MSG_MENU_SETTINGS_MUI (//)
MUI...
;
MSG_MENU_SETTINGS_ICONS (//)
Create Icons?
;
MSG_MENU_SETTINGS_CONFIG (//)
Configuration...
;
MSG_MENU_SETTINGS_CONFIG_LOAD (//)
Load Configuration
;
MSG_MENU_SETTINGS_CONFIG_SAVE (//)
Save Configuration
;
MSG_MENU_FUNCTIONS (//)
Functions
;
MSG_MENU_FUNCTIONS_LOG (//)
Log...
;
MSG_MENU_FUNCTIONS_WORLD_CLOCKS (//)
World Clocks...
;
MSG_MENU_FUNCTIONS_STOP_SNOOZE (//)
Stop Snooze
;
MSG_MENU_AREXX (//)
ARexx
;
MSG_MENU_AREXX_NEW (//)
Run New Script...
;
MSG_MENU_AREXX_LAST (//)
Run Last Script
;
; ** Context Menus for Alarm Edit Window **
MSG_MENU_CXT_WINDOW (//)
Window
;
MSG_MENU_CXT_GADGET (//)
Gadget
;
; ** end **
