Source code of Windows XP (NT5)
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.

181 lines
11 KiB

  1. //+----------------------------------------------------------------------------
  2. //
  3. // Job Schedule service
  4. //
  5. // Microsoft Windows
  6. // Copyright (C) Microsoft Corporation, 1992 - 1996.
  7. //
  8. // File: strings.rc
  9. //
  10. // Contents: string resources
  11. //
  12. // History: 09-Feb-96 EricB created
  13. //
  14. //-----------------------------------------------------------------------------
  15. //+----------------------------------------------------------------------------
  16. //
  17. // String table
  18. //
  19. //-----------------------------------------------------------------------------
  20. #include <winbase.h> // for *_PRIORITY_CLASS (winbase.h)
  21. STRINGTABLE DISCARDABLE
  22. BEGIN
  23. IDS_SCHEDULER_NAME "Task Scheduler"
  24. IDS_Friendly_Name "Task Object"
  25. IDS_LOCALIZED_NAME "Scheduled Tasks"
  26. IDS_STATUS_WAITING "Waiting for next scheduled run"
  27. IDS_STATUS_RUNNING "Running"
  28. IDS_STATUS_SUSPENDED "Suspended"
  29. IDS_STATUS_ABORTED "Last run Aborted"
  30. IDS_STATUS_NEVER_RUN "Task has not yet run"
  31. IDS_STATUS_ERROR_CANT_RUN "Error, unable to run task"
  32. IDS_STATUS_ERROR_FROM_RUN "Error from last run"
  33. IDS_MULTIPLE_SELECTED " **Multiple tasks selected**"
  34. IDS_DAILY "Daily"
  35. IDS_WEEKLY "Weekly"
  36. IDS_MONTHLY "Monthly"
  37. IDS_EVERY "every"
  38. IDS_EVERYOTHER "every other"
  39. IDS_EVERY3RD "every third"
  40. IDS_EVERY4TH "every fourth"
  41. IDS_EVERY5TH "every fifth"
  42. IDS_EVERY6TH "every sixth"
  43. IDS_EVERY12TH "every twelfth"
  44. IDS_HOURS "hours"
  45. IDS_MINUTES "minutes"
  46. IDS_FIRST "first"
  47. IDS_SECOND "second"
  48. IDS_THIRD "third"
  49. IDS_FORTH "fourth"
  50. IDS_LAST "last"
  51. IDS_TRIGGER_NOT_SET "Trigger has not been set to valid values"
  52. IDS_IDLE_TRIGGER "Run when idle"
  53. IDS_STARTUP_TRIGGER "Run at system startup"
  54. IDS_LOGON_TRIGGER "Run at user logon"
  55. IDS_RESUME_TRIGGER "Run at power resume"
  56. IDS_ONCE_DAY_FORMAT "At %s"
  57. IDS_MULTI_DAILY_FORMAT "Every %1!s! %2!s! from %3!s! to %4!s!%0"
  58. IDS_MULTI_DURATION_FORMAT "Every %1!s! %2!s! from %3!s! for %4!s! %5!s!%0"
  59. IDS_HOURS_PAREN "hour(s)"
  60. IDS_MINUTES_PAREN "minute(s)"
  61. IDS_EVERY_DAY "every day"
  62. IDS_DAILY_FORMAT "every %d days"
  63. IDS_EVERY_WEEK_FORMAT "every %s of every week"
  64. IDS_WEEKLY_FORMAT "every %1!s! of every %2!s! weeks%0"
  65. IDS_EVERY_MONTHLYDATE_FORMAT "on day %d of every month"
  66. IDS_EVERY_MONTHLYDATE_FORMAT_ETC "on day %d, etc. of every month"
  67. IDS_MONTHLYDATE_FORMAT "on day %1!s! of %2!s!%0"
  68. IDS_MONTHLYDATE_FORMAT_ETC "on day %1!s!, etc. of %2!s!%0"
  69. IDS_EVERY_MONTHLYDOW_FORMAT "on the %1!s! %2!s! of every month%0"
  70. IDS_MONTHLYDOW_FORMAT "on the %1!s! %2!s! of %3!s!%0"
  71. IDS_YEARLYDATE_FORMAT "on %1!s! %2!s!%0"
  72. IDS_YEARLYDOW_FORMAT "on the %1!s! %2!s! of %3!s!%0"
  73. IDS_HAS_END_DATE_FORMAT "%1!s! %2!s!, starting %3!s! and ending %4!s!%0"
  74. IDS_NO_END_DATE_FORMAT "%1!s! %2!s!, starting %3!s!%0"
  75. IDS_RUNS_ONCE_FORMAT "%1!s! on %2!s!%0"
  76. IDS_LIST_SEP ", "
  77. IDS_ERRMSG_PREFIX "ERROR: "
  78. IDS_NOT_FROM_CMD_LINE "The Task Scheduler service should not be run from the command line! Use the Scheduled Tasks folder to control the service."
  79. IDS_ONE_INSTANCE "Only one instance of the Task Scheduler service can run at a time!"
  80. IDS_CRITICAL_ERROR "A critical error prevents the Task Scheduler from starting!"
  81. IDS_BUILD_VERSION "1281"
  82. IDS_NETSCHED_COMMENT "Created by NetScheduleJobAdd."
  83. IDS_LOG_SEVERITY_WARNING "\042%1\042 (%2) %3 %4 ** WARNING **\n%5"
  84. IDS_LOG_SEVERITY_ERROR "\042%1\042 (%2) %3 %4 ** ERROR **\n%5"
  85. IDS_LOG_JOB_STATUS_STARTED "\042%1\042 (%2)\n\tStarted %3 %4\n"
  86. IDS_LOG_JOB_STATUS_STARTED_NO_STOP "\042%1\042 (%2)\n\tStarted %3 %4\n\tStarted indirectly, through a shortcut; task finish will not be logged.\n"
  87. IDS_LOG_JOB_STATUS_FINISHED "\042%1\042 (%2)\n\tFinished %3 %4\n%5"
  88. IDS_LOG_JOB_ERROR_FAILED_START "Unable to start task"
  89. IDS_LOG_JOB_WARNING_NOT_IDLE "The run was not started because the system was not idle"
  90. IDS_LOG_JOB_WARNING_ON_BATTERIES "The scheduled run was not started because the system was running on batteries"
  91. IDS_LOG_JOB_WARNING_BAD_DIR "Invalid working directory."
  92. IDS_LOG_JOB_WARNING_ABORTED "The task was terminated. This action was initiated either by an administrator or by the Task Scheduler service (because, for example, the computer is now non idle)"
  93. IDS_LOG_JOB_WARNING_TIMEOUT "The task was forced to close since its execution time exceeded the configured maximum"
  94. IDS_LOG_JOB_WARNING_CANNOT_LOAD "Unable to load task"
  95. IDS_LOG_JOB_RESULT_FINISHED "\tResult: %1(%2).\n"
  96. IDS_LOG_JOB_EXIT_CODE_MSG_NOT_FOUND "Unable to find a message for exit code\n"
  97. IDS_POPUP_SERVICE_TITLE "Task Scheduler Service"
  98. IDS_LOG_SERVICE_TITLE "\042Task Scheduler Service\042\r\n"
  99. IDS_LOG_SERVICE_ERROR "\042Task Scheduler Service\042 %1 %2 ** Error **\n%3"
  100. // IDS_LOG_SERVICE_ERROR_MSG "\t%1 failed with error 0x%2\n"
  101. IDS_LOG_SERVICE_STARTED "\tStarted at %1 %2\n"
  102. IDS_LOG_SERVICE_PAUSED "\tPaused at %1 %2\n"
  103. IDS_LOG_SERVICE_CONTINUED "\tContinued at %1 %2\n"
  104. IDS_LOG_SERVICE_EXITED "\tExited at %1 %2\n"
  105. IDS_LOG_EXIT_CODE_MSG_NOT_FOUND "The task completed with an exit code of "
  106. IDS_LOG_RUNS_MISSED "\tSome tasks may not have executed at their scheduled times between %1 %2 and %3 %4, either because the Task Scheduler Service was not running, or because the computer was hibernating.\n"
  107. IDS_POPUP_RUNS_MISSED "Some tasks did not execute at their scheduled times because the Task Scheduler Service was not running. You can view the list of missed tasks, and attempt to run them again, from within the Scheduled Tasks folder."
  108. IDS_ERROR_FORMAT_WCODE_WHELP_I "\t%1.\n\tThe specific error is:\n\t%2: %3\n\t%4.\n"
  109. IDS_ERROR_FORMAT_WCODE_WOHELP_I "\t%1.\n\tThe specific error is:\n\t%2: %3\n"
  110. IDS_ERROR_FORMAT_WOCODE_WHELP_I "\t%1.\n\t%2.\n"
  111. IDS_ERROR_FORMAT_WOCODE_WOHELP_I "\t%1.\n"
  112. IDS_ERROR_FORMAT_WCODE_WHELP "%1.\nThe specific error is:\n%2: %3\n%4.\n"
  113. IDS_ERROR_FORMAT_WCODE_WOHELP "%1.\nThe specific error is:\n%2: %3\n"
  114. IDS_ERROR_FORMAT_WOCODE_WHELP "%1.\n%2.\n"
  115. IDS_ERROR_FORMAT_WOCODE_WOHELP "%1.\n"
  116. IDS_ERROR_NUMBER_FORMAT "0x%08x"
  117. IDS_GENERIC_ERROR_MSG "(Unable to find an error message)"
  118. IDS_ACCOUNT_LOGON_FAILED "The attempt to log on to the account associated with the task failed, therefore, the task did not run"
  119. IDS_NS_ACCOUNT_LOGON_FAILED "The attempt to log on to the AT security account failed; therefore, the AT job did not run"
  120. IDS_FILE_ACCESS_DENIED "File access is denied"
  121. IDS_FILE_ACCESS_DENIED_HINT "Only Administrators may access files of this type."
  122. IDS_FAILED_ACCOUNT_RETRIEVAL "The attempt to retrieve account information for the specified task failed; therefore, the task did not run. Either an error occurred, or no account information existed for the task"
  123. IDS_FAILED_NS_ACCOUNT_RETRIEVAL "The attempt to retrieve AT security account information failed; therefore, the AT job did not run."
  124. IDS_INITIALIZATION_FAILURE "A failure occurred during service initialization"
  125. IDS_FATAL_ERROR "An error has occurred that will negatively affect the operation of the service"
  126. IDS_NON_FATAL_ERROR "An error has occurred, but it will not prevent the service from running"
  127. IDS_CANT_GET_EXITCODE "Unable to determine the task exit code"
  128. IDS_CANT_DELETE_JOB "Unable to delete the task"
  129. IDS_CANT_UPDATE_JOB "Unable to update the task"
  130. IDS_HELP_HINT_BROWSE "Try using the Task page Browse button to locate the application"
  131. IDS_HELP_HINT_BADDIR "Verify that the directory exists and try again"
  132. IDS_HELP_HINT_LOGON "Verify that the task's Run-as name and password are valid and try again"
  133. IDS_HELP_HINT_REINSTALL "A reinstallation may correct the problem"
  134. IDS_HELP_HINT_RESTARTWINDOWS "Close all applications and restart Windows"
  135. IDS_HELP_HINT_CALLPSS "If this error persists, please contact your network administrator"
  136. IDS_HELP_HINT_CLOSE_APPS "Close some applications and try again. It may help to restart Windows"
  137. IDS_HELP_HINT_TIMEOUT "You may want to go to the Settings page and increase the \042Stop the scheduled task after\042 time"
  138. IDS_HELP_HINT_STARTSVC "Make sure that the Task Scheduler Service is running"
  139. IDS_HELP_HINT_PARAMETERS "Verify that the task's parameters are valid and try again"
  140. // the following are from winbase.h and must not collide with the other
  141. // string IDs (these have values from 0x20 to 0x100)
  142. //
  143. IDLE_PRIORITY_CLASS "Idle (lowest)"
  144. NORMAL_PRIORITY_CLASS "Normal"
  145. HIGH_PRIORITY_CLASS "High"
  146. REALTIME_PRIORITY_CLASS "Realtime (highest)"
  147. END
  148. //
  149. // Note, update the manifest, MOST_RECENT_ENTRY_MARKER_SIZE in
  150. // svc_core\log.cxx if the size of IDS_MOSTRECENTLOGENTRYMARKER exceeds
  151. // it (currently defined as 128 chars).
  152. //
  153. // Also, localizers, modify only the most recent entry text. DO NOT modify
  154. // preceeding "[ *****" or trailing "*****]\r\n\r\n" character sequences!
  155. //
  156. STRINGTABLE DISCARDABLE
  157. BEGIN
  158. IDS_NEW_JOB "New Task.job"
  159. IDS_NEW_QUEUE "New Queue.que"
  160. IDS_WHEN_IDLE "When idle"
  161. IDS_MOSTRECENTLOGENTRYMARKER "[ ***** Most recent entry is above this line ***** ]\r\n\r\n"
  162. END
  163. STRINGTABLE DISCARDABLE
  164. BEGIN
  165. IERR_SECURITY_WRITE_ERROR "An error has occurred while attempting to set task account information"
  166. IERR_SECURITY_DBASE_CORRUPTION "Corruption was detected in the Task Scheduler security database"
  167. IDS_HELP_HINT_INVALID_ACCT "Ensure the account name specified is valid"
  168. IDS_HELP_HINT_DBASE_CORRUPT "As a result, the account information for each task in the Tasks folder has been invalidated and will need to be respecified"
  169. IDS_HELP_HINT_ACCESS_DENIED "You do not have permission to perform the requested operation"
  170. IDS_HELP_HINT_SEC_GENERAL "Ensure the Task Scheduler Service is running, then try again. You can start the service from the Advanced menu in the Scheduled Tasks folder"
  171. END