buxtoolboxcontributormsg_en.xml 2.7 KB

12345678910111213141516171819202122232425262728293031323334353637383940
  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, 2014
  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="TBX" usage="BUX service messages." type="Messages">
  18. <string id="WEBPAGE_TOOLBOX_TITLE" type="String">Web Page</string>
  19. <string id="WEBPAGE_TOOLBOX_SUMMARY" type="String">Use the Web Page widget to display HTML based content on this workspace.</string>
  20. <string id="RSS_TOOLBOX_TITLE" type="String">RSS Feed</string>
  21. <string id="RSS_TOOLBOX_SUMMARY" type="String">Use the RSS Feed widget to display Really Simple Syndication (RSS) news feeds on this workspace.</string>
  22. <string id="IMAGE_TOOLBOX_TITLE" type="String" >Image</string>
  23. <string id="IMAGE_TOOLBOX_SUMMARY" type="String">Use the Image widget to display images on this workspace.</string>
  24. <string id="ACTIONBUTTON_TOOLBOX_TITLE" type="String" >Action Button</string>
  25. <string id="ACTIONBUTTON_TOOLBOX_SUMMARY" type="String">Use the action button to navigate between tabs on this workspace.</string>
  26. <string id="TEXT_TOOLBOX_TITLE" type="String" >Text</string>
  27. <string id="TEXT_TOOLBOX_SUMMARY" type="String" >Use the Text widget to display rich formatted text on this workspace.</string>
  28. <string id="INBOX_TOOLBOX_TITLE" type="String">My Inbox</string>
  29. <string id="INBOX_TOOLBOX_SUMMARY" type="String">Use the My Inbox widget to view your tasks and notifications.</string>
  30. <string id="SELECT_VALUE_FILTER_TITLE">Select Value Filter</string>
  31. <string id="SELECT_VALUE_FILTER_SUMMARY">Use the Select Value Filter widget to filter the data on this workspace.</string>
  32. <string id="SLIDER_FILTER_TITLE">Slider Filter</string>
  33. <string id="SLIDER_FILTER_SUMMARY">Use the Slider Filter widget to filter the data on this workspace.</string>
  34. <string id="REPORT_TOOLBOX_TITLE">Report</string>
  35. <string id="REPORT_TOOLBOX_SUMMARY">Use the Report widget to create and display a new report on this workspace.</string>
  36. <string id="BUTTON_FILTER_TITLE">Button Filter</string>
  37. <string id="BUTTON_FILTER_SUMMARY">Use the Button Filter widget to filter the data on this workspace.</string>
  38. </section>
  39. </component>
  40. </stringTable>