cogadminuijsmsgs_en.xml 5.5 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667
  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, 2016
  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="../../../../../../../../../../CCL/CCLCore/Resources/CCLMessageFile.xsd">
  13. <component name="ADM" usage="Strings needed for the cogadmin based on fragment framework">
  14. <section name="MET" usage="Metrics Fragment" type="UI">
  15. <string id="IDS_ADM_SECTION_EXPAND_ALL" type="Tooltip" usage="Tooltip for the expand all image in expanding sections.">Expand all</string>
  16. <string id="IDS_ADM_SECTION_COLLAPSE_ALL" type="Tooltip" usage="Tooltip for the collapse all image in expanding sections.">Collapse all</string>
  17. <string id="IDS_ADM_SECTION_EXPAND" type="Tooltip" usage="Tooltip for the expand image in expanding sections.">Expand</string>
  18. <string id="IDS_ADM_SECTION_COLLAPSE" type="Tooltip" usage="Tooltip for the collapse image in expanding sections.">Collapse</string>
  19. </section>
  20. <section name="THR" usage="Thresholds Dialog" type="UI">
  21. <string id="IDS_ADMNEW_THR_NONE" type="String" usage="Radio button string" translate="new">None</string>
  22. <string id="IDS_ADMNEW_THR_HIGH_VALUE" type="String" usage="Radio button string" translate="new">High values are good</string>
  23. <string id="IDS_ADMNEW_THR_MIDDLE_VALUE" type="String" usage="Radio button string" translate="new">Middle values are good</string>
  24. <string id="IDS_ADMNEW_THR_LOW_VALUE" type="String" usage="Radio button string" translate="new">Low values are good</string>
  25. <string id="IDS_ADMNEW_THR_PERF_PATTERN" type="String" usage="Performance pattern threshold " translate="new">Performance pattern:</string>
  26. <string id="IDS_ADMNEW_THR_DIALOG_TIP" type="String" usage="Used in the Threshold dialog" translate="new">Select the performance pattern and specify the threshold values to calculate the score for this metric.</string>
  27. <string id="IDS_ADMNEW_THR_SCORE_CALC" type="String" usage="Threshold Values Title" translate="new">Threshold values</string>
  28. </section>
  29. <section name="CHT" usage="Activities Chart" type="UI">
  30. <string id="IDS_ADMJS_CHT_AM" type="String" usage="Chart label" translate="new">AM</string>
  31. <string id="IDS_ADMJS_CHT_PM" type="String" usage="Chart label" translate="new">PM</string>
  32. <string id="IDS_ADMJS_CHT_TOTAL" type="String" usage="Chart legend text" translate="new">Total</string>
  33. <string id="IDS_ADMJS_CHT_SCHEDULED" type="String" usage="Chart legend text" translate="new">Scheduled</string>
  34. <string id="IDS_ADMJS_CHT_CANCELLED" type="String" usage="Chart legend text" translate="new">Canceled</string>
  35. <string id="IDS_ADMJS_CHT_SUSPENDED" type="String" usage="Chart legend text" translate="new">Suspended</string>
  36. </section>
  37. <section name="CAP" usage="Package Capabilities" type="UI">
  38. <string id="IDS_ADMNEW_CAP_GRANT" type="String" usage="Tooltip caption" translate="new"><param name="0"/>Grant</string>
  39. <string id="IDS_ADMNEW_CAP_DENY" type="String" usage="Tooltip caption" translate="new"><param name="0"/>Deny</string>
  40. <string id="IDS_ADMNEW_CAP_NOT_SET" type="String" usage="Tooltip caption" translate="new">Not set</string>
  41. <string id="IDS_ADMNEW_CAP_ALREADY_EXIST" type="String" usage="Alert message" translate="new">Some of the entries you selected are already included. Duplicate entries were not added.</string>
  42. </section>
  43. <section name="SCH" usage="Schedule Dialog" type="UI">
  44. <string id="IDS_PROP_SCHED_INVALID_START_DATE">The start date is not valid. Make sure that you have entered a valid date.</string>
  45. <string id="IDS_PROP_SCHED_INVALID_END_DATE">The end date is not valid. Make sure that you have entered a valid date.</string>
  46. <string id="IDS_PROP_SCHED_PAGE_NOT_LOADED">Please wait until the page is loaded before clicking OK.</string>
  47. <string id="IDS_PROP_SCHED_NO_SUBTYPE_SELECTION">You must make a 'subtype' selection.</string>
  48. <string id="IDS_PROP_SCHED_NO_DAY_SELECTION">You must make at least one 'day of the week' selection.</string>
  49. <string id="IDS_PROP_SCHED_INCOMPATIBLE_DATES">The 'end' date must be later than the 'start' date.</string>
  50. <string id="IDS_PROP_SCHED_BAD_END_DATE">The 'end' date is not valid. Make sure that the value is not empty.</string>
  51. <string id="IDS_PROP_SCHED_BAD_START_DATE">The start date is not valid. Ensure that a value has been specified.</string>
  52. <string id="IDS_PROP_SCHED_DIFF_INIT_TIME_ZONE">If you click OK, the time zone for the schedule changes to your time zone. To close the schedule without changing it, click Cancel.</string>
  53. </section>
  54. <section name="DSC" usage="Data Source Credentials" type="UI">
  55. <string id="IDS_NO_SELECTED_ENTRY_FOR_DELETE">Please select at least one data source credential to delete.</string>
  56. </section>
  57. <section name="RLP" usage="ROLAP" type="UI">
  58. <string id="IDS_PROP_CONFIRM_DELETE_SERVERGROUP_CUBE_CONFIGURATION" type="String" usage="pop up confirmation dialog for action named 'Delete ServerGroup'">Are you sure you want to delete the configuration for the selected server group?</string>
  59. <string id="IDS_PROP_SELECTED_ITEMS" type="String" usage="Dialog Label">Selected items</string>
  60. </section>
  61. </component>
  62. </stringTable>