// EIKSRV.DSC
//
// Started by SimonC, March 1997
// Copyright (c) 1998 Symbian Ltd.  All rights reserved.
//
// Eikon server resource descriptions
//

#define R_EIKSERV_PANIC_DIALOG                    0x1b886002
Dialog raised when a program panics before it exits.

#define R_EIKSRV_OOM_EVENT_TOP                    0x1b886003
#define R_EIKSRV_OOM_EVENT_BOT                    0x1b886004
Top and bottom parts of text respectively on an alert dialog caused by low memory

#define R_EIKSERV_REPLACE_MAIN_BATTERIES          0x1b886005
#define R_EIKSERV_REPLACE_BACKUP_BATTERY          0x1b886006
#define R_EIKSERV_REPLACE_BOTH_BATTERIES          0x1b886007
Info messages raised when the corresponding battery(s) power is low

#define R_EIKSRV_PWORDMESSAGE                     0x1b886008
Copyright message displayed at switch on if the appropriate show-owner-info is selected 
in the shell, and no owner details have been entered

#define R_EIK_DIALOG_SCREEN_CAPTURE               0x1b886009
Screen capture dialog (displayed by Shift-Ctrl-Fn S for saving the screen image)

#define R_EIK_IMAGE_TYPE_ARRAY                    0x1b88600a
Choicelist array for type of image resolution saved during screen capture-Used by screen
capture dialog

#define R_EIK_PASSWORD_OWNERINFO                  0x1b88600b
Nothing to translate-Used by password control to display owner info at switch on.

#define R_EIK_PASSWORD_EDITOR                     0x1b88600c
Nothing to translate-Secret editor used to enter password

#define R_EIK_PASSWORD_CAPTION                    0x1b88600d
Caption used by Enter password prompt at switch on when Ask-For-Password is set.

#define R_EIKPASSWORD_DIGITAL_CLOCK               0x1b88600e
#define R_EIKPASSWORD_DIGITAL_CLOCK_RES           0x1b88600f
Digital clock resources-Clock is displayed at switch on when Ask-For-Password is set.

#define R_EIKSRV_TASKLIST_BUTTONS                 0x1b886010
Buttons used on tasklist dialog (displayed by clicking in top right corner of app)

#define R_EIKSRV_TASKLIST_DIALOG                  0x1b886011
Tasklist dialog (displayed by clicking in top right corner of app to open currently 
active programs)

#define R_EIKSRV_SYSTEM_TASK_MSG                  0x1b886013
Info Error message caused when a file is unsuccessfully closed from the tasklist
(eg. closing system)

#define R_EIKSRV_CLOSE_TASK                       0x1b886014
Title of "Close task" dialog, raised by closing a task from the tasklist

#define R_EIKSRV_KILL_TASK_QUERY                  0x1b886015
1st line of confirmation text for a kill task query dialog, raised from the tasklist

#define R_EIKSRV_EMERGENCY_MSG                    0x1b886016
2nd line of confirmation text for a kill task query dialog, raised from the tasklist

// Alarm control resources

#define R_EIKALARM_LABELED_BUTTON_SNOOZE          0x1b886017
#define R_EIKALARM_LABELED_BUTTON_SILENCE         0x1b886018
#define R_EIKALARM_LABELED_BUTTON_CLEAR           0x1b886019
Snooze,silence and clear buttons on the eikon alarm screen

#define R_EIKALARM_ANALOG_CLOCK                   0x1b88601a
Analog clock for the eikon alarm screen

#define R_EIKALARM_DIGITAL_CLOCK                  0x1b88601b
Digital clock for the eikon alarm screen

#define R_EIKALARM_DIGITAL_CLOCK_RES              0x1b88601c
Formatting for the digital clock on the eikon alarm screen

#define R_EIKALARM_DATE_FONT_ID                   0x1b88601d
Nothing to translate-Font id for eikon alarm screen

#define R_EIKALARM_ALARM_IS_SILENT                0x1b88601f
Text of eikon alarm screen if alarm is silent

#define R_EIKALARM_ALARM_SILENCED                 0x1b886020
Text of eikon alarm screen if alarm has been silenced by the user

#define R_EIKALARM_ALARM_SOUND_OFF                0x1b886021
Text of eikon alarm screen if alarm sound is switched off by the user (from the Time app
alarms screen)

#define R_EIKALARM_ALARM_OFF_UNTIL                0x1b886022
Text of eikon alarm screen if alarm sound is switched off by the user until a specified
time (from the Time app alarms screen)

#define R_EIKALARM_SNOOZED_FOR                    0x1b886023
Text of eikon alarm screen if alarm sound is snoozed for more than 1 minute

#define R_EIKALARM_SNOOZED_FOR_ONE_MINUTE         0x1b886024
Text of eikon alarm screen if alarm sound is snoozed for 1 minute

#define R_EIKALARM_TIMED_ALARM_DUE                0x1b886025
Text of eikon alarm screen describing what time the alarmed event is

#define R_EIKALARM_UNTIMED_ALARM_DUE              0x1b886026
Text of eikon alarm screen describing what time the alarmed event is if only
a day is set, not a time

#define R_EIKSERV_NOTIFIER_DIALOG                 0x1b886028
Notifier dialog

#define R_EIKSERV_NOTIFIER_BUTTONS_ONE            0x1b886029
Alternative set of buttons for the notifier dialog (continue button only)

#define R_EIKSERV_NOTIFIER_BUTTONS_TWO            0x1b88602a
Initial set of buttons for the notifier dialog (2 buttons, continue and other)

#define R_EIKSRV_TBUF_CONTINUE                    0x1b88602b
Continue label, used on buttons in the notifier dialog

#define R_EIKSRV_RESET_INFO_DIALOG                0x1b88602c
Information dialog if the machine resets itself

#define R_EIKSRV_WSERV_LOGGING_ERROR              0x1b88602d
Logging error from the window server dialog

#define R_EIKSRV_BACKLIGHT_BATTERY_LOW            0x1b88602e
Info message displayed if the main batteries are too low for the backlight to be switched
on
