You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
17 lines
617 B
17 lines
617 B
|
|
[Strings]
|
|
;
|
|
; Do not localize these strings.
|
|
;
|
|
TS = "SchedulingAgent"
|
|
|
|
;
|
|
; Localize these strings.
|
|
;
|
|
TSD = "Task Scheduler Install Disk"
|
|
MSTASK = "Scheduled Tasks"
|
|
LocalizedString = "LocalizedString"
|
|
Friendly_Type_Name = "FriendlyTypeName"
|
|
TASKS_FOLDER = "Tasks"
|
|
TASK_OBJECT = "Task Scheduler Task Object"
|
|
MSTASK_DESCRIPTION = "Enables a user to configure and schedule automated tasks on this computer. If this service is stopped, these tasks will not be run at their scheduled times. If this service is disabled, any services that explicitly depend on it will fail to start."
|