rsvpmsgsRL_en.xml 14 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <!--
  3. Licensed Materials - Property of IBM
  4. IBM Cognos Products: rsvp
  5. (C) Copyright IBM Corp. 2005, 2016
  6. US Government Users Restricted Rights - Use, duplication or disclosure
  7. restricted by GSA ADP Schedule Contract with IBM Corp.
  8. -->
  9. <!-- COPYRIGHT_DATA { 'YEAR':[2013, 2011, 2010, 2005, 2009], 'RELEASE':['caspian_rp1', 'colorado_wave1', 'colorado_wave2'], 'VISIBLE':'YES', 'COMPONENT':'rsvp' }-->
  10. <!--All lines above the COPYRIGHT_DATA line will be replaced when copyright notices are generated. -->
  11. <stringTable xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../../cclcore/prod/Resources/CCLMessageFile.xsd" localization="Content Locale" usage="Message source for CCLMessageFramework">
  12. <component name="RSV">
  13. <section name="RPT" type="UI">
  14. <string name="REPORTFUNCTION_PARAM_SEPARATOR" type="String" whiteSpace="preserve" usage="Separator used to concatenate values that will be displayed as a result of an expression like BurstRecipients() (comma and space)">, </string>
  15. <string name="NEW_REPORT_NAME" type="String" whiteSpace="preserve" usage="This is the default report name that will be displayed in the open/save dialog in browser.">New Report</string>
  16. <string name="SKIP_TO_MAIN_CONTENT" type="String" whiteSpace="preserve" usage="This is the text for the link allowing users to skip the report header and jump to the report body">Skip to main report content</string>
  17. <string name="LIST_HEADER_LABEL" type="String" whiteSpace="preserve" usage="This is the text used to tell visually impaired users they are viewing a list header row">Header Row</string>
  18. <string name="LIST_FOOTER_LABEL" type="String" whiteSpace="preserve" usage="This is the text used to tell visually impaired users they are viewing a list footer row">Footer Row</string>
  19. <string name="PAGE_NUMBER" type="String" whiteSpace="preserve" usage="This is the text used to tell visually impaired users they are viewing contents from a particular page. Eg. 'Page 27'">Page <param type="integer" index="1"/></string>
  20. <string name="REPORT_SECTION_LABEL" type="String" whiteSpace="preserve" usage="This is the text used to tell visually impaired users they are entering the report region of the canvas">Report</string>
  21. <string name="EMPTY_CELL_LABEL" type="String" whiteSpace="preserve" usage="This is the text used to tell visually impaired users they are viewing an empty table cell">Empty cell</string>
  22. </section>
  23. <section name="RND" type="UI">
  24. <string name="EXECUTE_ERROR_COLSTATE_ERROR" type="String" usage="will be displayed in an erroneous cell instead of actual data value">--</string>
  25. <string name="EXECUTE_ERROR_COLSTATE_CASTING_ERROR" type="String" usage="will be displayed in an erroneous cell instead of actual data value">--</string>
  26. <string name="EXECUTE_ERROR_COLSTATE_SECURITY" type="String" usage="will be displayed in a cell denied by security instead of expected data value">#!Security</string>
  27. <string name="EXECUTE_ERROR_COLSTATE_DIVBYZERO" type="String" usage="will be displayed in a cell that has encountered a divide-by-zero exception, instead of expected data value">/0</string>
  28. <string name="EXECUTE_ERROR_COLSTATE_OVERFLOW" type="String" usage="will be displayed in a cell that has encountered an overflow/underflow exception, instead of expected data value">--</string>
  29. <string name="EXECUTE_ERROR_COLSTATE_NULL" type="String" usage="will be displayed in a missing cell instead of expected result"/>
  30. <string name="EXECUTE_ERROR_COLSTATE_NA" type="String" usage="will be displayed in a non-applicable cell instead of expected result">--</string>
  31. <string name="EXECUTE_ERROR_COLSTATE_ERROR_BERING_DEFAULT" type="String" usage="will be displayed in an erroneous cell instead of actual data value">#!Error</string>
  32. <string name="EXECUTE_ERROR_COLSTATE_CASTING_ERROR_BERING_DEFAULT" type="String" usage="will be displayed in an erroneous cell instead of actual data value">#!Casting Error</string>
  33. <string name="EXECUTE_ERROR_COLSTATE_SECURITY_BERING_DEFAULT" type="String" usage="will be displayed in a cell denied by security instead of expected data value">#!Security</string>
  34. <string name="EXECUTE_ERROR_COLSTATE_DIVBYZERO_BERING_DEFAULT" type="String" usage="will be displayed in a cell that has encountered a divide-by-zero exception, instead of expected data value">/0</string>
  35. <string name="EXECUTE_ERROR_COLSTATE_OVERFLOW_BERING_DEFAULT" type="String" usage="will be displayed in a cell that has encountered an overflow/underflow exception, instead of expected data value">#!Overflow</string>
  36. <string name="EXECUTE_ERROR_COLSTATE_NULL_BERING_DEFAULT" type="String" usage="will be displayed in a missing cell instead of expected result"> </string>
  37. <string name="EXECUTE_ERROR_COLSTATE_NA_BERING_DEFAULT" type="String" usage="will be displayed in a non-applicable cell instead of expected result"> </string>
  38. <string name="EXECUTE_ERROR_COLSTATE_UNKNOWN" type="String" usage="will be displayed in an erroneous cell instead of expected result">?</string>
  39. <string name="DEFAULT_COUNTRY" type="String" usage="Default country locale name used for formatting currency. The string should not be translated">en-US</string>
  40. <string name="CHART_LABEL_ITEM_SEPARATOR" type="String" whiteSpace="preserve" usage="Separator used to concatenate multiple labels"> </string>
  41. <string name="CHART_PROGRESSIVE_POSITIVE_VALUES" type="String" whiteSpace="preserve" usage="This is the default label of the progressive chart positive values palette">Positive Values</string>
  42. <string name="CHART_PROGRESSIVE_NEGATIVE_VALUES" type="String" whiteSpace="preserve" usage="This is the default label of the progressive chart negative values palette">Negative Values</string>
  43. <string name="CHART_PROGRESSIVE_TOTAL_VALUE" type="String" whiteSpace="preserve" usage="This is the default label of the progressive chart total value palette">Total</string>
  44. <string name="CHART_PARETO_CUMULATION" type="String" whiteSpace="preserve" usage="This is the default label of the pareto chart cumulation line">Cumulation</string>
  45. <string name="CHART_TRENDLINE_LINEAR" type="String" whiteSpace="preserve" usage="This is the default label of the trendline type: linear">Linear</string>
  46. <string name="CHART_TRENDLINE_EXPONENTIAL" type="String" whiteSpace="preserve" usage="This is the default label of the trendline type: exponential">Exponential</string>
  47. <string name="CHART_TRENDLINE_POLYNOMIAL" type="String" whiteSpace="preserve" usage="This is the default label of the trendline type: polynomial">Polynomial</string>
  48. <string name="CHART_TRENDLINE_LOGARITHM" type="String" whiteSpace="preserve" usage="This is the default label of the trendline type: logarithm">Logarithm</string>
  49. <string name="CHART_TRENDLINE_NATURAL_LOGARITHM" type="String" whiteSpace="preserve" usage="This is the default label of the trendline type: natural logarithm">Natural Logarithm</string>
  50. <string name="CHART_TRENDLINE_POWER" type="String" whiteSpace="preserve" usage="This is the default label of the trendline type: power">Power</string>
  51. <string name="CHART_TRENDLINE_MOVING_AVERAGE" type="String" whiteSpace="preserve" usage="This is the default label of the trendline type: moving average">Moving Average</string>
  52. <string name="CHART_COND_PALETTE_LABEL_ADVANCED" type="String" whiteSpace="preserve" usage="This is a conditional label format for advanced conditions">Advanced Conditional Expression</string>
  53. <string name="CHART_COND_PALETTE_LABEL_LESS_THAN" type="String" whiteSpace="preserve" usage="This is a conditional label format for range type conditions"><param type="string" index="1"/> less than <param type="string" index="2"/></string>
  54. <string name="CHART_COND_PALETTE_LABEL_LESS_EQ_THAN" type="String" whiteSpace="preserve" usage="This is a conditional label format for range type conditions with inclusion"><param type="string" index="1"/> less than or equal to <param type="string" index="2"/></string>
  55. <string name="CHART_COND_PALETTE_LABEL_GREATER_THAN" type="String" whiteSpace="preserve" usage="This is a conditional label format for range type conditions"><param type="string" index="1"/> greater than <param type="string" index="2"/></string>
  56. <string name="CHART_COND_PALETTE_LABEL_GREATER_EQ_THAN" type="String" whiteSpace="preserve" usage="This is a conditional label format for range type conditions with inclusion"><param type="string" index="1"/> greater than or equal to <param type="string" index="2"/></string>
  57. <string name="CHART_COND_PALETTE_LABEL_REMAINING" type="String" whiteSpace="preserve" usage="This is a conditional label format for range type condition remaining values">Remaining <param type="string" index="1"/> values</string>
  58. <string name="CHART_COND_PALETTE_LABEL_IS" type="String" whiteSpace="preserve" usage="This is a conditional label format for string values list type conditions"><param type="string" index="1"/> is <param type="string" index="2"/></string>
  59. <string name="CHART_COND_PALETTE_LABEL_CONTAINS" type="String" whiteSpace="preserve" usage="This is a conditional label format for string criteria type conditions with contains operator"><param type="string" index="1"/> contains '<param type="string" index="2"/>'</string>
  60. <string name="CHART_COND_PALETTE_LABEL_LIKE" type="String" whiteSpace="preserve" usage="This is a conditional label format for string criteria type conditions with like operator"><param type="string" index="1"/> is like '<param type="string" index="2"/>'</string>
  61. <string name="CHART_COND_PALETTE_LABEL_BEGINS_WITH" type="String" whiteSpace="preserve" usage="This is a conditional label format for string criteria type conditions with beginsWith operator"><param type="string" index="1"/> begins with '<param type="string" index="2"/>'</string>
  62. <string name="CHART_COND_PALETTE_LABEL_ENDS_WITH" type="String" whiteSpace="preserve" usage="This is a conditional label format for string criteria type conditions with endsWith operator"><param type="string" index="1"/> ends with '<param type="string" index="2"/>'</string>
  63. <string name="CHART_COND_PALETTE_LABEL_NOT_CONTAINS" type="String" whiteSpace="preserve" usage="This is a conditional label format for string criteria type conditions with notContains operator"><param type="string" index="1"/> does not contain '<param type="string" index="2"/>'</string>
  64. <string name="CHART_COND_PALETTE_LABEL_NOT_LIKE" type="String" whiteSpace="preserve" usage="This is a conditional label format for string criteria type conditions with notLike operator"><param type="string" index="1"/> is not like '<param type="string" index="2"/>'</string>
  65. <string name="CHART_COND_PALETTE_LABEL_NOT_BEGINS_WITH" type="String" whiteSpace="preserve" usage="This is a conditional label format for string criteria type conditions with notEndsWith operator"><param type="string" index="1"/> does not begin with '<param type="string" index="2"/>'</string>
  66. <string name="CHART_COND_PALETTE_LABEL_NOT_ENDS_WITH" type="String" whiteSpace="preserve" usage="This is a conditional label format for string criteria type conditions with notBeginsWith operator"><param type="string" index="1"/> does not end with '<param type="string" index="2"/>'</string>
  67. <string name="DATASOURCE_MESSAGE_NOT_FOUND" type="String" whiteSpace="preserve" usage="This is an error when a dynamic message was not found">Message '<param type="string" index="1"/>' not found</string>
  68. <string name="MEASURES" type="String" whiteSpace="preserve" usage="Reference To Measures">Measures</string>
  69. <string name="VALUES" type="String" whiteSpace="preserve" usage="Reference To Values">Values</string>
  70. </section>
  71. <section name="LIN" type="UI">
  72. <string name="LINEAGE_OBJECT_NAME" type="String" whiteSpace="preserve" usage="This is the name of the property Object Name that will be displayed by the Lineage UI, in the property window for the selected object">Name</string>
  73. <string name="LINEAGE_OBJECT_TYPE" type="String" whiteSpace="preserve" usage="This is the name of the property Object Type that will be displayed by the Lineage UI, in the property window for the selected object">Type</string>
  74. <string name="LINEAGE_OBJECT_TYPE_VALUE" type="String" whiteSpace="preserve" usage="This is the Object Type Value that will be displayed by the Lineage UI, in the property window for the selected object. It displays the type of the object that was selected and for which we are displaying the lineage. All report objects are of type Report Item">Report Item</string>
  75. <string name="LINEAGE_OBJECT_EXPRESSION" type="String" whiteSpace="preserve" usage="This is the name of the property Object Expression that will be displayed by the Lineage UI, in the property window for the selected object">Expression</string>
  76. <string name="LINEAGE_REPORT" type="String" whiteSpace="preserve" usage="This is the name of the parent object that will be displayed by the Lineage UI. For lineage purposes, all report objects have the Report as a parent.">Report</string>
  77. <string name="LINEAGE_NEW_REPORT" type="String" whiteSpace="preserve" usage="This is the default name for a new report that has not been saved. It will be displayed by the Lineage UI.">New Report</string>
  78. <string name="LINEAGE_DESCRIPTION" type="String" whiteSpace="preserve" usage="This is the default description for the report. It will be displayed by the Lineage UI.">Description</string>
  79. <string name="LINEAGE_OWNER" type="String" whiteSpace="preserve" usage="This is the owner name for the report. It will be displayed by the Lineage UI.">Owner</string>
  80. <string name="LINEAGE_CONTACT" type="String" whiteSpace="preserve" usage="This is the contact name or contact email for the report. It will be displayed by the Lineage UI.">Contact</string>
  81. </section>
  82. </component>
  83. </stringTable>