pfmessages_en.xml 5.0 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <!--
  3. Licensed Materials - Property of IBM
  4. IBM Cognos Products: cpscrn
  5. (C) Copyright IBM Corp. 2005, 2014
  6. US Government Users Restricted Rights - Use, duplication or disclosure restricted by GSA ADP Schedule Contract with IBM Corp.
  7. -->
  8. <!--
  9. Copyright (C) 2008 Cognos ULC, an IBM Company. All rights reserved.
  10. Cognos (R) is a trademark of Cognos ULC, (formerly Cognos Incorporated).
  11. -->
  12. <stringTable xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../../../../../../../../../../cclcore/prod/Resources/CCLMessageFile.xsd">
  13. <component name="PFM" usage="Strings needed for the fragment framework">
  14. <section name="GEN" usage="Common strings for the fragment transforms" type="UI">
  15. <string id="IDS_GEN_DETAILS" type="Link" usage="Link to show error details">Details</string>
  16. <string id="IDS_GEN_RETRY" type="Link" usage="Link to retry request on error">Retry</string>
  17. <string id="IDS_GEN_HIDE" type="Link" usage="Link to hide error notice">Hide this message.</string>
  18. <string id="IDS_GEN_PROCESSING" type="String" usage="Indicate that the server is processing the fragment">Processing your request...</string>
  19. <string id="IDS_GEN_ACTIONS_MORE" type="Tooltip" usage="Tooltip for the more actions fragment title bar icon">More actions - <param name="title"/></string>
  20. <string id="IDS_GEN_ACTIONS_REFRESH" type="Tooltip" usage="Tooltip for the refresh fragment title bar icon">Refresh - <param name="title"/></string>
  21. <string id="IDS_GEN_ACTIONS_EDIT" type="Tooltip" usage="Tooltip for the edit fragment title bar icon">Edit - <param name="title"/></string>
  22. <string id="IDS_GEN_ACTIONS_VIEW" type="Tooltip" usage="Tooltip for the view fragment title bar icon">Return - <param name="title"/></string>
  23. <string id="IDS_GEN_ACTIONS_MINIMIZE" type="Tooltip" usage="Tooltip for the minimize fragment title bar icon">Minimize - <param name="title"/></string>
  24. <string id="IDS_GEN_ACTIONS_RESTORE" type="Tooltip" usage="Tooltip for the restore fragment title bar icon">Restore - <param name="title"/></string>
  25. <string id="IDS_GEN_ACTIONS_MAXIMIZE" type="Tooltip" usage="Tooltip for the maximize fragment title bar icon">Maximize - <param name="title"/></string>
  26. <string id="IDS_GEN_ACTIONS_HELP" type="Tooltip" usage="Tooltip for the help fragment title bar icon">Help - <param name="title"/></string>
  27. <string id="IDS_GEN_ACTIONS_RESET" type="Tooltip" usage="Tooltip for the reset fragment title bar icon">Reset - <param name="title"/></string>
  28. <string id="IDS_GEN_ACTIONS_RETURN" type="Link" usage="Link to return from maximized state">Return - <param name="title"/></string>
  29. </section>
  30. <section name="JS" usage="Common javascript string for the common fragment javascript" type="UI">
  31. <string id="IDS_JS_DETAILS" type="String" usage="Details dialog caption and link to show details">Details</string>
  32. <string id="IDS_JS_RETRY" type="Link" usage="Link to retry request on error">Retry</string>
  33. <string id="IDS_JS_HIDE" type="Link" usage="Link to hide error notice">Hide this message.</string>
  34. <string id="IDS_JS_PROCESSING" type="String" usage="Indicate that the server is processing">Processing your request...</string>
  35. <string id="IDS_JS_BUTTON_YES" type="String" usage="Yes dialog button"> Yes </string>
  36. <string id="IDS_JS_BUTTON_NO" type="String" usage="No dialog button"> No </string>
  37. <string id="IDS_JS_BUTTON_CANCEL" type="String" usage="Cancel dialog button">Cancel</string>
  38. <string id="IDS_JS_BUTTON_CLOSE" type="String" usage="Close dialog button">Close</string>
  39. <string id="IDS_JS_BUTTON_OK" type="String" usage="OK dialog button"> OK </string>
  40. <string id="IDS_JS_BUTTON_APPLY" type="String" usage="Apply dialog button">Apply</string>
  41. <string id="IDS_JS_HELP_URL" type="String" usage="Help dialog URL">Help</string>
  42. <string id="IDS_JS_MODAL_CANCEL" type="String" usage="Cancel link on the modal dialog wait div">Cancel...</string>
  43. <string id="IDS_JS_ERROR_RETRIEVE" type="String" usage="Error message from fragment retrieve">Unable to process document, the maximum depth of levels was reached.</string>
  44. <string id="IDS_JS_ERROR_UNEXPECTED_RESPONSE" type="String" usage="Unexpected response error message">unexpected response</string>
  45. <string id="IDS_JS_NO_HELP_URL" type="String" usage="window.alert() used when no help link is available">No help is available</string>
  46. <string id="IDS_JS_PROMPT_REVERT" type="String" usage="Reset confirmation message">This operation will reset all your personalized preferences to their default values. Do you want to proceed?</string>
  47. <string id="IDS_JS_TAB_WAIT" type="String" usage="Wait message displayed on newly created tab pages">Working...</string>
  48. <string id="IDS_JS_TIMEOUT_SETTINGS_LOST" type="String" usage="Warning message displayed before relogin">Session timed out. Modified settings may be lost.</string>
  49. <string id="IDS_JS_LAYOUT_EDITMODE_TITLE" type="String" usage="Edit mode title">Set the properties - <param name="title"/></string>
  50. </section>
  51. </component>
  52. </stringTable>