j2htmlmsgs_en.xml 3.5 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <!--
  3. Licensed Materials - Property of IBM
  4. IBM Cognos Products: cogadmin
  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. <!--
  13. DO NOT EDIT!
  14. Generated using:
  15. $Id: //lockit/main/source/localizationkit/msgsdk/CCLInputSource.xslt#2 $
  16. $Change: 43397 $
  17. -->
  18. <stringTable xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" localization="Product Locale" xsi:noNamespaceSchemaLocation="../../../cclcore/prod/Resources/CCLMessageFile.xsd">
  19. <component name="J2H" usage="J2HTML messages">
  20. <section name="PAG" usage="Pager strings" type="UI">
  21. <string id="IDS_PAGER_ITEMS_FOUND" type="String" usage="When there is no content to display">No entries.</string>
  22. <string id="IDS_PAGER_ITEMS" type="String" usage="Display how many entries are shown">Entries:</string>
  23. <string id="IDS_PAGER_FROM_INVALID" type="String" usage="From entry not valid">The number in the first entry box is not valid. The number must be greater than 0.</string>
  24. <string id="IDS_PAGER_TO_INVALID" type="String" usage="To entry not valid">The number in the second entry box is not valid. The number must be greater than 0.</string>
  25. <string id="IDS_PAGER_ENTRIES_INVALID" type="String" usage="To is less than from">The number in the first entry box cannot be greater than the number in the second entry box.</string>
  26. <string id="IDS_PAGER_ENTRIES_EMPTY" type="String" usage="To and from are blank">Specify the entry numbers to show and then click the Go to button.</string>
  27. <string id="IDS_PAGER_FIRST" usage="Tooltip for first page image">First Page</string>
  28. <string id="IDS_PAGER_LAST" usage="Tooltip for last page image">Last Page</string>
  29. <string id="IDS_PAGER_PREVIOUS" usage="Previous hyperlink in list control">Previous</string>
  30. <string id="IDS_PAGER_NEXT" usage="Next hyperlink in list control">Next</string>
  31. <string id="IDS_PAGER_PAGEUP" usage="Tooltip for page up image">Previous Page</string>
  32. <string id="IDS_PAGER_PAGEDOWN" usage="Tooltip for page down image">Next Page</string>
  33. <string id="IDS_PAGER_GO_TO" type="Tooltip" usage="Tooltip for Go to button">Go to</string>
  34. </section>
  35. <section name="MEN" usage="Menu strings" type="UI">
  36. <string id="IDS_MENU_EMPTY" usage="Message on the controlled component footer">Empty Menu<param name="0" type="string"/></string>
  37. </section>
  38. <section name="GLB" usage="General strings" type="UI">
  39. <string id="IDS_LAST_REFRESH" usage="Message on the controlled component footer">Last refresh time: <param name="0" type="string"/></string>
  40. <string id="IDS_ERROR_IN_XML_STAGE" usage="Global error message used for XML process stage">An error occurred while processing the request</string>
  41. <string id="IDS_ERROR_IN_RENDERING_STAGE" usage="Global error message used for rendering stage">An error occurred while rendering requested data</string>
  42. </section>
  43. <section name="TBL" usage="Table strings" type="UI">
  44. <string id="IDS_TABLE_SELECT_ALL" usage="Message on the select all check box">Select all items for group action</string>
  45. <string id="IDS_TABLE_SELECT" usage="Message on the select check box">Select item for group action <param name="0" type="string"/></string>
  46. </section>
  47. </component>
  48. </stringTable>