123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521 |
- <?xml version="1.0" encoding="UTF-8"?>
- <!--
- Licensed Materials - Property of IBM
- IBM Cognos Products: cogadmin
- (C) Copyright IBM Corp. 2005, 2014
- US Government Users Restricted Rights - Use, duplication or disclosure restricted by GSA ADP Schedule Contract with IBM Corp.
- -->
- <!--
- Copyright (C) 2008 Cognos ULC, an IBM Company. All rights reserved.
- Cognos (R) is a trademark of Cognos ULC, (formerly Cognos Incorporated).
- -->
- <stringTable xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" localization="Product Locale" xsi:noNamespaceSchemaLocation="../../../../CCLCore/prod/Resources/CCLMessageFile.xsd">
- <component name="ADM" usage="Messages generated by Cogadmin Services">
- <section name="MTC" usage="Labels and descriptions of metrics. Should follow sentence capitalizations except proper nouns. See Rule 190 in STAN." type="UI">
- <string id="IDS_PROP_UPTIME_CAPTION" type="Property Name" usage="label for metric">Up time</string>
- <string id="IDS_PROP_UPTIME_DESC" type="String" usage="description for metric">Specifies the amount of time the JVM has been running.</string>
- <string id="IDS_PROP_HEAPSIZE_INITIAL_CAPTION" type="Property Name" usage="label for metric">Initially requested heap size (bytes)</string>
- <string id="IDS_PROP_HEAPSIZE_INITIAL_DESC" type="Tooltip" usage="description for metric">Specifies the initial amount of memory that the JVM requests from the operating system during startup.</string>
- <string id="IDS_PROP_HEAPSIZE_INUSE_CAPTION" type="Property Name" usage="label for metric">Current heap size (bytes)</string>
- <string id="IDS_PROP_HEAPSIZE_INUSE_DESC" type="Tooltip" usage="description for metric">Specifies the current size of the JVM heap.</string>
- <string id="IDS_PROP_HEAPSIZE_INUSE_HIGH_WATERMARK_CAPTION" type="Property Name" usage="label for metric">Current heap size high watermark (bytes)</string>
- <string id="IDS_PROP_HEAPSIZE_INUSE_HIGH_WATERMARK_DESC" type="Tooltip" usage="description for metric">Specifies the peak size of the JVM heap.</string>
- <string id="IDS_PROP_HEAPSIZE_COMMITTED_CAPTION" type="Property Name" usage="label for metric">Committed heap size (bytes)</string>
- <string id="IDS_PROP_HEAPSIZE_COMMITTED_DESC" type="Tooltip" usage="description for metric">Specifies the amount of memory that is guaranteed to be available for use by the JVM.</string>
- <string id="IDS_PROP_HEAPSIZE_COMMITTED_HIGH_WATERMARK_CAPTION" type="Property Name" usage="label for metric">Committed heap size high watermark (bytes)</string>
- <string id="IDS_PROP_HEAPSIZE_COMMITTED_HIGH_WATERMARK_DESC" type="Tooltip" usage="description for metric">Specifies the maximum amount of memory guaranteed to be available for use by the JVM.</string>
- <string id="IDS_PROP_HEAPSIZE_MAX_CAPTION" type="Property Name" usage="label for metric">Maximum heap size (bytes)</string>
- <string id="IDS_PROP_HEAPSIZE_MAX_DESC" type="Tooltip" usage="description for metric">Specifies the maximum amount of memory that can be used by the JVM.</string>
- <string id="IDS_PROP_CURRENTTIME_CAPTION" type="Property Name" usage="label for metric">Current time</string>
- <string id="IDS_PROP_CURRENTTIME_DESC" type="Tooltip" usage="description for metric">Specifies the current time as known by the resource.</string>
- <string id="IDS_PROP_NUMBEROFREQUESTS_CAPTION" type="Property Name" usage="label for metric">Number of processed requests</string>
- <string id="IDS_PROP_NUMBEROFREQUESTS_DESC" type="Tooltip" usage="description for metric">Specifies the number of requests processed.</string>
- <string id="IDS_PROP_NUMBEROFFAILEDREQUESTS_CAPTION" type="Property Name" usage="label for metric">Number of failed requests</string>
- <string id="IDS_PROP_NUMBEROFFAILEDREQUESTS_DESC" type="Tooltip" usage="description for metric">Specifies the number of requests processed where a fault was returned.</string>
- <string id="IDS_PROP_NUMBEROFSUCCESSFULREQUESTS_CAPTION" type="Property Name" usage="label for metric">Number of successful requests</string>
- <string id="IDS_PROP_NUMBEROFSUCCESSFULREQUESTS_DESC" type="Tooltip" usage="description for metric">Specifies the number of requests processed where no fault was returned.</string>
- <string id="IDS_PROP_NUMBER_OF_DEFINED_IN_MEMORY_AGGREGATES_CAPTION" type="Property Name" usage="label for metric">Number of defined in-memory aggregates</string>
- <string id="IDS_PROP_NUMBER_OF_DEFINED_IN_MEMORY_AGGREGATES_DESC" type="Tooltip" usage="description for metric">Specifies the number of in-memory aggregates defined (not all may be loaded).</string>
- <string id="IDS_PROP_NUMBER_OF_LOADED_IN_MEMORY_AGGREGATES_CAPTION" type="Property Name" usage="label for metric">Number of loaded in-memory aggregates</string>
- <string id="IDS_PROP_NUMBER_OF_LOADED_IN_MEMORY_AGGREGATES_DESC" type="Tooltip" usage="description for metric">Specifies the number of in-memory aggregates currently loaded.</string>
- <string id="IDS_PROP_PERCENTAGEOFFAILEDREQUESTS_CAPTION" type="Property Name" usage="label for metric">Percentage of failed requests</string>
- <string id="IDS_PROP_PERCENTAGEOFFAILEDREQUESTS_DESC" type="Tooltip" usage="description for metric">Specifies the percentage of requests that have failed.</string>
- <string id="IDS_PROP_PERCENTAGEOFSUCCESSFULREQUESTS_CAPTION" type="Property Name" usage="label for metric">Percentage of successful requests</string>
- <string id="IDS_PROP_PERCENTAGEOFSUCCESSFULREQUESTS_DESC" type="Tooltip" usage="description for metric">Specifies the percentage of requests that have succeeded.</string>
- <string id="IDS_PROP_SERVICETIME_CAPTION" type="Property Name" usage="label for metric">Service time</string>
- <string id="IDS_PROP_SERVICETIME_DESC" type="Tooltip" usage="description for metric">Specifies the time taken to process all successful and failed requests.</string>
- <string id="IDS_PROP_SERVICETIMEFAILEDREQUESTS_CAPTION" type="Property Name" usage="label for metric">Service time failed requests</string>
- <string id="IDS_PROP_SERVICETIMEFAILEDREQUESTS_DESC" type="Tooltip" usage="description for metric">Specifies the time taken to process all failed requests.</string>
- <string id="IDS_PROP_SERVICETIMESUCCESSFULREQUESTS_CAPTION" type="Property Name" usage="label for metric">Service time successful requests</string>
- <string id="IDS_PROP_SERVICETIMESUCCESSFULREQUESTS_DESC" type="Tooltip" usage="description for metric">Specifies the time taken to process all successful requests.</string>
- <string id="IDS_PROP_RESPONSETIMEHIGHWATERMARK_CAPTION" type="Property Name" usage="label for metric">Response time high watermark</string>
- <string id="IDS_PROP_RESPONSETIMEHIGHWATERMARK_DESC" type="Tooltip" usage="description for metric">Specifies the maximum time taken for a successful or failed request.</string>
- <string id="IDS_PROP_RESPONSETIMELOWWATERMARK_CAPTION" type="Property Name" usage="label for metric">Response time low watermark</string>
- <string id="IDS_PROP_RESPONSETIMELOWWATERMARK_DESC" type="Tooltip" usage="description for metric">Specifies the minimum time taken for a successful or failed request.</string>
- <string id="IDS_PROP_LASTRESPONSETIME_CAPTION" type="Property Name" usage="label for metric">Last response time</string>
- <string id="IDS_PROP_LASTRESPONSETIME_DESC" type="Tooltip" usage="description for metric">Specifies the time taken for the most recent successful or failed request.</string>
- <string id="IDS_PROP_SUCCESSFULREQUESTSPERMINUTE_CAPTION" type="Property Name" usage="label for metric">Successful requests per minute</string>
- <string id="IDS_PROP_SUCCESSFULREQUESTSPERMINUTE_DESC" type="Tooltip" usage="description for metric">Specifies the average number of successful requests that can be processed in one minute</string>
- <string id="IDS_PROP_SECONDSPERSUCCESSFULREQUEST_CAPTION" type="Property Name" usage="label for metric">Seconds per successful request</string>
- <string id="IDS_PROP_SECONDSPERSUCCESSFULREQUEST_DESC" type="Tooltip" usage="description for metric">Specifies the average number of seconds required to process a successful request</string>
- <string id="IDS_PROP_NUMBEROFSESSIONS_CAPTION" type="Property Name" usage="label for metric">Number of sessions</string>
- <string id="IDS_PROP_NUMBEROFSESSIONS_DESC" type="Tooltip" usage="description for metric">Specifies the number of currently active user sessions.</string>
- <string id="IDS_PROP_NUMBEROFSESSIONSHIGHWATERMARK_CAPTION" type="Property Name" usage="label for metric">Number of sessions high watermark</string>
- <string id="IDS_PROP_NUMBEROFSESSIONSHIGHWATERMARK_DESC" type="Tooltip" usage="description for metric">Specifies the maximum number of active user sessions.</string>
- <string id="IDS_PROP_NUMBEROFSESSIONSLOWWATERMARK_CAPTION" type="Property Name" usage="label for metric">Number of sessions low watermark</string>
- <string id="IDS_PROP_NUMBEROFSESSIONSLOWWATERMARK_DESC" type="Tooltip" usage="description for metric">Specifies the minimum number of active user sessions.</string>
- <string id="IDS_PROP_NUMBEROFSUCCESSFULEXTERNALIZEDDOCUMENTS_CAPTION" type="Property Name" usage="label for metric">Number of successful externalized documents</string>
- <string id="IDS_PROP_NUMBEROFSUCCESSFULEXTERNALIZEDDOCUMENTS_DESC" type="Tooltip" usage="description for metric">Specifies the number of successfully externalized documents.</string>
- <string id="IDS_PROP_NUMBEROFFAILEDEXTERNALIZEDDOCUMENTS_CAPTION" type="Property Name" usage="label for metric">Number of failed externalized documents</string>
- <string id="IDS_PROP_NUMBEROFFAILEDEXTERNALIZEDDOCUMENTS_DESC" type="Tooltip" usage="description for metric">Specifies the number of failed externalized documents.</string>
- <string id="IDS_PROP_SUCCESSFULEXTERNALIZEDDOCUMENTSPERCENT_CAPTION" type="Property Name" usage="label for metric">Percentage of successfully externalized documents</string>
- <string id="IDS_PROP_SUCCESSFULEXTERNALIZEDDOCUMENTSPERCENT_DESC" type="Tooltip" usage="description for metric">Specifies the percentage of successfully externalized documents.</string>
- <string id="IDS_PROP_FAILEDEXTERNALIZEDDOCUMENTSPERCENT_CAPTION" type="Property Name" usage="label for metric">Percentage of failed externalized documents</string>
- <string id="IDS_PROP_FAILEDEXTERNALIZEDDOCUMENTSPERCENT_DESC" type="Tooltip" usage="description for metric">Specifies the percentage of failed externalized documents.</string>
- <string id="IDS_PROP_TIMEINQUEUEHIGHWATERMARK_CAPTION" type="Property Name" usage="label for metric">Time in queue high watermark</string>
- <string id="IDS_PROP_TIMEINQUEUEHIGHWATERMARK_DESC" type="Tooltip" usage="description for metric">Specifies the maximum time that a request has been in the queue.</string>
- <string id="IDS_PROP_TIMEINQUEUELOWWATERMARK_CAPTION" type="Property Name" usage="label for metric">Time in queue low watermark</string>
- <string id="IDS_PROP_TIMEINQUEUELOWWATERMARK_DESC" type="Tooltip" usage="description for metric">Specifies the minimum time that a request has been in the queue.</string>
- <string id="IDS_PROP_TIMEINQUEUE_CAPTION" type="Property Name" usage="label for metric">Time in queue</string>
- <string id="IDS_PROP_TIMEINQUEUE_DESC" type="Tooltip" usage="description for metric">Specifies the total amount of time that requests have been in the queue.</string>
- <string id="IDS_PROP_LATENCY_CAPTION" type="Property Name" usage="label for metric">Latency</string>
- <string id="IDS_PROP_LATENCY_DESC" type="Tooltip" usage="description for metric">Specifies the average amount of time that requests have spent in the queue.</string>
- <string id="IDS_PROP_NUMBEROFQUEUEREQUESTS_CAPTION" type="Property Name" usage="label for metric">Number of queue requests</string>
- <string id="IDS_PROP_NUMBEROFQUEUEREQUESTS_DESC" type="Tooltip" usage="description for metric">Specifies the number of requests that have passed through the queue.</string>
- <string id="IDS_PROP_QUEUELENGTHHIGHWATERMARK_CAPTION" type="Property Name" usage="label for metric">Queue length high watermark</string>
- <string id="IDS_PROP_QUEUELENGTHHIGHWATERMARK_DESC" type="Tooltip" usage="description for metric">Specifies the maximum number of items in the queue.</string>
- <string id="IDS_PROP_QUEUELENGTHLOWWATERMARK_CAPTION" type="Property Name" usage="label for metric">Queue length low watermark</string>
- <string id="IDS_PROP_QUEUELENGTHLOWWATERMARK_DESC" type="Tooltip" usage="description for metric">Specifies the minimum number of items in the queue.</string>
- <string id="IDS_PROP_QUEUELENGTH_CAPTION" type="Property Name" usage="label for metric">Queue length</string>
- <string id="IDS_PROP_QUEUELENGTH_DESC" type="Tooltip" usage="description for metric">Specifies the number of items currently in the queue.</string>
- <string id="IDS_PROP_NUMBEROFPROCESSES_CAPTION" type="Property Name" usage="label for metric">Number of processes</string>
- <string id="IDS_PROP_NUMBEROFPROCESSES_DESC" type="Tooltip" usage="description for metric">Specifies the number of processes currently running for the service.</string>
- <string id="IDS_PROP_NUMBEROFCONFIGUREDPROCESSES_CAPTION" type="Property Name" usage="label for metric">Number of configured processes</string>
- <string id="IDS_PROP_NUMBEROFCONFIGUREDPROCESSES_DESC" type="Tooltip" usage="description for metric">Specifies the number of processes configured to run for the service.</string>
- <string id="IDS_PROP_NUMBEROFPROCESSESHIGHWATERMARK_CAPTION" type="Property Name" usage="label for metric">Number of processes high watermark</string>
- <string id="IDS_PROP_NUMBEROFPROCESSESHIGHWATERMARK_DESC" type="Tooltip" usage="description for metric">Specifies the maximum number of processes running for the service.</string>
- <string id="IDS_PROP_NUMBEROFPROCESSESLOWWATERMARK_CAPTION" type="Property Name" usage="label for metric">Number of processes low watermark</string>
- <string id="IDS_PROP_NUMBEROFPROCESSESLOWWATERMARK_DESC" type="Tooltip" usage="description for metric">Specifies the minimum number of processes running for the service.</string>
- <string id="IDS_PROP_NUMBEROFCONNECTIONS_CAPTION" type="Property Name" usage="label for metric">Number of connections</string>
- <string id="IDS_PROP_NUMBEROFCONNECTIONS_DESC" type="Tooltip" usage="description for metric">Specifies the number of Windows connections.</string>
- <string id="IDS_PROP_HITSPERMINUTE_CAPTION" type="Property Name" usage="label for metric">Requests per minute</string>
- <string id="IDS_PROP_HITSPERMINUTE_DESC" type="Tooltip" usage="description for metric">Specifies the number of PowerPlay Web requests received in the last minute</string>
- <string id="IDS_PROP_SECONDSPERHIT_CAPTION" type="Property Name" usage="label for metric">Average response time</string>
- <string id="IDS_PROP_SECONDSPERHIT_DESC" type="Tooltip" usage="description for metric">Specifies the average time to process requests received in the last minute.</string>
- <string id="IDS_PROP_NUMBEROFACTIVEPROCESSES_CAPTION" type="Property Name" usage="label for metric">Number of active processes</string>
- <string id="IDS_PROP_NUMBEROFACTIVEPROCESSES_DESC" type="Tooltip" usage="description for metric">Specifies the number of active processes.</string>
- <string id="IDS_PROP_MAXNUMBEROFPROCESSES_CAPTION" type="Property Name" usage="label for metric">Maximum number of processes</string>
- <string id="IDS_PROP_MAXNUMBEROFPROCESSES_DESC" type="Tooltip" usage="description for metric">Specifies the maximum number of processes that are allowed at one time.</string>
- <string id="IDS_PROP_QUEUED_CAPTION" type="Property Name" usage="label for metric">Number of queued requests</string>
- <string id="IDS_PROP_QUEUED_DESC" type="Tooltip" usage="description for metric">Specifies the number of requests in the queue that are waiting to be processed.</string>
- <string id="IDS_PROP_CUBESTATE_CAPTION" type="Property Name" usage="label for metric">Cube state</string>
- <string id="IDS_PROP_CUBESTATE_DESC" type="Tooltip" usage="description for metric">Specifies the current cube state.</string>
- <string id="IDS_PROP_DEPENDENT_CUBES_CAPTION" type="Tooltip" usage="label for metric">Dependent cubes</string>
- <string id="IDS_PROP_DEPENDENT_CUBES_DESC" type="Tooltip" usage="description for metric">Specifies the list of dependent cubes.</string>
- <string id="IDS_PROP_SOURCE_CUBES_CAPTION" type="Property Name" usage="label for metric">Source cubes</string>
- <string id="IDS_PROP_SOURCE_CUBES_DESC" type="Tooltip" usage="description for metric">Specifies the list of source cubes.</string>
- <string id="IDS_PROP_COMBINED_IN_MEMORY_AGGREGATES_CAPTION" type="Property Name" usage="label for metric">Loaded/defined in-memory aggregates</string>
- <string id="IDS_PROP_COMBINED_IN_MEMORY_AGGREGATES_DESC" type="Tooltip" usage="description for metric">Number of loaded in-memory aggregates as a fraction of the total number defined.</string>
- <string id="IDS_PROP_DATACACHEUSAGE_CAPTION" type="Property Name" usage="label for metric">Used/defined size of data cache (MB)</string>
- <string id="IDS_PROP_DATACACHEUSAGE_DESC" type="Tooltip" usage="description for metric">The amount of memory used as a fraction of the defined size of the data cache.</string>
- <string id="IDS_PROP_INMEMORYAGGREGATECACHEUSAGE_CAPTION" type="Property Name" usage="label for metric">Used/defined size of in-memory aggregate cache (MB)</string>
- <string id="IDS_PROP_INMEMORYAGGREGATECACHEUSAGE_DESC" type="Tooltip" usage="description for metric">The amount of memory used as a fraction of the defined size of the in-memory aggregate cache.</string>
- <string id="IDS_PROP_RESULTSETCACHEUSAGE_CAPTION" type="Property Name" usage="label for metric">Used/defined size of result set cache (MB)</string>
- <string id="IDS_PROP_RESULTSETCACHEUSAGE_DESC" type="Tooltip" usage="description for metric">The amount of disk space used as a fraction of the defined size of the result set cache.</string>
- <string id="IDS_PROP_MEMBERSINMEMBERCACHE_CAPTION" type="Property Name" usage="label for metric">Number of members in member cache</string>
- <string id="IDS_PROP_MEMBERSINMEMBERCACHE_DESC" type="Tooltip" usage="description for metric">The number of members loaded into the member cache for all hierarchies in a cube.</string>
- <string id="IDS_PROP_CUBE_UPTIME_CAPTION" type="Property Name" usage="label for metric">Up time</string>
- <string id="IDS_PROP_CUBE_UPTIME_DESC" type="Tooltip" usage="description for metric">Specifies the amount of time the cube has been running.</string>
- <string id="IDS_PROP_AVG_TIME_PER_SUCCESSFUL_REQUEST_CAPTION" type="Property Name" usage="label for metric">Average successful request time</string>
- <string id="IDS_PROP_AVG_TIME_PER_SUCCESSFUL_REQUEST_DESC" type="Tooltip" usage="description for metric">Specifies the average number of seconds required to process a successful request.</string>
- <string id="IDS_PROP_AVG_TIME_PER_SUCCESSFULREQUEST_IN_LAST_HOUR_CAPTION" type="Property Name" usage="label for metric">Average successful request time in last hour</string>
- <string id="IDS_PROP_AVG_TIME_PER_SUCCESSFULREQUEST_IN_LAST_HOUR_DESC" type="Tooltip" usage="description for metric">Specifies the average number of seconds required to process a successful request in the last hour.</string>
- <string id="IDS_PROP_TIME_TO_LOAD_METADATA_CAPTION" type="Property Name" usage="label for metric">Last metadata load time</string>
- <string id="IDS_PROP_TIME_TO_LOAD_METADATA_DESC" type="Tooltip" usage="description for metric">Specifies the time taken for the most recent cube metadata load.</string>
- <string id="IDS_PROP_TIME_TO_LOAD_IN_MEMORY_AGGREGATES_CAPTION" type="Property Name" usage="label for metric">Time spent loading in-memory aggregates</string>
- <string id="IDS_PROP_TIME_TO_LOAD_IN_MEMORY_AGGREGATES_DESC" type="Tooltip" usage="description for metric">Specifies the total time taken for loading the in-memory aggregates.</string>
- <string id="IDS_PROP_TIDVALUEOFLATESTINCREMENT_CAPTION" type="Property Name" usage="label for metric">TID Value of latest increment</string>
- <string id="IDS_PROP_TIDVALUEOFLATESTINCREMENT_DESC" type="Tooltip" usage="description for metric">Specifies the TID value of the latest increment.</string>
- <string id="IDS_PROP_TIME_LATEST_INCREMENT_AVAILABLE_CAPTION" type="Property Name" usage="label for metric">Time latest increment became available</string>
- <string id="IDS_PROP_TIME_LATEST_INCREMENT_AVAILABLE_DESC" type="Tooltip" usage="description for metric">Specifies the time at which new queries started using this incremental data.</string>
- <string id="IDS_PROP_DURATION_BUILDING_LATEST_INCREMENT_CAPTION" type="Property Name" usage="label for metric">Duration to build latest increment</string>
- <string id="IDS_PROP_DURATION_BUILDING_LATEST_INCREMENT_DESC" type="Tooltip" usage="description for metric">Specifies the time taken to build the latest increment.</string>
- <string id="IDS_AVE_PERCENTAGE_OF_TIME_SPENT_RETRIEVING_DATA_CAPTION" type="Property Name" usage="label for metric">Percentage of time spent retrieving data</string>
- <string id="IDS_AVE_PERCENTAGE_OF_TIME_SPENT_RETRIEVING_DATA_DESC" type="Tooltip" usage="description for metric">Percentage of time spent retrieving data from the underlying data source.</string>
- <string id="IDS_AVE_PERCENTAGE_OF_TIME_SPENT_RETRIEVING_DATA_IN_LAST_HOUR_CAPTION" type="Property Name" usage="label for metric">Percentage of time spent retrieving data in last hour</string>
- <string id="IDS_AVE_PERCENTAGE_OF_TIME_SPENT_RETRIEVING_DATA_IN_LAST_HOUR_DESC" type="Tooltip" usage="description for metric">Percentage of time spent retrieving data from the underlying data source in the last hour.</string>
- <string id="IDS_AVE_PERCENTAGE_OF_DATA_CACHE_HITS_CAPTION" type="Property Name" usage="label for metric">Data cache hit rate</string>
- <string id="IDS_AVE_PERCENTAGE_OF_DATA_CACHE_HITS_DESC" type="Tooltip" usage="description for metric">Percentage of data cache hits versus total data cache accesses.</string>
- <string id="IDS_AVE_PERCENTAGE_OF_DATA_CACHE_HITS_IN_LAST_HOUR_CAPTION" type="Property Name" usage="label for metric">Data cache hit rate in last hour</string>
- <string id="IDS_AVE_PERCENTAGE_OF_DATA_CACHE_HITS_IN_LAST_HOUR_DESC" type="Tooltip" usage="description for metric">Percentage of data cache hits versus total data cache accesses in the last hour.</string>
- <string id="IDS_AVE_PERCENTAGE_OF_RESULTSET_CACHE_HITS_CAPTION" type="Property Name" usage="label for metric">Result set cache hit rate</string>
- <string id="IDS_AVE_PERCENTAGE_OF_RESULTSET_CACHE_HITS_DESC" type="Tooltip" usage="description for metric">Percentage of result set cache hits versus total result set cache accesses.</string>
- <string id="IDS_AVE_PERCENTAGE_OF_RESULTSET_CACHE_HITS_IN_LAST_HOUR_CAPTION" type="Property Name" usage="label for metric">Result set cache hit rate in last hour</string>
- <string id="IDS_AVE_PERCENTAGE_OF_RESULTSET_CACHE_HITS_IN_LAST_HOUR_DESC" type="Tooltip" usage="description for metric">Percentage of result set cache hits versus total result set cache accesses in the last hour.</string>
- <string id="IDS_AVE_PERCENTAGE_OF_AGGR_TABLE_HITS_CAPTION" type="Property Name" usage="label for metric">Aggregate table hit rate</string>
- <string id="IDS_AVE_PERCENTAGE_OF_AGGR_TABLE_HITS_DESC" type="Tooltip" usage="description for metric">Percentage of aggregate table hits versus total aggregate table reads.</string>
- <string id="IDS_AVE_PERCENTAGE_OF_AGGR_TABLE_HITS_IN_LAST_HOUR_CAPTION" type="Property Name" usage="label for metric">Aggregate table hit rate in last hour</string>
- <string id="IDS_AVE_PERCENTAGE_OF_AGGR_TABLE_HITS_IN_LAST_HOUR_DESC" type="Tooltip" usage="description for metric">Percentage of aggregate table hits versus total aggregate table reads in the last hour.</string>
- <string id="IDS_AVE_PERCENTAGE_OF_IN_MEMORY_AGGREGATE_CACHE_HITS_CAPTION" type="Property Name" usage="label for metric">In-memory aggregate cache hit rate</string>
- <string id="IDS_AVE_PERCENTAGE_OF_IN_MEMORY_AGGREGATE_CACHE_HITS_DESC" type="Tooltip" usage="description for metric">Percentage of in-memory aggregate cache hits versus total in-memory aggregate cache accesses.</string>
- <string id="IDS_AVE_PERCENTAGE_OF_IN_MEMORY_AGGREGATE_CACHE_HITS_IN_LAST_HOUR_CAPTION" type="Property Name" usage="label for metric">In-memory aggregate cache hit rate in last hour</string>
- <string id="IDS_AVE_PERCENTAGE_OF_IN_MEMORY_AGGREGATE_CACHE_HITS_IN_LAST_HOUR_DESC" type="Tooltip" usage="description for metric">Percentage of in-memory aggregate cache hits versus total in-memory aggregate cache accesses in the last hour.</string>
- <string id="IDS_PROP_CUBESTATE_DISABLED" type="String" usage="value for metric">Disabled</string>
- <string id="IDS_PROP_CUBESTATE_RUNNING" type="String" usage="value for metric">Running</string>
- <string id="IDS_PROP_CUBESTATE_STOPPED" type="String" usage="value for metric">Stopped</string>
- <string id="IDS_PROP_CUBESTATE_STARTING" type="String" usage="value for metric">Starting</string>
- <string id="IDS_PROP_CUBESTATE_STOPPING" type="String" usage="value for metric">Stopping</string>
- <string id="IDS_PROP_CUBESTATE_PAUSED" type="String" usage="value for metric">Paused</string>
- <string id="IDS_PROP_CUBESTATE_PAUSING" type="String" usage="value for metric">Pausing</string>
- <string id="IDS_PROP_OPERATIONALSTATUS_CAPTION" type="Property Name" usage="label for metric">Operational status</string>
- <string id="IDS_PROP_OPERATIONALSTATUS_DESC" type="Tooltip" usage="description for metric">Specifies the operational status of the resource.</string>
- <string id="IDS_PROP_HEALTH_CAPTION" type="Property Name" usage="label for metric">Score</string>
- <string id="IDS_PROP_HEALTH_DESC" type="Tooltip" usage="description for metric">Specifies the health of the resource.</string>
- <string id="IDS_PROP_CAPTION_SYSTEM" type="Property Name" usage="label for resource named 'System'">System</string>
- <string id="IDS_PROP_VERSION_CAPTION" type="Property Name" usage="label for metric">Version</string>
- <string id="IDS_PROP_VERSION_DESC" type="Tooltip" usage="description for metric">Specifies the version of the resource.</string>
- <string id="IDS_HEALTH_GOOD_CAPTION" type="String" usage="health status of 'Good'">Good</string>
- <string id="IDS_HEALTH_POOR_CAPTION" type="String" usage="health status of 'Poor'">Poor</string>
- <string id="IDS_HEALTH_AVERAGE_CAPTION" type="String" usage="health status of 'Average'">Average</string>
- <string id="IDS_HEALTH_UNKNOWN_CAPTION" type="String" usage="health status of 'Unknown'">Unknown</string>
- <string id="IDS_OPST_AVAILABLE_CAPTION" type="String" usage="operational status of 'Available'">Available</string>
- <string id="IDS_OPST_PARTIALLYAVAILABLE_CAPTION" type="String" usage="operational status of 'PartiallyAvailable'">PartiallyAvailable</string>
- <string id="IDS_OPST_UNAVAILABLE_CAPTION" type="String" usage="operational status of 'Unavailable'">Unavailable</string>
- <string id="IDS_OPST_UNKNOWN_CAPTION" type="String" usage="operational status of 'Unknown'">Unknown</string>
- <string id="IDS_PROP_QUEUELENGTHPENDING_CAPTION" type="Property Name" usage="label for metric">Pending queue length</string>
- <string id="IDS_PROP_QUEUELENGTHPENDING_DESC" type="Tooltip" usage="description for metric">Specifies the number of pending items currently in the queue.</string>
- <string id="IDS_PROP_QUEUELENGTHFAILED_CAPTION" type="Property Name" usage="label for metric">Failed queue length</string>
- <string id="IDS_PROP_QUEUELENGTHFAILED_DESC" type="Tooltip" usage="description for metric">Specifies the number of failed items currently in the queue.</string>
- <string id="ui.defaultservergroup" type="String" usage="Label for default server group">Default Server Group</string>
- <string id="IDS_PROP_FREESPACE_CAPTION" type="String" usage="free space in GB for the External Object Store">Free Space (GB)</string>
- <string id="IDS_PROP_FREESPACE_DESC" type="String" usage="free space in GB for the External Object Store">Specifies the available free space in the External Object Store</string>
- <string id="IDS_PROP_USEDSPACE_CAPTION" type="String" usage="storage space in GB used by the External Object Store">Used Space (GB)</string>
- <string id="IDS_PROP_USEDSPACE_DESC" type="String" usage="storage space in GB used by the External Object Store">Specifies the storage space used by the External Object Store</string>
- </section>
- <section name="MTG" usage="Labels for metric groups. Should follow sentence capitalizations except proper nouns. See Rule 190 in STAN." type="UI">
- <string id="IDS_PROP_GRP_JVM_CAPTION" type="Property Group" usage="label for metric group">JVM</string>
- <string id="IDS_PROP_GRP_JVM_DESC" type="Tooltip" usage="description for metric group">Specifies metrics associated with the Java Virtual Machine.</string>
- <string id="IDS_PROP_GRP_REQUEST_CAPTION" type="Property Group" usage="label for metric group">Request</string>
- <string id="IDS_PROP_GRP_REQUEST_DESC" type="Tooltip" usage="description for metric group">Specifies request metrics for this service.</string>
- <string id="IDS_PROP_GRP_REQUEST_ALL_CAPTION" type="Property Group" usage="label for metric group">Request</string>
- <string id="IDS_PROP_GRP_REQUEST_ALL_DESC" type="Tooltip" usage="description for metric group">Specifies combined request metrics for all services.</string>
- <string id="IDS_PROP_GRP_REQUEST_ADAPTIVEANALYTICSSERVICE_CAPTION" type="Property Group" usage="label for metric group">Request - Adaptive Analytics service</string>
- <string id="IDS_PROP_GRP_REQUEST_ADAPTIVEANALYTICSSERVICE_DESC" type="Tooltip" usage="description for metric group">Specifies combined request metrics for all adaptive analytics services.</string>
- <string id="IDS_PROP_GRP_REQUEST_AGENTSERVICE_CAPTION" type="Property Group" usage="label for metric group">Request - Agent service</string>
- <string id="IDS_PROP_GRP_REQUEST_AGENTSERVICE_DESC" type="Tooltip" usage="description for metric group">Specifies combined request metrics for all agent services.</string>
- <string id="IDS_PROP_GRP_REQUEST_ANNOTATIONSERVICE_CAPTION" type="Property Group" usage="label for metric group">Request - Annotation service</string>
- <string id="IDS_PROP_GRP_REQUEST_ANNOTATIONSERVICE_DESC" type="Tooltip" usage="description for metric group">Specifies combined request metrics for all annotation services.</string>
- <string id="IDS_PROP_GRP_REQUEST_BATCHREPORTSERVICE_CAPTION" type="Property Group" usage="label for metric group">Request - Batch report service</string>
- <string id="IDS_PROP_GRP_REQUEST_BATCHREPORTSERVICE_DESC" type="Tooltip" usage="description for metric group">Specifies combined request metrics for all batch report services.</string>
- <string id="IDS_PROP_GRP_REQUEST_CONTENTMANAGERCACHESERVICE_CAPTION" type="Property Group" usage="label for metric group">Request - Content Manager cache service</string>
- <string id="IDS_PROP_GRP_REQUEST_CONTENTMANAGERCACHESERVICE_DESC" type="Tooltip" usage="description for metric group">Specifies combined request metrics for all Content Manager cache services.</string>
- <string id="IDS_PROP_GRP_REQUEST_CONTENTMANAGERSERVICE_CAPTION" type="Property Group" usage="label for metric group">Request - Content Manager service</string>
- <string id="IDS_PROP_GRP_REQUEST_CONTENTMANAGERSERVICE_DESC" type="Tooltip" usage="description for metric group">Specifies combined request metrics for all Content Manager services.</string>
- <string id="IDS_PROP_GRP_REQUEST_DATAADVISORSERVICE_CAPTION" type="Property Group" usage="label for metric group">Request - Data advisor service</string>
- <string id="IDS_PROP_GRP_REQUEST_DATAADVISORSERVICE_DESC" type="Tooltip" usage="description for metric group">Specifies combined request metrics for all data advisor services.</string>
- <string id="IDS_PROP_GRP_REQUEST_IDVIZSERVICE_CAPTION" type="Property Group" usage="label for metric group">Request - Interactive discovery visualization service</string>
- <string id="IDS_PROP_GRP_REQUEST_IDVIZSERVICE_DESC" type="Tooltip" usage="description for metric group">Specifies combined request metrics for all interactive discovery visualization services.</string>
- <string id="IDS_PROP_GRP_REQUEST_DATAINTEGRATIONSERVICE_CAPTION" type="Property Group" usage="label for metric group">Request - Data integration service</string>
- <string id="IDS_PROP_GRP_REQUEST_DATAINTEGRATIONSERVICE_DESC" type="Tooltip" usage="description for metric group">Specifies combined request metrics for all data integration services.</string>
- <string id="IDS_PROP_GRP_REQUEST_DATAMOVEMENTSERVICE_CAPTION" type="Property Group" usage="label for metric group">Request - Data movement service</string>
- <string id="IDS_PROP_GRP_REQUEST_DATAMOVEMENTSERVICE_DESC" type="Tooltip" usage="description for metric group">Specifies combined request metrics for all data movement services.</string>
- <string id="IDS_PROP_GRP_REQUEST_DELIVERYSERVICE_CAPTION" type="Property Group" usage="label for metric group">Request - Delivery service</string>
- <string id="IDS_PROP_GRP_REQUEST_DELIVERYSERVICE_DESC" type="Tooltip" usage="description for metric group">Specifies combined request metrics for all delivery services.</string>
- <string id="IDS_PROP_GRP_REQUEST_EVENTMANAGEMENTSERVICE_CAPTION" type="Property Group" usage="label for metric group">Request - Event management service</string>
- <string id="IDS_PROP_GRP_REQUEST_EVENTMANAGEMENTSERVICE_DESC" type="Tooltip" usage="description for metric group">Specifies combined request metrics for all event management services.</string>
- <string id="IDS_PROP_GRP_REQUEST_EVSERVICE_CAPTION" type="Property Group" usage="label for metric group">Request - EV service</string>
- <string id="IDS_PROP_GRP_REQUEST_EVSERVICE_DESC" type="Tooltip" usage="description for metric group">Specifies combined request metrics for all EV services.</string>
- <string id="IDS_PROP_GRP_REQUEST_GRAPHICSSERVICE_CAPTION" type="Property Group" usage="label for metric group">Request - Graphics service</string>
- <string id="IDS_PROP_GRP_REQUEST_GRAPHICSSERVICE_DESC" type="Tooltip" usage="description for metric group">Specifies combined request metrics for all graphics services.</string>
- <string id="IDS_PROP_GRP_REQUEST_HUMANTASKSERVICE_CAPTION" type="Property Group" usage="label for metric group">Request - Human task service</string>
- <string id="IDS_PROP_GRP_REQUEST_HUMANTASKSERVICE_DESC" type="Tooltip" usage="description for metric group">Specifies combined request metrics for all human task services.</string>
- <string id="IDS_PROP_GRP_REQUEST_INDEXDATASERVICE_CAPTION" type="Property Group" usage="label for metric group">Request - Index data service</string>
- <string id="IDS_PROP_GRP_REQUEST_INDEXDATASERVICE_DESC" type="Tooltip" usage="description for metric group">Specifies combined request metrics for all index data services.</string>
- <string id="IDS_PROP_GRP_REQUEST_INDEXUPDATESERVICE_CAPTION" type="Property Group" usage="label for metric group">Request - Index update service</string>
- <string id="IDS_PROP_GRP_REQUEST_INDEXUPDATESERVICE_DESC" type="Tooltip" usage="description for metric group">Specifies combined request metrics for all index update services.</string>
- <string id="IDS_PROP_GRP_REQUEST_INDEXSEARCHSERVICE_CAPTION" type="Property Group" usage="label for metric group">Request - Index search service</string>
- <string id="IDS_PROP_GRP_REQUEST_INDEXSEARCHSERVICE_DESC" type="Tooltip" usage="description for metric group">Specifies combined request metrics for all index search services.</string>
- <string id="IDS_PROP_GRP_REQUEST_JOBSERVICE_CAPTION" type="Property Group" usage="label for metric group">Request - Job service</string>
- <string id="IDS_PROP_GRP_REQUEST_JOBSERVICE_DESC" type="Tooltip" usage="description for metric group">Specifies combined request metrics for all job services.</string>
- <string id="IDS_PROP_GRP_REQUEST_LOGSERVICE_CAPTION" type="Property Group" usage="label for metric group">Request - Log service</string>
- <string id="IDS_PROP_GRP_REQUEST_LOGSERVICE_DESC" type="Tooltip" usage="description for metric group">Specifies combined request metrics for all log services.</string>
- <string id="IDS_PROP_GRP_REQUEST_METADATASERVICE_CAPTION" type="Property Group" usage="label for metric group">Request - Metadata service</string>
- <string id="IDS_PROP_GRP_REQUEST_METADATASERVICE_DESC" type="Tooltip" usage="description for metric group">Specifies combined request metrics for all metadata services.</string>
- <string id="IDS_PROP_GRP_REQUEST_METRICSMANAGERSERVICE_CAPTION" type="Property Group" usage="label for metric group">Request - Metrics Manager service</string>
- <string id="IDS_PROP_GRP_REQUEST_METRICSMANAGERSERVICE_DESC" type="Tooltip" usage="description for metric group">Specifies combined request metrics for all Metrics Manager services.</string>
- <string id="IDS_PROP_GRP_REQUEST_MIGRATIONSERVICE_CAPTION" type="Property Group" usage="label for metric group">Request - Migration service</string>
- <string id="IDS_PROP_GRP_REQUEST_MIGRATIONSERVICE_DESC" type="Tooltip" usage="description for metric group">Specifies combined request metrics for all migration services.</string>
- <string id="IDS_PROP_GRP_REQUEST_MOBILESERVICE_CAPTION" type="Property Group" usage="label for metric group">Request - Mobile service</string>
- <string id="IDS_PROP_GRP_REQUEST_MOBILESERVICE_DESC" type="Tooltip" usage="description for metric group">Specifies combined request metrics for all mobile services.</string>
- <string id="IDS_PROP_GRP_REQUEST_MONITORSERVICE_CAPTION" type="Property Group" usage="label for metric group">Request - Monitor service</string>
- <string id="IDS_PROP_GRP_REQUEST_MONITORSERVICE_DESC" type="Tooltip" usage="description for metric group">Specifies combined request metrics for all monitor services.</string>
- <string id="IDS_PROP_GRP_REQUEST_PLANNINGADMINISTRATIONCONSOLESERVICE_CAPTION" type="Property Group" usage="label for metric group">Request - Planning administration console service</string>
- <string id="IDS_PROP_GRP_REQUEST_PLANNINGADMINISTRATIONCONSOLESERVICE_DESC" type="Tooltip" usage="description for metric group">Specifies combined request metrics for all planning administration console services.</string>
- <string id="IDS_PROP_GRP_REQUEST_PLANNINGDATASERVICE_CAPTION" type="Property Group" usage="label for metric group">Request - Planning data service</string>
- <string id="IDS_PROP_GRP_REQUEST_PLANNINGDATASERVICE_DESC" type="Tooltip" usage="description for metric group">Specifies combined request metrics for all planning data services.</string>
- <string id="IDS_PROP_GRP_REQUEST_PLANNINGRUNTIMESERVICE_CAPTION" type="Property Group" usage="label for metric group">Request - Planning web service</string>
- <string id="IDS_PROP_GRP_REQUEST_PLANNINGRUNTIMESERVICE_DESC" type="Tooltip" usage="description for metric group">Specifies combined request metrics for all planning runtime services.</string>
- <string id="IDS_PROP_GRP_REQUEST_PLANNINGTASKSERVICE_CAPTION" type="Property Group" usage="label for metric group">Request - Planning job service</string>
- <string id="IDS_PROP_GRP_REQUEST_PLANNINGTASKSERVICE_DESC" type="Tooltip" usage="description for metric group">Specifies combined request metrics for all planning task services.</string>
- <string id="IDS_PROP_GRP_REQUEST_PRESENTATIONSERVICE_CAPTION" type="Property Group" usage="label for metric group">Request - Presentation service</string>
- <string id="IDS_PROP_GRP_REQUEST_PRESENTATIONSERVICE_DESC" type="Tooltip" usage="description for metric group">Specifies combined request metrics for all presentation services.</string>
- <string id="IDS_PROP_GRP_REQUEST_QUERYSERVICE_CAPTION" type="Property Group" usage="label for metric group">Request - Query service</string>
- <string id="IDS_PROP_GRP_REQUEST_QUERYSERVICE_DESC" type="Tooltip" usage="description for metric group">Specifies combined request metrics for all query services.</string>
- <string id="IDS_PROP_GRP_REQUEST_RELATIONALMETADATASERVICE_CAPTION" type="Property Group" usage="label for metric group">Request - Relational metadata service</string>
- <string id="IDS_PROP_GRP_REQUEST_RELATIONALMETADATASERVICE_DESC" type="Tooltip" usage="description for metric group">Specifies combined request metrics for all relational metadata services.</string>
- <string id="IDS_PROP_GRP_REQUEST_REPORTDATASERVICE_CAPTION" type="Property Group" usage="label for metric group">Request - Report data service</string>
- <string id="IDS_PROP_GRP_REQUEST_REPORTDATASERVICE_DESC" type="Tooltip" usage="description for metric group">Specifies combined request metrics for all report data services.</string>
- <string id="IDS_PROP_GRP_REQUEST_REPORTSERVICE_CAPTION" type="Property Group" usage="label for metric group">Request - Report service</string>
- <string id="IDS_PROP_GRP_REQUEST_REPORTSERVICE_DESC" type="Tooltip" usage="description for metric group">Specifies combined request metrics for all report services.</string>
- <string id="IDS_PROP_GRP_REQUEST_REPOSITORYSERVICE_CAPTION" type="Property Group" usage="label for metric group">Request - Repository service</string>
- <string id="IDS_PROP_GRP_REQUEST_REPOSITORYSERVICE_DESC" type="Tooltip" usage="description for metric group">Specifies combined request metrics for all Repository services.</string>
- <string id="IDS_PROP_GRP_REQUEST_POWERPLAYSERVICE_CAPTION" type="Property Group" usage="label for metric group">Request - PowerPlay service</string>
- <string id="IDS_PROP_GRP_REQUEST_POWERPLAYSERVICE_DESC" type="Tooltip" usage="label for metric group">Specifies combined request metrics for all PowerPlay services.</string>
- <string id="IDS_PROP_GRP_REQUEST_SYSTEMSERVICE_CAPTION" type="Property Group" usage="label for metric group">Request - System service</string>
- <string id="IDS_PROP_GRP_REQUEST_SYSTEMSERVICE_DESC" type="Tooltip" usage="description for metric group">Specifies combined request metrics for all system services.</string>
- <string id="IDS_PROP_GRP_QUEUE_CAPTION" type="Property Group" usage="label for metric group">Queue</string>
- <string id="IDS_PROP_GRP_QUEUE_DESC" type="Tooltip" usage="description for metric group">Specifies combined queue metrics related to SDK requests for all services as managed by the dispatcher.</string>
- <string id="IDS_PROP_GRP_QUEUE_AGENTSERVICE_CAPTION" type="Property Group" usage="label for metric group">Queue - Agent service</string>
- <string id="IDS_PROP_GRP_QUEUE_AGENTSERVICE_DESC" type="Tooltip" usage="description for metric group">Specifies combined queue metrics related to SDK requests for all agent services as managed by the dispatcher.</string>
- <string id="IDS_PROP_GRP_QUEUE_BATCHREPORTSERVICE_CAPTION" type="Property Group" usage="label for metric group">Queue - Batch report service</string>
- <string id="IDS_PROP_GRP_QUEUE_BATCHREPORTSERVICE_DESC" type="Tooltip" usage="description for metric group">Specifies combined queue metrics related to SDK requests for all batch report services as managed by the dispatcher.</string>
- <string id="IDS_PROP_GRP_QUEUE_DELIVERYSERVICE_CAPTION" type="Property Group" usage="label for metric group">Queue - Delivery service</string>
- <string id="IDS_PROP_GRP_QUEUE_DELIVERYSERVICE_DESC" type="Tooltip" usage="description for metric group">Specifies combined queue metrics related to SDK requests for all delivery services as managed by the dispatcher.</string>
- <string id="IDS_PROP_GRP_QUEUE_EVENTMANAGEMENTSERVICE_CAPTION" type="Property Group" usage="label for metric group">Queue - Event management service</string>
- <string id="IDS_PROP_GRP_QUEUE_EVENTMANAGEMENTSERVICE_DESC" type="Tooltip" usage="description for metric group">Specifies combined queue metrics related to SDK requests for all event management services as managed by the dispatcher.</string>
- <string id="IDS_PROP_GRP_QUEUE_EVSERVICE_CAPTION" type="Property Group" usage="label for metric group">Queue - EV service</string>
- <string id="IDS_PROP_GRP_QUEUE_EVSERVICE_DESC" type="Tooltip" usage="description for metric group">Specifies combined queue metrics related to SDK requests for all EV services as managed by the dispatcher.</string>
- <string id="IDS_PROP_GRP_QUEUE_JOBSERVICE_CAPTION" type="Property Group" usage="label for metric group">Queue - Job service</string>
- <string id="IDS_PROP_GRP_QUEUE_JOBSERVICE_DESC" type="Tooltip" usage="description for metric group">Specifies combined queue metrics related to SDK requests for all job services as managed by the dispatcher.</string>
- <string id="IDS_PROP_GRP_QUEUE_MONITORSERVICE_CAPTION" type="Property Group" usage="label for metric group">Queue - Monitor service</string>
- <string id="IDS_PROP_GRP_QUEUE_MONITORSERVICE_DESC" type="Tooltip" usage="description for metric group">Specifies combined queue metrics related to SDK requests for all monitor services as managed by the dispatcher.</string>
- <string id="IDS_PROP_GRP_QUEUE_REPORTDATASERVICE_CAPTION" type="Property Group" usage="label for metric group">Queue - Report data service</string>
- <string id="IDS_PROP_GRP_QUEUE_REPORTDATASERVICE_DESC" type="Tooltip" usage="description for metric group">Specifies combined queue metrics related to SDK requests for all report data services as managed by the dispatcher.</string>
- <string id="IDS_PROP_GRP_QUEUE_REPORTSERVICE_CAPTION" type="Property Group" usage="label for metric group">Queue - Report service</string>
- <string id="IDS_PROP_GRP_QUEUE_REPORTSERVICE_DESC" type="Tooltip" usage="description for metric group">Specifies combined queue metrics related to SDK requests for all report services as managed by the dispatcher.</string>
- <string id="IDS_PROP_GRP_QUEUE_POWERPLAYSERVICE_CAPTION" type="Property Group" usage="label for metric group">Queue - PowerPlay service</string>
- <string id="IDS_PROP_GRP_QUEUE_POWERPLAYSERVICE_DESC" type="Tooltip" usage="label for metric group">Specifies combined queue metrics related to SDK requests for all PowerPlay services as managed by the dispatcher.</string>
- <string id="IDS_PROP_GRP_QUEUE_JOBQUEUE_CAPTION" type="Property Group" usage="label for metric group">Job queue</string>
- <string id="IDS_PROP_GRP_QUEUE_JOBQUEUE_DESC" type="Tooltip" usage="label for metric group">Specifies metrics related to the internal queue used by all event management services. This queue contains tasks that are subsequently picked up and sent to the monitor service. Currently, the event management service places tasks directly on the task queue but the job queue is retained as a notification mechanism to inform the monitor service that a task is available for processing.</string>
- <string id="IDS_PROP_GRP_QUEUE_SMTPQUEUE_CAPTION" type="Property Group" usage="label for metric group">SMTP queue</string>
- <string id="IDS_PROP_GRP_QUEUE_SMTPQUEUE_DESC" type="Tooltip" usage="label for metric group">Specifies metrics related to the internal queue used by all delivery services. This queue contains emails until they are sent.</string>
- <string id="IDS_PROP_GRP_QUEUE_TASKQUEUE_CAPTION" type="Property Group" usage="label for metric group">Task queue</string>
- <string id="IDS_PROP_GRP_QUEUE_TASKQUEUE_DESC" type="Tooltip" usage="label for metric group">Specifies metrics related to the internal queue used by all monitor services. This queue contains tasks until they are successfully completed.</string>
- <string id="IDS_PROP_GRP_SESSION_CAPTION" type="Property Group" usage="label for metric group">Session</string>
- <string id="IDS_PROP_GRP_SESSION_DESC" type="Tooltip" usage="description for metric group">Specifies metrics related to user sessions.</string>
- <string id="IDS_PROP_GRP_EXTERNALIZEDDOCS_CAPTION" type="Property Group" usage="label for metric group">Externalized documents</string>
- <string id="IDS_PROP_GRP_EXTERNALIZEDDOCS_DESC" type="Tooltip" usage="description for metric group">Specifies metrics related to externalized documents.</string>
- <string id="IDS_PROP_GRP_RS_CAPTION" type="Property Group" usage="label for metric group">Process</string>
- <string id="IDS_PROP_GRP_RS_DESC" type="Tooltip" usage="description for metric group">Specifies metrics related to how this service operates.</string>
- <string id="IDS_PROP_GRP_RS_REPORTSERVICE_CAPTION" type="Property Group" usage="label for metric group">Process - Report service</string>
- <string id="IDS_PROP_GRP_RS_REPORTSERVICE_DESC" type="Tooltip" usage="description for metric group">Specifies combined process metrics for all report services.</string>
- <string id="IDS_PROP_GRP_RS_BATCHREPORTSERVICE_CAPTION" type="Property Group" usage="label for metric group">Process - Batch report service</string>
- <string id="IDS_PROP_GRP_RS_BATCHREPORTSERVICE_DESC" type="Tooltip" usage="description for metric group">Specifies combined process metrics for all batch report services.</string>
- <string id="IDS_PROP_GRP_RS_METADATASERVICE_CAPTION" type="Property Group" usage="label for metric group">Process - Metadata service</string>
- <string id="IDS_PROP_GRP_RS_METADATASERVICE_DESC" type="Tooltip" usage="description for metric group">Specifies combined process metrics for all metadata services.</string>
- <string id="IDS_PROP_GRP_RS_POWERPLAYSERVICE_CAPTION" type="Property Group" usage="label for metric group">Process - PowerPlay service</string>
- <string id="IDS_PROP_GRP_RS_POWERPLAYSERVICE_DESC" type="Tooltip" usage="label for metric group">Specifies combined process metrics for all PowerPlay services.</string>
- <string id="IDS_PROP_GRP_RS_GRAPHICSSERVICE_CAPTION" type="Property Group" usage="label for metric group">Process - Graphics service</string>
- <string id="IDS_PROP_GRP_RS_GRAPHICSSERVICE_DESC" type="Tooltip" usage="description for metric group">Specifies combined process metrics for all graphics services.</string>
- <string id="IDS_PROP_GRP_HEALTH_CAPTION" type="Property Group" usage="label for metric group">Score</string>
- <string id="IDS_PROP_GRP_EXTERNALOBJECTSTORE_CAPTION" type="Property Group" usage="label for metric group">External Object Store</string>
- <string id="IDS_PROP_GRP_EXTERNALOBJECTSTORE_DESC" type="Tooltip" usage="description for metric group">Specifies metrics associated with the External Object Store.</string>
- </section>
- <section name="ACT" usage="Labels for actions menu" type="Menus">
- <string id="IDS_PROP_START_CAPTION" type="Menu Item" usage="caption for action named 'Start'">Start</string>
- <string id="IDS_PROP_START_TOOLTIP" type="Menu Item" usage="tooltip for action named 'Start'">Start</string>
- <string id="IDS_PROP_STARTDISPATCHERS_CAPTION" type="Menu Item" usage="caption for action named 'Start Dispatchers'">Start dispatchers</string>
- <string id="IDS_PROP_STARTSERVICES_CAPTION" type="Menu Item" usage="caption for action named 'Start Services'">Start services</string>
- <string id="IDS_PROP_STOP_CAPTION" type="Menu Item" usage="caption for action named 'Stop'">Stop immediately</string>
- <string id="IDS_PROP_STOPDISPATCHERS_CAPTION" type="Menu Item" usage="caption for action named 'Stop Dispatchers'">Stop dispatchers immediately</string>
- <string id="IDS_PROP_STOPSERVICES_CAPTION" type="Menu Item" usage="caption for action named 'Stop Services'">Stop services immediately</string>
- <string id="IDS_PROP_STOP_TOOLTIP" type="Menu Item" usage="tooltip for action named 'Stop'">Stop immediately</string>
- <string id="IDS_PROP_STOPAFTERPROCESSING_CAPTION" type="Menu Item" usage="caption for action named 'StopAfterProcessing'">Stop after running and queue processed</string>
- <string id="IDS_PROP_STOPDISPATCHERSAFTERPROCESSING_CAPTION" type="Menu Item" usage="caption for action named 'StopDispatchersAfterProcessing'">Stop dispatchers after running and queue processed</string>
- <string id="IDS_PROP_STOPSERVICESAFTERPROCESSING_CAPTION" type="Menu Item" usage="caption for action named 'StopDispatchersAfterProcessing'">Stop services after running and queue processed</string>
- <string id="IDS_PROP_STOPAFTERPROCESSING_TOOLTIP" type="Menu Item" usage="tooltip for action named 'StopAfterProcessing'">Stop after running and queue processed</string>
- <string id="IDS_PROP_UNREGISTER_CAPTION" type="Menu Item" usage="caption for action named 'Unregister'">Unregister</string>
- <string id="IDS_PROP_UNREGISTERDISPATCHERS_CAPTION" type="Menu Item" usage="caption for action named 'Unregister'">Unregister dispatchers</string>
- <string id="IDS_PROP_UNREGISTER_TOOLTIP" type="Menu Item" usage="tooltip for action named 'Unregister'">Unregister</string>
- <string id="IDS_PROP_UNREGISTER_CONFIRM" type="String" usage="pop up confirmation dialog for action named 'Unregister'">Are you sure you want to unregister the selected dispatcher(s)?</string>
- <string id="IDS_PROP_TEST_CAPTION" type="Menu Item" usage="caption for action named 'Test'">Test</string>
- <string id="IDS_PROP_TESTDISPATCHERS_CAPTION" type="Menu Item" usage="caption for action named 'Test'">Test dispatchers</string>
- <string id="IDS_PROP_TEST_TOOLTIP" type="Menu Item" usage="tooltip for action named 'Test'">Test</string>
- <string id="IDS_PROP_TESTREPOSITORYSERVICE_CAPTION" type="Menu Item" usage="caption for action named 'TestRepositoryService'">Test repository service connections</string>
- <string id="IDS_PROP_TESTREPOSITORYSERVICE_TOOLTIP" type="Menu Item" usage="caption for action named 'TestRepositoryService'">Test repository service connections</string>
- <string id="IDS_PROP_REFRESHCONNECTIONS_CAPTION" type="Menu Item" usage="caption for action named 'Refresh'">Refresh report service connections</string>
- <string id="IDS_PROP_REFRESHCONNECTIONS_TOOLTIP" type="Menu Item" usage="tooltip for action named 'Refresh'">Refresh report service connections</string>
- <string id="IDS_PROP_RESETMETRICGROUP_CAPTION" type="Menu Item" usage="caption for action named 'Reset'">Reset</string>
- <string id="IDS_PROP_RESETMETRICGROUP_TOOLTIP" type="Menu Item" usage="tooltip for action named 'Reset'">Reset</string>
- <string id="IDS_PROP_ACTIVATE_CAPTION" type="Menu Item" usage="caption for action named 'Activate'">Activate</string>
- <string id="IDS_PROP_ACTIVATE_TOOLTIP" type="Menu Item" usage="tooltip for action named 'Activate'">Activate</string>
- <string id="IDS_PROP_SETASDEFAULTACTIVE_CAPTION" type="Menu Item" usage="caption for action named 'Set As Active By Default'">Set as active by default</string>
- <string id="IDS_PROP_SETASDEFAULTACTIVE_TOOLTIP" type="Menu Item" usage="tooltip for action named 'Set As Active By Default'">Set as active by default</string>
- <string id="IDS_PROP_RESETALLMETRICS_CAPTION" type="Menu Item" usage="caption for action named 'Reset all metrics of the system'">Reset all metrics of the system</string>
- <string id="IDS_PROP_RESETALLMETRICS_TOOLTIP" type="Menu Item" usage="tooltip for action named 'Reset all metrics of the system'">Reset all metrics of the system</string>
- <string id="IDS_PROP_STARTCUBE_CAPTION" type="Menu Item" usage="caption for action">Start</string>
- <string id="IDS_PROP_STARTCUBE_TOOLTIP" type="Menu Item" usage="tooltip for action">Start</string>
- <string id="IDS_PROP_FORCESTARTCUBE_CAPTION" type="Menu Item" usage="caption for action">Force start</string>
- <string id="IDS_PROP_FORCESTARTCUBE_TOOLTIP" type="Menu Item" usage="tooltip for action">Force start</string>
- <string id="IDS_PROP_ROLAP_ACTION_INPROGRESS_MESSAGE" type="Menu Item" usage="tooltip for action">Your request was successfully submitted. For more details, select the 'View recent messages' action.</string>
- <string id="IDS_PROP_STOPCUBE_CAPTION" type="Menu Item" usage="caption for action">Stop immediately</string>
- <string id="IDS_PROP_STOPCUBE_TOOLTIP" type="Menu Item" usage="tooltip for action">Stop immediately</string>
- <string id="IDS_PROP_STOPCUBEAFTERPROCESSING_CAPTION" type="Menu Item" usage="caption for action">Stop after active tasks complete</string>
- <string id="IDS_PROP_STOPCUBEAFTERPROCESSING_TOOLTIP" type="Menu Item" usage="tooltip for action">Stop after active tasks complete</string>
- <string id="IDS_PROP_RESTARTCUBE_CAPTION" type="Menu Item" usage="caption for action">Restart</string>
- <string id="IDS_PROP_RESTARTCUBE_TOOLTIP" type="Menu Item" usage="tooltip for action">Restart</string>
- <string id="IDS_PROP_PAUSECUBE_CAPTION" type="Menu Item" usage="caption for action">Pause</string>
- <string id="IDS_PROP_PAUSECUBE_TOOLTIP" type="Menu Item" usage="tooltip for action">Pause</string>
- <string id="IDS_PROP_INCREMENTALLYUPDATECUBEDATA_CAPTION" type="Menu Item" usage="caption for action">Incrementally update data</string>
- <string id="IDS_PROP_INCREMENTALLYUPDATECUBEDATA_TOOLTIP" type="Menu Item" usage="tooltip for action">Incrementally update data</string>
- <string id="IDS_PROP_REFRESHCUBEMEMBERCACHE_CAPTION" type="Menu Item" usage="caption for action">Refresh member cache</string>
- <string id="IDS_PROP_REFRESHCUBEMEMBERCACHE_TOOLTIP" type="Menu Item" usage="tooltip for action">Refresh member cache</string>
- <string id="IDS_PROP_REFRESHCUBEDATACACHE_CAPTION" type="Menu Item" usage="caption for action">Refresh data cache</string>
- <string id="IDS_PROP_REFRESHCUBEDATACACHE_TOOLTIP" type="Menu Item" usage="tooltip for action">Refresh data cache</string>
- <string id="IDS_PROP_REFRESHCUBESECURITY_CAPTION" type="Menu Item" usage="caption for action">Refresh security settings</string>
- <string id="IDS_PROP_REFRESHCUBESECURITY_TOOLTIP" type="Menu Item" usage="tooltip for action">Refresh security settings</string>
- <string id="IDS_PROP_CLEARCUBEAGGREGATELOG_CAPTION" type="Menu Item" usage="caption for action">Clear workload log</string>
- <string id="IDS_PROP_CLEARCUBEAGGREGATELOG_TOOLTIP" type="Menu Item" usage="tooltip for action">Clear aggregate workload log to start a new workload profile</string>
- <string id="IDS_PROP_VIEWRECENTCUBEACTIONMESSAGES_CAPTION" type="Menu Item" usage="caption for action">View recent messages</string>
- <string id="IDS_PROP_CONFIRM_ACTIVATE" type="String" usage="pop up confirmation dialog. The 
 characters insert line breaks within the dialog.">Changing the active Content Manager service will cause all authenticated users to be logged off.\nDuring the change period, requests may fail.\n\nDo you want to continue?</string>
- <string id="IDS_PROP_STARTCMBACKGROUNDACTIVITIES_CAPTION" type="Menu Item" usage="caption for action">Start background activities</string>
- <string id="IDS_PROP_STARTCMBACKGROUNDACTIVITIES_TOOLTIP" type="Menu Item" usage="tooltip for action">Start background activities</string>
- <string id="IDS_PROP_STOPCMBACKGROUNDACTIVITIES_CAPTION" type="Menu Item" usage="caption for action">Stop background activities</string>
- <string id="IDS_PROP_STOPCMBACKGROUNDACTIVITIES_TOOLTIP" type="Menu Item" usage="tooltip for action">Stop background activities</string>
- <string id="IDS_PROP_CLEARREPSCACHE_CAPTION" type="Menu Item" usage="caption for action">Clear cache</string>
- <string id="IDS_PROP_CLEARREPSCACHE_TOOLTIP" type="Menu Item" usage="tooltip for action">Clear cache</string>
- <string id="IDS_PROP_CONFIGUREQUERYSERVICES_CAPTION" type="Menu Item" usage="tooltip for action">Configure query services</string>
- <string id="IDS_PROP_CONFIGUREQUERYSERVICES_TOOLTIP" type="Menu Item" usage="tooltip for action">Configure query services</string>
- <string id="IDS_PROP_CLEARQUERYWORKLOADLOGS_CAPTION" type="Menu Item" usage="tooltip for action">Clear query workload logs</string>
- <string id="IDS_PROP_CLEARQUERYWORKLOADLOGS_TOOLTIP" type="Menu Item" usage="tooltip for action">Clear query workload logs</string>
- <string id="IDS_PROP_REMOVEDATASTOREFROMSERVERGROUP_CAPTION" type="Menu Item" usage="tooltip for action">Remove data store from server group</string>
- <string id="IDS_PROP_REMOVEDATASTOREFROMSERVERGROUP_TOOLTIP" type="Menu Item" usage="tooltip for action">Remove data store from server group</string>
- <string id="IDS_PROP_MOVEDATASTORETOOTHERSERVERGROUP_CAPTION" type="Menu Item" usage="tooltip for action">Move data store to other server group</string>
- <string id="IDS_PROP_MOVEDATASTORETOOTHERSERVERGROUP_TOOLTIP" type="Menu Item" usage="tooltip for action">Move data store to other server group</string>
- <string id="IDS_PROP_ADDTOSERVERGROUP_CAPTION" type="Menu Item" usage="tooltip for action">Add data store to server group</string>
- <string id="IDS_PROP_ADDTOSERVERGROUP_TOOLTIP" type="Menu Item" usage="tooltip for action">Add data store to server group</string>
- <string id="IDS_PROP_SETQUERYSERVICEPROPERTIES_CAPTION" type="Menu Item" usage="tooltip for action">Set properties</string>
- <string id="IDS_PROP_SETQUERYSERVICEPROPERTIES" type="Menu Item" usage="tooltip for action">Set properties</string>
- <string id="IDS_PROP_EDITACCESSACCOUNT_CAPTION" type="Menu Item" usage="tooltip for action">Edit access account</string>
- <string id="IDS_PROP_EDITACCESSACCOUNT_TOOLTIP" type="Menu Item" usage="tooltip for action">Edit access account</string>
- <string id="IDS_PROP_EDITPERMISSIONS_CAPTION" type="Menu Item" usage="tooltip for action">Edit permissions</string>
- <string id="IDS_PROP_EDITPERMISSIONS_TOOLTIP" type="Menu Item" usage="tooltip for action">Edit permissions</string>
- <string id="IDS_PROP_EDITSECURITYVIEWSPERMISSIONS_CAPTION" type="Menu Item" usage="tooltip for action">Edit security view permissions</string>
- <string id="IDS_PROP_SETCUBEPROPERTIES_CAPTION" type="Menu Item" usage="tooltip for action">Set properties</string>
- <string id="IDS_PROP_SETCUBEPROPERTIES_TOOLTIP" type="Menu Item" usage="tooltip for action">Set properties</string>
- <string id="IDS_PROP_SETDATASOURCEPROPERTIES_CAPTION" type="Menu Item" usage="tooltip for action">Set properties</string>
- <string id="IDS_PROP_SETDATASOURCEPROPERTIES_TOOLTIP" type="Menu Item" usage="tooltip for action">Set properties</string>
- <string id="IDS_PROP_EDITSECURITYVIEWSPERMISSIONS_TOOLTIP" type="Menu Item" usage="tooltip for action">Edit security view permissions</string>
- <string id="IDS_PROP_DELETEDATASOURCE_CAPTION" type="Menu Item" usage="tooltip for action">Delete</string>
- <string id="IDS_PROP_DELETEDATASOURCE_TOOLTIP" type="Menu Item" usage="tooltip for action">Delete</string>
- <string id="IDS_PROP_CONFIRM_START_CUBES" type="String" usage="pop up confirmation dialog for action named 'Start'">Are you sure you want to start the selected data source(s)?</string>
- <string id="IDS_PROP_CONFIRM_STOP_CUBES" type="String" usage="pop up confirmation dialog for action named 'Stop'">Are you sure you want to stop the selected data source(s)?</string>
- <string id="IDS_PROP_CONFIRM_RESTART_CUBES" type="String" usage="pop up confirmation dialog for action named 'Restart'">Are you sure you want to restart the selected data source(s)?</string>
- <string id="IDS_PROP_CONFIRM_PAUSE_CUBES" type="String" usage="pop up confirmation dialog for action named 'Pause'">Are you sure you want to pause the selected data source(s)?</string>
- <string id="IDS_PROP_CONFIRM_DELETE_DATASOURCE" type="String" usage="pop up confirmation dialog for action named 'Delete Datasource'">Are you sure you want to delete the selected data source(s)?</string>
-
- </section>
- <section name="RLT" usage="Labels for relationships menu in topology view. Should follow title capitalization. See Rule 261 in STAN." type="Menus">
- <string id="relationship.servers.caption" type="Menu Item" usage="label for relationship">All servers</string>
- <string id="relationship.servergroups.caption" type="Menu Item" usage="label for relationship">All server groups</string>
- <string id="relationship.services.caption" type="Menu Item" usage="label for relationship">(All)</string>
- <string id="relationship.dispatchers.caption" type="Menu Item" usage="label for relationship">All dispatchers</string>
- <string id="relationship.servicesbytype.caption" type="Menu Item" usage="label for relationship">Services</string>
- <string id="relationship.templates.caption" type="Menu Item" usage="label for relationship">Templates</string>
- <string id="relationship.adaptiveAnalyticsService.caption" type="Menu Item" usage="label for relationship">Adaptive Analytics</string>
- <string id="relationship.agentService.caption" type="Menu Item" usage="label for relationship">Agent</string>
- <string id="relationship.annotationService.caption" type="Menu Item" usage="label for relationship">Annotation</string>
- <string id="relationship.batchReportService.caption" type="Menu Item" usage="label for relationship">Batch Report</string>
- <string id="relationship.contentManagerCacheService.caption" type="Menu Item" usage="label for relationship">Content Manager Cache</string>
- <string id="relationship.contentManagerService.caption" type="Menu Item" usage="label for relationship">Content Manager</string>
- <string id="relationship.dataAdvisorService.caption" type="Menu Item" usage="label for relationship">Data Advisor</string>
- <string id="relationship.idVizService.caption" type="Menu Item" usage="label for relationship">Interactive Discovery Visualization</string>
- <string id="relationship.dataIntegrationService.caption" type="Menu Item" usage="label for relationship">Data Integration</string>
- <string id="relationship.dataMovementService.caption" type="Menu Item" usage="label for relationship">Data Movement</string>
- <string id="relationship.deliveryService.caption" type="Menu Item" usage="label for relationship">Delivery</string>
- <string id="relationship.eventManagementService.caption" type="Menu Item" usage="label for relationship">Event Management</string>
- <string id="relationship.EVService.caption" type="Menu Item" usage="label for relationship">EV</string>
- <string id="relationship.graphicsService.caption" type="Menu Item" usage="label for relationship">Graphics</string>
- <string id="relationship.humanTaskService.caption" type="Menu Item" usage="label for relationship">Human Task</string>
- <string id="relationship.indexDataService.caption" type="Menu Item" usage="label for relationship">Index Data</string>
- <string id="relationship.indexSearchService.caption" type="Menu Item" usage="label for relationship">Index Search</string>
- <string id="relationship.indexUpdateService.caption" type="Menu Item" usage="label for relationship">Index Update</string>
- <string id="relationship.jobService.caption" type="Menu Item" usage="label for relationship">Job</string>
- <string id="relationship.logService.caption" type="Menu Item" usage="label for relationship">Log</string>
- <string id="relationship.metadataService.caption" type="Menu Item" usage="label for relationship">Metadata</string>
- <string id="relationship.metricsManagerService.caption" type="Menu Item" usage="label for relationship">Metrics Manager</string>
- <string id="relationship.mobileService.caption" type="Menu Item" usage="label for relationship">Mobile</string>
- <string id="relationship.migrationService.caption" type="Menu Item" usage="label for relationship">Migration</string>
- <string id="relationship.monitorService.caption" type="Menu Item" usage="label for relationship">Monitor</string>
- <string id="relationship.planningAdministrationConsoleService.caption" type="Menu Item" usage="label for relationship">Planning Administration Console</string>
- <string id="relationship.planningDataService.caption" type="Menu Item" usage="label for relationship">Planning Data</string>
- <string id="relationship.planningRuntimeService.caption" type="Menu Item" usage="label for relationship">Planning Web</string>
- <string id="relationship.planningTaskService.caption" type="Menu Item" usage="label for relationship">Planning Job</string>
- <string id="relationship.presentationService.caption" type="Menu Item" usage="label for relationship">Presentation</string>
- <string id="relationship.queryService.caption" type="Menu Item" usage="label for relationship">Query</string>
- <string id="relationship.relationalMetadataService.caption" type="Menu Item" usage="label for relationship">Relational Metadata</string>
- <string id="relationship.reportDataService.caption" type="Menu Item" usage="label for relationship">Report Data</string>
- <string id="relationship.reportService.caption" type="Menu Item" usage="label for relationship">Report</string>
- <string id="relationship.repositoryService.caption" type="Menu Item" usage="label for relationship">Repository</string>
- <string id="relationship.powerPlayService.caption" type="Menu Item" usage="label for relationship">PowerPlay</string>
- <string id="relationship.systemService.caption" type="Menu Item" usage="label for relationship">System</string>
- <string id="relationship.datastores.caption" type="Menu Item" usage="label for relationship">Data Stores</string>
- <string id="relationship.datasources.caption" type="Menu Item" usage="label for relationship">(All)</string>
- <string id="relationship.datasources_base.caption" type="Menu Item" usage="label for relationship">Base Cubes</string>
- <string id="relationship.datasources_virtual.caption" type="Menu Item" usage="label for relationship">Virtual Cubes</string>
- </section>
- <section name="TMP" usage="Labels for resource templates. Should follow sentence capitalizations except proper nouns. See Rule 190 in STAN." type="UI">
- <string id="server.caption" type="Property Name" usage="label for resource type">Server</string>
- <string id="serverGroup.caption" type="Property Name" usage="label for resource type">Server group</string>
- <string id="dispatcher.caption" type="Property Name" usage="label for resource type">Dispatcher</string>
- <string id="adaptiveAnalyticsService.caption" type="Property Name" usage="label for resource type">Adaptive analytics service</string>
- <string id="agentService.caption" type="Property Name" usage="label for resource type">Agent service</string>
- <string id="annotationService.caption" type="Property Name" usage="label for resource type">Annotation service</string>
- <string id="batchReportService.caption" type="Property Name" usage="label for resource type">Batch report service</string>
- <string id="contentManagerCacheService.caption" type="Property Name" usage="label for resource type">Content manager cache service</string>
- <string id="contentManagerService.caption" type="Property Name" usage="label for resource type">Content Manager service</string>
- <string id="dataAdvisorService.caption" type="Property Name" usage="label for resource type">Data advisor service</string>
- <string id="idVizService.caption" type="Property Name" usage="label for resource type">Interactive discovery visualization service</string>
- <string id="dataIntegrationService.caption" type="Property Name" usage="label for resource type">Data integration service</string>
- <string id="dataMovementService.caption" type="Property Name" usage="label for resource type">Data movement service</string>
- <string id="deliveryService.caption" type="Property Name" usage="label for resource type">Delivery service</string>
- <string id="eventManagementService.caption" type="Property Name" usage="label for resource type">Event management service</string>
- <string id="EVService.caption" type="Property Name" usage="label for resource type">EV service</string>
- <string id="graphicsService.caption" type="Property Name" usage="label for resource type">Graphics service</string>
- <string id="humanTaskService.caption" type="Property Name" usage="label for resource type">Human task service</string>
- <string id="indexDataService.caption" type="Property Name" usage="label for resource type">Index data service</string>
- <string id="indexSearchService.caption" type="Property Name" usage="label for resource type">Index search service</string>
- <string id="indexUpdateService.caption" type="Property Name" usage="label for resource type">Index update service</string>
- <string id="jobService.caption" type="Property Name" usage="label for resource type">Job service</string>
- <string id="logService.caption" type="Property Name" usage="label for resource type">Log service</string>
- <string id="metadataService.caption" type="Property Name" usage="label for resource type">Metadata service</string>
- <string id="metricsManagerService.caption" type="Property Name" usage="label for resource type">Metrics Manager service</string>
- <string id="mobileService.caption" type="Property Name" usage="label for resource type">Mobile service</string>
- <string id="migrationService.caption" type="Property Name" usage="label for resource type">Migration service</string>
- <string id="monitorService.caption" type="Property Name" usage="label for resource type">Monitor service</string>
- <string id="package.caption" type="Property Name" usage="label for resource type">Package</string>
- <string id="planningAdministrationConsoleService.caption" type="Property Name" usage="label for resource type">Planning administration console service</string>
- <string id="planningDataService.caption" type="Property Name" usage="label for resource type">Planning data service</string>
- <string id="planningRuntimeService.caption" type="Property Name" usage="label for resource type">Planning web service</string>
- <string id="planningTaskService.caption" type="Property Name" usage="label for resource type">Planning job service</string>
- <string id="presentationService.caption" type="Property Name" usage="label for resource type">Presentation service</string>
- <string id="queryService.caption" type="Property Name" usage="label for resource type">Query service</string>
- <string id="relationalMetadataService.caption" type="Property Name" usage="label for resource type">Relational metadata service</string>
- <string id="reportDataService.caption" type="Property Name" usage="label for resource type">Report data service</string>
- <string id="reportService.caption" type="Property Name" usage="label for resource type">Report service</string>
- <string id="repositoryService.caption" type="Property Name" usage="label for resource type">Repository service</string>
- <string id="powerPlayService.caption" type="Property Name" usage="label for resource type">PowerPlay service</string>
- <string id="systemService.caption" type="Property Name" usage="label for resource type">System service</string>
- </section>
- <section name="FMT" usage="formatters for values" type="UI">
- <string id="format.duration.days" type="String" usage="formatting for duration values"><param name="0" type="string"/>d <param name="1" type="string"/>h <param name="2" type="string"/>min <param name="3" type="string"/>.<param name="4" type="string"/>s</string>
- <string id="format.duration.hours" type="String" usage="formatting for duration values"><param name="0" type="string"/>h <param name="1" type="string"/>min <param name="2" type="string"/>.<param name="3" type="string"/>s</string>
- <string id="format.duration.mins" type="String" usage="formatting for duration values"><param name="0" type="string"/>min <param name="1" type="string"/>.<param name="2" type="string"/>s</string>
- <string id="format.duration.secs" type="String" usage="formatting for duration values"><param name="0" type="string"/>.<param name="1" type="string"/>s</string>
- </section>
- </component>
- </stringTable>
|