buxatomcmmsg_en.xml 2.8 KB

123456789101112131415161718192021222324252627282930313233343536373839
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <!--
  3. +========================================================================+
  4. | Licensed Materials - Property of IBM
  5. |
  6. | IBM Cognos Products: BUX
  7. |
  8. | (C) Copyright IBM Corp. 2009, 2012
  9. |
  10. | The source code for this program is not published or otherwise
  11. | divested of its trade secrets, irrespective of what has been deposited
  12. | with the U.S. Copyright Office.
  13. +========================================================================+
  14. -->
  15. <stringTable xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../../../../CCL/CCLCore/Resources/CCLMessageFile.xsd">
  16. <component name="BUX" usage="Bux messages">
  17. <section name="ACM" usage="BUX Atom CM service messages." type="Messages">
  18. <string id="CREATE_UNTITLED_NAME" type="String">Untitled</string>
  19. <string id="ATOM_PERSON_USER_UNAVAILABLE" type="String">User unavailable</string>
  20. <string id="ATOM_PERSON_NONE" type="String">None</string>
  21. <string id="BUX_ACM_MY_FAVORITES" type="String">My Favorites</string>
  22. <string id="BUX_OPENING_DASHBOARD" type="String">Opening workspace...</string>
  23. <string id="BUX_SAVING_DASHBOARD" type="String">Saving workspace...</string>
  24. <string id="ERROR_UNEXPECTED_EXECUTION" type="String" errorCode="1500">An unexpected error occurred while executing the request.</string>
  25. <string id="ERROR_UNEXPECTED_PAGE_RESPONSE" type="String" errorCode="1501">The requested page object returned an unexpected result.</string>
  26. <string id="ERROR_RESPONSE_UPDATE_CM" type="String" errorCode="1502">Error response received when BUX was doing Content Store UPDATE operation.</string>
  27. <string id="ERROR_ADDING_PORTLET_INSTANCES" type="String" errorCode="1503">Error occurs when adding portlets to update a workspace.</string>
  28. <string id="ERROR_DELETING_CM_OBJECTS" type="String" errorCode="1504">Error occurs when deleting CM objects to update a workspace.</string>
  29. <string id="ERROR_RESOLVING_DASHBOARD_PORTLETS" type="String" errorCode="1505">Error occurs when resolving existing portlets of a workspace.</string>
  30. <string id="ERROR_PORTLET_UPGRADE" type="String" errorCode="1506">The upgrade of this portlet failed.</string>
  31. <string id="ERROR_INVALID_DUPLICATE_NAME" type="String" errorCode="1507">An object with the name '<param name="0" type="string"/>' already exists and cannot be replaced. Please enter another name.</string>
  32. <string id="ERROR_MISSING_WORKSPACE_USER_CAPABILTIES" type="String" errorCode="1508">You cannot save your workspace because a required capability is missing.</string>
  33. </section>
  34. <section name="CMV" usage="BUX Atom CM virtual feed messages." type="Messages">
  35. <string id="PREFERENCES_FEED_TITLE" type="String">Preferences</string>
  36. <string id="CM_PREFERENCES_ENTRY_TITLE" type="String">IBM Cognos User Preferences</string>
  37. </section>
  38. </component>
  39. </stringTable>