Resources.resx 22 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493
  1. <?xml version="1.0" encoding="utf-8"?>
  2. <root>
  3. <!--
  4. Microsoft ResX Schema
  5. Version 2.0
  6. The primary goals of this format is to allow a simple XML format
  7. that is mostly human readable. The generation and parsing of the
  8. various data types are done through the TypeConverter classes
  9. associated with the data types.
  10. Example:
  11. ... ado.net/XML headers & schema ...
  12. <resheader name="resmimetype">text/microsoft-resx</resheader>
  13. <resheader name="version">2.0</resheader>
  14. <resheader name="reader">System.Resources.ResXResourceReader, System.Windows.Forms, ...</resheader>
  15. <resheader name="writer">System.Resources.ResXResourceWriter, System.Windows.Forms, ...</resheader>
  16. <data name="Name1"><value>this is my long string</value><comment>this is a comment</comment></data>
  17. <data name="Color1" type="System.Drawing.Color, System.Drawing">Blue</data>
  18. <data name="Bitmap1" mimetype="application/x-microsoft.net.object.binary.base64">
  19. <value>[base64 mime encoded serialized .NET Framework object]</value>
  20. </data>
  21. <data name="Icon1" type="System.Drawing.Icon, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64">
  22. <value>[base64 mime encoded string representing a byte array form of the .NET Framework object]</value>
  23. <comment>This is a comment</comment>
  24. </data>
  25. There are any number of "resheader" rows that contain simple
  26. name/value pairs.
  27. Each data row contains a name, and value. The row also contains a
  28. type or mimetype. Type corresponds to a .NET class that support
  29. text/value conversion through the TypeConverter architecture.
  30. Classes that don't support this are serialized and stored with the
  31. mimetype set.
  32. The mimetype is used for serialized objects, and tells the
  33. ResXResourceReader how to depersist the object. This is currently not
  34. extensible. For a given mimetype the value must be set accordingly:
  35. Note - application/x-microsoft.net.object.binary.base64 is the format
  36. that the ResXResourceWriter will generate, however the reader can
  37. read any of the formats listed below.
  38. mimetype: application/x-microsoft.net.object.binary.base64
  39. value : The object must be serialized with
  40. : System.Runtime.Serialization.Formatters.Binary.BinaryFormatter
  41. : and then encoded with base64 encoding.
  42. mimetype: application/x-microsoft.net.object.soap.base64
  43. value : The object must be serialized with
  44. : System.Runtime.Serialization.Formatters.Soap.SoapFormatter
  45. : and then encoded with base64 encoding.
  46. mimetype: application/x-microsoft.net.object.bytearray.base64
  47. value : The object must be serialized into a byte array
  48. : using a System.ComponentModel.TypeConverter
  49. : and then encoded with base64 encoding.
  50. -->
  51. <xsd:schema id="root" xmlns="" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:msdata="urn:schemas-microsoft-com:xml-msdata">
  52. <xsd:import namespace="http://www.w3.org/XML/1998/namespace" />
  53. <xsd:element name="root" msdata:IsDataSet="true">
  54. <xsd:complexType>
  55. <xsd:choice maxOccurs="unbounded">
  56. <xsd:element name="metadata">
  57. <xsd:complexType>
  58. <xsd:sequence>
  59. <xsd:element name="value" type="xsd:string" minOccurs="0" />
  60. </xsd:sequence>
  61. <xsd:attribute name="name" use="required" type="xsd:string" />
  62. <xsd:attribute name="type" type="xsd:string" />
  63. <xsd:attribute name="mimetype" type="xsd:string" />
  64. <xsd:attribute ref="xml:space" />
  65. </xsd:complexType>
  66. </xsd:element>
  67. <xsd:element name="assembly">
  68. <xsd:complexType>
  69. <xsd:attribute name="alias" type="xsd:string" />
  70. <xsd:attribute name="name" type="xsd:string" />
  71. </xsd:complexType>
  72. </xsd:element>
  73. <xsd:element name="data">
  74. <xsd:complexType>
  75. <xsd:sequence>
  76. <xsd:element name="value" type="xsd:string" minOccurs="0" msdata:Ordinal="1" />
  77. <xsd:element name="comment" type="xsd:string" minOccurs="0" msdata:Ordinal="2" />
  78. </xsd:sequence>
  79. <xsd:attribute name="name" type="xsd:string" use="required" msdata:Ordinal="1" />
  80. <xsd:attribute name="type" type="xsd:string" msdata:Ordinal="3" />
  81. <xsd:attribute name="mimetype" type="xsd:string" msdata:Ordinal="4" />
  82. <xsd:attribute ref="xml:space" />
  83. </xsd:complexType>
  84. </xsd:element>
  85. <xsd:element name="resheader">
  86. <xsd:complexType>
  87. <xsd:sequence>
  88. <xsd:element name="value" type="xsd:string" minOccurs="0" msdata:Ordinal="1" />
  89. </xsd:sequence>
  90. <xsd:attribute name="name" type="xsd:string" use="required" />
  91. </xsd:complexType>
  92. </xsd:element>
  93. </xsd:choice>
  94. </xsd:complexType>
  95. </xsd:element>
  96. </xsd:schema>
  97. <resheader name="resmimetype">
  98. <value>text/microsoft-resx</value>
  99. </resheader>
  100. <resheader name="version">
  101. <value>2.0</value>
  102. </resheader>
  103. <resheader name="reader">
  104. <value>System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
  105. </resheader>
  106. <resheader name="writer">
  107. <value>System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
  108. </resheader>
  109. <data name="GlobalLableAutoMode" xml:space="preserve">
  110. <value>Auto Mode</value>
  111. </data>
  112. <data name="GlobalLableManualMode" xml:space="preserve">
  113. <value>ManualMode</value>
  114. </data>
  115. <assembly alias="System.Windows.Forms" name="System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" />
  116. <data name="logo" type="System.Resources.ResXFileRef, System.Windows.Forms">
  117. <value>..\logo.ico;System.Drawing.Icon, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
  118. </data>
  119. <data name="RTLoadModuleFailed" xml:space="preserve">
  120. <value>System Initialize Failed, please check the log file for detail information.</value>
  121. </data>
  122. <data name="ConfirmExit" xml:space="preserve">
  123. <value>Are you sure you want to exit control system?</value>
  124. </data>
  125. <data name="RTEntity_Invoke_Operation01" xml:space="preserve">
  126. <value>Operation {0}{1}</value>
  127. </data>
  128. <data name="RTEntity_Invoke_UndefinedOperation0" xml:space="preserve">
  129. <value>Undefined operation {0}</value>
  130. </data>
  131. <data name="RTEntity_Invoke_ErrorDuringReadRecipeFile0" xml:space="preserve">
  132. <value>error during read recipe file {0}</value>
  133. </data>
  134. <data name="RTEntity_Invoke_RecipeFileContentNotValid0" xml:space="preserve">
  135. <value>recipe file content not valid, {0}</value>
  136. </data>
  137. <data name="RTEntity_Invoke_RecipeFileNotValid0" xml:space="preserve">
  138. <value>recipe file not valid, {0}</value>
  139. </data>
  140. <data name="RTEntity_Invoke_Invoke0Exception" xml:space="preserve">
  141. <value>Invoke {0} exception</value>
  142. </data>
  143. <data name="PumpDownRoutine_Monitor_CheckDoorStatus" xml:space="preserve">
  144. <value>Check door status</value>
  145. </data>
  146. <data name="PumpDownRoutine_Monitor_CheckPumpStatus" xml:space="preserve">
  147. <value>Check pump status</value>
  148. </data>
  149. <data name="PumpDownRoutine_Monitor_CloseAllTheValves" xml:space="preserve">
  150. <value>Close all the valves</value>
  151. </data>
  152. <data name="PumpDownRoutine_Monitor_OpenPumpingValve" xml:space="preserve">
  153. <value>Open pumping valve</value>
  154. </data>
  155. <data name="PumpDownRoutine_Monitor_WaitChamberPressureUntilBelow0" xml:space="preserve">
  156. <value>Wait chamber pressure until below {0}</value>
  157. </data>
  158. <data name="PumpDownRoutine_Monitor_PumpingDownCompleted" xml:space="preserve">
  159. <value>Pumping Down completed</value>
  160. </data>
  161. <data name="PumpDownRoutine_PumpDownRoutine_PumpingDown" xml:space="preserve">
  162. <value>Pumping Down</value>
  163. </data>
  164. <data name="IoSensorFactory_Product_BackPanelDoorIsOpened" xml:space="preserve">
  165. <value>BackPanel door is opened</value>
  166. </data>
  167. <data name="IoSensorFactory_Product_ChamberDoorIsOpened" xml:space="preserve">
  168. <value>Chamber door is opened</value>
  169. </data>
  170. <data name="IoSensorFactory_Product_PrecursorDoorIsOpened" xml:space="preserve">
  171. <value>Precursor door is opened</value>
  172. </data>
  173. <data name="IoSensorFactory_Product_PumpDoorIsOpened" xml:space="preserve">
  174. <value>Pump door is opened</value>
  175. </data>
  176. <data name="CommonRoutine_CheckDoor_CheckChamberDoor" xml:space="preserve">
  177. <value>check chamber door</value>
  178. </data>
  179. <data name="CommonRoutine_CheckDoor_CheckBackpanelDoor" xml:space="preserve">
  180. <value>check backpanel door</value>
  181. </data>
  182. <data name="CommonRoutine_CheckDoor_ChamberDoorNotClosed" xml:space="preserve">
  183. <value>Chamber door not closed</value>
  184. </data>
  185. <data name="CommonRoutine_CheckDoor_BackpanelDoorNotClosed" xml:space="preserve">
  186. <value>Backpanel door not closed</value>
  187. </data>
  188. <data name="CommonRoutine_CloseAllValve_CanNotCloseValve01" xml:space="preserve">
  189. <value>can not close valve {0}, {1}</value>
  190. </data>
  191. <data name="CommonRoutine_CloseAllValve_CanNotCloseValve0In1S" xml:space="preserve">
  192. <value>can not close valve {0} in {1} s</value>
  193. </data>
  194. <data name="CommonRoutine_OpenValve_Open0" xml:space="preserve">
  195. <value>Open {0}</value>
  196. </data>
  197. <data name="CommonRoutine_OpenValve_0CanNotBeOpen" xml:space="preserve">
  198. <value>{0} Can Not Be Open</value>
  199. </data>
  200. <data name="CommonRoutine_CloseValve_Close0" xml:space="preserve">
  201. <value>Close {0}</value>
  202. </data>
  203. <data name="CommonRoutine_CloseValve_0CanNotBeClose" xml:space="preserve">
  204. <value>{0} Can Not Be Close</value>
  205. </data>
  206. <data name="StopPumpRoutine_StopPumpRoutine_StopPump" xml:space="preserve">
  207. <value>Stop pump</value>
  208. </data>
  209. <data name="StopPumpRoutine_Monitor_CheckIfTheRfIsOn" xml:space="preserve">
  210. <value>Check if the rf is on</value>
  211. </data>
  212. <data name="StopPumpRoutine_Monitor_CheckIfTheGasStoppedFlowing" xml:space="preserve">
  213. <value>Check if the gas stopped flowing</value>
  214. </data>
  215. <data name="StopPumpRoutine_Monitor_ClosePumpValve" xml:space="preserve">
  216. <value>close pump valve</value>
  217. </data>
  218. <data name="StopPumpRoutine_Monitor_StopPumpingCompleted" xml:space="preserve">
  219. <value>Stop pumping completed</value>
  220. </data>
  221. <data name="GasFlowRoutine_GasFlowRoutine_GasFlow" xml:space="preserve">
  222. <value>Gas Flow</value>
  223. </data>
  224. <data name="GasFlowRoutine_Start_PumpingValveNotOpenOpenPumpValveFirst" xml:space="preserve">
  225. <value>Pumping valve not open, open pump valve first</value>
  226. </data>
  227. <data name="GasFlowRoutine_Monitor_OpenValveAndFlowMfc" xml:space="preserve">
  228. <value>Open valve and flow mfc</value>
  229. </data>
  230. <data name="GasFlowRoutine_Monitor_GasFlowCompleted" xml:space="preserve">
  231. <value>Gas flow completed</value>
  232. </data>
  233. <data name="GasFlowRoutine_CheckStable_GasFlowPressureNotStableIn0Seconds" xml:space="preserve">
  234. <value>Gas flow pressure not stable in {0} seconds</value>
  235. </data>
  236. <data name="RfPowerRoutine_Monitor_RFPowerOn" xml:space="preserve">
  237. <value>RF Power On</value>
  238. </data>
  239. <data name="RfPowerRoutine_Monitor_RfPowerCompleted" xml:space="preserve">
  240. <value>Rf power completed</value>
  241. </data>
  242. <data name="RfPowerRoutine_AbortRf_StopRFError" xml:space="preserve">
  243. <value>stop RF error</value>
  244. </data>
  245. <data name="StopGasFlowRoutine_StopGasFlowRoutine_StopGasFlow" xml:space="preserve">
  246. <value>Stop gas flow</value>
  247. </data>
  248. <data name="StopGasFlowRoutine_Monitor_CloseValveAndStopMfc" xml:space="preserve">
  249. <value>Close valve and stop mfc</value>
  250. </data>
  251. <data name="StopGasFlowRoutine_Monitor_StopGasFlowCompleted" xml:space="preserve">
  252. <value>Stop gas flow completed</value>
  253. </data>
  254. <data name="CyclePurgeRoutine_CyclePurgeRoutine_CyclePurge" xml:space="preserve">
  255. <value>Cycle Purge</value>
  256. </data>
  257. <data name="CyclePurgeRoutine_Monitor_CheckIfThePumpValveOpen" xml:space="preserve">
  258. <value>Check if the pump valve open</value>
  259. </data>
  260. <data name="CyclePurgeRoutine_Monitor_StartCyclePurge" xml:space="preserve">
  261. <value>Start cycle purge</value>
  262. </data>
  263. <data name="CyclePurgeRoutine_Monitor_Pumping" xml:space="preserve">
  264. <value>pumping</value>
  265. </data>
  266. <data name="CyclePurgeRoutine_Monitor_Venting" xml:space="preserve">
  267. <value>venting</value>
  268. </data>
  269. <data name="CyclePurgeRoutine_Monitor_KeepInPumpingStatus" xml:space="preserve">
  270. <value>keep in pumping status</value>
  271. </data>
  272. <data name="CyclePurgeRoutine_Monitor_CyclePurgeFinished" xml:space="preserve">
  273. <value>CyclePurge finished</value>
  274. </data>
  275. <data name="VentRountine_VentRountine_Vent" xml:space="preserve">
  276. <value>Vent</value>
  277. </data>
  278. <data name="VentRountine_Monitor_CheckSensor" xml:space="preserve">
  279. <value>check sensor</value>
  280. </data>
  281. <data name="VentRountine_Monitor_PumpingCloseValve" xml:space="preserve">
  282. <value>pumping close valve</value>
  283. </data>
  284. <data name="VentRountine_Monitor_PumpingOpenValve" xml:space="preserve">
  285. <value>pumping open valve</value>
  286. </data>
  287. <data name="VentRountine_Monitor_CloseAllTheValve" xml:space="preserve">
  288. <value>close all the valve</value>
  289. </data>
  290. <data name="VentRountine_Monitor_VentDelay0SecondsBeforeOpenVentValve" xml:space="preserve">
  291. <value>vent delay {0} seconds before open vent valve</value>
  292. </data>
  293. <data name="VentRountine_Monitor_VentValve" xml:space="preserve">
  294. <value>vent valve</value>
  295. </data>
  296. <data name="VentRountine_Monitor_Vent0Seconds" xml:space="preserve">
  297. <value>vent {0} seconds</value>
  298. </data>
  299. <data name="VentRountine_Monitor_VentCompleted" xml:space="preserve">
  300. <value>vent completed</value>
  301. </data>
  302. <data name="LeakCheckRoutine_LeakCheckRoutine_LeakCheck" xml:space="preserve">
  303. <value>Leak Check </value>
  304. </data>
  305. <data name="LeakCheckRoutine_Monitor_OpenGasFinalValve" xml:space="preserve">
  306. <value>Open gas final valve</value>
  307. </data>
  308. <data name="LeakCheckRoutine_Monitor_PumpDelay0Seconds" xml:space="preserve">
  309. <value>pump delay {0} seconds </value>
  310. </data>
  311. <data name="LeakCheckRoutine_Monitor_LeakCheckDelay0Seconds" xml:space="preserve">
  312. <value>Leak check delay {0} seconds </value>
  313. </data>
  314. <data name="LeakCheckRoutine_Monitor_CalculateLeakCheckRate" xml:space="preserve">
  315. <value>Calculate leak check rate</value>
  316. </data>
  317. <data name="LeakCheckRoutine_Monitor_LeakCheckFinished" xml:space="preserve">
  318. <value>Leak Check finished</value>
  319. </data>
  320. <data name="LeakCheckRoutine_CalcLeakCheck_LeakCheckTime0StartPressure1StopPressure2LeakTime3LeakRate4" xml:space="preserve">
  321. <value>Leak Check time: {0}, Start Pressure: {1}, Stop Pressure: {2}, Leak Time: {3}, Leak Rate: {4}</value>
  322. </data>
  323. <data name="Process_Process_Process" xml:space="preserve">
  324. <value>Process</value>
  325. </data>
  326. <data name="Process_Exit_Recipe0RNStartTime1RNEndTime2RNTotalTime3" xml:space="preserve">
  327. <value>Recipe:{0}\r\nStart time:{1}\r\nEnd time:{2}\r\nTotal time:{3}</value>
  328. </data>
  329. <data name="Process_Exit_0RecipeCompletelyRun" xml:space="preserve">
  330. <value>{0} Recipe completely run</value>
  331. </data>
  332. <data name="Process_Exit_0RecipeWasAborted" xml:space="preserve">
  333. <value>{0} recipe was aborted</value>
  334. </data>
  335. <data name="Process_Monitor_RecipeRunningStartStep01" xml:space="preserve">
  336. <value>recipe running:start step {0},({1})</value>
  337. </data>
  338. <data name="Process_PauseRecipe_工艺运行中当前第0步暂停" xml:space="preserve">
  339. <value>工艺运行中:当前第{0}步,暂停</value>
  340. </data>
  341. <data name="Process_AbortRecipe_UserAbortedRecipe" xml:space="preserve">
  342. <value>user aborted recipe</value>
  343. </data>
  344. <data name="CommonRoutine_End_0FinishedIn1Minitues" xml:space="preserve">
  345. <value>{0} Finished in {1} minitues</value>
  346. </data>
  347. <data name="CommonRoutine_CyclePump_PumpingPressureTo0MTor" xml:space="preserve">
  348. <value>pumping pressure to {0} mTor</value>
  349. </data>
  350. <data name="CommonRoutine_CycleVent_VentPressureTo0Mtor" xml:space="preserve">
  351. <value>vent pressure to {0} mtor</value>
  352. </data>
  353. <data name="PreProcess_LoadRecipe_LoadRecipe0Failed" xml:space="preserve">
  354. <value>Load recipe '{0}' failed</value>
  355. </data>
  356. <data name="PreProcess_Monitor_CheckChamberPressure" xml:space="preserve">
  357. <value>Check chamber pressure</value>
  358. </data>
  359. <data name="PreProcess_Monitor_PreprocessFinished" xml:space="preserve">
  360. <value>preprocess finished</value>
  361. </data>
  362. <data name="PreProcess_Stop_Recipe0RNFailedReason1" xml:space="preserve">
  363. <value>recipe:{0}\r\n failed reason:{1}</value>
  364. </data>
  365. <data name="PostProcess_Monitor_WaitFor10Seconds" xml:space="preserve">
  366. <value>wait for 10 seconds</value>
  367. </data>
  368. <data name="PostProcess_Monitor_RFPowerOff" xml:space="preserve">
  369. <value>RF Power Off</value>
  370. </data>
  371. <data name="PostProcess_Monitor_StopAllTheGasFlow" xml:space="preserve">
  372. <value>Stop all the gas flow</value>
  373. </data>
  374. <data name="PostProcess_Monitor_PumpDelay0Seconds" xml:space="preserve">
  375. <value>pump delay {0} seconds</value>
  376. </data>
  377. <data name="PostProcess_Monitor_VentDelay0Seconds" xml:space="preserve">
  378. <value>vent delay {0} seconds</value>
  379. </data>
  380. <data name="PostProcess_Monitor_PostProcessFinished" xml:space="preserve">
  381. <value>Post Process finished</value>
  382. </data>
  383. <data name="PostProcess_Stop_0FailedAfterRunningRecipe" xml:space="preserve">
  384. <value>{0} failed after running recipe</value>
  385. </data>
  386. <data name="PostProcess_PostProcess_PostProcess" xml:space="preserve">
  387. <value>Post Process</value>
  388. </data>
  389. <data name="PMEntity_fProcessLoadRecipe_LoadingRecipeFile" xml:space="preserve">
  390. <value>loading recipe file...</value>
  391. </data>
  392. <data name="PMEntity_fProcessLoadRecipe_LoadingRecipeFileFailed" xml:space="preserve">
  393. <value>loading recipe file failed</value>
  394. </data>
  395. <data name="PMEntity_fStartPreProcess_PreparingRunningRecipe" xml:space="preserve">
  396. <value>preparing running recipe</value>
  397. </data>
  398. <data name="PMEntity_fStartPreProcess_PreparingRunningRecipeFailed" xml:space="preserve">
  399. <value>preparing running recipe failed</value>
  400. </data>
  401. <data name="PMEntity_fPreProcess_RunRecipePumpingDown" xml:space="preserve">
  402. <value>run recipe, pumping down</value>
  403. </data>
  404. <data name="PMEntity_fPreProcess_RunRecipePumpingDownFailed" xml:space="preserve">
  405. <value>run recipe, pumping down failed</value>
  406. </data>
  407. <data name="PMEntity_fAbortPreProcess_RunRecipePumpingDownAborted" xml:space="preserve">
  408. <value>run recipe, pumping down aborted</value>
  409. </data>
  410. <data name="PMEntity_fStartProcess_StartRunningRecipe" xml:space="preserve">
  411. <value>start running recipe</value>
  412. </data>
  413. <data name="PMEntity_fStartProcess_RunRecipeFailed" xml:space="preserve">
  414. <value>run recipe failed</value>
  415. </data>
  416. <data name="PMEntity_fProcess_RunningRecipe" xml:space="preserve">
  417. <value>running recipe</value>
  418. </data>
  419. <data name="PMEntity_fAbortProcess_RunningRecipeAborted" xml:space="preserve">
  420. <value>running recipe aborted</value>
  421. </data>
  422. <data name="PMEntity_fAbortProcess_RunRecipeAborted" xml:space="preserve">
  423. <value>run recipe aborted</value>
  424. </data>
  425. <data name="PMEntity_fSkipStep_RunRecipeSkipped" xml:space="preserve">
  426. <value>run recipe skipped</value>
  427. </data>
  428. <data name="PMEntity_fStartPostProcess_RunRecipePostProcess" xml:space="preserve">
  429. <value>run recipe post process</value>
  430. </data>
  431. <data name="PMEntity_fPostProcess_RunRecipeCyclePurge" xml:space="preserve">
  432. <value>run recipe cycle purge</value>
  433. </data>
  434. <data name="PMEntity_fPostProcess_RecipeCompleted" xml:space="preserve">
  435. <value>recipe completed</value>
  436. </data>
  437. <data name="PMEntity_fPostProcess_RunRecipeCyclePurgeError" xml:space="preserve">
  438. <value>run recipe cycle purge error</value>
  439. </data>
  440. <data name="PMEntity_fAbortPostProcess_RecipeAborted" xml:space="preserve">
  441. <value>recipe aborted</value>
  442. </data>
  443. <data name="CommonRoutine_CheckVAC_PumpBelow0" xml:space="preserve">
  444. <value>Pump below {0}</value>
  445. </data>
  446. <data name="SCManager_SetItemValue_0SetpointShouldBeIn1And2SettingValue3IsNotValid" xml:space="preserve">
  447. <value>{0} setpoint should be in {1} and {2}, setting value {3} is not valid</value>
  448. </data>
  449. <data name="PreProcess_Monitor_SetRFMatchMode" xml:space="preserve">
  450. <value>Set RF match mode {0}</value>
  451. </data>
  452. <data name="IoEmo_Monitor_EmergencyOffButtonWasPressed" xml:space="preserve">
  453. <value>Emergency Off button was pressed</value>
  454. </data>
  455. <data name="IoEmo_Monitor_MainContactorIsOff" xml:space="preserve">
  456. <value>Main contactor is off</value>
  457. </data>
  458. <data name="IoStatistics_Initialize_ResetStatisticsOf0" xml:space="preserve">
  459. <value>Reset statistics of {0}</value>
  460. </data>
  461. <data name="IoStatistics_Initialize_ResetStatisticsOf0FailedNotDefineConfigEntry" xml:space="preserve">
  462. <value>Reset statistics of {0} failed, not define config entry</value>
  463. </data>
  464. <data name="PreProcess_Start_CanNotRunRecipeBecausePumpPMNeeded" xml:space="preserve">
  465. <value>Can not run recipe because pump PM needed</value>
  466. </data>
  467. <data name="PreProcess_Start_CanNotRunRecipeBecauseRFPMNeeded" xml:space="preserve">
  468. <value>Can not run recipe because RF PM needed</value>
  469. </data>
  470. <data name="PreProcess_Start_BasePressure0NotValid" xml:space="preserve">
  471. <value>base pressure {0} not valid</value>
  472. </data>
  473. <data name="PreProcess_Start_PumpDownLimit0NotValid" xml:space="preserve">
  474. <value>Pump Down Limit {0} not valid</value>
  475. </data>
  476. <data name="HostControlModeChangeTo_stateNotifySystemChangeToAutoMode" xml:space="preserve">
  477. <value>Host Control mode change to OnlineRemote, notify system change to auto mode</value>
  478. </data>
  479. <data name="SystemInOnlineRemoteModeCanNotSwitchToManualSwitchOffHostControlFirst" xml:space="preserve">
  480. <value>System in online remote mode, can not switch to manual. switch off host control first</value>
  481. </data>
  482. </root>