htsmsg_en.xml 21 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <!--
  3. Licensed Materials - Property of IBM
  4. IBM Cognos Products: HTS
  5. (C) Copyright IBM Corp. 2005, 2010
  6. US Government Users Restricted Rights - Use, duplication or disclosure restricted by GSA ADP Schedule Contract with IBM Corp.
  7. -->
  8. <stringTable xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../../cclcore/prod/Resources/CCLMessageFile.xsd">
  9. <component name="HTS" usage="Human Task Service">
  10. <section name="GEN" usage="Messages Generated by the Human Task Service Messages" type="Messages">
  11. <string id="MSG_US_SERVICE_HANDLER_ERROR" type="String" errorCode="0001">An error occurred while processing the request for method {0}: {1}.</string>
  12. <string id="MSG_US_GENERAL_ERROR" type="String" errorCode="0002">A general error has occurred {0}.</string>
  13. <string id="MSG_US_SERVICE_NO_HANDLER" type="String" errorCode="0003">The requested method is not known to the Human Task Service: {0}.</string>
  14. <string id="MSG_US_SERVICE_MARSHALL_ERROR" type="String" errorCode="0004">An error occurred (un)marshaling task: {0}.</string>
  15. <string id="MSG_US_SERVICE_VALIDATION_ERROR" type="String" errorCode="0005">An error occurred when validating task: {1}.</string>
  16. <string id="MSG_US_SERVICE_BUILDING_RESPONSE_ERROR" type="String" errorCode="0006">An error occurred when building task result: {1}.</string>
  17. <string id="MSG_US_SERVICE_PERSIST_ERROR" type="String" errorCode="0007">An error occurred when persisting data: {1}.</string>
  18. <string id="MSG_US_SERVICE_TASK_LOAD_ERROR" type="String" errorCode="0008">An error occurred when loading manual task: {0}.</string>
  19. <string id="MSG_US_SERVICE_DEPLOY_ERROR" type="String" errorCode="0009">An error occurred when loading the manual task template: {0}.</string>
  20. <string id="MSG_US_MISSING_URI" type="String" errorCode="0010">The &lt;uri> element was missing from the manual task template: {0}.</string>
  21. <string id="MSG_US_INVALID_STATUS" type="String" errorCode="0011">The Status {0} for operation {1} is invalid.</string>
  22. <string id="MSG_US_INVALID_ROLE" type="String" errorCode="0012">The Role {0} for operation {1} is invalid.</string>
  23. <string id="MSG_US_CANNOT_ACTIVATE" type="String" errorCode="0013">The Task {0} cannot be activated. Activation time is {1}.</string>
  24. <string id="MSG_US_INVALID_PARAMETER" type="String" errorCode="0014">Invalid parameter named {0} for operation {1}. Passed value : {2}</string>
  25. <string id="MSG_US_NOT_OWNER" type="String" errorCode="0015">The user {0} is not the owner of the task {1}.</string>
  26. <string id="MSG_US_NO_COMPLETION_DATA" type="String" errorCode="0016">The task {0} cannot complete without output data.</string>
  27. <string id="MSG_US_CANNOT_COMPLETE" type="String" errorCode="0017">The task {0} cannot complete the call-back failed. {1}</string>
  28. <string id="MSG_US_NO_FAULT_DATA" type="String" errorCode="0018">The task {0} failed without fault data.</string>
  29. <string id="MSG_US_MISSING_CALLBACK_HEADER" type="String" errorCode="0019">A user task completion call-back failed due to missing or corrupt call-back data</string>
  30. <string id="MSG_US_ERROR_RETRIEVING_RENDERING_TYPES" type="String" errorCode="0020">There was an error retrieving the rendering types details.</string>
  31. <string id="MSG_US_INVALID_USER_DATA" type="String" errorCode="0021">The user data is invalid or missing. {0}</string>
  32. <string id="MSG_US_INVALID_WHERE" type="String" errorCode="0022">Invalid where clause. {0}</string>
  33. <string id="MSG_US_WAITING_FOR_TASK_COMPLETION" type="String" errorCode="0023 ">Waiting for the task to be completed.</string>
  34. <string id="MSG_US_BAD_NOTIFICATION_OP" type="String" errorCode="0024">The requested method is not applicable for the task type NOTIFICATION</string>
  35. <string id="MSG_US_APPROVAL_MSG" type="String" errorCode="0025">The user service task completed with status:{0}.</string>
  36. <string id="MSG_US_INVALID_CAM_ID" type="String" errorCode="0026">The CAM ID is invalid. Unable to parse the CM response.</string>
  37. <string id="MSG_US_INVALID_CM_RESPONSE" type="String" errorCode="0027">The CM Response is invalid.</string>
  38. <string id="MSG_US_ERROR_PARSING_USER_NAME" type="String" errorCode="0028">There was an error retrieving the user name from CM, the CM response could not be parsed.</string>
  39. <string id="MSG_US_ERROR_RETRIEVING_USER_NAME" type="String" errorCode="0029">There was an error retrieving the user name from CM.</string>
  40. <string id="MSG_US_CREATE_MANUAL_TASK_CLASS" type="String">Create Manual Task Class.</string>
  41. <string id="MSG_US_CLAIM" type="String">Claim</string>
  42. <string id="MSG_US_COMPLETE_MANUAL_TASK" type="String">Complete Manual Task.</string>
  43. <string id="MSG_US_DELETE_ATACHMENT" type="String" errorCode="0033">Delete Attachment.</string>
  44. <string id="MSG_US_SET_PRIORITY" type="String" errorCode="0034">Set Priority.</string>
  45. <string id="MSG_US_START" type="String">Start</string>
  46. <string id="MSG_US_STOP" type="String">Stop</string>
  47. <string id="MSG_US_FAIL" type="String">Fail</string>
  48. <string id="MSG_US_CREATE_NOTIFICATION" type="String" errorCode="0038">Create Notification.</string>
  49. <string id="MSG_US_BAD_TASK_TYPE_FOR_OP" type="String" errorCode="0039">The requested method is not applicable for the task type {0}.</string>
  50. <string id="MSG_US_CREATE_MANUAL_TASK" type="String" errorCode="0040">Create Manual Task.</string>
  51. <string id="MSG_US_JDBC_INFO" type="String" errorCode="0041">The following JDBC connection info was logged:</string>
  52. <string id="MSG_US_NO_LOCAL_NOTIFICATION_REF_FOUND" type="String" errorCode="0042">No localnotification found for reference: {0}.</string>
  53. <string id="MSG_US_BAD_UNION_ARGUMENTS" type="String" errorCode="0043">Union function should take 2 function arguments</string>
  54. <string id="MSG_US_INVALID_OPERATION_NAME" type="String" errorCode="0044">Invalid Operation Name: {0}.</string>
  55. <string id="MSG_US_INVALID_SCHEMA_DIRECTORY" type="String" errorCode="0045">Invalid schema directory</string>
  56. <string id="MSG_US_SCHEMA_UPDATE_FAILED" type="String" errorCode="0046">Schema update failed: {0}.</string>
  57. <string id="MSG_US_INVALID_SCHEMA_LIST" type="String" errorCode="0047">Invalid schema list</string>
  58. <string id="MSG_US_EMAIL_SENDER_ERROR" type="String" errorCode="0048">Email sender invalid {0}.</string>
  59. <string id="MSG_US_BAD_EXCEPT_ARGUMENTS" type="String" errorCode="0049">Except function should take 2 function arguments.</string>
  60. <string id="MSG_US_BAD_UNSUBSCRIBERS_ARGUMENTS" type="String" errorCode="0050">getUnsubscribers function should take 1 string argument</string>
  61. <string id="MSG_US_BAD_CAMEXPAND_ARGUMENTS" type="String" errorCode="0051">camExpand function should take 1 function argument</string>
  62. <string id="MSG_US_ERROR_GENERATING_LOG_DATA" type="String" errorCode="0052">US-052 There was an error generating the IPF log data</string>
  63. <string id="MSG_US_ERROR_GENERATING_TASK_MESSAGE_LOG_DATA" type="String" errorCode="0053">US-053 There was an error generating the task message log data for IPF logs</string>
  64. <string id="MSG_US_ERROR_GENERATING_TASK_COMMENT_LOG_DATA" type="String" errorCode="0054">US-054 There was an error generating the task comment log data for IPF logs</string>
  65. <string id="MSG_US_ERROR_GENERATING_TASK_NOTIFICATION_LOG_DATA" type="String" errorCode="0055">US-055 There was an error generating the notification log data for IPF logs</string>
  66. <string id="MSG_US_ERROR_GENERATING_TASK_SUBSCRIPTION_CHANGE_LOG_DATA" type="String" errorCode="0056">US-056 There was an error generating the subscription changes log data for IPF logs</string>
  67. <string id="MSG_US_ERROR_GENERATING_TASK_HUMANROLE_LOG_DATA" type="String" errorCode="0057">US-057 There was an error generating the humanroles log data for IPF logs</string>
  68. <string id="MSG_US_ERROR_LOGGING_IPF_LOG_DATA" type="String" errorCode="0058">US-058 There was an error logging details in the IPF logs</string>
  69. <string id="MSG_USV_DEPLOYMENT_FAILED" type="String" errorCode="0059">Deployment failed. {0}</string>
  70. <string id="MSG_US_SCHEMA_METADATA_GENERATION_FAILED" type="String" errorCode="0060">Deployment schema meta data generation failed. {0}</string>
  71. <string id="MSG_USV_DEPLOYMENT_METADATA_MISMATCH" type="String" errorCode="0061">Import metadata mismatch. {0}</string>
  72. <string id="MSG_US_INVALID_SELECT" type="String" errorCode="0062">Invalid select clause. {0}</string>
  73. <string id="MSG_US_INVALID_ORDER_BY" type="String" errorCode="0063">Invalid order by clause. {0}</string>
  74. <string id="MSG_USV_IMPORT_DEPLOYMENT_FIXUP_FAILED" type="String" errorCode="0064">Failed to retrieve CM search path data {0}</string>
  75. <string id="MSG_USV_EXPORT_DEPLOYMENT_FIXUP_FAILED" type="String" errorCode="0065">Failed to resolve CM search path data {0}</string>
  76. <string id="MSG_USV_UNKNOWN_OWNER" usage="Indication that the owner is unknown in the current context.">Unavailable</string>
  77. <string id="MSG_HTS_TASK_REMOVED" usage="Named Task has been removed from the database due to admin settings" errorCode="0067">The following task has been removed from the content store. It has been completed for longer than the configured lifetime. Name: {0}. ID: {1}</string>
  78. <string id="MSG_US_EXIT" type="String" errorCode="0068">Canceled by the creating process.</string>
  79. <string id="MSG_US_CANNOT_SKIP" type="String" errorCode="0069">The Task {0} cannot be skipped.</string>
  80. <string id="MSG_US_COMPLETE_NOTIFICATION_TASK" type="String" errorCode="0070">The notification read was acknowledged.</string>
  81. <string id="MSG_USV_DEPLOYMENT_IMPORT_FAILED" type="String" errorCode="0071">Deployment import Failed [0].</string>
  82. <string id="MSG_USV_ERROR_CONFLICTED_GROUP_USER_ROLE" type="String" errorCode="0072">The group id {0} was earlier used as a user role- ask administrator to correct entry in CM.</string>
  83. <string id="MSG_USV_DEADLINES_FAILED" type="String" errorCode="0073">Deadlines failed to execute for task. {0}</string>
  84. <string id="MSG_USV_TASK_HAS_BEEN_CANCELED" type="String" errorCode="0074">The Task has been canceled by {0}</string>
  85. <string id="MSG_US_UPDATE" type="String">update Task Details</string>
  86. <string id="MSG_US_SKIP" type="String">Canceled.</string>
  87. <string id="MSG_US_REASSIGN" type="String">Reassigned.</string>
  88. <string id="MSG_US_MINIMUM_ROLES" type="String" errorCode="0079 ">Invalid human roles. There must be at least one Stakeholder.</string>
  89. <string id="CREATE_GENERIC_MANUAL_TASK" type="String">Create Task</string>
  90. <string id="MSG_US_CANNOT_REOPEN" type="String" errorCode="0081">The Task {0} cannot be reopened.</string>
  91. <string id="MSG_HTS_TASK_RECURSION" type="String" errorCode="0082">Warning recursion detected. The task {0} cannot be a child of {1}.</string>
  92. <string id="MSG_USV_DUPLICATE_DEPLOYMENT_OBJECTS" type="String" errorCode="0083">Duplicate objects detected during import. {0}</string>
  93. <string id="MSG_US_ERROR_RETRIEVING_HOTLIST_ID" type="String" errorCode="0084">There was an error retrieving the agent event list from CM</string>
  94. <string id="MSG_HTS_AUTHENTICATION_ERROR" type="String" errorCode="0085">An authentication error has occured. {0}</string>
  95. <string id="MSG_US_INACCESSIBLE_USER_DATA" type="String" errorCode="0086">The user data is inaccessible.</string>
  96. <string id="MSG_US_INACCESSIBLE_USER_DATA_IMPERSONATE" type="String" errorCode="0087">The user data is inaccessible because you are impersonating a different tenant.</string>
  97. <!-- Task update audit logs -->
  98. <string id="MSG_HTS_TASKUPDATE_PRIORITY" type="String">Changed the priority from {0} to {1}</string>
  99. <string id="MSG_HTS_TASKUPDATE_OWNER" type="String">Changed the owner from {0} to {1}</string>
  100. <string id="MSG_HTS_TASKUPDATE_STATUS" type="String">Changed the status from {0} to {1}</string>
  101. <string id="MSG_HTS_TASKUPDATE_ADD_POTENTIAL_OWNER" type="String">Added potential owner {0}</string>
  102. <string id="MSG_HTS_TASKUPDATE_REMOVE_POTENTIAL_OWNER" type="String">Removed potential owner {0}</string>
  103. <string id="MSG_HTS_TASKUPDATE_ADD_STAKEHOLDER" type="String">Added stakeholder {0}</string>
  104. <string id="MSG_HTS_TASKUPDATE_REMOVE_STAKEHOLDER" type="String">Removed stakeholder {0}</string>
  105. <string id="MSG_HTS_TASKUPDATE_ADD_START_DEADLINE" type="String">Added a start by deadline at {0}</string>
  106. <string id="MSG_HTS_TASKUPDATE_UPDATE_START_DEADLINE" type="String">Updated the start by deadline from {0} to {1}</string>
  107. <string id="MSG_HTS_TASKUPDATE_REMOVE_START_DEADLINE" type="String">Removed the start by deadline</string>
  108. <string id="MSG_HTS_TASKUPDATE_ADD_DUE_DEADLINE" type="String">Added a due by deadline at {0}</string>
  109. <string id="MSG_HTS_TASKUPDATE_UPDATE_DUE_DEADLINE" type="String">Updated the due by deadline from {0} to {1}</string>
  110. <string id="MSG_HTS_TASKUPDATE_REMOVE_DUE_DEADLINE" type="String">Removed the due by deadline</string>
  111. <!--localization for status params (must remain aligned with similar entries in hts\prod\fragments\producers\messages\myinbox_en.xml) -->
  112. <string id="MSG_HTS_TASK_STATUS_CREATED" type="String">Created</string>
  113. <string id="MSG_HTS_TASK_STATUS_READY" type="String">Unclaimed</string>
  114. <string id="MSG_HTS_TASK_STATUS_RESERVED" type="String">Not Started</string>
  115. <string id="MSG_HTS_TASK_STATUS_IN_PROGRESS" type="String">Started</string>
  116. <string id="MSG_HTS_TASK_STATUS_SUSPENDED" type="String">On Hold</string>
  117. <string id="MSG_HTS_TASK_STATUS_COMPLETED" type="String">Completed</string>
  118. <string id="MSG_HTS_TASK_STATUS_FAILED" type="String">Failed</string>
  119. <string id="MSG_HTS_TASK_STATUS_ERROR" type="String">Error</string>
  120. <string id="MSG_HTS_TASK_STATUS_EXITED" type="String">Exited</string>
  121. <string id="MSG_HTS_TASK_STATUS_CANCELLED" type="String">Cancelled</string>
  122. <string id="MSG_HTS_TASK_STATUS_OBSOLETE" type="String">Obsolete</string>
  123. <string id="MSG_HTS_TASK_STATUS_READ" type="String">Read</string>
  124. <string id="MSG_HTS_TASK_STATUS_UNREAD" type="String">Unread</string>
  125. <string id="MSG_HTS_TASK_STATUS_ACKNOWLEDGED" type="String">Acknowledged</string>
  126. <string id="MSG_HTS_ERROR_LOADING_TASKLIST" type="String" errorCode="0102">There was a problem loading the task list. If the problem persists, please contact the system administrator.</string>
  127. <string id="MSG_HTS_ERROR_RESOLVING_PEOPLE_GROUP" type="String" errorCode="0103">Unable to resolve people group {0} in class {1} : {2}</string>
  128. </section>
  129. <section name="MSG" usage="Messages Generated by the User Service" type="UI">
  130. <string id="MSG_USV_NOTIFICATION_SENDER" type="String">NOTIFICATION SENDER:</string>
  131. <string id="MSG_USV_NOTIFICATION_RECIPIENTS" type="String">NOTIFICATION RECIPIENTS:</string>
  132. <string id="MSG_USV_NOTIFICATION_SUBJECT" type="String" >NOTIFICATION SUBJECT:</string>
  133. <string id="MSG_USV_NOTIFICATION_MESSAGE_BODY_PLAIN" type="String">NOTIFICATION MESSAGE BODY PLAIN:</string>
  134. <string id="MSG_USV_NOTIFICATION_MESSAGE_BODY_HTML" type="String">NOTIFICATION MESSAGE BODY HTML:</string>
  135. </section>
  136. <section name="EML" usage="Messages for translation into emails" type="UI">
  137. <!--
  138. DEV
  139. All id's must start MSG_HTS_INTERACTION for translation and parameter merge with xpath functions
  140. to work as you may expect.
  141. section name can be max 3 letters
  142. -->
  143. <string id="MSG_HTS_INTERACTION_OWNER" type="String">Owner:</string>
  144. <string id="MSG_HTS_INTERACTION_SUBJECT" type="String">Subject:</string>
  145. <string id="MSG_HTS_INTERACTION_DESCRIPTION" type="String">Description:</string>
  146. <string id="MSG_HTS_INTERACTION_COMMENT" type="String">Comment:</string>
  147. <string id="MSG_HTS_INTERACTION_BROWSER_LINK" type="String">Open in web browser.</string>
  148. <string id="MSG_HTS_INTERACTION_OWNER_ASSIGN" type="String">Assigned To:</string>
  149. <string id="MSG_HTS_INTERACTION_ROLE" type="String">Role:</string>
  150. <string id="MSG_HTS_INTERACTION_POTENTIAL_OWNER" type="String">Potential Owner:</string>
  151. <string id="MSG_HTS_INTERACTION_STAKEHOLDER" type="String">Stakeholder:</string>
  152. <!--
  153. please leave all $$ wrapped words untranslated, they are place holders for variables.
  154. Also they are case sensitive.
  155. -->
  156. <string id="MSG_HTS_INTERACTION_SUBJ_NEW_TASK" type="String">$creator$ has created a task: $subject$</string>
  157. <string id="MSG_HTS_INTERACTION_STUB_NEW_TASK" type="String">$creator$ has created a task.</string>
  158. <string id="MSG_HTS_INTERACTION_SUBJ_NEW_NOTIF" type="String">$creator$ has sent you a notification: $subject$</string>
  159. <string id="MSG_HTS_INTERACTION_STUB_NEW_NOTIF" type="String">$creator$ has sent you a notification.</string>
  160. <string id="MSG_HTS_INTERACTION_SUBJ_START_DL" type="String">Work has not started on task: $subject$</string>
  161. <string id="MSG_HTS_INTERACTION_STUB_START_DL" type="String">Work has not started on task.</string>
  162. <string id="MSG_HTS_INTERACTION_SUBJ_COMPLETE_DL" type="String">Work has not been completed on task: $subject$</string>
  163. <string id="MSG_HTS_INTERACTION_STUB_COMPLETE_DL" type="String">Work has not been completed on task.</string>
  164. <string id="MSG_HTS_INTERACTION_SUBJ_COMMENT" type="String">$commenter$ has commented on the task: $subject$</string>
  165. <string id="MSG_HTS_INTERACTION_STUB_COMMENT" type="String">A comment has been added to the task by $commenter$.</string>
  166. <string id="MSG_HTS_INTERACTION_SUBJ_ASSIGN" type="String">$assigner$ has assigned you a task: $subject$</string>
  167. <string id="MSG_HTS_INTERACTION_SUBJ_STAKEHOLDER_ASSIGN" type="String">$ownerDN$ now owns task: $subject$</string>
  168. <string id="MSG_HTS_INTERACTION_STUB_STAKEHOLDER_ASSIGN" type="String">$ownerDN$ now owns task.</string>
  169. <string id="MSG_HTS_INTERACTION_STUB_ASSIGN" type="String">$assigner$ has assigned you a task.</string>
  170. <string id="MSG_HTS_INTERACTION_SUBJ_START" type="String">$ownerDN$ has started work on task: $subject$</string>
  171. <string id="MSG_HTS_INTERACTION_STUB_START" type="String">$ownerDN$ has started work on task.</string>
  172. <string id="MSG_HTS_INTERACTION_SUBJ_COMPLETE" type="String">$ownerDN$ has completed work on task: $subject$</string>
  173. <string id="MSG_HTS_INTERACTION_STUB_COMPLETE" type="String">$ownerDN$ has completed work on task.</string>
  174. <string id="MSG_HTS_INTERACTION_SUBJ_FAIL" type="String">The task has failed: $subject$</string>
  175. <string id="MSG_HTS_INTERACTION_STUB_FAIL" type="String">The task has failed.</string>
  176. <string id="MSG_HTS_INTERACTION_SUBJ_NOT_READ" type="String">Notification has not been acknowledged: $subject$</string>
  177. <string id="MSG_HTS_INTERACTION_STUB_NOT_READ" type="String">Notification has not been acknowledged.</string>
  178. <string id="MSG_HTS_INTERACTION_SUBJ_TOPIC_COMMENT" type="String">$commenter$ has added a comment to a discussion</string>
  179. <string id="MSG_HTS_INTERACTION_STUB_TOPIC_COMMENT" type="String">$commenter$ has added a comment to a discussion.</string>
  180. <string id="MSG_HTS_INTERACTION_SUBJ_CANCELL" type="String">$canceller$ has canceled a task: $subject$</string>
  181. <string id="MSG_HTS_INTERACTION_STUB_CANCELL" type="String">This task has been canceled.</string>
  182. <string id="MSG_HTS_INTERACTION_SUBJ_ADDED_ROLE" type="String">$adder$ has added you to a task: $subject$</string>
  183. <string id="MSG_HTS_INTERACTION_STUB_ADDED_ROLE" type="String">$adder$ has added you to a task.</string>
  184. <string id="MSG_HTS_INTERACTION_SUBJ_REMOVED_ROLE" type="String">$remover$ has removed you from a task: $subject$</string>
  185. <string id="MSG_HTS_INTERACTION_STUB_REMOVED_ROLE" type="String">$remover$ has removed you from a task.</string>
  186. <string id="MSG_HTS_INTERACTION_DASHBOARD" type="String">Dashboard: $dashboardTitle$</string>
  187. <string id="MSG_HTS_INTERACTION_DISCUSSION" type="String">Discussion: $subject$</string>
  188. <string id="MSG_HTS_INTERACTION_COMMENT_TITLE" type="String">Comment Title: $commentTitle$</string>
  189. <string id="MSG_HTS_INTERACTION_UNSUBSCRIBE" type="String">You are receiving this notification because you subscribed to this discussion. To unsubscribe, $unsubscribeInstructions$</string>
  190. </section>
  191. </component>
  192. </stringTable>