123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201 |
- <?xml version="1.0" encoding="UTF-8"?>
- <!--
- Licensed Materials - Property of IBM
- IBM Cognos Products: HTS
- (C) Copyright IBM Corp. 2005, 2010
- US Government Users Restricted Rights - Use, duplication or disclosure restricted by GSA ADP Schedule Contract with IBM Corp.
- -->
- <stringTable xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../../cclcore/prod/Resources/CCLMessageFile.xsd">
- <component name="HTS" usage="Human Task Service">
- <section name="GEN" usage="Messages Generated by the Human Task Service Messages" type="Messages">
- <string id="MSG_US_SERVICE_HANDLER_ERROR" type="String" errorCode="0001">An error occurred while processing the request for method {0}: {1}.</string>
- <string id="MSG_US_GENERAL_ERROR" type="String" errorCode="0002">A general error has occurred {0}.</string>
- <string id="MSG_US_SERVICE_NO_HANDLER" type="String" errorCode="0003">The requested method is not known to the Human Task Service: {0}.</string>
- <string id="MSG_US_SERVICE_MARSHALL_ERROR" type="String" errorCode="0004">An error occurred (un)marshaling task: {0}.</string>
- <string id="MSG_US_SERVICE_VALIDATION_ERROR" type="String" errorCode="0005">An error occurred when validating task: {1}.</string>
- <string id="MSG_US_SERVICE_BUILDING_RESPONSE_ERROR" type="String" errorCode="0006">An error occurred when building task result: {1}.</string>
- <string id="MSG_US_SERVICE_PERSIST_ERROR" type="String" errorCode="0007">An error occurred when persisting data: {1}.</string>
- <string id="MSG_US_SERVICE_TASK_LOAD_ERROR" type="String" errorCode="0008">An error occurred when loading manual task: {0}.</string>
- <string id="MSG_US_SERVICE_DEPLOY_ERROR" type="String" errorCode="0009">An error occurred when loading the manual task template: {0}.</string>
- <string id="MSG_US_MISSING_URI" type="String" errorCode="0010">The <uri> element was missing from the manual task template: {0}.</string>
- <string id="MSG_US_INVALID_STATUS" type="String" errorCode="0011">The Status {0} for operation {1} is invalid.</string>
- <string id="MSG_US_INVALID_ROLE" type="String" errorCode="0012">The Role {0} for operation {1} is invalid.</string>
- <string id="MSG_US_CANNOT_ACTIVATE" type="String" errorCode="0013">The Task {0} cannot be activated. Activation time is {1}.</string>
- <string id="MSG_US_INVALID_PARAMETER" type="String" errorCode="0014">Invalid parameter named {0} for operation {1}. Passed value : {2}</string>
- <string id="MSG_US_NOT_OWNER" type="String" errorCode="0015">The user {0} is not the owner of the task {1}.</string>
- <string id="MSG_US_NO_COMPLETION_DATA" type="String" errorCode="0016">The task {0} cannot complete without output data.</string>
- <string id="MSG_US_CANNOT_COMPLETE" type="String" errorCode="0017">The task {0} cannot complete the call-back failed. {1}</string>
- <string id="MSG_US_NO_FAULT_DATA" type="String" errorCode="0018">The task {0} failed without fault data.</string>
- <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>
- <string id="MSG_US_ERROR_RETRIEVING_RENDERING_TYPES" type="String" errorCode="0020">There was an error retrieving the rendering types details.</string>
- <string id="MSG_US_INVALID_USER_DATA" type="String" errorCode="0021">The user data is invalid or missing. {0}</string>
- <string id="MSG_US_INVALID_WHERE" type="String" errorCode="0022">Invalid where clause. {0}</string>
- <string id="MSG_US_WAITING_FOR_TASK_COMPLETION" type="String" errorCode="0023 ">Waiting for the task to be completed.</string>
- <string id="MSG_US_BAD_NOTIFICATION_OP" type="String" errorCode="0024">The requested method is not applicable for the task type NOTIFICATION</string>
- <string id="MSG_US_APPROVAL_MSG" type="String" errorCode="0025">The user service task completed with status:{0}.</string>
- <string id="MSG_US_INVALID_CAM_ID" type="String" errorCode="0026">The CAM ID is invalid. Unable to parse the CM response.</string>
- <string id="MSG_US_INVALID_CM_RESPONSE" type="String" errorCode="0027">The CM Response is invalid.</string>
- <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>
- <string id="MSG_US_ERROR_RETRIEVING_USER_NAME" type="String" errorCode="0029">There was an error retrieving the user name from CM.</string>
- <string id="MSG_US_CREATE_MANUAL_TASK_CLASS" type="String">Create Manual Task Class.</string>
- <string id="MSG_US_CLAIM" type="String">Claim</string>
- <string id="MSG_US_COMPLETE_MANUAL_TASK" type="String">Complete Manual Task.</string>
- <string id="MSG_US_DELETE_ATACHMENT" type="String" errorCode="0033">Delete Attachment.</string>
- <string id="MSG_US_SET_PRIORITY" type="String" errorCode="0034">Set Priority.</string>
- <string id="MSG_US_START" type="String">Start</string>
- <string id="MSG_US_STOP" type="String">Stop</string>
- <string id="MSG_US_FAIL" type="String">Fail</string>
- <string id="MSG_US_CREATE_NOTIFICATION" type="String" errorCode="0038">Create Notification.</string>
- <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>
- <string id="MSG_US_CREATE_MANUAL_TASK" type="String" errorCode="0040">Create Manual Task.</string>
- <string id="MSG_US_JDBC_INFO" type="String" errorCode="0041">The following JDBC connection info was logged:</string>
- <string id="MSG_US_NO_LOCAL_NOTIFICATION_REF_FOUND" type="String" errorCode="0042">No localnotification found for reference: {0}.</string>
- <string id="MSG_US_BAD_UNION_ARGUMENTS" type="String" errorCode="0043">Union function should take 2 function arguments</string>
- <string id="MSG_US_INVALID_OPERATION_NAME" type="String" errorCode="0044">Invalid Operation Name: {0}.</string>
- <string id="MSG_US_INVALID_SCHEMA_DIRECTORY" type="String" errorCode="0045">Invalid schema directory</string>
- <string id="MSG_US_SCHEMA_UPDATE_FAILED" type="String" errorCode="0046">Schema update failed: {0}.</string>
- <string id="MSG_US_INVALID_SCHEMA_LIST" type="String" errorCode="0047">Invalid schema list</string>
- <string id="MSG_US_EMAIL_SENDER_ERROR" type="String" errorCode="0048">Email sender invalid {0}.</string>
- <string id="MSG_US_BAD_EXCEPT_ARGUMENTS" type="String" errorCode="0049">Except function should take 2 function arguments.</string>
- <string id="MSG_US_BAD_UNSUBSCRIBERS_ARGUMENTS" type="String" errorCode="0050">getUnsubscribers function should take 1 string argument</string>
- <string id="MSG_US_BAD_CAMEXPAND_ARGUMENTS" type="String" errorCode="0051">camExpand function should take 1 function argument</string>
- <string id="MSG_US_ERROR_GENERATING_LOG_DATA" type="String" errorCode="0052">US-052 There was an error generating the IPF log data</string>
- <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>
- <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>
- <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>
- <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>
- <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>
- <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>
- <string id="MSG_USV_DEPLOYMENT_FAILED" type="String" errorCode="0059">Deployment failed. {0}</string>
- <string id="MSG_US_SCHEMA_METADATA_GENERATION_FAILED" type="String" errorCode="0060">Deployment schema meta data generation failed. {0}</string>
- <string id="MSG_USV_DEPLOYMENT_METADATA_MISMATCH" type="String" errorCode="0061">Import metadata mismatch. {0}</string>
- <string id="MSG_US_INVALID_SELECT" type="String" errorCode="0062">Invalid select clause. {0}</string>
- <string id="MSG_US_INVALID_ORDER_BY" type="String" errorCode="0063">Invalid order by clause. {0}</string>
- <string id="MSG_USV_IMPORT_DEPLOYMENT_FIXUP_FAILED" type="String" errorCode="0064">Failed to retrieve CM search path data {0}</string>
- <string id="MSG_USV_EXPORT_DEPLOYMENT_FIXUP_FAILED" type="String" errorCode="0065">Failed to resolve CM search path data {0}</string>
- <string id="MSG_USV_UNKNOWN_OWNER" usage="Indication that the owner is unknown in the current context.">Unavailable</string>
- <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>
- <string id="MSG_US_EXIT" type="String" errorCode="0068">Canceled by the creating process.</string>
- <string id="MSG_US_CANNOT_SKIP" type="String" errorCode="0069">The Task {0} cannot be skipped.</string>
- <string id="MSG_US_COMPLETE_NOTIFICATION_TASK" type="String" errorCode="0070">The notification read was acknowledged.</string>
- <string id="MSG_USV_DEPLOYMENT_IMPORT_FAILED" type="String" errorCode="0071">Deployment import Failed [0].</string>
- <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>
- <string id="MSG_USV_DEADLINES_FAILED" type="String" errorCode="0073">Deadlines failed to execute for task. {0}</string>
- <string id="MSG_USV_TASK_HAS_BEEN_CANCELED" type="String" errorCode="0074">The Task has been canceled by {0}</string>
- <string id="MSG_US_UPDATE" type="String">update Task Details</string>
- <string id="MSG_US_SKIP" type="String">Canceled.</string>
- <string id="MSG_US_REASSIGN" type="String">Reassigned.</string>
- <string id="MSG_US_MINIMUM_ROLES" type="String" errorCode="0079 ">Invalid human roles. There must be at least one Stakeholder.</string>
- <string id="CREATE_GENERIC_MANUAL_TASK" type="String">Create Task</string>
- <string id="MSG_US_CANNOT_REOPEN" type="String" errorCode="0081">The Task {0} cannot be reopened.</string>
- <string id="MSG_HTS_TASK_RECURSION" type="String" errorCode="0082">Warning recursion detected. The task {0} cannot be a child of {1}.</string>
- <string id="MSG_USV_DUPLICATE_DEPLOYMENT_OBJECTS" type="String" errorCode="0083">Duplicate objects detected during import. {0}</string>
- <string id="MSG_US_ERROR_RETRIEVING_HOTLIST_ID" type="String" errorCode="0084">There was an error retrieving the agent event list from CM</string>
- <string id="MSG_HTS_AUTHENTICATION_ERROR" type="String" errorCode="0085">An authentication error has occured. {0}</string>
- <string id="MSG_US_INACCESSIBLE_USER_DATA" type="String" errorCode="0086">The user data is inaccessible.</string>
- <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>
-
- <!-- Task update audit logs -->
- <string id="MSG_HTS_TASKUPDATE_PRIORITY" type="String">Changed the priority from {0} to {1}</string>
- <string id="MSG_HTS_TASKUPDATE_OWNER" type="String">Changed the owner from {0} to {1}</string>
- <string id="MSG_HTS_TASKUPDATE_STATUS" type="String">Changed the status from {0} to {1}</string>
- <string id="MSG_HTS_TASKUPDATE_ADD_POTENTIAL_OWNER" type="String">Added potential owner {0}</string>
- <string id="MSG_HTS_TASKUPDATE_REMOVE_POTENTIAL_OWNER" type="String">Removed potential owner {0}</string>
- <string id="MSG_HTS_TASKUPDATE_ADD_STAKEHOLDER" type="String">Added stakeholder {0}</string>
- <string id="MSG_HTS_TASKUPDATE_REMOVE_STAKEHOLDER" type="String">Removed stakeholder {0}</string>
- <string id="MSG_HTS_TASKUPDATE_ADD_START_DEADLINE" type="String">Added a start by deadline at {0}</string>
- <string id="MSG_HTS_TASKUPDATE_UPDATE_START_DEADLINE" type="String">Updated the start by deadline from {0} to {1}</string>
- <string id="MSG_HTS_TASKUPDATE_REMOVE_START_DEADLINE" type="String">Removed the start by deadline</string>
- <string id="MSG_HTS_TASKUPDATE_ADD_DUE_DEADLINE" type="String">Added a due by deadline at {0}</string>
- <string id="MSG_HTS_TASKUPDATE_UPDATE_DUE_DEADLINE" type="String">Updated the due by deadline from {0} to {1}</string>
- <string id="MSG_HTS_TASKUPDATE_REMOVE_DUE_DEADLINE" type="String">Removed the due by deadline</string>
-
- <!--localization for status params (must remain aligned with similar entries in hts\prod\fragments\producers\messages\myinbox_en.xml) -->
- <string id="MSG_HTS_TASK_STATUS_CREATED" type="String">Created</string>
- <string id="MSG_HTS_TASK_STATUS_READY" type="String">Unclaimed</string>
- <string id="MSG_HTS_TASK_STATUS_RESERVED" type="String">Not Started</string>
- <string id="MSG_HTS_TASK_STATUS_IN_PROGRESS" type="String">Started</string>
- <string id="MSG_HTS_TASK_STATUS_SUSPENDED" type="String">On Hold</string>
- <string id="MSG_HTS_TASK_STATUS_COMPLETED" type="String">Completed</string>
- <string id="MSG_HTS_TASK_STATUS_FAILED" type="String">Failed</string>
- <string id="MSG_HTS_TASK_STATUS_ERROR" type="String">Error</string>
- <string id="MSG_HTS_TASK_STATUS_EXITED" type="String">Exited</string>
- <string id="MSG_HTS_TASK_STATUS_CANCELLED" type="String">Cancelled</string>
- <string id="MSG_HTS_TASK_STATUS_OBSOLETE" type="String">Obsolete</string>
- <string id="MSG_HTS_TASK_STATUS_READ" type="String">Read</string>
- <string id="MSG_HTS_TASK_STATUS_UNREAD" type="String">Unread</string>
- <string id="MSG_HTS_TASK_STATUS_ACKNOWLEDGED" type="String">Acknowledged</string>
- <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>
- <string id="MSG_HTS_ERROR_RESOLVING_PEOPLE_GROUP" type="String" errorCode="0103">Unable to resolve people group {0} in class {1} : {2}</string>
- </section>
- <section name="MSG" usage="Messages Generated by the User Service" type="UI">
- <string id="MSG_USV_NOTIFICATION_SENDER" type="String">NOTIFICATION SENDER:</string>
- <string id="MSG_USV_NOTIFICATION_RECIPIENTS" type="String">NOTIFICATION RECIPIENTS:</string>
- <string id="MSG_USV_NOTIFICATION_SUBJECT" type="String" >NOTIFICATION SUBJECT:</string>
- <string id="MSG_USV_NOTIFICATION_MESSAGE_BODY_PLAIN" type="String">NOTIFICATION MESSAGE BODY PLAIN:</string>
- <string id="MSG_USV_NOTIFICATION_MESSAGE_BODY_HTML" type="String">NOTIFICATION MESSAGE BODY HTML:</string>
- </section>
- <section name="EML" usage="Messages for translation into emails" type="UI">
- <!--
- DEV
- All id's must start MSG_HTS_INTERACTION for translation and parameter merge with xpath functions
- to work as you may expect.
- section name can be max 3 letters
- -->
- <string id="MSG_HTS_INTERACTION_OWNER" type="String">Owner:</string>
- <string id="MSG_HTS_INTERACTION_SUBJECT" type="String">Subject:</string>
- <string id="MSG_HTS_INTERACTION_DESCRIPTION" type="String">Description:</string>
- <string id="MSG_HTS_INTERACTION_COMMENT" type="String">Comment:</string>
- <string id="MSG_HTS_INTERACTION_BROWSER_LINK" type="String">Open in web browser.</string>
- <string id="MSG_HTS_INTERACTION_OWNER_ASSIGN" type="String">Assigned To:</string>
- <string id="MSG_HTS_INTERACTION_ROLE" type="String">Role:</string>
- <string id="MSG_HTS_INTERACTION_POTENTIAL_OWNER" type="String">Potential Owner:</string>
- <string id="MSG_HTS_INTERACTION_STAKEHOLDER" type="String">Stakeholder:</string>
- <!--
- please leave all $$ wrapped words untranslated, they are place holders for variables.
- Also they are case sensitive.
- -->
- <string id="MSG_HTS_INTERACTION_SUBJ_NEW_TASK" type="String">$creator$ has created a task: $subject$</string>
- <string id="MSG_HTS_INTERACTION_STUB_NEW_TASK" type="String">$creator$ has created a task.</string>
- <string id="MSG_HTS_INTERACTION_SUBJ_NEW_NOTIF" type="String">$creator$ has sent you a notification: $subject$</string>
- <string id="MSG_HTS_INTERACTION_STUB_NEW_NOTIF" type="String">$creator$ has sent you a notification.</string>
- <string id="MSG_HTS_INTERACTION_SUBJ_START_DL" type="String">Work has not started on task: $subject$</string>
- <string id="MSG_HTS_INTERACTION_STUB_START_DL" type="String">Work has not started on task.</string>
- <string id="MSG_HTS_INTERACTION_SUBJ_COMPLETE_DL" type="String">Work has not been completed on task: $subject$</string>
- <string id="MSG_HTS_INTERACTION_STUB_COMPLETE_DL" type="String">Work has not been completed on task.</string>
- <string id="MSG_HTS_INTERACTION_SUBJ_COMMENT" type="String">$commenter$ has commented on the task: $subject$</string>
- <string id="MSG_HTS_INTERACTION_STUB_COMMENT" type="String">A comment has been added to the task by $commenter$.</string>
- <string id="MSG_HTS_INTERACTION_SUBJ_ASSIGN" type="String">$assigner$ has assigned you a task: $subject$</string>
- <string id="MSG_HTS_INTERACTION_SUBJ_STAKEHOLDER_ASSIGN" type="String">$ownerDN$ now owns task: $subject$</string>
- <string id="MSG_HTS_INTERACTION_STUB_STAKEHOLDER_ASSIGN" type="String">$ownerDN$ now owns task.</string>
- <string id="MSG_HTS_INTERACTION_STUB_ASSIGN" type="String">$assigner$ has assigned you a task.</string>
- <string id="MSG_HTS_INTERACTION_SUBJ_START" type="String">$ownerDN$ has started work on task: $subject$</string>
- <string id="MSG_HTS_INTERACTION_STUB_START" type="String">$ownerDN$ has started work on task.</string>
- <string id="MSG_HTS_INTERACTION_SUBJ_COMPLETE" type="String">$ownerDN$ has completed work on task: $subject$</string>
- <string id="MSG_HTS_INTERACTION_STUB_COMPLETE" type="String">$ownerDN$ has completed work on task.</string>
- <string id="MSG_HTS_INTERACTION_SUBJ_FAIL" type="String">The task has failed: $subject$</string>
- <string id="MSG_HTS_INTERACTION_STUB_FAIL" type="String">The task has failed.</string>
- <string id="MSG_HTS_INTERACTION_SUBJ_NOT_READ" type="String">Notification has not been acknowledged: $subject$</string>
- <string id="MSG_HTS_INTERACTION_STUB_NOT_READ" type="String">Notification has not been acknowledged.</string>
- <string id="MSG_HTS_INTERACTION_SUBJ_TOPIC_COMMENT" type="String">$commenter$ has added a comment to a discussion</string>
- <string id="MSG_HTS_INTERACTION_STUB_TOPIC_COMMENT" type="String">$commenter$ has added a comment to a discussion.</string>
- <string id="MSG_HTS_INTERACTION_SUBJ_CANCELL" type="String">$canceller$ has canceled a task: $subject$</string>
- <string id="MSG_HTS_INTERACTION_STUB_CANCELL" type="String">This task has been canceled.</string>
-
- <string id="MSG_HTS_INTERACTION_SUBJ_ADDED_ROLE" type="String">$adder$ has added you to a task: $subject$</string>
- <string id="MSG_HTS_INTERACTION_STUB_ADDED_ROLE" type="String">$adder$ has added you to a task.</string>
-
- <string id="MSG_HTS_INTERACTION_SUBJ_REMOVED_ROLE" type="String">$remover$ has removed you from a task: $subject$</string>
- <string id="MSG_HTS_INTERACTION_STUB_REMOVED_ROLE" type="String">$remover$ has removed you from a task.</string>
-
- <string id="MSG_HTS_INTERACTION_DASHBOARD" type="String">Dashboard: $dashboardTitle$</string>
- <string id="MSG_HTS_INTERACTION_DISCUSSION" type="String">Discussion: $subject$</string>
- <string id="MSG_HTS_INTERACTION_COMMENT_TITLE" type="String">Comment Title: $commentTitle$</string>
- <string id="MSG_HTS_INTERACTION_UNSUBSCRIBE" type="String">You are receiving this notification because you subscribed to this discussion. To unsubscribe, $unsubscribeInstructions$</string>
-
- </section>
- </component>
- </stringTable>
|