Leaked source code of windows server 2003
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.

267 lines
8.3 KiB

  1. ;/////////////////////////////////////////////////////////////////////////////
  2. ;//
  3. ;// Copyright (C) 1999-2001 Microsoft Corporation
  4. ;//
  5. ;// Description:
  6. ;// The file used to define all messages in alert e-mail.
  7. ;// Log:
  8. ;// 1) 17/11/2000, FCD
  9. ;// 2) 13/12/2000, lustar.li
  10. ;/////////////////////////////////////////////////////////////////////////////
  11. FacilityNames = (
  12. AlertEmail_Settings= 0xC00:SA_FACILITY_ALERTEMAIL_SETTINGS
  13. )
  14. ;//++++++++++++++++++++++++++Alert e-mail Settings+++++++++++++++++++++++++++++
  15. ;//;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; CAPTION;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
  16. MessageID = 1
  17. Severity = Informational
  18. Facility = AlertEmail_Settings
  19. SymbolicName = SA_ALERTEMAIL_SETTINGS_CAPTION
  20. Language = English
  21. Alert E-Mail
  22. .
  23. ;//;;;;;;;;;;;;;;;;;;;;;;;;;;Alert e-mail Description;;;;;;;;;;;;;;;;;;;;;;;;;;
  24. MessageID = 2
  25. Severity = Informational
  26. Facility = AlertEmail_Settings
  27. SymbolicName = SA_ALERTEMAIL_SETTINGS_DESCRIPTION
  28. Language = English
  29. Set alert e-mail on the server.
  30. .
  31. ;//;;;;;;;;;;;;;;;;;;;;;;;;;;Alert e-mail task;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
  32. MessageID = 3
  33. Severity = Informational
  34. Facility = AlertEmail_Settings
  35. SymbolicName = SA_ALERTEMAIL_SETTINGS_TASK
  36. Language = English
  37. Set Alert E-Mail
  38. .
  39. ;//;;;;;;;;;;;;;;;;;;;;;Alert e-mail task describe;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
  40. MessageID = 4
  41. Severity = Informational
  42. Facility = AlertEmail_Settings
  43. SymbolicName = SA_ALERTEMAIL_SETTINGS_TASK_DESCRIBE
  44. Language = English
  45. Alert E-Mail Setings
  46. .
  47. ;//;;;;;;;;;;;;;;;;;;;;;;Alert e-mail disable sending alert e-mail;;;;;;;;;;;;;;
  48. MessageID = 5
  49. Severity = Informational
  50. Facility = AlertEmail_Settings
  51. SymbolicName = SA_ALERTEMAIL_SETTINGS_DISABLE_SENDING
  52. Language = English
  53. Disable alert e-mail
  54. .
  55. ;//;;;;;;;;;;;;;;;;;;;;;Alert e-mail enable sending alert e-mail;;;;;;;;;;;;;;;;
  56. MessageID = 6
  57. Severity = Informational
  58. Facility = AlertEmail_Settings
  59. SymbolicName = SA_ALERTEMAIL_SETTINGS_ENABLE_SENDING
  60. Language = English
  61. Enable alert e-mail
  62. .
  63. ;//;;;;;;;;;;;;;;;;;;;;;;Alert e-mail send critical alert e-mail;;;;;;;;;;;;;;;;
  64. MessageID = 7
  65. Severity = Informational
  66. Facility = AlertEmail_Settings
  67. SymbolicName = SA_ALERTEMAIL_SETTINGS_SEND_CRITICAL
  68. Language = English
  69. Send critical alert e-mail
  70. .
  71. ;//;;;;;;;;;;;;;;;;;;;;;;;Alert e-mail send warning alert e-mail;;;;;;;;;;;;;;;;
  72. MessageID = 8
  73. Severity = Informational
  74. Facility = AlertEmail_Settings
  75. SymbolicName = SA_ALERTEMAIL_SETTINGS_SEND_WARNING
  76. Language = English
  77. Send warning alert e-mail
  78. .
  79. ;//;;;;;;;;;;;;;;;;;;;;;Alert e-mail send informational alert e-mail;;;;;;;;;;;;
  80. MessageID = 9
  81. Severity = Informational
  82. Facility = AlertEmail_Settings
  83. SymbolicName = SA_ALERTEMAIL_SETTINGS_SEND_INFORMATIAL
  84. Language = English
  85. Send informational alert e-mail
  86. .
  87. ;//;;;;;;;;;;;;;;;;;;;;;;;Alert e-mail to target e-mail address;;;;;;;;;;;;;;;;;
  88. MessageID = 10
  89. Severity = Informational
  90. Facility = AlertEmail_Settings
  91. SymbolicName = SA_ALERTEMAIL_SETTINGS_TO
  92. Language = English
  93. To:
  94. .
  95. ;//;;;;;;;;;;;;;;;;;;;;;;;Alert e-mail not set up ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
  96. MessageID = 11
  97. Severity = Informational
  98. Facility = AlertEmail_Settings
  99. SymbolicName = SA_ALERTEMAIL_SETTINGS_NOTSET_ALERT_CAPTION
  100. Language = English
  101. Alert e-mail not set up
  102. .
  103. MessageID = 12
  104. Severity = Informational
  105. Facility = AlertEmail_Settings
  106. SymbolicName = SA_ALERTEMAIL_SETTINGS_NOTSET_ALERT_DESCRIPTION
  107. Language = English
  108. Choose Alert E-Mail Settings to change the alert e-mail parameters.
  109. .
  110. MessageID = 13
  111. Severity = Informational
  112. Facility = AlertEmail_Settings
  113. SymbolicName = SA_ALERTEMAIL_SETTINGS_SET_ALERT_CAPTION
  114. Language = English
  115. Alert E-mail Settings
  116. .
  117. MessageID = 14
  118. Severity = Informational
  119. Facility = AlertEmail_Settings
  120. SymbolicName = SA_ALERTEMAIL_SETTINGS_SET_ALERT_DESCRIPTION
  121. Language = English
  122. Choose Set Alert E-Mail to configure alert e-mail settings on the server.
  123. .
  124. ;//;;;;;;;;;;;;;;;;;;;;;;;;Alert e-mail error message ;;;;;;;;;;;;;;;;;;;;;;;;;;
  125. MessageID = 15
  126. Severity = Informational
  127. Facility = AlertEmail_Settings
  128. SymbolicName = SA_ALERTEMAIL_SETTINGS_ERR_NOTYPE_SELECTED
  129. Language = English
  130. Select at least one type of alert e-mail.
  131. .
  132. MessageID = 16
  133. Severity = Informational
  134. Facility = AlertEmail_Settings
  135. SymbolicName = SA_ALERTEMAIL_SETTINGS_ERR_EMAILADDR_NOTSET
  136. Language = English
  137. E-mail address cannot be empty.
  138. .
  139. MessageID = 17
  140. Severity = Informational
  141. Facility = AlertEmail_Settings
  142. SymbolicName = SA_ALERTEMAIL_SETTINGS_ERR_SMART_HOST
  143. Language = English
  144. Test e-mail cannot be sent.
  145. .
  146. ;//;;;;;;;;;;;;;;;;;;;;;;;;Alert e-mail smart host ;;;;;;;;;;;;;;;;;;;;;;;;;;
  147. MessageID = 18
  148. Severity = Informational
  149. Facility = AlertEmail_Settings
  150. SymbolicName = SA_ALERTEMAIL_SETTINGS_SMART_HOST
  151. Language = English
  152. With:
  153. .
  154. ;//;;;;;;;;;;;;;;;;;;;;;;;;Alert e-mail to label ;;;;;;;;;;;;;;;;;;;;;;;;;;
  155. MessageID = 19
  156. Severity = Informational
  157. Facility = AlertEmail_Settings
  158. SymbolicName = SA_ALERTEMAIL_SETTINGS_TO_LABEL
  159. Language = English
  160. Administrator's e-mail address
  161. .
  162. ;//;;;;;;;;;;;;;;;;;;;;;;;;Alert e-mail with label ;;;;;;;;;;;;;;;;;;;;;;;;;;
  163. MessageID = 20
  164. Severity = Informational
  165. Facility = AlertEmail_Settings
  166. SymbolicName = SA_ALERTEMAIL_SETTINGS_WITH_LABEL
  167. Language = English
  168. SMTP server name or IP address
  169. .
  170. ;//;;;;;;;;;;;;;;;;;;;;;;;;Alert e-mail test subject ;;;;;;;;;;;;;;;;;;;;;;;;;;
  171. MessageID = 21
  172. Severity = Informational
  173. Facility = AlertEmail_Settings
  174. SymbolicName = SA_ALERTEMAIL_SETTINGS_TEST_SUBJECT
  175. Language = English
  176. Alert e-mail test at %1
  177. .
  178. ;//;;;;;;;;;;;;;;;;;;;;;;;;Alert e-mail test content ;;;;;;;;;;;;;;;;;;;;;;;;;;
  179. MessageID = 22
  180. Severity = Informational
  181. Facility = AlertEmail_Settings
  182. SymbolicName = SA_ALERTEMAIL_SETTINGS_TEST_CONTENT
  183. Language = English
  184. Congratulations!
  185. Receiving this e-mail verifies you have correctly configured alert e-mail on %1.
  186. .
  187. ;//;;;;;;;;;;;;;;;;;;;;;;;;Alert e-mail test information ;;;;;;;;;;;;;;;;;;;;;;
  188. MessageID = 23
  189. Severity = Informational
  190. Facility = AlertEmail_Settings
  191. SymbolicName = SA_ALERTEMAIL_SETTINGS_TEST_INFORMATION
  192. Language = English
  193. Test e-mail has been sent. Please view the administrator's mailbox.
  194. .
  195. ;//;;;;;;;;;;;;;;;;;;;;;;;;Alert e-mail test information ;;;;;;;;;;;;;;;;;;;;;;
  196. MessageID = 24
  197. Severity = Informational
  198. Facility = AlertEmail_Settings
  199. SymbolicName = SA_ALERTEMAIL_SETTINGS_BUTTON_TEXT
  200. Language = English
  201. Test
  202. .
  203. ;//;;;;;;;;;;;;;;;;;;;;;;;;Alert e-mail test information ;;;;;;;;;;;;;;;;;;;;;;
  204. MessageID = 25
  205. Severity = Informational
  206. Facility = AlertEmail_Settings
  207. SymbolicName = SA_ALERTEMAIL_SETTINGS_EMAIL_CONTENT
  208. Language = English
  209. Please go to the server Web UI to check the server's status.
  210. .
  211. ;//Config alert e-mail fail
  212. MessageID = 26
  213. Severity = Informational
  214. Facility = AlertEmail_Settings
  215. SymbolicName = SA_ALERTEMAIL_SETTINGS_ERR_SETTASK
  216. Language = English
  217. Fail to config alert e-mail.
  218. .
  219. ;//SMTP is not ready err message
  220. MessageID = 27
  221. Severity = Informational
  222. Facility = AlertEmail_Settings
  223. SymbolicName = SA_ALERTEMAIL_SMTP_ERR_TEXT
  224. Language = English
  225. Simple Mail Transport Protocol (SMTP) is not enabled on this server.
  226. .
  227. ;///////////////////////////////////////////////////////////////////////////////
  228. ;// HELP STRINGS
  229. ;///////////////////////////////////////////////////////////////////////////////
  230. MessageID = 400
  231. Severity = Informational
  232. Facility = AlertEmail_Settings
  233. SymbolicName = SA_ALERTEMAIL_HELP_ALERTEMAIL
  234. Language = English
  235. Alert E-Mail
  236. .