gsmessage_en.xml 2.1 KB

12345678910111213141516171819202122232425262728293031323334
  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="PS1" usage="Strings needed for the Getting Started sample app">
  14. <section name="CON" usage="Top level page strings" type="UI">
  15. <string id="TITLE" type="String" usage="Application title">Getting Started</string>
  16. <string id="DESCRIPTION" type="String" usage="Description of the application">Show content from the getting started page</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="SETTINGSDESC" type="String" usage="Settings description">Basic settings for the getting started content</string>
  21. <string id="CONTENTDISP" type="String" usage="Content display section heading">Select the content to display</string>
  22. <string id="SHOWHEADER" type="String" usage="Show header checkbox label">Show header and search</string>
  23. <string id="SHOWAREA" type="String" usage="Show area checkbox label">Show my area</string>
  24. <string id="SHOWAPPS" type="String" usage="Show applications checkbox label">Show my applications</string>
  25. <string id="SHOWPOPULAR" type="String" usage="Show most popular checkbox label">Show most popular and recommended</string>
  26. <string id="HEIGHT" type="String" usage="Portlet height label">Set the portlet height:</string>
  27. <string id="ISMAXFRAME" type="String" usage="Is Maximized window checkbox label">Maximize actions window</string>
  28. </section>
  29. </component>
  30. </stringTable>