navmessage_en.xml 2.0 KB

123456789101112131415161718192021222324252627282930313233
  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, 2013
  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="PS2" usage="Strings needed for the Navigator sample app">
  14. <section name="CON" usage="Top level page strings" type="UI">
  15. <string id="TITLE" type="String" usage="Application title">Content Navigation</string>
  16. <string id="DESCRIPTION" type="String" usage="Description of the application">Navigate and launch the IBM Cognos Content</string>
  17. </section>
  18. <section name="SET" usage="Settings page strings" type="UI">
  19. <string id="SETTINGSTITLE" type="string" usage="Title header for settings">Basic Settings</string>
  20. <string id="SETTINGSDESCRIPTION" type="string" usage="Description of the settings page">Basic settings for the Cognos Connection application</string>
  21. <string id="DEFAULTURL" type="String" usage="default content url">Default entry url:</string>
  22. <string id="WIDTH" type="string" usage="Portlet width property label">Portlet width:</string>
  23. <string id="SHOWTOOLBAR" type="string" usage="Toolbar toggle label">Show toolbar</string>
  24. <string id="SHOWACTIONS" type="string" usage="Show actions toggle label">Show actions</string>
  25. <string id="HIDEBREADCRUMB" type="string" usage="Hide breadcrumb toggle label">Hide the breadcrumb</string>
  26. <string id="SUBSCRIBETOENTRYURL" type="string" usage="Subscribe to entry toggle label">Shows the entry selected in another navigator</string>
  27. </section>
  28. </component>
  29. </stringTable>