123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068106910701071107210731074107510761077107810791080108110821083108410851086108710881089109010911092109310941095109610971098109911001101110211031104110511061107110811091110111111121113111411151116111711181119112011211122112311241125112611271128112911301131113211331134113511361137113811391140114111421143114411451146114711481149115011511152115311541155115611571158115911601161116211631164116511661167116811691170117111721173117411751176117711781179118011811182118311841185118611871188118911901191119211931194119511961197119811991200120112021203120412051206120712081209121012111212121312141215121612171218121912201221122212231224122512261227122812291230123112321233123412351236123712381239124012411242124312441245124612471248124912501251125212531254125512561257125812591260126112621263126412651266126712681269127012711272127312741275127612771278127912801281128212831284128512861287128812891290129112921293129412951296129712981299130013011302130313041305130613071308130913101311131213131314131513161317131813191320132113221323132413251326132713281329133013311332133313341335133613371338133913401341134213431344134513461347134813491350135113521353135413551356135713581359136013611362136313641365136613671368136913701371137213731374137513761377137813791380138113821383138413851386138713881389139013911392139313941395139613971398139914001401140214031404140514061407140814091410141114121413141414151416141714181419142014211422142314241425142614271428142914301431143214331434143514361437143814391440144114421443144414451446 |
- <?xml version="1.0" encoding="UTF-8"?>
- <!--
- Licensed Materials - Property of IBM
- IBM Cognos Products: ans
- (C) Copyright IBM Corp. 2005, 2015
- US Government Users Restricted Rights - Use, duplication or disclosure restricted by GSA ADP Schedule Contract with IBM Corp.
- -->
- <stringTable xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../../CCL/CCLCore/Resources/CCLMessageFile.xsd" localization="Product Locale" usage="Message source for CCLMessageFramework">
- <component name="ANS">
- <section name="MES" type="Messages">
- <string name="UNSUPPORTED_BROWSER" type="String" errorCode="0001">Your Web browser is not supported. Use Internet Explorer version 6.0 or higher.</string>
- <string name="UNSUPPORTED_SERVER_VERSION" type="String" errorCode="0002">The server and client versions do not correspond. Try clearing your Web browser cache. If the problem continues, contact your administrator.</string>
- <string name="SERVER_ERROR" type="String" errorCode="0003">A server error occurred. Unable to complete the action.</string>
- <string name="BAD_SERVER_RESPONSE" type="String" errorCode="0004">The server returned an incomplete response. Undo and retry your request. If the problem continues, contact your administrator.</string>
- <string name="CLIENT_ERROR" type="String" errorCode="0005" usage="To alert the user if there is a runtime javascript error">An unexpected error occurred. If the problem continues, undo your action or close and re-open your Web browser window.</string>
- <string name="XML_LOADSTRING_ERROR" errorCode="0006" usage="To alert the user if an error loading a string into an xml document occurs" type="String">An XML parsing error occurred. If the problem continues, undo your action or close and re-open your Web browser window.</string>
- <string name="SERVER_ERROR_RETRY" type="String" errorCode="0007">The server is not responding. Retry your request.</string>
- <string name="ERROR_NO_DIMENSIONAL_DATA" type="String" whiteSpace="preserve" errorCode="0008">The package that you selected contains insufficient dimensional data. Select another package from IBM Cognos Connection.
- Click OK to exit.
- </string>
- <string name="CHART_ERROR" type="String" errorCode="0010"><param index="1" type="string" usage="Product name"/> is unable to create the chart. Rows and columns in the crosstab must contain items, including at least one measure.</string>
- <string name="XMLHTTP_ERROR" type="String" errorCode="0011"><param index="1" type="string" usage="Product name"/> requires XML HTTP Request to be enabled. XML HTTP Request can be enabled through the browser's Manage Add-ons dialog accessed from the Tools menu</string>
- <string name="DRILLPARAM_NOTFOUND" type="String" errorCode="0012">Could not resolve Member Unique Name "<param index="1" type="string" usage="Member name"/>" within target datasource</string>
- <string name="CANNOT_ADD_AS_CONTEXT" type="String" errorCode="0013">You cannot add the selected set to the Context section. This may be due to the current layout of sets in the work area, or because one or more of the applied filters makes the set unusable as context.
- Try relocating the set in the work area or removing one or more filters.
- </string>
- <string name="CANNOT_INSERT_CUSTOM_SET" type="String" errorCode="0014">You cannot add the custom set because the work area must contain a default measure. Specify a default measure and then add the custom set.
- </string>
- <string name="INVALID_BLOCK_DEFINITION_DETAILS" type="String" errorCode="0016">The dimension of set <param index="1" type="string" usage="id of block for debugging purposes"/> could not be determined.</string>
- <string name="SERVER_ERROR_UNKNOWN" type="String" errorCode="1000" usage="Unknown or default error message">Unknown sever error.</string>
- <string name="SERVER_ERROR_MISSING_METADATA_ITEM" type="String" errorCode="1001" usage="To identify a missing metadata item">Cannot find item with id <param index="1" name="id" usage="item id" type="string"/>.</string>
- <string name="SERVER_ERROR_INACCESSIBLE_METADATA_ITEM" type="String" errorCode="1002" usage="To indicate an inaccessible member">The analysis references an inaccessible member. Contact your administrator.</string>
- <string name="SERVER_ERROR_INACCESSIBLE_OR_INVALID_ITEM" type="String" errorCode="1003" usage="To indicate there is inaccessible or invalid member">This report cannot be run because it refers to items that are either no longer present in the model or because of security restrictions. For more information, contact your administrator.</string>
- <string name="SERVER_ERROR_UNEXPECTED_CHART_TEMPLATE_VERSION" type="String" errorCode="1004" usage="Indicates the chart template was not of the expected version.">This report cannot run because it uses a chart template version that is not supported. For more information, contact your administrator.</string>
- <string name="SERVER_ERROR_UNEXPECTED_CHILDREN_MEMBERS" type="String" errorCode="1005" whiteSpace="preserve" usage="To identify a mismatch between MA request and response while fetching children for a memeber">An error occurred while expanding the member:
- <param index="1" type="string" usage="member id for MA query"/>
- The unexpected result refers to this member:
- <param index="2" type="string" usage="member id in MA query response"/>
- Updating the model may correct this problem. Contact your administrator.
- </string>
- <string name="SERVER_ERROR_CAN_NOT_USE_PKG_IN_ANS" type="String" errorCode="0015">You do not have permission to use this package in IBM Cognos Analysis Studio. For more information, contact the administrator.</string>
- </section>
- <section name="TRE" type="Menus" usage="Context menus used in the left pane (either in the Data or Analysis Items tab)">
- <string name="METADATA_SET_MAX_CHILD_NUM" type="Menu Item">Set Number of Items to Show...</string>
- <string name="METADATA_SORT" type="Menu Item">Sort</string>
- <string name="METADATA_SORT_ASCEND" type="Menu Item">Ascending</string>
- <string name="METADATA_SORT_DESCEND" type="Menu Item">Descending</string>
- <string name="METADATA_SORT_RECORD_ORDER" type="Menu Item">No Sort</string>
- <string name="TREE_NODE_X_OF_N_MENU_SHOW_ALL" type="Menu Item">Show All (<param index="1" usage="max number to show" type="string"/>)</string>
- <string name="TREE_NODE_X_OF_N_MENU_RESET" type="Menu Item">Reset to current limit to show (<param index="1" usage="Default or last number to reset to" type="string"/>)</string>
- <string name="METADATA_INSERT" type="Menu Item">Insert</string>
- <string name="METADATA_DEF_ADD_ROW" type="Menu Item">As Rows</string>
- <string name="METADATA_DEF_ADD_COL" type="Menu Item">As Columns</string>
- <string name="METADATA_INS_NESTED_INNER_ROW" type="Menu Item">As Nested Rows</string>
- <string name="METADATA_INS_NESTED_INNER_COL" type="Menu Item">As Nested Columns</string>
- <string name="METADATA_INS_AFTER_SELECTION" type="Menu Item">After Selected Set</string>
- <string name="METADATA_INS_BEFORE_SELECTION" type="Menu Item">Before Selected Set</string>
- <string name="METADATA_INS_ABOVE_SELECTION" type="Menu Item">Above Selected Set</string>
- <string name="METADATA_INS_BELOW_SELECTION" type="Menu Item">Below Selected Set</string>
- <string name="METADATA_INS_INTO_SEL" type="Menu Item">As Last Item in Selected Set</string>
- <string name="METADATA_REPLACE" type="Menu Item">Replace</string>
- <string name="METADATA_REP_ROW" type="Menu Item">Rows</string>
- <string name="METADATA_REP_COL" type="Menu Item">Columns</string>
- <string name="METADATA_REP_SELECTION" type="Menu Item">Selected Set</string>
- <string name="TREEVIEW_FILTER_BY_MEMBER" type="Menu Item" usage="The verb form of filter">Filter as Context</string>
- <string name="METADATA_VIEW_SOURCE_INFO" type="Menu Item" usage="View Source Information">Lineage</string>
- <string name="METADATA_GLOSSARY" type="Menu Item" usage="Glossary">Glossary</string>
- <string name="METADATA_INSERT_LEVEL" type="Menu Item" usage="Insert all items from the level specified in parenthesis. E.g. Insert Items from Level (Country)">Insert Level (<param index="1" type="string" usage="level name"/>)</string>
- <string name="METADATA_INSERT_LEVEL_ROWS" type="Menu Item">As Rows</string>
- <string name="METADATA_INSERT_LEVEL_COLS" type="Menu Item">As Columns</string>
- <string name="METADATA_INSERT_LEVEL_INNER_ROWS" type="Menu Item">As Nested Rows</string>
- <string name="METADATA_INSERT_LEVEL_INNER_COLS" type="Menu Item">As Nested Columns</string>
- <string name="METADATA_INSERT_LEVEL_AFTER_SEL" type="Menu Item">After Selected Set</string>
- <string name="METADATA_INSERT_LEVEL_BEFORE_SEL" type="Menu Item">Before Selected Set</string>
- <string name="METADATA_INSERT_LEVEL_BELOW_SEL" type="Menu Item">Below Selected Set</string>
- <string name="METADATA_INSERT_LEVEL_ABOVE_SEL" type="Menu Item">Above Selected Set</string>
- <string name="METADATA_REPLACE_LEVEL" type="Menu Item" usage="Replace current items with items from the level specified in parenthesis. E.g. Replace with Items from Level (Country)">Replace with Level (<param index="1" type="string" usage="level name"/>)</string>
- <string name="METADATA_REPLACE_LEVEL_ROWS" type="Menu Item">Rows</string>
- <string name="METADATA_REPLACE_LEVEL_COLS" type="Menu Item">Columns</string>
- <string name="METADATA_REPLACE_LEVEL_SEL" type="Menu Item">Selected Set</string>
- <string name="DEL_NAMED_SET" type="Menu Item">Delete</string>
- <string name="RENAME_NAMED_SET" type="Menu Item">Rename...</string>
- <string name="MISSING_REPLACE_SELECTED" type="Menu Item" usage="Used in missing MUN mode (WO 1088)">Replace Selected Item</string>
- <string name="MISSING_REPLACE_SELECTED_W_LEVEL" type="Menu Item" usage="Used in missing MUN mode. E.g. Replace Selected Item with Cities">Replace Selected Item with <param index="1" type="string" usage="level name"/></string>
- </section>
- <section name="APP" type="Menus" usage="Main menus">
- <string name="MENUBAR_SAVE_AS" type="Menu Item">Save As...</string>
- <string name="MENUBAR_NEW" type="Menu Item">New</string>
- <string name="MENUBAR_NEW_FROM_DEFAULT" type="Menu Item" usage="This option only appears if a default analysis was specified in IBM Cognos Connection">From the Default Analysis</string>
- <string name="MENUBAR_NEW_BLANK_CROSSTAB" type="Menu Item" usage="This option only appears if a default analysis was specified in IBM Cognos Connection">Blank Crosstab</string>
- <string name="MENUBAR_OPEN" type="Menu Item">Open...</string>
- <string name="MENUBAR_SAVE" type="Menu Item">Save</string>
- <string name="MENUBAR_FILE" type="Menu">File</string>
- <string name="MENUBAR_EDIT" type="Menu">Edit</string>
- <string name="MENUBAR_UNDO" type="Menu Item">Undo</string>
- <string name="MENUBAR_REDO" type="Menu Item">Redo</string>
- <string name="MENUBAR_DELETE" type="Menu Item">Delete</string>
- <string name="MENUBAR_HIDE" type="Menu Item">Hide</string>
- <string name="MENUBAR_EXCLUDE" type="Menu Item">Exclude</string>
- <string name="MENUBAR_SEARCH" type="Menu Item">Search (Last Selected Item)...</string>
- <string name="MENUBAR_SWAP_ROW_COLUMN" type="Menu Item">Swap Rows and Columns</string>
- <string name="MENUBAR_ZERO_SUPPRESSION" type="Menu Item">Suppress</string>
- <string name="MENUBAR_ZERO_SUPP_NONE" type="Menu Item">No Suppression</string>
- <string name="MENUBAR_REMOVE_ALL_SUPP" type="Menu Item">Remove All Suppression</string>
- <string name="MENUBAR_SUPP_NULLS" type="Menu Item">Empty Cells Only</string>
- <string name="MENUBAR_SUPP_NULLS_AND_ZEROS" type="Menu Item">Zeros and Empty Cells</string>
- <string name="MENUBAR_ABOUT" type="Menu Item" usage="Example:About IBM Cognos Analysis Studio">About <param index="1" type="string"/></string>
- <string name="MENUBAR_HELP" type="Menu">Help</string>
- <string name="MAIN_MENU_EXIT" type="Menu Item">Exit</string>
- <string name="VIEW_MENU_CROSSTAB" type="Menu Item">Crosstab</string>
- <string name="VIEW_MENU_CHART" type="Menu Item">Chart</string>
- <string name="VIEW_MENU_CROSSTAB_AND_CHART" type="Menu Item">Crosstab and Chart</string>
- <string name="VIEW_MENU_CHART_TYPE" type="Menu Item" usage="Select a chart type">Select Chart Type</string>
- <string name="TOOLBAR_BAR_CHART" type="Menu Item">Bar Chart</string>
- <string name="TOOLBAR_PIE_CHART" type="Menu Item">Pie Chart</string>
- <string name="TOOLBAR_PIE_CHART_STAN" type="Menu Item">Standard</string>
- <string name="TOOLBAR_PIE_CHART_3D" type="Menu Item">3-D Visual Effect</string>
- <string name="TOOLBAR_PIE_CHART_VALUES_AS_PERCENT" type="Menu Item">Show Values as Percent</string>
- <string name="TOOLBAR_COLUMN_CHART_STAN" type="Menu Item">Standard</string>
- <string name="TOOLBAR_COLUMN_CHART_3D" type="Menu Item">3-D Visual Effect</string>
- <string name="TOOLBAR_COLUMN_CHART_STACKED" type="Menu Item">Stacked</string>
- <string name="TOOLBAR_COLUMN_CHART_STACKED100PERCENT" type="Menu Item">100% Stacked</string>
- <string name="TOOLBAR_COLUMN_CHART_3D_AXIS" type="Menu Item">3-D Axis</string>
- <string name="TOOLBAR_LINE_CHART_STAN" type="Menu Item">Standard</string>
- <string name="TOOLBAR_LINE_CHART_3D" type="Menu Item">3-D Visual Effect</string>
- <string name="TOOLBAR_LINE_CHART_STACKED" type="Menu Item">Stacked</string>
- <string name="TOOLBAR_LINE_CHART_STACKED100PERCENT" type="Menu Item">100% Stacked</string>
- <string name="TOOLBAR_LINE_CHART_3D_AXIS" type="Menu Item">3-D Axis</string>
- <string name="TOOLBAR_AREA_CHART_STAN" type="Menu Item">Standard</string>
- <string name="TOOLBAR_AREA_CHART_3D" type="Menu Item">3-D Visual Effect</string>
- <string name="TOOLBAR_AREA_CHART_STACKED" type="Menu Item">Stacked</string>
- <string name="TOOLBAR_AREA_CHART_STACKED100PERCENT" type="Menu Item">100% Stacked</string>
- <string name="TOOLBAR_AREA_CHART_3D_AXIS" type="Menu Item">3-D Axis</string>
- <string name="TOOLBAR_COLUMNLINE_CHART_STAN" type="Menu Item">Standard</string>
- <string name="TOOLBAR_COLUMNLINE_CHART_3D" type="Menu Item">3-D Visual Effect</string>
- <string name="TOOLBAR_COLUMNLINE_CHART_STACKED" type="Menu Item">Stacked</string>
- <string name="TOOLBAR_COLUMNLINE_CHART_STACKED100PERCENT" type="Menu Item">100% Stacked</string>
- <string name="TOOLBAR_PARETO_CHART_STAN" type="Menu Item">Standard</string>
- <string name="TOOLBAR_PARETO_CHART_3D" type="Menu Item">3-D Visual Effect</string>
- <string name="TOOLBAR_BAR_CHART_STAN" type="Menu Item">Standard</string>
- <string name="TOOLBAR_BAR_CHART_3D" type="Menu Item">3-D Visual Effect</string>
- <string name="TOOLBAR_BAR_CHART_STACKED" type="Menu Item">Stacked</string>
- <string name="TOOLBAR_BAR_CHART_STACKED100PERCENT" type="Menu Item">100% Stacked</string>
- <string name="TOOLBAR_RADAR_CHART_STACKED" type="Menu Item">Stacked</string>
- <string name="TOOLBAR_RADAR_CHART_STAN" type="Menu Item">Standard</string>
- <string name="TOOLBAR_CHART_SHOWVALUES" type="Menu Item">Show Values on Chart</string>
- <string name="TOOLBAR_POLAR_CHART" type="Menu Item">Polar Chart</string>
- <string name="TOOLBAR_POINT_CHART" type="Menu Item">Point Chart</string>
- <string name="TOOLBAR_PARETO_CHART" type="Menu Item">Pareto Chart</string>
- <string name="TOOLBAR_LINE_CHART" type="Menu Item">Line Chart</string>
- <string name="TOOLBAR_AREA_CHART" type="Menu Item">Area Chart</string>
- <string name="TOOLBAR_COLUMNLINE_CHART" type="Menu Item">Column-Line Chart</string>
- <string name="TOOLBAR_SCATTER_CHART" type="Menu Item">Scatter Chart</string>
- <string name="TOOLBAR_RADAR_CHART" type="Menu Item">Radar Chart</string>
- <string name="TOOLBAR_COLUMN_CHART" type="Menu Item">Column Chart</string>
- <string name="VIEW_MENU_OBJECTS_AND_INFO" type="Menu Item">Objects and Information</string>
- <string name="VIEW_MENU_PROPERTIES_AREA" type="Menu Item">Properties Pane</string>
- <string name="MENUBAR_VIEW" type="Menu">View</string>
- <string name="ACTIONS_MENU_INSERT_OPTIONS" type="Menu Item">Insertion Options</string>
- <string name="ACTIONS_MENU_INSERT_WITH_DETAILS" type="Menu Item">Insert with Details</string>
- <string name="ACTIONS_MENU_INSERT_WO_DETAILS" type="Menu Item">Insert without Details</string>
- <string name="ACTIONS_MENU_SET_DEF_BLOCK_SIZE" type="Menu Item">Set Number of Visible Items...</string>
- <string name="ACTIONS_MENU_SET_GLOBAL_TOTALS" type="Menu Item">Totals and Subtotals...</string>
- <string name="ACTIONS_MENU_DATA_FORMAT" type="Menu Item">Data Format...</string>
- <string name="ACTIONS_MENU_SHOW_WELCOME_DLG" type="Menu Item">Show Welcome Dialog</string>
- <string name="ACTIONS_MENU_GET_DATA_LATER" type="Menu Item">Get Data Later</string>
- <string name="MENUBAR_ACTIONS" type="Menu">Settings</string>
- <string name="RUN_MENU_HTML" type="Menu Item">Run Report (HTML)</string>
- <string name="RUN_MENU_PDF" type="Menu Item">Run Report (PDF)</string>
- <string name="RUN_MENU_EXCEL_2002" type="Menu Item">Run Report (Excel 2002 Format)</string>
- <string name="RUN_MENU_EXCEL_2007" type="Menu Item">Run Report (Excel 2007 Format)</string>
- <string name="RUN_MENU_CSV" type="Menu Item">Run Report (CSV)</string>
- <string name="RUN_MENU_XML" type="Menu Item">Run Report (XML)</string>
- <string name="RUN_MENU_OPTIONS" type="Menu Item">Report Options...</string>
- <string name="RUN_MENU_REPORT_STUDIO" type="Menu Item">Open with Report Studio</string>
- <string name="MENUBAR_RUN" type="Menu">Run</string>
- <string name="HELP_MENU_HELP" type="Menu">Help</string>
- <string name="HELP_MENU_CONTENTS" type="Menu Item">Contents</string>
- <string name="HELP_MENU_COGNOS_WEB" type="Menu Item">IBM on the Web</string>
- </section>
- <section name="OTH" type="Menus">
- <string name="CROSSTAB_MENU_VIEWS" type="Menu Item">View Style</string>
- <string name="CROSSTAB_MENU_VIEWS_HIERARCHY" type="Menu Item">Structured</string>
- <string name="CROSSTAB_MENU_SHOW_LEVEL_PROPERTIES" type="Menu Item">Show Attributes</string>
- <string name="CROSSTAB_MENU_LEVEL_PROPERTIES_NONE" type="Menu Item">(None)</string>
- <string name="CROSSTAB_MENU_TOPBOTTOM" type="Menu Item">Top or Bottom</string>
- <string name="CROSSTAB_MENU_VIEWS_NO_HIERARCHY" type="Menu Item">Unstructured</string>
- <string name="CROSSTAB_MENU_AUTO_SUBTOTAL" type="Menu Item">Totals and Subtotals...</string>
- <string name="CROSSTAB_MENU_DELETE_MEMBER" type="Menu Item">Delete</string>
- <string name="CONTEXTBAR_DELETE_FILTER" type="Menu Item">Delete</string>
- <string name="CONTEXTBAR_DELETE_BLOCKS" type="Menu Item">Delete All</string>
- <string name="CONTEXTBAR_DELETE_BLOCK" type="Menu Item">Delete</string>
- <string name="CONTEXTBAR_ADD_TO_CONTEXT" type="Menu Item">Filter as Context</string>
- <string name="CROSSTAB_MENU_CALCULATE_DLG" type="Menu Item">Calculate...</string>
- <string name="CROSSTAB_MENU_EXPAND" type="Menu Item" usage="e.g. Expand All Time">Expand <param index="1" type="string" usage="block name"/></string>
- <string name="CROSSTAB_MENU_INCREASE_DEPTH" type="Menu Item">Down a Level</string>
- <string name="CROSSTAB_MENU_DECREASE_DEPTH" type="Menu Item" usage="Decrease the depth of the set of blocks which are from the same dimension">Up a Level</string>
- <string name="CROSSTAB_MENU_BLOCK_PROPERTIES" type="Menu Item">Properties (<param index="1" type="string" usage="Set name"/>)</string>
- <string name="CROSSTAB_MENU_BLOCK_SIZE" type="Menu Item">Number of Visible Items</string>
- <string name="CROSSTAB_MENU_BLOCK_SIZE_DEFAULT" type="Menu Item">Default</string>
- <string name="CROSSTAB_MENU_BLOCK_SIZE_5" type="Menu Item">5</string>
- <string name="CROSSTAB_MENU_BLOCK_SIZE_10" type="Menu Item">10</string>
- <string name="CROSSTAB_MENU_BLOCK_SIZE_CUSTOMIZE" type="Menu Item">Custom</string>
- <string name="CROSSTAB_MENU_BLOCK_SIZE_CUSTOMIZE_CURRENT_SIZE" whiteSpace="preserve" type="Menu Item">Custom (<param index="1" type="string" usage="Size integer"/>)</string>
- <string name="CROSSTAB_MENU_BLOCK_SIZE_15" type="Menu Item">15</string>
- <string name="CROSSTAB_MENU_BLOCK_SIZE_20" type="Menu Item">20</string>
- <string name="CROSSTAB_MENU_BLOCK_SIZE_MAX" type="Menu Item" whiteSpace="preserve"><param index="1" type="string" usage="Max size"/> (Maximum)</string>
- <string name="CROSSTAB_MENU_SORT" type="Menu Item">Sort</string>
- <string name="CROSSTAB_MENU_SORT_TOP" type="Menu Item">Descending</string>
- <string name="CROSSTAB_MENU_SORT_BOTTOM" type="Menu Item">Ascending</string>
- <string name="CROSSTAB_MENU_SORT_LABELS" type="Menu Item">Sort by Labels</string>
- <string name="CROSSTAB_MENU_SORT_VALUES" type="Menu Item">Sort by Values</string>
- <string name="CROSSTAB_MENU_SORT_TEXT_DESC" type="Menu Item">Descending</string>
- <string name="CROSSTAB_MENU_SORT_TEXT_ASC" type="Menu Item">Ascending</string>
- <string name="CROSSTAB_MENU_ADD_CUSTOMSET" type="Menu Item">Save as Custom Set...</string>
- <string name="CROSSTAB_MENU_SUMMARIZE" type="Menu Item">Summarize</string>
- <string name="CROSSTAB_MENU_FILTER" type="Menu Item" usage="The verb form of Filter">Filter</string>
- <string name="CROSSTAB_MENU_FILTER_NO_FLT" type="Menu Item">No Filter</string>
- <string name="CROSSTAB_MENU_FILTER_CUSTOM" type="Menu Item">Custom...</string>
- <string name="CROSSTAB_MENU_HIDE" type="Menu Item">Hide</string>
- <string name="CROSSTAB_MENU_UNHIDE" type="Menu Item">Unhide</string>
- <string name="CROSSTAB_MENU_VISIBLE_ITEMS" type="Menu Item">Number of Visible Items</string>
- <string name="CROSSTAB_MENU_RENAME" type="Menu Item">Rename...</string>
- <string name="CROSSTAB_MENU_DRILL_UP" type="Menu Item">Drill Up</string>
- <string name="CROSSTAB_MENU_DRILL_DOWN" type="Menu Item">Drill Down</string>
- <string name="CROSSTAB_MENU_PROPERTY_PANE" type="Menu Item">Properties (<param index="1" type="string" usage="Set name"/>)</string>
- <string name="CROSSTAB_DRILL_UP_DATA_CELL" type="Menu Item">Drill Up</string>
- <string name="CROSSTAB_DRILL_DOWN_DATA_CELL" type="Menu Item">Drill Down</string>
- <string name="CROSSTAB_DRILL_THROUGH" type="Menu Item">Go To</string>
- <string name="CROSSTAB_DRILL_THROUGH_RELATED_CONTENT" type="Menu Item">Related Links...</string>
- <string name="CROSSTAB_DRILL_THROUGH_SEARCH" type="Menu Item">Search...</string>
- <string name="CROSSTAB_DEFMEASUREMENU_SHOWVALUESAS" type="Menu Item">Show Values As</string>
- <string name="CROSSTAB_DEFMEASUREMENU_DEFAULTMEASURE" type="Menu Item">Change Default Measure</string>
- <string name="CROSSTAB_DEFMEASUREMENU_SHOWVALUESAS_VALUES" type="Menu Item">Actual Values</string>
- <string name="CROSSTAB_DEFMEASUREMENU_SHOWVALUESAS_ROWTOTAL" type="Menu Item">% of Total on Rows</string>
- <string name="CROSSTAB_DEFMEASUREMENU_SHOWVALUESAS_ROWSUB" type="Menu Item">% of Each Row Total</string>
- <string name="CROSSTAB_DEFMEASUREMENU_SHOWVALUESAS_COLTOTAL" type="Menu Item">% of Total on Columns</string>
- <string name="CROSSTAB_DEFMEASUREMENU_SHOWVALUESAS_COLSUB" type="Menu Item">% of Each Column Total</string>
- <string name="CROSSTAB_DEFMEASUREMENU_SHOWVALUESAS_TOTAL" type="Menu Item">% of Overall Total</string>
- <string name="BLOCKPROP_SHOWVALUES_VALUES_MENU" type="Menu Item">Show Values As Actual Values</string>
- <string name="BLOCKPROP_SHOWVALUES_ROWS_MENU" type="Menu Item">Show Values As % of Total on Rows</string>
- <string name="BLOCKPROP_SHOWVALUES_EACH_ROW_MENU" type="Menu Item">Show Values As % of Each Row Total</string>
- <string name="BLOCKPROP_SHOWVALUES_COLS_MENU" type="Menu Item">Show Values As % of Total on Columns</string>
- <string name="BLOCKPROP_SHOWVALUES_EACH_COL_MENU" type="Menu Item">Show Values As % of Each Column Total</string>
- <string name="BLOCKPROP_SHOWVALUES_OVERALL_MENU" type="Menu Item">Show Values As % of Overall Total</string>
- <string name="CROSSTAB_MENU_EXCLUDE" type="Menu Item">Exclude</string>
- <string name="CROSSTAB_MENU_REPLACE_CUR_BLK_BY_SELECTION" type="Menu Item">Keep</string>
- <string name="MEASURE_MENU_USE_AS_DEFAULT" type="Menu Item">Use as Default Measure</string>
- <string name="CROSSTAB_MENU_USER_DEF_CAL" type="Menu Item">Calculate</string>
- <string name="CROSSTAB_MENU_CAL_ADD" type="Menu Item"> + </string>
- <string name="CROSSTAB_MENU_CAL_MINUS" type="Menu Item"> - </string>
- <string name="CROSSTAB_MENU_CAL_MULTIPLY" type="Menu Item"> * </string>
- <string name="CROSSTAB_MENU_CAL_DIVID" type="Menu Item"> / </string>
- <string name="CROSSTAB_MENU_CAL_RANK" type="Menu Item"> Rank </string>
- <string name="CROSSTAB_MENU_CAL_SUM" type="Menu Item"> Sum </string>
- <string name="CROSSTAB_MENU_CAL_DIFF" type="Menu Item">Diff </string>
- <string name="CROSSTAB_MENU_CAL_AVG" type="Menu Item">Average</string>
- <string name="CROSSTAB_MENU_CAL_ROLLUP" type="Menu Item">Roll up</string>
- <string name="CROSSTAB_MENU_CAL_CUSTOMIZE" type="Menu Item"> Custom... </string>
- <string name="TOOLBAR_MENU_CAL_EDIT" type="Menu Item"> Edit... </string>
- <string name="CROSSTAB_MENU_CAL_EDIT" type="Menu Item"> Edit this Calculation... </string>
- <string name="CROSSTAB_MENU_CAL_MEDIAN" type="Menu Item">Median</string>
- <string name="CROSSTAB_MENU_CAL_MIN" type="Menu Item">Minimum</string>
- <string name="CROSSTAB_MENU_CAL_MAX" type="Menu Item">Maximum</string>
- <string name="CROSSTAB_MENU_CAL_ABS" type="Menu Item">Absolute value</string>
- <string name="CROSSTAB_MENU_CAL_ROUND" type="Menu Item">Round</string>
- <string name="CROSSTAB_MENU_CAL_ROUNDDOWN" type="Menu Item">Round down</string>
- <string name="CROSSTAB_MENU_CAL_CENTROID" type="Menu Item">Centroid</string>
- <string name="CROSSTAB_MENU_CAL_PCNTOFDIFF" type="Menu Item">% Difference</string>
- <string name="CROSSTAB_MENU_CALC_RENAME" type="Menu Item">Rename...</string>
- <string name="BLOCKPROP_TOPBOTTOM_RULE_PERCENTAGE_DROPDOWN" type="Menu Item" usage="Example: 5%">
- <param index="1" type="string"/>%</string>
- <string name="BLOCKPROP_AUTOSUMMARY_SHOW_SUBTOTALS_ONLY" type="Menu Item">Show Subtotals Only</string>
- <string name="BLOCKPROP_AUTOSUMMARY_VISIBLE_ITEMS" type="Menu Item">Visible Items</string>
- <string name="BLOCKPROP_SORTMENU_NONE" usage="No sort will be applied" type="Menu Item">No Sort</string>
- <string name="BLOCKPROP_SORTMENU_ASCENDING" type="Menu Item">Ascending</string>
- <string name="BLOCKPROP_SORTMENU_DESCENDING" type="Menu Item">Descending</string>
- <string name="BLOCKPROP_SORTMENU_CUSTOM" type="Menu Item">Custom...</string>
- <string name="CROSSTAB_HIDDEN_MEMBERS_MENU_UNHIDE" whiteSpace="preserve" type="Menu Item">Unhide <param index="1" usage="member to unhide" type="string"/></string>
- <string name="BLOCKPROP_HIDDEN_ITEM_UNHIDE" type="Menu Item">Unhide <param index="1" type="string" usage="Member name"/></string>
- <string name="BLOCKPROP_HIDDEN_ITEM_MORE" type="Menu Item" usage="Menu item displayed when the number of hidden items exceeds 16 and we don't show all the hidden items in the menu">...</string>
- <string name="CONTEXTBAR_MORE_CHILDREN" type="Menu Item" usage="Menu item displayed when the number of children items exceeds 16 and we don't show all the children in the menu">...</string>
- <string name="BLOCKPROP_HIDDEN_ITEM_UNHIDE_ALL" type="Menu Item">Unhide All </string>
- <string name="BLOCKPROP_INCLUDE" type="Menu Item" whiteSpace="preserve">Include <param index="1" type="string" usage="member label"/></string>
- <string name="BLOCKPROP_INCLUDE_ALL" type="Menu Item">Include All </string>
- <string name="BLOCKPROP_TOPBOTTOM_MENU_NO" type="Menu Item">No Top or Bottom</string>
- <string name="BLOCKPROP_TOPBOTTOM_MENU_TOP" type="Menu Item">Top</string>
- <string name="BLOCKPROP_TOPBOTTOM_MENU_BOTTOM" type="Menu Item">Bottom</string>
- <string name="BLOCKPROP_TOPBOTTOM_MENU_CUSTOM" type="Menu Item">Custom...</string>
- <string name="BLOCKPROP_DEFINITION_PINNED" type="Menu Item" usage="In the block properties pane for a children of block - a menu option off of Definition. It effectively locks the current context in place. A pushpin icon is associated with this feature since the padlock icon was already being used for a different purpose in Report Studio">Hold Current Context</string>
- <string name="BLOCKPROP_DEFINITION_UNPINNED" type="Menu Item">Use Dynamic Context</string>
- <string name="WORKSHEET_APPEND_MEM" type="Menu Item">Append</string>
- <string name="WORKSHEET_MULTI_MEM_REPLACE" type="Menu Item">Replace</string>
- <string name="WORKSHEET_MULTI_MEM_INSERT" type="Menu Item">Insert</string>
- <string name="WORKSHEET_MOVE_HERE" type="Menu Item">Move here</string>
- <string name="WORKSHEET_REPLACE_WITH_DETAILS" type="Menu Item">Replace with Details</string>
- <string name="WORKSHEET_REPLACE_WO_DETAILS" type="Menu Item">Replace without Details</string>
- <string name="WORKSHEET_INS_WITH_CHILDREN" type="Menu Item">Insert with Details</string>
- <string name="WORKSHEET_INS_SINGLE_MEM" type="Menu Item">Insert without Details</string>
- <string name="WORKSHEET_CANCEL_DROP" type="Menu Item">Cancel</string>
- <string name="PREV_SIB_MEMBER" type="Menu Item" whiteSpace="preserve">Previous (<param index="1" type="string" usage="member placeholder"/>)</string>
- <string name="UNKOWN_PREV_SIB_MEMBER" type="Menu Item" whiteSpace="preserve">Previous (Unknown)</string>
- <string name="NEXT_SIB_MEMBER" type="Menu Item" whiteSpace="preserve">Next (<param index="1" type="string" usage="member placeholder"/>)</string>
- <string name="NONE_PREV_SIB" type="Menu Item" whiteSpace="preserve" usage="None means that there is no previous sibling available">Previous (None)</string>
- <string name="NONE_NEXT_SIB" type="Menu Item" whiteSpace="preserve" usage="None means that there is no next sibling available">Next (None)</string>
- <string name="UNKOWN_NEXT_SIB" type="Menu Item" whiteSpace="preserve">Next (Unknown)</string>
- <string name="SEARCH_OTHER_SIB" type="Menu Item">Search (<param index="1" type="string" usage="member placeholder"/>)...</string>
- <string name="SEARCH_CHILDREN" type="Menu Item">Search (<param index="1" type="string" usage="member placeholder"/>)...</string>
- <string name="USE_AS_GOTO_PARA_FOR_DRILL_THROUGH" type="Menu Item">Use as "Go To" Parameter</string>
- </section>
- <section name="IDS" type="UI">
- <string name="RUN_REPORT_WINDOW_TITLE" type="Dialog Caption">Run Report</string>
- <string name="REPORT_SUBMITTED" type="String">Report has been submitted. Please wait ...</string>
- <string name="UNKNOWN" type="String">Unknown</string>
- <string name="REMAINDER_LABEL" type="String" usage="Other refers to the items that are not visible in the crosstab but that are still included. Hidden refers to the items that the user explicitely selected to hide, through the Hide menu.">More & hidden</string>
- <string name="REMAINDER_HIDDEN_ONLY_LABEL" type="String" usage="Only for hidden remainder">Hidden</string>
- <string name="SUBTOTAL_LABEL" type="String" usage="The subtotal of the items that are visible in the viewing area. For example, if you can only see the first 10 items out of 100, this subtotal is the sum of only the first 10 items.">Subtotal</string>
- <string name="FILTER_SUBTOTAL_LABEL" type="String" usage="The subtotal of all the items that are excluded by the filter rule.">Subtotal (excluded)</string>
- <string name="PASSED_FILTER_SUBTOTAL_LABEL" type="String" usage="The subtotal of the items that are included in the filter rule.">Subtotal (included)</string>
- <string name="CROSSTAB_VISIBLE_SUBTOTAL_LABEL" type="String" usage="The subtotal of the visible (not hidden) items that appear in the set.">Subtotal (visible)</string>
- <string name="SUMMARY_LABEL" type="String">Total</string>
- <string name="CONDITION_EXCELLENT_LABEL" usage="Conditional Highlighting State" type="String">Excellent</string>
- <string name="CONDITION_VERYGOOD_LABEL" usage="Conditional Highlighting State" type="String">Very Good</string>
- <string name="CONDITION_AVERAGE_LABEL" usage="Conditional Highlighting State" type="String">Average</string>
- <string name="CONDITION_BELOWAVERAGE_LABEL" usage="Conditional Highlighting State" type="String">Below Average</string>
- <string name="CONDITION_POOR_LABEL" usage="Conditional Highlighting State" type="String">Poor</string>
- <string name="CONDITION_DEFAULT_LABEL" usage="Conditional Highlighting State" type="String">Default</string>
- <string name="INTERSECT_VALUE_DENIED" type="String" usage="Displayed if the user doesn't have access rights to see a crosstab cell value">Denied</string>
- <string name="METADATA_NONE" type="String">No data to display</string>
- <string name="METADATA_MORE_MEMBERS" type="Link" usage="Clicking the link displays more members">More</string>
- <string name="METADATA_OTHER_MEMBERS" type="String" usage="A folder contains other retrieved members">Retrieved items</string>
- <string name="METADATA_OTHER_MEMBERS_TOOLTIP" type="String" usage="The tooltip for retrieved items">Items retrieved during this session</string>
- <string name="METADATA_NODE_POPULATION_EXPANDED" usage="Example: (3 of 20)" type="Link" whiteSpace="preserve">(<param index="1" type="string"/> of <param index="2" type="string"/>)</string>
- <string name="METADATA_NODE_POPULATION_EXPANDED_INCOMPLETE" type="Link" whiteSpace="preserve" usage="If there's more than a certain number of members, we stop counting them, so we just show (3 of 50+) for example">(<param index="1" type="string"/> of <param index="2" type="string"/>+)</string>
- <string name="METADATA_NODE_POPULATION_COLLAPSED" type="String" whiteSpace="preserve">(<param index="1" type="string" usage="population"/>)</string>
- <string name="METADATA_NODE_POPULATION_COLLAPSED_INCOMPLETE" type="String" whiteSpace="preserve">(<param type="string" index="1"/>+)</string>
- <string name="METADATA_NODE_STOP_EXPANDED" usage="Example: Stop" type="Link" whiteSpace="preserve">Stop</string>
- <string name="METADATA_NODE_CONTINUE_EXPANDED" usage="Example: Continue" type="Link" whiteSpace="preserve">Continue</string>
- <string name="WORKSHEET_COLUMNS_INSTRUCTION" type="String">Columns</string>
- <string name="WORKSHEET_ROWS_INSTRUCTION" type="String">Rows</string>
- <string name="WORKSHEET_BASIC_MEASURE" type="String">Measure</string>
- <string name="WORKSHEET_BASIC_MEASURE_INSTRUCTION" type="String">Include a measure from: <param index="1" usage="Measure dimension name placeholder. If the the package has multiple measure dimensions, WORKSHEET_BASIC_MULTI_MEASURE_INSTRUCTION is used to format the list" type="string"/></string>
- <string name="CROSSTAB_GET_DATA_FUNCTION" type="Link">Get data</string>
- <string name="WORKSHEET_BASIC_MULTI_MEASURE_INSTRUCTION" type="String"><param index="1" usage="folder name" type="string"/>, <param index="2" usage="folder name" type="string"/></string>
- <string name="WORKKSHEET_REQUEST_CANCELLED" type="String">The last request was canceled.</string>
- <string name="CROSSTAB_DRAWING_STOPPED" type="String">Crosstab drawing was stopped.</string>
- <string name="WORKSHEET_BUSY" type="String">Working...</string>
- <string name="WORKSHEET_CANCEL_REQUEST" type="Link">Cancel</string>
- <string name="WORKSHEET_BUSY_CANCEL" type="String" usage="Working... Cancel" whiteSpace="preserve">Working... <param index="1" type="string" usage="Placeholder for Cancel link. See WORKSHEET_CANCEL_REQUEST"/></string>
- <string name="WORKSHEET_DRAWING" type="String">Drawing...</string>
- <string name="WORKSHEET_STOP_DRAW" type="Link">Stop</string>
- <string name="WORKSHEET_DRAWING_STOP" type="String" usage="Drawing... Stop" whiteSpace="preserve">Drawing... <param index="1" type="string" usage="Placeholder for Stop link. See WORKSHEET_STOP_DRAW"/></string>
- <string name="WORKSHEET_SHOW_MORE" type="Link">Show more</string>
- <string name="WORKSHEET_PARTIAL_DRAW_SHOW_MORE" type="String" usage="e.g.15 of 100 rows displayed. Show more" whiteSpace="preserve"><param index="1" type="string" usage="Number of rows displayed"/> of <param index="2" type="string" usage="total number of rows"/> rows displayed. <param index="3" type="string" usage="Placeholder for Show More link. See WORKSHEET_SHOW_MORE"/></string>
- <string name="WORKSHEET_CURRENT_ROW_STATUS" type="Status Bar" usage="E.g. Drawing row 15 of 100">Drawing row <param index="1" type="string" usage="current row"/> of <param index="2" type="string" usage="Total number of rows"/></string>
- <string name="WORKSHEET_TOP_PAGE" type="Link" usage="Top">Top</string>
- <string name="WORKSHEET_PAGE_UP" type="Link" usage="Page Up">Page Up</string>
- <string name="WORKSHEET_PAGE_DOWN" type="Link" usage="Page Up">Page Down</string>
- <string name="WORKSHEET_LEFTMOST_PAGE" type="Link" usage="Far Left Page">Far Left</string>
- <string name="WORKSHEET_PAGE_LEFT" type="Link" usage="Page Left">Page Left</string>
- <string name="WORKSHEET_PAGE_RIGHT" type="Link" usage="Page Right">Page Right</string>
- <string name="WORKSHEET_2_DIM_CURRENT_PAGE" type="Status Bar" whiteSpace="preserve" usage="E.g. 3-1"><param index="1" type="string" usage="current page number"/> - <param index="2" type="string" usage="current page number"/></string>
- <string name="WORKSHEET_1_DIM_CURRENT_PAGE" type="Status Bar" whiteSpace="preserve" usage="E.g. - 1 -">- <param index="1" type="string" usage="current page number"/> -</string>
- <string name="WORKKSHEET_CONFIRM_NEW" whiteSpace="preserve" type="String">The analysis contains unsaved changes.
- Do you want to save the analysis?</string>
- <string name="WORKKSHEET_CONFIRM_LOAD" whiteSpace="preserve" type="String">The analysis contains unsaved changes.
-
- Do you want to save the analysis?</string>
- <string name="WORKSHEET_INFO_SELECT_ROWS_OR_COLUMNS" whiteSpace="preserve" type="String">You must select a row or a column before you can suppress empty cells.</string>
- <string name="WORKSHEET_INFO_SUPP_WARNING" whiteSpace="preserve" type="String">The selected item cannot perform the action.</string>
- <string name="WORKSHEET_INFO_TITLE_SUPP_EMPTY_CELLS" whiteSpace="preserve" type="String">Suppress empty cells</string>
- <string name="BLOCKPROP_ROWS" type="String">Rows:</string>
- <string name="BLOCKPROP_COLS" type="String">Columns:</string>
- <string name="CONTEXTBAR_ROWS" type="String">Rows:</string>
- <string name="CONTEXTBAR_COLS" type="String">Columns:</string>
- <string name="CONTEXTBAR_ROWCOLUMN_TOOLTIP" type="Tooltip">Use this area to add, delete, and manipulate sets in the work area</string>
- <string name="CONTEXTBAR_CONTEXT_TOOLTIP" type="Tooltip">Use this area to provide context for the work area</string>
- <string name="CONTEXTBAR_LOADING" type="String" usage="In the context filter drop down menu, this is displayed if we need to retrieve members from the server">Loading...</string>
- <string name="CONTEXTBAR_LOAD_TIMEOUT" type="String">Loading the items timed out. Close and re-open the menu to try again</string>
- <string name="CONTEXTBAR_UNIONED_AXIS" type="String" usage="If the user drags one member to the rows, then another member underneath it (to create a union), we only display one item in the context bar - with the name Combination">Combination</string>
- <string name="CONTEXTBAR_FILTERED_BLOCK_IN_COMBO" type="Tooltip">A filter has been applied to one or more sets in the Combination.</string>
- <string name="CONTEXTBAR_LOCKED_BLOCK_IN_COMBO" type="Tooltip">Definition: Hold Context has been applied to one or more sets in the Combination</string>
- <string name="CONTEXTBAR_LOCKED_FILTERED_BLOCK_IN_COMBO" type="Tooltip" whiteSpace="preserve">Filter: A filter has been applied to one or more sets in the Combination.
- Definition: Hold Context has been applied to one or more sets in the Combination</string>
- <string name="CONTEXTBAR_LOCKED_FILTERED_SORTED_BLOCK_IN_COMBO" type="Tooltip" whiteSpace="preserve">Filter: A filter has been applied to one or more sets in the Combination.
- Sort: A sort order has been applied to one or more sets in the Combination.
- Definition: Hold Context has been applied to one or more sets in the Combination.</string>
- <string name="CONTEXTBAR_LOCKED_SORTED_BLOCK_IN_COMBO" type="Tooltip" whiteSpace="preserve">Sort: A sort order has been applied to one or more sets in the Combination.
- Definiton: Hold Context has been applied to one or more sets in the Combination.</string>
- <string name="CONTEXTBAR_FILTERED_SORTED_BLOCK_IN_COMBO" type="Tooltip" whiteSpace="preserve">Filter: A filter has been applied to one or more sets in the Combination.
- Sort: A sort order has been applied to one or more sets in the Combination.</string>
- <string name="CONTEXTBAR_SORT_ASCENDING" type="String">Sort ascending</string>
- <string name="CONTEXTBAR_SORT_ASCENDING_BY_MEASURE" type="String">Sort ascending by <param index="1" usage="measure label" type="string"/></string>
- <string name="CONTEXTBAR_SORT_DESCENDING" type="String">Sort descending</string>
- <string name="CONTEXTBAR_SORT_DESCENDING_BY_MEASURE" type="String">Sort descending by <param index="1" usage="measure label" type="string"/></string>
- <string name="CONTEXTBAR_SORT_ASCENDING_BY_ATTRIBUTE" type="String" usage="Example: Sort ascending by Caption">Sort ascending by <param index="1" type="string" usage="attribute label"/></string>
- <string name="CONTEXTBAR_SORT_DESCENDING_BY_ATTRIBUTE" type="String" usage="Example: Sort descending by Caption">Sort descending by <param index="1" type="string" usage="attribute label"/></string>
- <string name="CONTEXTBAR_SORT_ASCENDING_BY_LABEL" type="String">Sort ascending by label</string>
- <string name="CONTEXTBAR_SORT_DESCENDING_BY_LABEL" type="String">Sort descending by label</string>
- <string name="CONTEXTBAR_SORTED_BLOCK_IN_COMBO" type="Tooltip">A sort order has been applied to one or more sets in the Combination.</string>
- <string name="CONTEXTBAR_LIST_ITEM" type="String"><param index="1" usage="Root member label" type="string"/> (list)</string>
- <string name="CONTEXTBAR_IDENTICAL_LABEL_ITEM" type="String"><param index="1" usage="identical label" type="string"/> (<param index="2" type="string" usage="number suffix"/>)</string>
- <string name="CONTEXTBAR_CALC_ITEM" type="String"><param index="1" usage="Root member labe" type="string"/> (calculations)</string>
- <string name="CONTEXTBAR_DESCENDANTS_ITEM" type="String" whiteSpace="preserve" usage="Label for sets that are defined as being the descendants of an outer set(block)"><param index="1" type="string" usage="Parent block label"/> (depth <param index="2" usage="Depth number" type="string"/>)</string>
- <string name="CONTEXTBAR_ZERO_SUPP_ROWS" type="Tooltip">Suppress Items - Total is Zero (Rows)</string>
- <string name="CONTEXTBAR_ZERO_SUPP_COLS" type="Tooltip">Suppress Items - Total is Zero (Columns)</string>
- <string name="CONTEXTBAR_ZERO_SUPP_BOTH" type="Tooltip">Suppress Items - Total is Zero (Rows and columns)</string>
- <string name="CONTEXTBAR_NULL_SUPP_ROWS" type="Tooltip">Suppress Items - Total is Null (Rows)</string>
- <string name="CONTEXTBAR_NULL_SUPP_COLS" type="Tooltip">Suppress Items - Total is Null (Columns)</string>
- <string name="CONTEXTBAR_NULL_SUPP_BOTH" type="Tooltip">Suppress Items - Total is Null (Rows and columns)</string>
- <string name="CONTEXTBAR_NULL_ZERO_SUPP_ROWS" type="Tooltip">Suppress Items - Total is Null or Zero (Rows)</string>
- <string name="CONTEXTBAR_NULL_ZERO_SUPP_COLS" type="Tooltip">Suppress Items - Total is Null or Zero (Columns)</string>
- <string name="CONTEXTBAR_NULL_ZERO_SUPP_BOTH" type="Tooltip">Suppress Items - Total is Null or Zero (Rows and columns)</string>
- <string name="TUPLE_BASED_ZERO_SUPP_BOTH" type="Tooltip" whiteSpace="preserve"><param index="1" usage="Suppressed rows label place holder" type="string"/>
- <param index="2" usage="Suppressed columns label place holder" type="string"/></string>
- <string name="TUPLE_BASED_ZERO_AND_NULL_SUPP_ROWS" type="Tooltip" whiteSpace="preserve">Rows are suppressed based on zeros and empty cells for <param index="1" usage="List of tuples has been used in suppression. If more than 1, SUPPRESSION_TUPLE_LIST is used to format the list" type="string"/></string>
- <string name="TUPLE_BASED_ZERO_AND_NULL_SUPP_COLS" type="Tooltip" whiteSpace="preserve">Columns are suppressed based on zeros and empty cells for <param index="1" usage="List of tuples has been used in suppression. If more than 1, SUPPRESSION_TUPLE_LIST is used to format the list" type="string"/></string>
- <string name="TUPLE_BASED_NULL_SUPP_ROWS" type="Tooltip" whiteSpace="preserve">Rows are suppressed based on empty cells for <param index="1" usage="List of tuples has been used in suppression. If more than 1, SUPPRESSION_TUPLE_LIST is used to format the list" type="string"/></string>
- <string name="TUPLE_BASED_NULL_SUPP_COLS" type="Tooltip" whiteSpace="preserve">Columns are suppressed based on empty cells for <param index="1" usage="List of tuples has been used in suppression. If more than 1, SUPPRESSION_TUPLE_LIST is used to format the list" type="string"/></string>
- <string name="SUPPRESSION_TUPLE_AUTOM_IN_MULTI_TUPLE_LIST" type="Tooltip" whiteSpace="preserve">[<param index="1" usage="the tuple string" type="string"/>]</string>
- <string name="SUPPRESSION_TUPLE_LIST" type="Tooltip"><param index="1" usage="tuple 1" type="string"/>, <param index="2" usage="tuple 2" type="string"/></string>
- <string name="CONTEXTBAR_DEL_ALL_FLT_CONTEXT_ITEMS" type="Menu Item">Delete All Context Items</string>
- <string name="BREADCRUMB_LIST" type="String" usage="Extended to be as long a list as is needed to describe the hierarchy of a member, e.g. as a tooltip in the context bar. Example: All Locations.Americas.Canada"><param index="1" type="string" usage="Parent member label or dimension label"/>.<param index="2" type="string" usage="Child member label"/></string>
- <string name="PROPERTY_BREADCRUMB" type="String"><param index="1" type="string" usage="level name"/>.<param index="2" type="string" usage="property name"/></string>
- <string name="TRUNCATED_STRING" type="String" usage="Anywhere in the product where we're concerned about a string's length"><param index="1" type="string" usage="truncated string"/>...</string>
- <string name="DATA" type="String">Source</string>
- <string name="CALCU_ITEM" type="Tab Label">Analysis Items</string>
- <string name="INSERTABLE_OBJ" type="Pane Header">Insertable Objects</string>
- <string name="SEARCH" type="String" usage="The verb form of Search">Search (<param index="1" type="string" usage="member placeholder"/>)...</string>
- <string name="LOADING" type="String">Loading...</string>
- <string name="TOOLBAR_NEW" type="String">New</string>
- <string name="TOOLBAR_SAVE" type="String">Save</string>
- <string name="TOOLBAR_SAVE_AS" type="Tooltip">Save As</string>
- <string name="TOOLBAR_OPEN" type="Tooltip">Open</string>
- <string name="TOOLBAR_DELETE" type="String">Delete</string>
- <string name="TOOLBAR_UNDO" type="String">Undo</string>
- <string name="TOOLBAR_REDO" type="String">Redo</string>
- <string name="TOOLBAR_SEARCH" type="String" usage="The verb form of Search">Search (Data Item)...</string>
- <string name="TOOLBAR_CHART" type="Tooltip" usage="The noun form of Chart">Chart Type</string>
- <string name="TOOLBAR_CHART_CROSSTAB_VIEW" type="Tooltip">Display</string>
- <string name="TOOLBAR_SWAP_ROW_COLUMN" type="String">Swap Rows and Columns</string>
- <string name="TOOLBAR_FILTER" type="String" usage="The verb form of Filter">Filter</string>
- <string name="TOOLBAR_SORT" type="String">Sort</string>
- <string name="TOOLBAR_CALCULATION" type="String">Calculate</string>
- <string name="TOOLBAR_AUTO_SUBTOTAL" type="Tooltip">Subtotals</string>
- <string name="TOOLBAR_ZERO_SUPPRESSION_ZERO" type="Tooltip">Suppress Items - Total is Zero</string>
- <string name="TOOLBAR_NULL_SUPPRESSION_ROWS_OR_COLUMNS" type="Tooltip">Suppress Rows or Columns with Empty Cells</string>
- <string name="TOOLBAR_ZERO_AND_NULL_SUPPRESSION_ROWS_OR_COLUMNS" type="Tooltip">Suppress Rows or Columns with Zeros and Empty Cells</string>
- <string name="TOOLBAR_NO_ZEROSUPPRESSION" type="Menu Item">No General Suppression on Rows or Columns</string>
- <string name="TOOLBAR_SUPPRESS_ROWSANDCOLS" whiteSpace="preserve" type="Menu Item">Suppress Rows and Columns</string>
- <string name="TOOLBAR_SUPPRESS_ROWSONLY" whiteSpace="preserve" type="Menu Item">Suppress Rows Only</string>
- <string name="TOOLBAR_SUPPRESS_COLSONLY" whiteSpace="preserve" type="Menu Item">Suppress Columns Only</string>
- <string name="TOOLBAR_SUPPRESS_ROWSORCOLS_OFSELECTION" whiteSpace="preserve" type="Menu Item">Suppress Rows or Columns of Selection</string>
- <string name="TOOLBAR_SUPPRESS_ROWS_OFSELECTION" whiteSpace="preserve" type="Menu Item">Suppress Rows of Selection</string>
- <string name="TOOLBAR_SUPPRESS_COLS_OFSELECTION" whiteSpace="preserve" type="Menu Item">Suppress Columns of Selection</string>
- <string name="TOOLBAR_ROWS_FOR_SUPPRESSION" type="String">Rows</string>
- <string name="TOOLBAR_COLS_FOR_SUPPRESSION" type="String">Columns</string>
- <string name="TOOLBAR_SELECTED_FOR_SUPPRESSION" type="String">Selected</string>
- <string name="TOOLBAR_SUPPRESSION_APPLIED_STRING" type="String" whiteSpace="preserve"><param type="string" index="1" usage="Rows/Columns"/>, <param type="string" index="2" usage="Rows/Columns/Selected"/></string>
- <string name="TOOLBAR_SUPPRESSION_APPLIED_PERIOD" type="String" whiteSpace="preserve">Suppression is applied: <param type="string" index="1" usage="Rows/Columns"/>. </string>
- <string name="TOOLBAR_SUPPRESS_CUSTOM" type="Menu Item">Custom...</string>
- <string name="SUPPRESSION_DLG_TITLE_ROWSORCOLS" type="String" whiteSpace="preserve">Suppress Rows or Columns</string>
- <string name="SUPPRESSION_DLG_TITLE_ROWS" type="String" whiteSpace="preserve">Suppress Rows</string>
- <string name="SUPPRESSION_DLG_TITLE_COLS" type="String" whiteSpace="preserve">Suppress Columns</string>
- <string name="SUPPRESSION_DLG_MSG_ROWS" type="String" whiteSpace="preserve">Define suppression settings for the rows on the opposite axis based on the selected item or items. </string>
- <string name="SUPPRESSION_DLG_MSG_COLS" type="String" whiteSpace="preserve">Define suppression settings for the columns on the opposite axis based on the selected item or items. </string>
- <string name="SUPPRESSION_DLG_TUPLELIST_LABEL_ROWS" type="String" whiteSpace="preserve">Select row or rows to base the suppression in the columns on: </string>
- <string name="SUPPRESSION_DLG_TUPLELIST_LABEL_COLS" type="String" whiteSpace="preserve">Select column or columns to base the suppression in the rows on: </string>
- <string name="SUPPRESSION_DLG_TUPLELIST_LINK_SUPPRESS" type="String" whiteSpace="preserve">Suppress</string>
- <string name="SUPPRESSION_DLG_TUPLELIST_LINK_NOSUPPRESS" type="String" whiteSpace="preserve">Don't Suppress</string>
- <string name="SUPPRESSION_DLG_TUPLELIST_TBL_ITEM" type="String" whiteSpace="preserve">Item</string>
- <string name="SUPPRESSION_DLG_TUPLELIST_TBL_SUPPRESS" type="String" whiteSpace="preserve">Suppress?</string>
- <string name="SUPPRESSION_DLG_COMMIT_CHANGES" whiteSpace="preserve" type="String">You made changes in the suppression dialog. If you continue, you will lose your changes.
- Are you sure you want to continue?</string>
- <string name="TOOLBAR_ADD_CUSTOMSET" type="Tooltip">Save as Custom Set</string>
- <string name="TOOLBAR_REPORTHTML" type="String">Run HTML Report</string>
- <string name="TOOLBAR_GOTO" type="String">Go To</string>
- <string name="TOOLBAR_GOTO_RELATED_CONTENT" type="String">Related Links...</string>
- <string name="TOOLBAR_GOTO_SEARCH" type="String">Search...</string>
- <string name="TOOLBAR_USER_DEF_FILTER_NO_FLT" type="Menu Item">No Filter</string>
- <string name="TOOLBAR_USER_DEF_FILTER_CUSTOM" type="Menu Item">Custom...</string>
- <string name="DELETE_ERROR_DATA_CELL_SELECTED" type="String" usage="If the user tries to delete when they have an intersect data cell selected">The selected intersect value does not support this action. Select a set or a different action.</string>
- <string name="DELETE_ERROR_MEMBER_SELECTED_ROWS" type="String" usage="If the user tries to delete when they have a row selected which does not support delete">The selected row does not support this action. Select a set or a different action.</string>
- <string name="DELETE_ERROR_MEMBER_SELECTED_COLS" type="String" usage="If the user tries to delete when they have a column selected which does not support delete">The selected column does not support this action. Select a set or a different action.</string>
- <string name="DELETE_ERROR_MEMBERS_SELECTED_ROWS" type="String" usage="If the user tries to delete when they have rowsselected which do not support delete">The selected rows do not support this action. Select a set or a different action.</string>
- <string name="DELETE_ERROR_MEMBERS_SELECTED_COLS" type="String" usage="If the user tries to delete when they have columns selected which do not support delete">The selected columns do not support this action. Select a set or a different action.</string>
- <string name="DELETE_ERROR_BLOCK_SELECTED" type="String" usage="If the user tries to delete a block which can not be deleted">The selected set does not support this action. Select a different set or use a different action.</string>
- <string name="DELETE_ERROR_NOTHING_SELECTED" type="String" usage="If the user tries to delete with nothing selected">This item does not support this action. Select a set or a different action.</string>
- <string name="DELETE_ERROR_DLG_CAPTION" type="Dialog Caption">Unable to perform the action</string>
- <string name="CROSSTAB_INSTRUCTION_TEXT" type="String">Drag & drop insertable objects to populate the following dropzones:</string>
- <string name="CROSSTAB_PROPERTY_VALUE" type="String" whiteSpace="preserve"><param type="string" index="1" usage="Property (attribute) label"/> : <param type="string" index="2" usage="Property value"/></string>
- <string name="CROSSTAB_BASIC_MEASURE_TEMPLATE" type="String">Measure</string>
- <string name="CROSSTAB_NO_ITEMS_TOOLTIP" type="Tooltip" usage="If the user has hidden or filtered out all the data, we show an item with the label 'No items' and give it this tooltip">Some actions prevent items from showing.</string>
- <string name="BUTTON_OK" type="Button">OK</string>
- <string name="BUTTON_CANCEL" type="Button">Cancel</string>
- <string name="BUTTON_YES" type="Button">Yes</string>
- <string name="BUTTON_NO" type="Button">No</string>
- <string name="HELP" type="Link">Help</string>
- <string name="CLOSE" type="Tooltip">Close</string>
- <string name="SEARCH_INSTRUCTION_IMME_DESC" type="String">Search the immediate descendents of the selected item. You can drag the results into the work area.</string>
- <string name="SEARCH_INSTRUCTION" type="String">Search in the selected item. You can drag the results into the work area.</string>
- <string name="SEARCH_DLG_TITLE" type="String" whiteSpace="preserve">Search<param index="1" type="string"/><param type="string" index="2" usage="Search context"/></string>
- <string name="SELECTION" type="String">Selection:</string>
- <string name="KEYWORD" type="String">Keyword:</string>
- <string name="KEYWORD_INSTUCTION" type="String">Type one or more keywords separated by spaces.</string>
- <string name="RESULTS" type="String">Results:</string>
- <string name="RESULTS_FOUND_IN" whiteSpace="preserve" type="String" usage="If the user selected All Employees and searched for 'e': 'e' in All Employees">"<param index="1" usage="search string" type="string"/>" in <param index="2" usage="search selection" type="string"/></string>
- <string name="RESULTS_NAME" type="String">Name</string>
- <string name="RESULTS_PATH" type="String">Path</string>
- <string name="SEARCH_DLG_PATH_LIST" type="String" usage="Used when 'Show Path' is selected. List is propagated as long as need be to show the hierarchy of the search results"><param index="1" type="string" usage="parent member"/>/<param index="2" type="string" usage="child member"/></string>
- <string name="BUTTON_STOP" type="Button">Stop</string>
- <string name="BUTTON_SEARCH" type="Button">Search</string>
- <string name="BUTTON_CLOSE" type="Button">Close</string>
- <string name="SRCH_OPTIONS" type="Control Label">Options:</string>
- <string name="SHOW_PATH" type="Check Box">Show the path</string>
- <string name="SELECT_ALL" type="String">Select all</string>
- <string name="DE_SELECT_ALL" type="String">Deselect all</string>
- <string name="NO_SRCH_RESULT" type="String">Search is complete. There are no items found.</string>
- <string name="NO_SRCH_CRITERIA" type="String">Your search box is empty. Please type your search criteria.</string>
- <string name="FAILED_SRCH_IN_ONE_METAOBJ" whiteSpace="preserve" type="String">Unable to search the immediate descendants of the following: <param index="1" usage="Dimension name placeholder. If the search failed in multiple dimensions, FAILED_SRCH_IN_MULTI_METAOBJS is used to format the list" type="string"/>.</string>
- <string name="FAILED_SRCH_IN_MULTI_METAOBJS" type="String" whiteSpace="preserve"><param index="1" usage="Dimension name placeholder" type="string"/>, <param index="2" usage="Dimension name placeholder" type="string"/></string>
- <string name="INCOMPLETE_SRCH_IN_ONE_METAOBJ" whiteSpace="preserve" type="String">The number of result items is larger than can be displayed in: <param index="1" usage="Dimension name placeholder. If this occurs in multiple dimensions, INCOMPLETE_SRCH_IN_MULTI_METAOBJS is used to format the list." type="string"/>. Refine your search to get back a smaller set of results.</string>
- <string name="INCOMPLETE_SRCH_IN_MULTI_METAOBJS" type="String" whiteSpace="preserve"><param index="1" usage="Dimension name placeholder" type="string"/>, <param index="2" usage="Dimension name placeholder" type="string"/></string>
- <string name="TITLE_BAR_SAVED_ANALYSIS" type="String" usage="Example:My Analysis - IBM Cognos Analysis Studio">
- <param index="1" type="string"/> - <param index="2" type="string"/>
- </string>
- <string name="TITLE_BAR_SAVED_ANALYSIS_DIRTY" type="String" usage="Example:My Analysis * - IBM Cognos Analysis Studio">
- <param index="1" type="string"/> * - <param index="2" type="string"/>
- </string>
- <string name="ABOUT_DLG_TITLE" type="Dialog Caption" usage="Example:IBM Cognos Analysis Studio">
- <param type="string" index="1"/>
- </string>
- <string name="ABOUT_DLG_INSTRUCTION" type="String" usage="Example:About IBM Cognos Analysis Studio">About <param index="1" type="string"/>
- </string>
- <string name="ABOUT_DLG_PATENTS_PENDING" type="String">Portions of this product may be protected by patents and/or patents pending in favor of IBM Corp. Refer to the copyright information.</string>
- <string name="ABOUT_DLG_COGNOS_LINK_TEXT" type="String">IBM Corp.</string>
- <string name="ABOUT_DLG_COGNOS_LINK" type="Link">http://www-01.ibm.com/software/analytics/cognos/</string>
- <string name="ABOUT_DLG_VERSION" type="String" whiteSpace="preserve">Version: </string>
- <string name="ABOUT_DLG_NOTFORRESALE" type="String"> - NOT FOR COMMERCIAL RELEASE OR SALE</string>
- <string name="ABOUT_DLG_WARNING_STATEMENT" type="String">This computer program is protected by copyright laws and international treaties. Unauthorized reproduction or distribution of this program, or any portion of it, may result in severe civil and criminal penalties, and will be prosecuted to the maximum extent under the law.</string>
- <string name="CALCU_DLG_OPERANDS" type="Control Label">Available items:</string>
- <string name="CALCU_DLG_DROP_EXT_OPERANDS_TOOLTIP" type="Tooltip">You can drag & drop related items from the Insertable Objects.</string>
- <string name="CALCU_DLG_OPERANDS_EMPTY_ITEM" type="Control Label">Select an item</string>
- <string name="CALCU_DLG_OPERATION_TYPE" type="Control Label">Operation type:</string>
- <string name="CALCU_DLG_EXPRESSION" type="Control Label">Expression: </string>
- <string name="USER_DEF_CALCU_INSTRUCTION" type="String">Create a calculation by using the available operations and items. You can use created calculations to filter and sort.</string>
- <string name="USER_EDIT_CALCU_INSTRUCTION" type="String">Edit the selected calculation. Changed references in the crosstab may cause some parts of the calculation to be invalid.</string>
- <string name="USER_DEF_CALCU_NUM" type="Control Label">Number: </string>
- <string name="USER_DEF_CALCU_VALUE" type="Control Label">Value: </string>
- <string name="USER_DEF_CALCU_NUMBER_SEL" type="Control Label">(Number)</string>
- <string name="USER_DEF_CALCU_QUANTILE_NUM" type="Control Label" whiteSpace="preserve">Number of quantile segments: </string>
- <string name="SAVE_DLG_TITLE" type="Dialog Caption">Save As</string>
- <string name="SAVE_DLG_SAVE_IN" type="Control Label">Save in:</string>
- <string name="SAVE_DLG_BUTTON_SAVE" type="Button">Save</string>
- <string name="OPEN_DLG_LOOK_IN" type="Control Label">Look in:</string>
- <string name="OPEN_DLG_BUTTON_OPEN" type="Button">Open</string>
- <string name="ANALYSIS_NAME" type="Control Label">Name:</string>
- <string name="OPEN_DLG_TITLE" type="Dialog Caption">Open</string>
- <string name="BAD_NAME" type="String" usage="Save as dialog - if the user tries to submit with a blank name">Please type a name.</string>
- <string name="CUSTOM_SET_DLG_BAD_NAME" usage="If the user tries to submit with a blank name" type="String">Please type a name.</string>
- <string name="UP_DIRECTORY" type="Tooltip">Up One Level</string>
- <string name="NEW_FOLDER" type="Tooltip">Create New Folder</string>
- <string name="RENAME" type="Tooltip">Rename</string>
- <string name="REFRESH" type="Tooltip">Refresh</string>
- <string name="CONFIRM_DELETE" type="String" whiteSpace="preserve">Deleting entries may result in broken links. Are you sure you want to delete the selected entries?</string>
- <string name="CONFIRM_OVERWRITE" type="String" whiteSpace="preserve">The name "<param index="1" type="string" usage="file name"/>" already exists. You can replace the existing entry or enter a new name.</string>
- <string name="REPLACE_EXISITNG_ENTRY" type="String">Replace the existing entry.</string>
- <string name="ENTER_NEW_NAME" type="String">Enter a new name:</string>
- <string name="CONFIRM_CONTINUE" type="String">Do you want to continue?</string>
- <string name="NEW_FOLDER_NAME" type="String">Name:</string>
- <string name="OBJECT_EXISTS" whiteSpace="preserve" type="String">The name <param index="1" type="string" usage="cm object name place holder"/> already exists.</string>
- <string name="SET_MAX_NUM_DLG_TITLE" type="Dialog Caption">Set number of items to show</string>
- <string name="MAX_NUM" type="Control Label">Number of items to show:</string>
- <string name="APPLY_SCOPE" type="Control Label">Scope:</string>
- <string name="CRNT_ITEM_SCOPE" type="List Item Label">Selected item</string>
- <string name="INCL_CHILD_SCOPE" type="List Item Label">Selected item and related details</string>
- <string name="ALL_SCOPE" type="List Item Label">Entire tree</string>
- <string name="SET_DEF_BLOCK_SIZE_DLG_TITLE" type="Dialog Caption">Set number of visible items</string>
- <string name="SET_DEF_BLOCK_SIZE_DLG_INSTR_TEXT" type="Dialog Caption">You can specify the number of visible items that appear by default in each set.</string>
- <string name="DEF_NUM" type="Control Label">Default number of visible items per set:</string>
- <string name="RESET_DEF_NUM" type="Link" whiteSpace="preserve">Reset to default limit to show (<param index="1" type="string" usage="default number"/>)</string>
- <string name="SAVE_CUSTOM_SET_DLG_TITLE" type="String">Save as custom set</string>
- <string name="SAVE_CUSTOM_SET_INSTRUCT" type="String">Save a set from the work area to reuse later or to compare against another set. Custom sets are saved to the Analysis Items tab of the Insertable Objects pane.</string>
- <string name="EXIST_CUSTOM_SET" type="String">Existing custom sets: </string>
- <string name="CUSTOM_SET_NAME" type="String">Name: </string>
- <string name="DATA_FORMAT_DLG_TITLE" type="String">Data format</string>
- <string name="DATA_FORMAT_DLG_INSTRUCT" type="String">Specify how you want all the measures in the analysis to appear. To revert to the original format, click Reset.</string>
- <string name="DATA_FORMAT_GENERAL_PROPERTIES" type="String">General properties:</string>
- <string name="DATA_FORMAT_INFORMATION" type="String">Information:</string>
- <string name="DATA_FORMAT_RESET" type="String">Reset</string>
- <string name="DATA_FORMAT_MISSING_VALUE_CHARACTERS" type="String">Missing Value Characters</string>
- <string name="DATA_FORMAT_ZERO_VALUE_CHARACTERS" type="String">Zero Value Characters</string>
- <string name="DATA_FORMAT_DIVIDE_BY_ZERO_CHARACTERS" type="String">Divide by Zero Characters</string>
- <string name="DATA_FORMAT_NUMERIC_OVERFLOW_CHARACTERS" type="String">Numeric Overflow Characters</string>
- <string name="DATA_FORMAT_NOT_APPLICABLE_CHARACTERS" type="String">"Not Applicable" Characters</string>
- <string name="DATA_FORMAT_SECURITY_ERROR_CHARACTERS" type="String">Security Error Characters</string>
- <string name="DATA_FORMAT_ALL_ERROR_TYPE_CHARACTERS" type="String">All Error Types Characters</string>
- <string name="DATA_FORMAT_MISSING_VALUE_INFORMATION" type="String">Specifies the character or characters to be displayed when the value is missing. If no value is entered for this property, "" will be displayed.</string>
- <string name="DATA_FORMAT_ZERO_VALUE_INFORMATION" type="String">Specifies the character or characters to be displayed when the value is zero(0). If no value is entered for this property, the Maximum No. of Digits property determines how many zero digits are displayed.</string>
- <string name="DATA_FORMAT_DIVIDE_BY_ZERO_INFORMATION" type="String">Specifies the characters to be displayed when a numeric value is the result of a division by zero. The default value is /0. Note that the format will be applied only if the data source supports this error condition.</string>
- <string name="DATA_FORMAT_NUMERIC_OVERFLOW_INFORMATION" type="String">Specifies the characters to be displayed when a numeric value is the result of a numeric overflow. The default value is --. Note that the format will be applied only if the data source supports this error condition.</string>
- <string name="DATA_FORMAT_NOT_APPLICABLE_INFORMATION" type="String">Specifies the characters to be displayed when the value to be formatted was not applicable. If no value is entered for this property, an empty string will be displayed. Note that the format will be applied only if the data source supports this error condition.</string>
- <string name="DATA_FORMAT_SECURITY_ERROR_INFORMATION" type="String">Specifies the characters to be displayed when the value to be formatted was not available for security reasons. The default value is denied. Note that the format will be applied only if the data source supports this error condition.</string>
- <string name="DATA_FORMAT_ALL_ERROR_TYPE_INFORMATION" type="String">Specifies the characters to be displayed when the value to be formatted was not available because of an error. This property is overridden by the more specific formatting error conditions, such as Security Error Characters. The default value is --. Note that the format will be applied only if the data source supports this error condition.</string>
- <string name="RENAME_CS_DLG_TITLE" type="String">Rename custom set</string>
- <string name="RENAME_CS_INSTRUCT" type="String">Change the name or description of this custom set.</string>
- <string name="EDIT_CS_ANNOTATION" type="String">Description: </string>
- <string name="USER_DEF_FLT_DLG_TITLE" type="Pane Header" whiteSpace="preserve" usage="Example:Filter - BlockLabelX">Filter <param index="1" type="string"/> <param index="2" type="string"/></string>
- <string name="COMBINE_FLT_DLG_TITLE" type="Pane Header" whiteSpace="preserve" usage="Example:Combine filter lines - BlockLabelX">Combine filter lines<param index="1" type="string"/> <param index="2" type="string"/></string>
- <string name="TOPBOTTOM_DLG_TITLE" type="Pane Header">Define top or bottom filter</string>
- <string name="TOPBOTTOM_DLG_TITLE_WITH_SEPSTR" type="Pane Header" whiteSpace="preserve" usage="Example:Define top or bottom filter - BlockLabelX">Define top or bottom filter - <param index="1" type="string"/></string>
- <string name="TOPBOTTOM_DLG_COMMIT_CHANGES" whiteSpace="preserve" type="String">You made changes in the top or bottom filter dialog. If you continue, you will lose your changes.
- Are you sure you want to continue?</string>
- <string name="CALCU_DLG_TITLE" type="Pane Header" usage="Example:Calculate - BlockLabelX">Calculate<param index="1" type="string"/><param index="2" type="string"/></string>
- <string name="CALCU_FULL_SYNTAX_DLG_TITLE" type="Pane Header" usage="Example: Entire calculation expression">Entire Calculation Expression</string>
- <string name="CALCU_FULL_SYNTAX_LINK_LABEL" type="String" usage="Example: View entire expression">View the entire expression</string>
- <string name="USER_DEF_FLT_DLG_INSTRUCT" type="String"> Create a filter to limit the number of items in a selected set. Combine filters to create custom conditions (AND and OR). </string>
- <string name="RULE_CONDITION" type="String">Operator</string>
- <string name="RULE_VALUE" type="String">Value</string>
- <string name="FLT_BY_ATTR" type="String">Attribute</string>
- <string name="FLT_BY_ATTR_NONE" type="String">Attribute (None)</string>
- <string name="FLT_BY_ATTR_LOADING" type="String">Attribute (Loading...)</string>
- <string name="FLT_BY_MEASURE" type="String">Measure</string>
- <string name="FLT_SELECT_LINE" type="Tooltip">Select line</string>
- <string name="COMPARE_OP_GT" type="List Item Label" whiteSpace="preserve" usage="Operator drop down in filter dialog">> (greater than)</string>
- <string name="COMPARE_OP_LT" type="List Item Label" whiteSpace="preserve">< (less than)</string>
- <string name="COMPARE_OP_EQU" type="List Item Label" whiteSpace="preserve">= (equal)</string>
- <string name="COMPARE_OP_NEQU" type="List Item Label" whiteSpace="preserve"><param index="1" type="string" usage="Not equal symbol"/> (not equal)</string>
- <string name="COMPARE_OP_GTEQU" type="List Item Label" whiteSpace="preserve"><param index="1" type="string" usage="symbol for gt or equal"/> (greater than or equal)</string>
- <string name="COMPARE_OP_LTEQU" type="List Item Label" whiteSpace="preserve"><param index="1" type="string" usage="symbol for lt or equal"/> (less than or equal)</string>
- <string name="COMPARE_OP_ISNULL" type="String" whiteSpace="preserve" usage="For filter definitions. e.g. Revenue is null">is null</string>
- <string name="COMPARE_OP_ISNOTNULL" type="String" whiteSpace="preserve">is not null</string>
- <string name="COMPARE_OP_GT_TT" type="Tooltip" whiteSpace="preserve" usage="Tooltip for operator drop down in filter dialog">greater than</string>
- <string name="COMPARE_OP_LT_TT" type="Tooltip" whiteSpace="preserve">less than</string>
- <string name="COMPARE_OP_EQU_TT" type="Tooltip" whiteSpace="preserve">equal</string>
- <string name="COMPARE_OP_NEQU_TT" type="Tooltip" whiteSpace="preserve">not equal</string>
- <string name="COMPARE_OP_GTEQU_TT" type="Tooltip" whiteSpace="preserve">greater than or equal</string>
- <string name="COMPARE_OP_LTEQU_TT" type="Tooltip" whiteSpace="preserve">less than or equal</string>
- <string name="COMPARE_OP_ISNULL_TT" type="Tooltip" whiteSpace="preserve" usage="For filter definitions. e.g. Revenue is null">is null</string>
- <string name="COMPARE_OP_ISNOTNULL_TT" type="Tooltip" whiteSpace="preserve">is not null</string>
- <string name="RULE_REL_AND" type="List Item Label" usage="reserved word for expressions. For example (Revenue > 1 000 000) and (Profit > 300 000)">AND</string>
- <string name="RULE_REL_OR" type="List Item Label" usage="reserved word for expressions. For example (Revenue > 1 000 000) or (Profit > 300 000)">OR</string>
- <string name="RULE_REL_AND_WITH_DETAIL" type="List Item Label" usage="reserved word for expressions. For example (Revenue > 1 000 000) and (Profit > 300 000)">AND (all criteria at this level must be met) </string>
- <string name="RULE_REL_OR_WITH_DETAIL" type="List Item Label" usage="reserved word for expressions. For example (Revenue > 1 000 000) or (Profit > 300 000)">OR (one or more criteria at this level must be met)</string>
- <string name="INLINE_RULE_REL_AND" type="String" whiteSpace="preserve" usage="reserved word for expressions. For example (Revenue > 1 000 000) and (Profit > 300 000)"> and </string>
- <string name="INLINE_RULE_REL_OR" type="String" whiteSpace="preserve" usage="reserved word for expressions. For example (Revenue > 1 000 000) or (Profit > 300 000)"> or </string>
- <string name="RULE_TOP_X" whiteSpace="preserve" type="String">Top <param index="1" usage="count" type="string"/></string>
- <string name="RULE_TOP_PERCENT" whiteSpace="preserve" type="String">Top <param index="1" usage="count" type="string"/>%</string>
- <string name="RULE_TOP_SUM" whiteSpace="preserve" type="String">Top <param index="4" usage="Sum symbol" type="string"/> <param index="1" usage="count" type="string"/></string>
- <string name="RULE_TOP_X_BY_MEASURE" type="String" whiteSpace="preserve">Top <param index="1" usage="count" type="string"/> by <param index="2" usage="measure label" type="string"/></string>
- <string name="RULE_TOP_PERCENT_BY_MEASURE" type="String" whiteSpace="preserve">Top <param index="1" usage="Percent value" type="string"/>% by <param index="2" usage="measure label" type="string"/></string>
- <string name="RULE_TOP_SUM_BY_MEASURE" whiteSpace="preserve" type="String">Top <param index="4" usage="Sum symbol" type="string"/> <param index="1" usage="count" type="string"/> by <param index="2" usage="measure label" type="string"/></string>
- <string name="RULE_TOP_X_BY_MEMBER" type="String" whiteSpace="preserve">Top <param index="1" usage="count" type="string"/> for <param index="3" usage="member label" type="string"/></string>
- <string name="RULE_TOP_PERCENT_BY_MEMBER" type="String" whiteSpace="preserve">Top <param index="1" usage="Percent value" type="string"/>% for <param index="3" usage="member label" type="string"/></string>
- <string name="RULE_TOP_SUM_BY_MEMBER" whiteSpace="preserve" type="String">Top <param index="4" usage="Sum symbol" type="string"/> <param index="1" usage="Sum value" type="string"/> for <param index="3" usage="member label" type="string"/></string>
- <string name="RULE_TOP_X_BY_MEMBERMEASURE" type="String" whiteSpace="preserve">Top <param index="1" usage="count" type="string"/> by <param index="2" usage="measure label" type="string"/> for <param index="3" usage="member label" type="string"/></string>
- <string name="RULE_TOP_PERCENT_BY_MEMBERMEASURE" type="String" whiteSpace="preserve">Top <param index="1" usage="count" type="string"/>% by <param index="2" usage="measure label" type="string"/> for <param index="3" usage="member label" type="string"/></string>
- <string name="RULE_TOP_SUM_BY_MEMBERMEASURE" whiteSpace="preserve" type="String">Top <param index="4" usage="Sum symbol" type="string"/> <param index="1" usage="count" type="string"/> by <param index="2" usage="measure label" type="string"/> for <param index="3" usage="member label" type="string"/></string>
- <string name="RULE_BOTTOM_X" type="String" whiteSpace="preserve">Bottom <param index="1" usage="count" type="string"/></string>
- <string name="RULE_BOTTOM_PERCENT" type="String" whiteSpace="preserve">Bottom <param index="1" usage="count" type="string"/>%</string>
- <string name="RULE_BOTTOM_SUM" whiteSpace="preserve" type="String">Bottom <param index="4" usage="Sum symbol" type="string"/> <param index="1" usage="count" type="string"/></string>
- <string name="RULE_BOTTOM_X_BY_MEASURE" type="String" whiteSpace="preserve">Bottom <param index="1" usage="count" type="string"/> by <param index="2" usage="measure label" type="string"/></string>
- <string name="RULE_BOTTOM_PERCENT_BY_MEASURE" type="String" whiteSpace="preserve">Bottom <param index="1" usage="count" type="string"/>% by <param index="2" usage="measure label" type="string"/></string>
- <string name="RULE_BOTTOM_SUM_BY_MEASURE" whiteSpace="preserve" type="String">Bottom <param index="4" usage="Sum symbol" type="string"/> <param index="1" usage="count" type="string"/> by <param index="2" usage="measure label" type="string"/></string>
- <string name="RULE_BOTTOM_X_BY_MEMBER" type="String" whiteSpace="preserve">Bottom <param index="1" usage="count" type="string"/> for <param index="3" usage="member label" type="string"/></string>
- <string name="RULE_BOTTOM_PERCENT_BY_MEMBER" type="String" whiteSpace="preserve">Bottom <param index="1" usage="count" type="string"/>% for <param index="3" usage="member label" type="string"/></string>
- <string name="RULE_BOTTOM_SUM_BY_MEMBER" whiteSpace="preserve" type="String">Bottom <param index="4" usage="Sum symbol" type="string"/> <param index="1" usage="count" type="string"/> for <param index="3" usage="member label" type="string"/></string>
- <string name="RULE_BOTTOM_X_BY_MEMBERMEASURE" type="String" whiteSpace="preserve">Bottom <param index="1" usage="count" type="string"/> by <param index="2" usage="measure label" type="string"/> for <param index="3" usage="member label" type="string"/></string>
- <string name="RULE_BOTTOM_PERCENT_BY_MEMBERMEASURE" type="String" whiteSpace="preserve">Bottom <param index="1" usage="count" type="string"/>% by <param index="2" usage="measure label" type="string"/> for <param index="3" usage="member label" type="string"/></string>
- <string name="RULE_BOTTOM_SUM_BY_MEMBERMEASURE" whiteSpace="preserve" type="String">Bottom <param index="4" usage="Sum symbol" type="string"/> <param index="1" usage="count" type="string"/> by <param index="2" usage="measure label" type="string"/> for <param index="3" usage="member label" type="string"/></string>
- <string name="OUTPUT_FILTER_LABEL_PLUS_MSG" whiteSpace="preserve" type="String"><param index="1" usage="Filter Label" type="string"/>: <param index="2" usage="Filter Message" type="string"/></string>
- <string name="ANALYSIS_ITEMS_ROOT_NODE" type="String">Analysis items</string>
- <string name="NAMED_SETS" type="String" usage="Folder name which will be displayed if there are named sets in the cube">Named sets</string>
- <string name="MY_CUSTOM_SETS" type="String">Custom sets</string>
- <string name="OTHER_ANALYSES" type="String">Other analyses</string>
- <string name="CUSTOM_SET_LABEL" type="String">Name:</string>
- <string name="CUSTOM_SET_ANNOTATION" type="String">Description:</string>
- <string name="CUSTOM_SET_DIMENSION" type="String">Dimension origin:</string>
- <string name="CUSTOM_SET_SORT_ORDER" type="String">Sort order:</string>
- <string name="CUSTOM_SET_SORT_ASCENDING" type="String">Ascending</string>
- <string name="CUSTOM_SET_SORT_DESCENDING" type="String">Descending</string>
- <string name="CUSTOM_SET_SORT_DEFAULT" type="String">No sort</string>
- <string name="SELECTION_NAME" type="String" whiteSpace="preserve">Name:</string>
- <string name="SELECTION_LEVEL" type="String" whiteSpace="preserve">Level:</string>
- <string name="SELECTION_TYPE" type="String" whiteSpace="preserve">Type:</string>
- <string name="FETCHING_ATTRIBUTES" type="String" whiteSpace="preserve">Attributes:</string>
- <string name="NAMESPACE_TYPE" type="String" whiteSpace="preserve">Namespace</string>
- <string name="MEMBER_TYPE" type="String" whiteSpace="preserve">Member</string>
- <string name="MEASUREDIM_TYPE" type="String" whiteSpace="preserve">Measure dimension</string>
- <string name="MEASURE_TYPE" type="String" whiteSpace="preserve">Measure</string>
- <string name="NAMEDSET_TYPE" type="String" whiteSpace="preserve">Named set</string>
- <string name="DIMENSION_TYPE" type="String" whiteSpace="preserve">Dimension</string>
- <string name="HIERARCHY_TYPE" type="String" whiteSpace="preserve">Hierarchy</string>
- <string name="DIMENSION_INFO" type="String" whiteSpace="preserve">Dimension:</string>
- <string name="HIERARCHY_INFO" type="String" whiteSpace="preserve">Hierarchy:</string>
- <string name="FOLDER_TYPE" type="String" whiteSpace="preserve">Folder</string>
- <string name="CUBE_NAME" type="String" whiteSpace="preserve">Cube name:</string>
- <string name="DATA_SOURCE" type="String" whiteSpace="preserve">Data source:</string>
- <string name="CUBE_DESCRIPTION" type="String" whiteSpace="preserve">Description:</string>
- <string name="CUBE_UPDATED_ON" type="String" whiteSpace="preserve">Cube updated:</string>
- <string name="CUBE_CREATED_ON" type="String" whiteSpace="preserve">Cube created:</string>
- <string name="CUBE_SCHEMA_UPDATED_ON" type="String" whiteSpace="preserve">Schema updated:</string>
- <string name="CUBE_CURRENT_PERIOD" type="String" whiteSpace="preserve">Current period:</string>
- <string name="CUBE_DEFAULT_MEASURE" type="String" whiteSpace="preserve">Default measure:</string>
- <string name="CUBE_SELECT_DATA_SOURCE" type="String" whiteSpace="preserve">Select a data source</string>
- <string name="INFORMATION_PANE_HEADER" type="Pane Header">Information</string>
- <string name="INFORMATION_PANE_HEADER_SEL" whiteSpace="preserve" type="Pane Header">Information - <param index="1" usage="Tree selection" type="string"/></string>
- <string name="INFORMATION_PANE_PROPERTY_NAME" whiteSpace="preserve" type="String"><param index="1" usage="property name, e.g. Color" type="string"/>:</string>
- <string name="RULE_TOPBOTTOM_NESTEDMEMBERS" type="List Item Label" usage="Example:'Outdoor Products.Margin Ranges'">
- <param index="1" type="string" usage="Outer nested member"/>.<param type="string" index="2" usage="Inner nested member"/>
- </string>
- <string name="CONTEXT_BAR_FILTERS_APPLIED" whiteSpace="preserve" type="String" usage="This shows up if a top/bottom filter, user-defined filter or exclude rule has been applied to anything in the rows, columns or context. Example: Filters are applied. See the Properties pane for more details.">Filters are applied. See the <param type="string" index="1" usage="link to properties pane. See CONTEXT_BAR_FILTERS_APPLIED_LINK"/> pane for more details.</string>
- <string name="CONTEXT_BAR_SUPPRESSIONS_APPLIED" whiteSpace="preserve" type="String" usage="This shows up if a suppression rule has been applied to anything in the rows or columns. Example: Suppression is applied.">Suppression is applied. </string>
- <string name="CONTEXT_BAR_FILTERS_APPLIED_LINK" type="Link" usage="Link to the properties pane. String will be substitued into the param for context_bar_filters_applied. Example: Filters are applied. See the Properties pane for more details.">Properties</string>
- <string name="CUSTOM_SET_DEFAULT_NAME" type="String" usage="Example:'Custom Set 1'">Custom Set <param index="1" type="string"/></string>
- <string name="CUSTOM_SET_DLG_CONFIRM_OVERWRITE" type="Dialog Caption">
- <param index="1" type="string" usage="Example:Custom Set1"/> already exists. Do you want to replace the existing custom set?</string>
- <string name="TOP_BOTTOM_DLG_PERCENTAGE_INPUT" type="Radio Button">
- <param index="1" type="string" usage="Placeholder for text box"/> %</string>
- <string name="TOP_BOTTOM_DLG_SUM_INPUT" type="Radio Button">
- <param index="1" type="string" usage="Placeholder for cummulative sum symbol"/>
- <param index="2" type="string" usage="Placeholder for text box"/>
- </string>
- <string name="TOP_BOTTOM_DLG_SUM_TOOLTIP" type="Tooltip">Top or bottom cummulative sum. For more information, click Help.</string>
- <string name="BLOCK_NAME_ANNOTATION_TOOLTIP" type="Tooltip">
- <param index="1" type="string" usage="Block name"/>: <param index="2" type="string" usage="Block annotation"/>
- </string>
- <string name="BLOCK_PROPERTIES_TITLE_NO_SEL" type="Pane Header" usage="Example:New Analysis - MyReportTitle">
- <param index="1" type="string"/> - <param index="2" type="string"/>
- </string>
- <string name="BLOCKPROP_TOPBOTTOM_RULE_TOP_MEMBER_MEASURE" type="Control Label" usage="Example:Top 5 by Revenue for 1997">Top <param index="1" type="string" usage="Placeholder for drop down arrow to choose top or bottom"/>
- <param index="2" type="string" usage="Placeholder for text box"/>
- <param index="3" type="string" usage="Placholder for drop down arrow to choose common values"/> by <param index="4" type="string" usage="Measure name"/> for <param index="5" type="string" usage="Member tuple name"/>
- </string>
- <string name="BLOCKPROP_TOPBOTTOM_RULE_BOTTOM_MEMBER_MEASURE" type="Control Label">Bottom <param index="1" type="string" usage="Placeholder for drop down arrow to choose top or bottom or none"/>
- <param index="2" type="string" usage="Placeholder for text box"/>
- <param index="3" type="string" usage="Placholder for drop down arrow to choose common values"/> by <param index="4" type="string" usage="Measure name"/> for <param index="5" usage="Member tuple name" type="string"/>
- </string>
- <string name="BLOCKPROP_TOPBOTTOM_RULE_TOP_MEASURE" type="Control Label" usage="Example: Top 10 by Product Cost">Top <param index="1" type="string" usage="Placeholder for drop down arrow to choose top or bottom or none"/>
- <param index="2" type="string" usage="Placeholder for text box"/>
- <param index="3" type="string" usage="Placholder for drop down arrow to choose common values"/> by <param type="string" index="4" usage="Measure name"/>
- </string>
- <string name="BLOCKPROP_TOPBOTTOM_RULE_BOTTOM_MEASURE" type="Control Label">Bottom <param index="1" type="string" usage="Placeholder for drop down arrow to choose top or bottom or none"/>
- <param index="2" type="string" usage="Placeholder for text box"/>
- <param index="3" type="string" usage="Placholder for drop down arrow to choose common values"/> by <param index="4" type="string" usage="Measure name"/>
- </string>
- <string name="BLOCKPROP_TOPBOTTOM_RULE_TOP_MEMBER" type="Control Label" usage="Example: Top 100 for Outdoor Products">Top <param index="1" type="string" usage="Placeholder for drop down arrow to choose top or bottom or none"/>
- <param index="2" type="string" usage="Placeholder for text box"/>
- <param index="3" type="string" usage="Placholder for drop down arrow to choose common values"/> for <param index="5" type="string" usage="Member name"/>
- </string>
- <string name="BLOCKPROP_TOPBOTTOM_RULE_BOTTOM_MEMBER" type="Control Label" usage="Example: Bottom 100 for Outdoor Products">Bottom <param index="1" type="string" usage="Placeholder for drop down arrow to choose top or bottom or none"/>
- <param index="2" type="string" usage="Placeholder for text box"/>
- <param index="3" type="string" usage="Placholder for drop down arrow to choose common values"/> for <param index="5" type="string" usage="Member name"/>
- </string>
- <string name="BLOCKPROP_TOPBOTTOM_RULE_TOP" type="Control Label" usage="Example:Top 5">Top <param index="1" type="string" usage="Placeholder for drop down arrow to choose top or bottom or none"/>
- <param index="2" type="string" usage="Placeholder for text box"/>
- <param index="3" type="string" usage="Placholder for drop down arrow to choose common values"/>
- </string>
- <string name="BLOCKPROP_TOPBOTTOM_RULE_BOTTOM" type="Control Label" usage="Example:Bottom 5">Bottom <param index="1" type="string" usage="Placeholder for drop down arrow to choose top or bottom or none"/>
- <param index="2" type="string" usage="Placeholder for text box"/>
- <param index="3" type="string" usage="Placholder for drop down arrow to choose common values"/>
- </string>
- <string name="BLOCKPROP_TOPBOTTOM_RULE_TOP_PERCENT" type="Control Label" usage="Example: Top 5%">Top <param index="1" type="string" usage="Placeholder for drop down arrow to select top,bottom or custom"/>
- <param index="2" type="string" usage="Placholder for text box"/>%<param index="3" type="string" usage="Placeholder for drop down to select percentage"/>
- </string>
- <string name="BLOCKPROP_TOPBOTTOM_RULE_BOTTOM_PERCENT" type="Control Label" usage="Example: Bottom 5%">Bottom <param index="1" type="string" usage="Placeholder for drop down arrow to select top,bottom or custom"/>
- <param index="2" type="string" usage="Placholder for text box"/>%<param index="3" type="string" usage="Placeholder for drop down to select percentage"/>
- </string>
- <string name="BLOCKPROP_TOPBOTTOM_RULE_TOP_PERCENT_MEMBER_MEASURE" type="Control Label" usage="Example: Top 5% by Product Cost for Europe">Top <param index="1" type="string" usage="Placeholder for drop down arrow to select top,bottom or custom"/>
- <param index="2" type="string" usage="Placholder for text box"/>%<param index="3" type="string" usage="Placeholder for drop down to select percentage"/> by <param index="4" type="string" usage="Measure name"/> for <param index="5" usage="Member tuple name" type="string"/>
- </string>
- <string name="BLOCKPROP_TOPBOTTOM_RULE_BOTTOM_PERCENT_MEMBER_MEASURE" type="Control Label" usage="Example: Bottom 5% by Product Cost for Europe">Bottom <param index="1" type="string" usage="Placeholder for drop down arrow to select top,bottom or custom"/>
- <param index="2" type="string" usage="Placholder for text box"/>%<param index="3" type="string" usage="Placeholder for drop down to select percentage"/> by <param index="4" type="string" usage="Measure name"/> for <param index="5" usage="Member tuple name" type="string"/>
- </string>
- <string name="BLOCKPROP_TOPBOTTOM_RULE_TOP_PERCENT_MEMBER" type="Control Label" usage="Example: Top 5% for Europe">Top <param index="1" type="string" usage="Placeholder for drop down arrow to select top,bottom or custom"/>
- <param index="2" type="string" usage="Placholder for text box"/>%<param index="3" type="string" usage="Placeholder for drop down to select percentage"/> for <param index="5" usage="Member tuple name" type="string"/>
- </string>
- <string name="BLOCKPROP_TOPBOTTOM_RULE_BOTTOM_PERCENT_MEMBER" type="Control Label" usage="Example: Bottom 5% for Europe">Bottom <param index="1" type="string" usage="Placeholder for drop down arrow to select top,bottom or custom"/>
- <param index="2" type="string" usage="Placholder for text box"/>%<param index="3" type="string" usage="Placeholder for drop down to select percentage"/> for <param index="5" usage="Member tuple name" type="string"/>
- </string>
- <string name="BLOCKPROP_TOPBOTTOM_RULE_TOP_PERCENT_MEASURE" type="Control Label" usage="Example: Top 5% by Product Cost">Top <param index="1" type="string" usage="Placeholder for drop down arrow to select top,bottom or custom"/>
- <param index="2" type="string" usage="Placholder for text box"/>%<param index="3" type="string" usage="Placeholder for drop down to select percentage"/> by <param index="4" type="string" usage="Measure name"/>
- </string>
- <string name="BLOCKPROP_TOPBOTTOM_RULE_BOTTOM_PERCENT_MEASURE" type="Control Label" usage="Example: Bottom 5% by Product Cost">Bottom <param index="1" type="string" usage="Placeholder for drop down arrow to select top,bottom or custom"/>
- <param index="2" type="string" usage="Placholder for text box"/>%<param index="3" type="string" usage="Placeholder for drop down to select percentage"/> by <param index="4" type="string" usage="Measure name"/>
- </string>
- <string name="BLOCKPROP_TOPBOTTOM_RULE_TOP_SUM" type="Control Label" usage="Example: Top (SUM SYMBOL) 10 000">Top <param index="1" type="string" usage="Placeholder for drop down arrow to select top,bottom or custom"/>
- <param index="6" type="string" usage="Placeholder for sum symbol"/>
- <param index="2" type="string" usage="Placholder for text box"/>
- </string>
- <string name="BLOCKPROP_TOPBOTTOM_RULE_BOTTOM_SUM" type="Control Label" usage="Example: Bottom (SUM SYMBOL) 10 000">Bottom <param index="1" type="string" usage="Placeholder for drop down arrow to select top,bottom or custom"/>
- <param index="6" type="string" usage="Placeholder for sum symbol"/>
- <param index="2" type="string" usage="Placholder for text box"/>
- </string>
- <string name="BLOCKPROP_TOPBOTTOM_RULE_TOP_SUM_MEMBER_MEASURE" type="Control Label" usage="Example: Top (sum symbol) 50 000 by Product Cost for Europe">Top <param index="1" type="string" usage="Placeholder for drop down arrow to select top,bottom or custom"/>
- <param index="6" type="string" usage="Placeholder for sum symbol"/>
- <param index="2" type="string" usage="Placholder for text box"/> by <param index="4" type="string" usage="Measure name"/> for <param index="5" usage="Member tuple name" type="string"/>
- </string>
- <string name="BLOCKPROP_TOPBOTTOM_RULE_BOTTOM_SUM_MEMBER_MEASURE" type="Control Label" usage="Example: Bottom (sum symbol) 50 000 by Product Cost for Europe">Bottom <param index="1" type="string" usage="Placeholder for drop down arrow to select top,bottom or custom"/>
- <param index="6" type="string" usage="Placeholder for sum symbol"/>
- <param index="2" type="string" usage="Placholder for text box"/> by <param index="4" type="string" usage="Measure name"/> for <param index="5" usage="Member tuple name" type="string"/>
- </string>
- <string name="BLOCKPROP_TOPBOTTOM_RULE_TOP_SUM_MEMBER" type="Control Label">Top <param index="1" type="string" usage="Placeholder for drop down arrow to select top,bottom or custom"/>
- <param index="6" type="string" usage="Placeholder for sum symbol"/>
- <param index="2" type="string" usage="Placholder for text box"/> for <param index="5" usage="Member tuple name" type="string"/>
- </string>
- <string name="BLOCKPROP_TOPBOTTOM_RULE_BOTTOM_SUM_MEMBER" type="Control Label">Bottom <param index="1" type="string" usage="Placeholder for drop down arrow to select top,bottom or custom"/>
- <param index="6" type="string" usage="Placeholder for sum symbol"/>
- <param index="2" type="string" usage="Placholder for text box"/> for <param index="5" usage="Member tuple name" type="string"/>
- </string>
- <string name="BLOCKPROP_TOPBOTTOM_RULE_TOP_SUM_MEASURE" type="Control Label">Top <param index="1" type="string" usage="Placeholder for drop down arrow to select top,bottom or custom"/>
- <param index="6" type="string" usage="Placeholder for sum symbol"/>
- <param index="2" type="string" usage="Placholder for text box"/> by <param index="4" type="string" usage="Measure name"/>
- </string>
- <string name="BLOCKPROP_TOPBOTTOM_RULE_BOTTOM_SUM_MEASURE" type="Control Label">Bottom <param index="1" type="string" usage="Placeholder for drop down arrow to select top,bottom or custom"/>
- <param index="6" type="string" usage="Placeholder for sum symbol"/>
- <param index="2" type="string" usage="Placholder for text box"/> by <param index="4" type="string" usage="Measure name"/>
- </string>
- <string name="BLOCK_PROPERTY_PANE_PAGE_BREAKS" type="Property Name" usage="Example1: Page breaks (none) Example2: Page breaks (Outermost groups on rows, Sets on rows)">Page breaks (<param index="1" type="string"/>)</string>
- <string name="BLOCK_PROPERTY_PANE_NO_PAGE_BREAKS" type="String" usage="Substituted for param 1 in BLOCK_PROPERTY_PANE_PAGE_BREAKS, and None means there are no page breaks applied">none</string>
- <string name="BLOCK_PROPERTY_PANE_REPORT_TEMPLATE" type="String">Custom Template</string>
- <string name="BLOCK_PROPERTY_PANE_NO_REPORT_TEMPLATE" type="String">Default Template</string>
- <string name="CALCU_DLG_ARITHMETIC_OP" type="List Item Label">Arithmetic</string>
- <string name="CALCU_DLG_PERCENTAGE_OP" type="List Item Label">Percentage</string>
- <string name="CALCU_DLG_STATISTIC_OP" type="List Item Label">Analytic</string>
- <string name="CALCU_DLG_RELPOSITION_OP" type="List Item Label">Ranking</string>
- <string name="CALCU_DLG_CONSTANT_OP" type="List Item Label">Constant</string>
- <string name="CALCU_DLG_OPERATION" type="String">Operation:</string>
- <string name="CALCU_DLG_OPEN_BRACKET" type="String">(</string>
- <string name="CALCU_DLG_CLOSE_BRACKET" type="String">)</string>
- <string name="CALCU_DLG_ITEM_ADD" type="List Item Label">+ (addition)</string>
- <string name="CALCU_DLG_ITEM_DIVID" type="List Item Label">/ (division)</string>
- <string name="CALCU_DLG_ITEM_MINUS" type="List Item Label">- (subtraction)</string>
- <string name="CALCU_DLG_ITEM_MULTIPLY" type="List Item Label">* (multiplication)</string>
- <string name="CALCU_DLG_ITEM_POWER" type="String">^ (power)</string>
- <string name="CALCU_DLG_ITEM_PCNTOFDIFF" type="List Item Label">% Difference (Growth)</string>
- <string name="CALCU_DLG_REUSE_AS_ITEM" type="String">Add this calculation to the Available items list to create advanced calculations</string>
- <string name="CALC_NAME" type="String">Name: </string>
- <string name="CALC_INVALID_WARNING" type="String" whiteSpace="preserve">Invalid item:
- <param index="1" usage="calc description" type="string"/></string>
- <string name="USE_DEF_CALC_NAME_SHOW_EXPR" type="Radio Button" usage="In Rename calc dialog">Use the default name (<param index="1" type="string" usage="The actual default name"/>)</string>
- <string name="USE_DEF_CALC_NAME" type="String">Use the default name</string>
- <string name="CALCU_DLG_ORDER" type="String">Order: </string>
- <string name="CALCU_DLG_MEASURE_SELECT" type="String">Measure:</string>
- <string name="CALCU_DLG_SINGLE_ITME_OP" type="String">Single item</string>
- <string name="CALCU_DLG_STATIC_NUMBER" type="String">Number</string>
- <string name="CROSSTAB_MENU_CAL_SQRROOT" type="String">Square root</string>
- <string name="CALCU_DLG_POWER" type="String">^</string>
- <string name="CROSSTAB_MENU_CAL_PERCENT" type="String">%</string>
- <string name="CROSSTAB_MENU_CAL_PCNTOFTOTAL" type="String">% of Total</string>
- <string name="CROSSTAB_MENU_CAL_PERCENTILE" type="String">Percentile</string>
- <string name="CROSSTAB_MENU_CAL_QUARTILE" type="String">Quartile</string>
- <string name="CROSSTAB_MENU_CAL_QUANTILE" type="String">Quantile</string>
- <string name="CROSSTAB_MENU_CAL_PERCENT_TOOLTIP" type="String" whiteSpace="preserve" usage="Member A as a percentage of Member B"><param index="1" type="string" usage="first operand"/> as a percentage of <param index="2" type="string" usage="second operand"/></string>
- <string name="CROSSTAB_MENU_CAL_PCNTOFDIFF_TOOLTIP" type="String" whiteSpace="preserve" usage="(Member A - Member B) as a percentage of Member B">(<param index="1" type="string" usage="first operand"/> - <param index="2" type="string" usage="second operand"/>) as a percentage of <param index="3" type="string" usage="second operand"/></string>
- <string name="CROSSTAB_SUBTOTAL_ITEMS" type="String" usage="Example: Subtotal (5 items)" whiteSpace="preserve">Subtotal (<param index="1" type="string" usage="Number of items"/> <param index="2" type="string" usage="Placeholder for items link - see CROSSTAB_SUBTOTAL_ITEMS_LINK"/>)</string>
- <string name="CROSSTAB_SUBTOTAL_ITEMS_LINK" type="Link" usage="When clicked the user can choose how many items to show (the max number is set in the portal). This string is substituted into CROSSTAB_SUBTOTAL_ITEMS. Example: Subtotal (5 items)">items</string>
- <string name="CROSSTAB_REMAINDER_MORE" type="String" usage="If there are too many rows/columns to display in the block, this row/column will summarize all those members not displayed"><param index="1" usage="placeholder for More link. When clicked the user can choose how many items to show. See CROSSTAB_MORE_ONLY" type="string"/></string>
- <string name="CROSSTAB_MORE_ONLY" type="Link" usage="More refers to the fact that we are not displaying all the included items, because there are too many of them. The More link gives the user a drop down menu to choose how many items to view. Substituted into CROSSTAB_REMAINDER_MORE, param 1. Example: More">More</string>
- <string name="CROSSTAB_REMAINDER_MORE_AND_HIDDEN" type="String" whiteSpace="preserve" usage="Example:More and hidden"><param index="1" type="string" usage="Placeholder for More link. See CROSSTAB_MORE"/> & <param index="2" type="string" usage="placeholder for hidden link. See CROSSTAB_HIDDEN"/></string>
- <string name="CROSSTAB_MORE" type="Link" usage="More refers to the fact that we are not displaying all the included items, because there are too many of them. The More link gives the user a drop down menu to choose how many items to view. Substituted into CROSSTAB_REMAINDER_MORE_AND_HIDDEN, param 1. Example: More and hidden">More</string>
- <string name="CROSSTAB_HIDDEN" type="Link" usage="Hidden refers to the items that the user explicitely selected to hide, through the Hide menu. When clicked, the user can unhide previously hidden items. Substituted into CROSSTAB_REMAINDER_MORE_AND_HIDDEN, param 2. Example: More and hidden">hidden</string>
- <string name="CROSSTAB_HIDDEN_ONLY" type="Link" usage="Hidden refers to the items that the user explicitely selected to hide, through the Hide menu. When clicked, the user can unhide previously hidden items. Substituted into CROSSTAB_REMAINDER_MORE, param 1. Example:Hidden">Hidden</string>
- <string name="CROSSTAB_SUBTOTAL_EXCLUDED_TOOLTIP" type="Tooltip">The subtotal of items that do not meet the filter criteria</string>
- <string name="CROSSTAB_SUBTOTAL_INCLUDED_TOOLTIP" type="Tooltip">The subtotal of items that meet the filter criteria</string>
- <string name="CROSSTAB_ROWS_NULL_SUPPRESSION_TUPLE_TOOLTIP" type="Tooltip">Columns are suppressed based on empty cells</string>
- <string name="CROSSTAB_ROWS_ZERO_AND_NULL_SUPPRESSION_TUPLE_TOOLTIP" type="Tooltip">Columns are suppressed based on zeros and empty cells</string>
- <string name="CROSSTAB_COLS_NULL_SUPPRESSION_TUPLE_TOOLTIP" type="Tooltip">Rows are suppressed based on empty cells</string>
- <string name="CROSSTAB_COLS_ZERO_AND_NULL_SUPPRESSION_TUPLE_TOOLTIP" type="Tooltip">Rows are suppressed based on zeros and empty cells</string>
- <string name="NEW_ANALYSIS" type="String">New</string>
- <string name="WELCOME_ANALYSIS" type="String">Welcome</string>
- <string name="BLOCK_PROPERTIES_TITLE_W_SELECTION" type="String"><param index="1" usage="selection label" type="string"/></string>
- <string name="BLOCK_PROPERTIES_TITLE_W_SELECTION_DESC" whiteSpace="preserve" type="String"><param index="1" usage="selection label" type="string"/> - <param index="2" usage="Describes any important non-default properties applied to the selection. If more than one, BLOCK_PROPERTIES_TITLE_TOKEN_DESC is used to format them" type="string"/></string>
- <string name="BLOCK_PROPERTIES_TITLE_TOKEN_DESC" type="String" whiteSpace="preserve"><param index="1" usage="property description" type="string"/>, <param index="2" usage="property description" type="string"/></string>
- <string name="CONTEXTBAR_LOCKED_BLOCK" type="Tooltip" usage="Tooltip on item which has been pinned. e.g. All Locations.Americas.Canada Definition:Hold Context" whiteSpace="preserve"><param index="1" type="string" usage="Block label or path"/>
- Definition: Hold Context</string>
- <string name="CONTEXTBAR_FILTERED_BLOCK" type="Tooltip" usage="Tooltip on item which has been filtered e.g. All Locations.Americas.Canada Filter:Revenue > 1000" whiteSpace="preserve"><param index="1" type="string" usage="block label or path"/>
- Filter: <param index="2" usage="Filter expression description" type="string"/></string>
- <string name="CONTEXTBAR_LOCKED_FILTERED_BLOCK" type="Tooltip" whiteSpace="preserve"><param index="1" type="string" usage="block label or path"/>
- Filter: <param index="2" usage="Filter description" type="string"/>
- Definition: Hold Context</string>
- <string name="CONTEXTBAR_LOCKED_SORTED_BLOCK" type="Tooltip" whiteSpace="preserve"><param index="1" type="string" usage="block label or path"/>
- Sort: <param index="3" type="string" usage="sort description - see IDS_CONTEXTBAR_SORT_ASCENDING_BY_ATTRIBUTE and similar"/>
- Definition: Hold Context</string>
- <string name="CONTEXTBAR_SORTED_BLOCK" type="Tooltip" whiteSpace="preserve" usage="Tooltip on item which has been sorted. e.g. All Locations.Americas.Canada Sort:Sort ascending by label"><param index="1" type="string" usage="block label or path"/>
- Sort: <param index="3" type="string" usage="sort description - see IDS_CONTEXTBAR_SORT_ASCENDING_BY_ATTRIBUTE and similar"/></string>
- <string name="CONTEXTBAR_FILTERED_SORTED_BLOCK" type="Tooltip" whiteSpace="preserve"><param index="1" type="string" usage="block label or path"/>
- Filter: <param index="2" usage="Filter expression description" type="string"/>
- Sort: <param index="3" usage="sort description - see IDS_CONTEXTBAR_SORT_ASCENDING_BY_ATTRIBUTE and similar" type="string"/></string>
- <string name="CONTEXTBAR_LOCKED_FILTERED_SORTED_BLOCK" type="Tooltip" whiteSpace="preserve"><param index="1" type="string" usage="block label or path"/>
- Filter: <param index="2" usage="Filter expression description" type="string"/>
- Sort: <param index="3" usage="sort description - see IDS_CONTEXTBAR_SORT_ASCENDING_BY_ATTRIBUTE and similar" type="string"/>
- Definition: Hold Context</string>
- <string name="SEARCHDLG_CURRENT_SEARCH_SCOPE" type="String">Searching... <param index="1" usage="search scope" type="string"/></string>
- <string name="SEARCHDLG_SEARCHING" type="String">Searching...</string>
- <string name="SEARCHDLG_RETRIEVING_PATH" type="String">Retrieving path...</string>
- <string name="SEARCH_DLG_CONTAIN_EXACT" type="Radio Button">Contains the keyword</string>
- <string name="SEARCH_DLG_START_EXACT" type="Radio Button">Starts with the keyword</string>
- <string name="SEARCH_DLG_END_EXACT" type="Radio Button">Ends with the keyword</string>
- <string name="SEARCH_DLG_MATCH_EXACT" type="Radio Button">Matches the keyword</string>
- <string name="SEARCH_DLG_CASE_IN_SENSITIVE" type="Check Box">Case insensitive</string>
- <string name="SEARCH_DLG_SRCH_ALL_DETAILS" type="Check Box">Search all details</string>
- <string name="BLOCK_PROPERTY_PANE_DISPLAY" type="String">Display:</string>
- <string name="BLOCK_PROPERTY_PANE_FILTER" type="String" usage="The noun form of Filter">Filter:</string>
- <string name="BLOCK_PROPERTY_PANE_CONTEXT" type="String">Context filter:</string>
- <string name="BLOCK_PROPERTY_PANE_SORT" type="String">Sort:</string>
- <string name="BLOCK_PROPERTY_PANE_DEF_MEASURE" type="String">Default measure:</string>
- <string name="BLOCK_PROPERTY_PANE_REPORT_OPTIONS" type="String">Report options:</string>
- <string name="BLOCK_PROPERTY_PANE_NO_TITLE" type="String">No title</string>
- <string name="BLOCK_PROPERTY_PANE_NO_SUBTITLE" type="String">No subtitle</string>
- <string name="BLOCK_PROPERTY_PANE_FILTERS_BEG" type="String">Show filters at the beginning</string>
- <string name="BLOCK_PROPERTY_PANE_FILTERS_END" type="String">Show filters at the end</string>
- <string name="BLOCK_PROPERTY_PANE_SHOW_ALL" type="String">Show all items</string>
- <string name="BLOCK_PROPERTY_PANE_DEFAULT_PAPER" type="String">Default paper size</string>
- <string name="BLOCK_PROPERTY_PANE_ANALYSIS_OUTPUT_PURPOSE" type="String">Analysis purpose</string>
- <string name="BLOCK_PROPERTY_PANE_INTERACTIVE_OUTPUT_PURPOSE" type="String">Interactive purpose</string>
- <string name="BLOCK_PROPERTY_PANE_COMMIT_CHANGES" whiteSpace="preserve" type="String">You made changes in the properties pane. If you continue, you will lose your changes.
- Are you sure you want to continue?</string>
- <string name="BLOCK_PROPERTY_PANE_AND_FLT_DLG_COMMIT_CHANGES" whiteSpace="preserve" type="String">You made changes in the properties pane and the filter dialog. If you continue, you will lose your changes.
- Are you sure you want to continue?</string>
- <string name="BLOCK_PROPERTY_PANE_AND_TOPBOTTOM_DLG_COMMIT_CHANGES" whiteSpace="preserve" type="String">You made changes in the properties pane and the top or bottom filter dialog. If you continue, you will lose your changes.
- Are you sure you want to continue?</string>
- <string name="BLOCK_PROPERTY_PANE_AND_SORT_DLG_COMMIT_CHANGES" whiteSpace="preserve" type="String">You made changes in the properties pane and the sort dialog. If you continue, you will lose your changes.
- Are you sure you want to continue?</string>
- <string name="FLT_DLG_ONLY_COMMIT_CHANGES" whiteSpace="preserve" type="String">You made changes in the filter dialog. If you continue, you will lose your changes.
- Are you sure you want to continue?</string>
- <string name="CALC_DLG_COMMIT_CHANGES" whiteSpace="preserve" type="String">You made changes in the calculation dialog. If you continue, you will lose your changes.
- Are you sure you want to continue?</string>
- <string name="ANALYSIS_PROPERTY_PANE_AND_REP_DLG_COMMIT_CHANGES" whiteSpace="preserve" type="String">You made changes in the properties pane and the Report Options dialog. If you continue, you will lose your changes.
- Are you sure you want to continue?</string>
- <string name="ANALYSIS_PROPERTY_PANE_COMMIT_CHANGES" whiteSpace="preserve" type="String">You made changes in the properties pane. If you continue, you will lose your changes.
- Are you sure you want to continue?</string>
- <string name="BLOCKPROP_AXIS_PROP_NOTHING" type="String" usage="Used in the block properties pane, where there is no selection, if nothing has been placed on the rows or columns. E.g. Rows: None">None</string>
- <string name="BLOCKPROP_SHOWVALUES_VALUES" type="String">Show values as actual values</string>
- <string name="BLOCKPROP_SHOWVALUES_ROWS" type="String">Show values as % of total on rows</string>
- <string name="BLOCKPROP_SHOWVALUES_EACH_ROW" type="String">Show values as % of each row total</string>
- <string name="BLOCKPROP_SHOWVALUES_COLS" type="String">Show values as % of total on columns</string>
- <string name="BLOCKPROP_SHOWVALUES_EACH_COL" type="String">Show values as % of each column total</string>
- <string name="BLOCKPROP_SHOWVALUES_OVERALL" type="String">Show values as % of overall total</string>
- <string name="BLOCKPROP_PROP_LIST" type="String" usage="Used to format the properties in the block properties pane - extended to whatever length is needed"><param index="1" type="string" usage="placeholder for first property"/>; <param index="2" type="string" usage="placeholder for second property"/></string>
- <string name="BUTTON_APPLY" type="String">Apply</string>
- <string name="VISIBLE_ITEM_PROP_PREFIX" type="String" whiteSpace="preserve">Visible items (<param index="1" usage="number of visible items or 'Default'" type="string"/>)</string>
- <string name="VISIBLE_ITEM_PROP_MAX_REACHED" type="String">You cannot enter a value greater than the maximum (<param index="1" type="string" usage="maximum value integer"/>) set by your administrator.</string>
- <string name="BLOCKPROP_TOPBOTTOM_RULE_NONE" type="String" usage="No top or bottom rule applied">No top or bottom</string>
- <string name="BLOCKPROP_EXPRESSION_RULE_NONE" usage="No expression applied" type="String">No expression</string>
- <string name="BLOCKPROP_EXCLUDED_ITEMS_NONE" usage="Excluded refers to the subtotal of all the items that are excluded by the filter rule." type="String">No excluded items</string>
- <string name="BLOCKPROP_EXCLUDED_ITEMS" type="String" whiteSpace="preserve" usage="Excluded refers to the subtotal of all the items that are excluded by the filter rule.">Excluded items (<param index="1" usage="Count of excluded items" type="string"/>)</string>
- <string name="BLOCKPROP_SORT_NONE" type="String" usage="No sort applied">No sort</string>
- <string name="BLOCKPROP_CONTEXT_NONE" type="String" usage="No context applied">None</string>
- <string name="BLOCKPROP_CONTEXT_DIM_FILTER" type="String" whiteSpace="preserve"><param index="1" usage="Dimension label" type="string"/> = <param index="2" usage="Member label" type="string"/></string>
- <string name="BLOCKPROP_CONTEXT_DIM_FILTER_W_EXCLUSIONS" type="String" whiteSpace="preserve"><param index="1" usage="Dimension label" type="string"/> = <param index="2" usage="Member label" type="string"/>( <param index="3" usage="description of exclusions" type="string"/> )</string>
- <string name="BLOCKPROP_CONTEXT_OR_FILTER" whiteSpace="preserve" type="String" usage="Describes context filters which were constructed from a list of members or a HAMC block. e.g. All Products = Product1, Product2, Product3"><param index="1" usage="dimension label" type="string"/> = <param index="2" usage="member label - likely a list constructed with BLOCKPROP_CONTEXT_OR_FILTER_TOKEN_MEMBERS" type="string"/></string>
- <string name="BLOCKPROP_CONTEXT_OR_FILTER_CALC_ONLY_HAMC" whiteSpace="preserve" type="String" usage="Describes context filters which were constructed from a calculation only HAMC block. e.g. Date (Calculations) = No data applies to the filter"><param index="1" usage="block label" type="string"/> = No data applies to the filter</string>
- <string name="BLOCKPROP_CONTEXT_OR_FILTER_TOKEN_MEMBERS" type="String" whiteSpace="preserve" usage="Used to construct a list that could be of any length"><param index="1" usage="member label" type="string"/>, <param index="2" usage="member label" type="string"/></string>
- <string name="BLOCKPROP_CONTEXT_FILTERS" type="String" whiteSpace="preserve"><param index="1" usage="context filter description" type="string"/>, <param index="2" usage="context filter description" type="string"/></string>
- <string name="HIDDEN_ITEM_POSTFIX" whiteSpace="preserve" type="String">Hidden items (<param index="1" usage="count of hidden items" type="string"/>)</string>
- <string name="BLOCKPROP_HIDDEN_ITEM_NONE" type="String">No hidden items</string>
- <string name="BLOCKPROP_VIEW_FLAT" type="String">Unstructured view</string>
- <string name="BLOCKPROP_VIEW_HIER" type="String">Structured view</string>
- <string name="VIEW_HIER_SORT_WARNING" type="String" whiteSpace="preserve">Changing the view from Unstructured to Structured will remove all sorting.
-
- Click OK to continue, or click Cancel to keep the Unstructured view.</string>
- <string name="CONTEXTBAR_SORT_ASCENDING_BY_MEASURE_FOR_MEMBER" type="String" whiteSpace="preserve">Sort ascending by <param index="1" usage="measure label" type="string"/> for <param index="2" usage="member label" type="string"/></string>
- <string name="CONTEXTBAR_SORT_DESCENDING_BY_MEASURE_FOR_MEMBER" type="String" whiteSpace="preserve">Sort descending by <param index="1" usage="measure label" type="string"/> for <param index="2" usage="member label" type="string"/></string>
- <string name="CONTEXTBAR_SORT_ASCENDING_FOR_MEMBER" type="String">Sort ascending for <param index="2" usage="member label" type="string"/></string>
- <string name="CONTEXTBAR_SORT_DESCENDING_FOR_MEMBER" type="String">Sort descending for <param index="2" usage="member label" type="string"/></string>
- <string name="EMPTY_CONTEXT" type="String" usage="Sort ascending for none">blank context</string>
- <string name="BLOCKPROP_AUTOSUMMARY" type="String">Subtotals (<param index="1" type="string" usage="List of subtotals applied. If more than 1, BLOCKPROP_VALUE_LIST is used to format the list"/>)</string>
- <string name="BLOCKPROP_VALUE_LIST" type="String" usage="e.g.List of subtotals applied: Visible items, Other, Excluded" whiteSpace="preserve"><param index="1" usage="List item 1" type="string"/>, <param index="2" usage="List item 2" type="string"/></string>
- <string name="BLOCKPROP_AUTOSUMMARY_VISIBLE_ITEMS_DESC" type="String">Visible items</string>
- <string name="BLOCKPROP_AUTOSUMMARY_CALC_ITEMS" type="String">Calculated items</string>
- <string name="BLOCKPROP_AUTOSUMMARY_SUBTOTAL_VISIBLE_ITEMS" type="String">Subtotal visible items</string>
- <string name="BLOCKPROP_AUTOSUMMARY_OTHER" type="String" usage="Other refers to the items that are not visible in the crosstab but that are still included. Hidden refers to the items that the user explicitely selected to hide, through the Hide menu.">More & hidden</string>
- <string name="BLOCKPROP_AUTOSUMMARY_EXCLUDED" type="String" usage="The subtotal of all the items that are excluded by the filter rule.">Excluded</string>
- <string name="BLOCKPROP_AUTOSUMMARY_NOTEXCLUDED" type="String" usage="The subtotal of the items that are included in the filter rule.">Included</string>
- <string name="BLOCKPROP_AUTOSUMMARY_NONE" usage="No subtotals are applied to the block" type="String">Subtotals (none)</string>
- <string name="BLOCKPROP_AUTOSUMMARY_TOTAL" type="String">Overall total</string>
- <string name="DIALOG_BUTTON_SAVE_DONT_APPLY" type="String">Save</string>
- <string name="BLOCKPROP_ATTRIBUTE" type="String" usage="When more than 1 attribute is selected, ensure that the punctuation is translatable. For example, Attributes (City, Address, Name)">Attributes (<param index="1" usage="List of attributes (format taken from BLOCKPROP_VALUE_LIST" type="string"/>)</string>
- <string name="BLOCKPROP_ATTRIBUTE_NONE" usage=" None refers to the fact that no attributes are applied" type="String">Attributes (none)</string>
- <string name="BLOCKPROP_ATTRIBUTE_NONE_DROP_DOWN_ITEM" usage=" None refers to the fact that no attributes are applied" type="List Item Label">(None)</string>
- <string name="BLOCKPROP_PROP_VALUE_SEPARATOR" type="String" whiteSpace="preserve">, </string>
- <string name="BLOCKPROP_PROP_MORE_UNAVAILABLE" type="String" whiteSpace="preserve">More is unavailable due to suppression </string>
- <string name="APPPROP_DEFAULT_MEASURE_NONE" type="String" usage="No default measure">None</string>
- <string name="LOCK_PROP" type="String" usage="In block property pane when a children-of block is selected">Definition</string>
- <string name="FLT_DLG_RULE_ITEM" type="Property Name">Item</string>
- <string name="FLT_DLG_RULE_SCOPE_ROWS" type="Property Name" usage="If a block on the rows is selected, a choice of columns is provided to base the rule on">For column</string>
- <string name="FLT_DLG_RULE_SCOPE_COLS" type="Property Name">For row</string>
- <string name="FLT_DLG_RULE_DEFAULT_SCOPE" type="List Item Label">Default</string>
- <string name="FLT_DLG_RULE_EMPTY_SCOPE" type="List Item Label">Blank context</string>
- <string name="FLT_DLG_RULE_SCOPE_NA" type="String" usage="If you choose Name or Attribute from the type drop down, Scope no longer applies">---</string>
- <string name="FLT_DLG_RULE_VALUE_NA" type="String" usage="If you choose filter by measure but operator is 'is null' or 'is not null', value no longer applies">---</string>
- <string name="FLT_RULE_ADD" type="Link">Add a filter line</string>
- <string name="EXIT_WARNING" type="String">The analysis contains unsaved changes. If you want to save your changes, click Cancel and then save the analysis.</string>
- <string name="FIREFOX_REFRESH_WARNING" type="String">This application does not support refresh functionality and will not operate correctly after you refresh. If you want to prevent this, click Cancel.</string>
- <string name="SELECTION_DLG_PICK_OTHER_SET_SEARCH" type="String" usage="Message in dialog if user has selected something in the worksheet area that cannot be searched from">You must select one of the following sets before you can search:</string>
- <string name="SELECTION_DLG_PICK_OTHER_SET_FILTER" type="String" usage="Message in dialog if user has selected something in the worksheet area that cannot be filtered">You must select one of the following sets before you can filter:</string>
- <string name="SELECTION_DLG_PICK_OTHER_SET_SORT" type="String" usage="Message in dialog if user has selected something in the worksheet area that cannot be sorted">You must select one of the following sets before you can sort:</string>
- <string name="SELECTION_DLG_PICK_OTHER_SET_TOPBOTTOM" type="String" usage="Message in dialog if user has selected something in the worksheet area that cannot support top/bottom rule">You must select one of the following sets before you can define a top or bottom rule:</string>
- <string name="SELECTION_DLG_PICK_OTHER_SET_SUMMARIZE" type="String" usage="Message in dialog if user has selected something in the worksheet area that cannot be summarized">You must select one of the following sets before you can summarize:</string>
- <string name="SELECTION_DLG_PICK_OTHER_SET_SUBTOTALS" type="String" usage="Message in dialog if user has selected something in the worksheet area that cannot have a subtotal applied">You must select one of the following sets before you can change the subtotals:</string>
- <string name="SELECTION_DLG_PICK_OTHER_SET_SUBTOTALS_SECOND_MSG" type="String" usage="the follow up instruction for how to change the global subtotals, show up after the block list">To change the subtotals that show by default for all sets, from the Settings menu, click Totals and Subtotals.</string>
- <string name="SELECTION_DLG_PICK_OTHER_SET_CUSTOMSET" type="String" usage="Message in dialog if user has selected something in the worksheet area that cannot be saved as a custom set">You must select one of the following sets before you can save as a custom set:</string>
- <string name="SELECTION_DLG_PICK_OTHER_SET_SUPPRESSION" type="String" usage="Message in dialog if user has selected something in the worksheet area that cannot be used for suppression">You must select one of the following sets before you can suppress rows or columns:</string>
- <string name="SELECTION_DLG_MSG_ITEM_SUPPRESSION" type="String" usage="Message in dialog if user has selected something in the worksheet area that cannot be used for suppression">You can also select an individual item to suppress the opposite axis rows or columns.</string>
- <string name="SELECTION_DLG_NO_VALID_SET" type="String" usage="Message in dialog if user has selected the filter dialog but there are no applicable sets and no HAMC blocks">The work area does not contain a set that supports this function.</string>
- <string name="SELECTION_DLG_NO_VALID_NON_HAMC_SET" type="String" usage="Message in dialog if user has selected the filter dialog but there are no applicable sets but there are HAMC blocks">The work area does not contain a set that supports this function. You cannot apply this function to a selection-based set.</string>
- <string name="CALC_DLG_NO_VALID_SELECTION" type="String">This item does not support this action. Select another item or a different action.</string>
- <string name="TOOLBAR_TOPBOTTOM" type="String">Top or Bottom</string>
- <string name="TOOLBAR_TOPBOTTOM_MENU_NONE" type="Menu Item">No Top or Bottom</string>
- <string name="TOOLBAR_TOPBOTTOM_MENU_ITEM_TOP" whiteSpace="preserve" type="Menu Item">Top</string>
- <string name="TOOLBAR_TOPBOTTOM_MENU_ITEM_BOTTOM" whiteSpace="preserve" type="Menu Item">Bottom</string>
- <string name="TOOLBAR_TOPBOTTOM_MENU_CUSTOM" type="Menu Item">Custom...</string>
- <string name="EXCLUDED_ITEMS_LABEL" type="String" usage="The subtotal of all the items that are excluded by the filter rule.">Excluded items (<param index="1" usage="List of excluded items (formatted as per BLOCKPROP_VALUE_LIST)" type="string"/>)</string>
- <string name="FILTER_TOOLTIP_LIST" whiteSpace="preserve" type="Tooltip" usage="Could be a list of up to 3 types of filters: Top/bottom rule, user-defined filter, and excluded items. Used for tooltips in summary aka context bar"><param index="1" type="string" usage="describe 1st filter"/>, <param index="2" type="string" usage="describe 2nd filter"/></string>
- <string name="TOPBOTTOM_DLG_INSTRUCTION" type="String">Limit the results to the top or bottom items of a selected set. If the selected set contains a filter, the top or bottom applies only to the results of the filter.</string>
- <string name="TOPBOTTOM_DLG_TOPBOTTOM_SELECT" type="String">Top or bottom:</string>
- <string name="TOPBOTTOM_DLG_MEASURE_SELECT" type="String">By measure:</string>
- <string name="TOPBOTTOM_DLG_NO_OF_ITEMS" type="String">Number of items:</string>
- <string name="TOPBOTTOM_DLG_SCOPE_ROWS" type="Control Label" whiteSpace="preserve">For column:</string>
- <string name="TOPBOTTOM_DLG_SCOPE_COLS" type="Control Label" whiteSpace="preserve" usage="If a block on the columns is selected, a choice of rows is provided for the scope to base the rule on">For row:</string>
- <string name="SORT_DLG_SCOPE_ROWS" type="Control Label" whiteSpace="preserve">Based on the column:</string>
- <string name="SORT_DLG_SCOPE_COLS" type="Control Label" whiteSpace="preserve">Based on the row:</string>
- <string name="TOPBOTTOM_DLG_NO_RULE" type="List Item Label" usage="no top or bottom rule will be applied">None</string>
- <string name="TOPBOTTOM_DLG_TOP" type="List Item Label">Top</string>
- <string name="TOPBOTTOM_DLG_BOTTOM" type="List Item Label">Bottom</string>
- <string name="TOPBOTTOM_DLG_NO_SUBS_VAR" type="String"><Constant></string>
- <string name="TOPBOTTOM_DLG_CONFIRM_NO_RULE" type="Dialog Caption" whiteSpace="preserve">You have not selected a top or bottom value.
- Click OK to exit or click Cancel to return and select a top or bottom value.</string>
- <string name="SORT_DLG_CONFIRM_NO_RULE" whiteSpace="preserve" type="Dialog Caption">You have not selected a sort order.
-
- Click OK to exit or click Cancel to return and select a sort order.</string>
- <string name="SORT_DLG_CONFIRM_NO_ATTRIBUTE" whiteSpace="preserve" type="Dialog Caption">You must select a sort attribute before you can apply attribute based sorting.</string>
- <string name="SORT_DLG_COMMIT_CHANGES" whiteSpace="preserve" type="String">You made changes in the sort dialog. If you continue, you will lose your changes.
- Are you sure you want to continue?</string>
- <string name="CALCU_DLG_NO_SELECTION_WARNING" type="String">Please make a selection in the required field first</string>
- <string name="CALCU_DLG_NO_EXPR_WARNING" type="String">The expression is not valid. You must define a valid expression.</string>
- <string name="CALCU_DLG_INVALID_VALUE_WARNING" type="String">The value is invalid. Please type a number or select a value from the drop-down list.</string>
- <string name="FLT_DLG_NON_FLT" type="String" whiteSpace="preserve">No filter has been applied. </string>
- <string name="FLT_DLG_RULE_REL_OPTIONS" type="Control Label">Options: </string>
- <string name="FLT_DLG_AND_RULE_REL" type="Radio Button"> All criteria must be met (AND) </string>
- <string name="FLT_DLG_OR_RULE_REL" type="Radio Button"> At least one of the criteria must be met (OR) </string>
- <string name="FLT_DLG_DEL_ALL_RULES" type="Link">Delete all</string>
- <string name="FLT_RULE_DEL" type="Link">Delete</string>
- <string name="FLT_DLG_FLT_OBJ_TYPE" type="Property Name">Type</string>
- <string name="NUMERIC_FLT_RULE_LABEL_SCOPE" type="String" whiteSpace="preserve" usage="Example: Revenue > 1000 for Canada.2002"><param index="1" type="string" usage="numeric attr|measure placeholder"/> <param index="2" type="string" usage="operatorlabel"/> <param index="3" type="string" usage="valuestr"/> for <param index="4" type="string" usage="scopetuplestring - default: from the opposite axis"/></string>
- <string name="NUMERIC_FLT_RULE_LABEL" type="String" whiteSpace="preserve" usage="revenue > 123"><param index="1" type="string" usage="numeric attr|measure placeholder"/> <param index="2" type="string" usage="operatorlabel"/> <param index="3" type="string" usage="valuestr"/></string>
- <string name="IS_NULL_FLT_RULE_LABEL_SCOPE" type="String" whiteSpace="preserve" usage="Example: Revenue is null for Canada.2002"><param index="1" type="string" usage="numeric attr|measure placeholder"/> is null for <param index="4" type="string" usage="scopetuplestring - default: from the opposite axis"/></string>
- <string name="IS_NULL_FLT_RULE_LABEL" type="String" whiteSpace="preserve" usage="revenue is null"><param index="1" type="string" usage="numeric attr|measure placeholder"/> is null</string>
- <string name="IS_NOT_NULL_FLT_RULE_LABEL_SCOPE" type="String" whiteSpace="preserve" usage="Example: Revenue is not null for Canada.2002"><param index="1" type="string" usage="numeric attr|measure placeholder"/> is not null for <param index="4" type="string" usage="scopetuplestring - default: from the opposite axis"/></string>
- <string name="IS_NOT_NULL_FLT_RULE_LABEL" type="String" whiteSpace="preserve" usage="revenue is not null"><param index="1" type="string" usage="numeric attr|measure placeholder"/> is not null</string>
- <string name="DEFAULT_IS_NULL_FLT_RULE_LABEL_SCOPE" type="String" whiteSpace="preserve" usage="Example: Default measure is null for Canada.2002">Default measure is null for <param index="4" type="string" usage="scopetuplestring - default: from the opposite axis"/></string>
- <string name="DEFAULT_IS_NULL_FLT_RULE_LABEL" type="String" whiteSpace="preserve">Default measure is null</string>
- <string name="DEFAULT_IS_NOT_NULL_FLT_RULE_LABEL_SCOPE" type="String" whiteSpace="preserve" usage="Example: Default measure is not null for Canada.2002">Default measure is not null for <param index="4" type="string" usage="scopetuplestring - default: from the opposite axis"/></string>
- <string name="DEFAULT_IS_NOT_NULL_FLT_RULE_LABEL" type="String" whiteSpace="preserve" usage="Default measure is not null">Default measure is not null</string>
- <string name="DEFAULT_FLT_RULE_LABEL_SCOPE" type="String" whiteSpace="preserve" usage="Example: Default measure > 1000 for Canada.2002">Default measure <param index="2" type="string" usage="operatorlabel"/> <param index="3" type="string" usage="valuestr"/> for <param index="4" type="string" usage="scopetuplestring - default: from the opposite axis"/></string>
- <string name="DEFAULT_FLT_RULE_LABEL" type="String" whiteSpace="preserve" usage="Default measure > 123">Default measure <param index="2" type="string" usage="operatorlabel"/> <param index="3" type="string" usage="valuestr"/></string>
- <string name="ATTR_FLT_RULE_CONTAINS" type="String" usage="Example: Caption contains 'ca'"><param index="1" type="string" usage="string attribute name"/> contains "<param index="3" type="string" usage="value"/>"</string>
- <string name="ATTR_FLT_RULE_BEGINS" type="String"><param index="1" type="string" usage="string attribute name"/> begins with "<param index="3" type="string" usage="value"/>"</string>
- <string name="ATTR_FLT_RULE_ENDS" type="String"><param index="1" type="string" usage="string attribute name"/> ends with "<param index="3" type="string" usage="value"/>"</string>
- <string name="ATTR_FLT_RULE_MATCHES" type="String"><param index="1" type="string" usage="string attribute name"/> matches "<param index="3" type="string" usage="value"/>"</string>
- <string name="ATTR_FLT_RULE_NOT_CONTAINS" type="String" usage="Example: Caption does not contain 'ca'"><param index="1" type="string" usage="string attribute name"/> does not contain "<param index="3" type="string" usage="value"/>"</string>
- <string name="ATTR_FLT_RULE_NOT_BEGINS" type="String"><param index="1" type="string" usage="string attribute name"/> does not begin with "<param index="3" type="string" usage="value"/>"</string>
- <string name="ATTR_FLT_RULE_NOT_ENDS" type="String"><param index="1" type="string" usage="string attribute name"/> does not end with "<param index="3" type="string" usage="value"/>"</string>
- <string name="ATTR_FLT_RULE_NOT_MATCHES" type="String"><param index="1" type="string" usage="string attribute name"/> does not match "<param index="3" type="string" usage="value"/>"</string>
- <string name="ATTR_FLT_RULE_NUMERIC_TYPE" type="String"><param index="1" type="string" usage="string attribute name"/> <param index="2" type="string" usage="numeric operatorlabel"/> <param index="3" type="string" usage="date, time or interval type of string value"/>
- </string>
- <string name="LABEL_FLT_RULE_CONTAINS" type="String" usage="Example: The label contains 'ca'">The label contains "<param index="3" type="string" usage="value"/>"</string>
- <string name="LABEL_FLT_RULE_BEGINS" type="String">The label begins with "<param index="3" type="string" usage="value"/>"</string>
- <string name="LABEL_FLT_RULE_ENDS" type="String">The label ends with "<param index="3" type="string" usage="value"/>"</string>
- <string name="LABEL_FLT_RULE_MATCHES" type="String">The label matches "<param index="3" type="string" usage="value"/>"</string>
- <string name="LABEL_FLT_RULE_NOT_CONTAINS" type="String" usage="Example: The label does not contain 'ca'">The label does not contain "<param index="3" type="string" usage="value"/>"</string>
- <string name="LABEL_FLT_RULE_NOT_BEGINS" type="String">The label does not begin with "<param index="3" type="string" usage="value"/>"</string>
- <string name="LABEL_FLT_RULE_NOT_ENDS" type="String">The label does not end with "<param index="3" type="string" usage="value"/>"</string>
- <string name="LABEL_FLT_RULE_NOT_MATCHES" type="String">The label does not match "<param index="3" type="string" usage="value"/>"</string>
- <string name="COMBINE_FLT_DLG" type="String">Combine filter lines</string>
- <string name="COMBINE_FLT_DLG_INSTRUCT" type="String">Select the filters you want to combine and click Group. Specify the AND or OR operators within each group, as well as between groups. To select multiple filters, use Ctrl+click. </string>
- <string name="COMBINE_FLT_DLG_HEADER_FILTER" type="String" usage="The verb form of Filter">Filter</string>
- <string name="COMBINE_FLT_DLG_GROUP" type="String" usage="The verb form of Group">Group</string>
- <string name="COMBINE_FLT_DLG_UNGROUP" type="String">Ungroup</string>
- <string name="EDIT_COMBINED_FLT_RULES" type="String">Change the criteria of individual filter lines.</string>
- <string name="MAX_TREE_DISPLAY_NUM_DLG_MAX_ENTRY" type="String">Type a value between 1 and <param index="1" usage="Max number we can display" type="string"/> (maximum limit to show).</string>
- <string name="MAX_TREE_DISPLAY_NUM_DLG_RESET_DEF_MAX_ENTRY" type="String">Reset to default limit to show (<param index="1" usage="Max number we can display" type="string"/>)</string>
- <string name="MAX_TREE_DISPLAY_NUM_REACHED" type="String">You cannot enter a value greater than the maximum (<param index="1" type="string" usage="maximum value integer"/>) set by your administrator.</string>
- <string name="HIDE_TREE_ALT" type="String">Hide Pane</string>
- <string name="SHOW_TREE_ALT" type="String">Show Pane</string>
- <string name="TREE_NODE_EXPAND_ALT" type="String">Expand</string>
- <string name="TREE_NODE_COLLAPSE_ALT" type="String">Collapse</string>
- <string name="CROSSTAB_CENTRAL_MEASURE_PCNT_ROWTOTAL" type="String">(% of total on rows)</string>
- <string name="CROSSTAB_CENTRAL_MEASURE_PCNT_EACH_ROWTOTAL" type="String">(% of each row total)</string>
- <string name="CROSSTAB_CENTRAL_MEASURE_PCNT_COLTOTAL" type="String">(% of total on columns)</string>
- <string name="CROSSTAB_CENTRAL_MEASURE_PCNT_EACH_COLTOTAL" type="String">(% of each column total)</string>
- <string name="CROSSTAB_CENTRAL_MEASURE_PCNT_OVERALL_TOTAL" type="String">(% of overall total)</string>
- <string name="LIST_CTRL_SEPARATOR" type="String">-</string>
- <string name="SEARCH_DLG_NO_SELECTION" type="String">Select an item in the source tree.</string>
- <string name="SEARCH_DLG_INVALID_SELECTION" type="String">Search is not supported on selected item. Please select another item in the source tree.</string>
- <string name="REPORT_OPTIONS_DLG_TITLE" type="String">Report options</string>
- <string name="REPORT_OPTIONS_DLG_INSTR_TEXT" type="String">Control the way data appears in your output.</string>
- <string name="REPORT_OPTIONS_DLG_TITLE_TAB" type="String">Title</string>
- <string name="REPORT_OPTIONS_DLG_DISPLAY_TAB" type="String">Display</string>
- <string name="REPORT_OPTIONS_DLG_PAPER_TAB" type="String">Paper</string>
- <string name="REPORT_OPTIONS_DLG_REPORT_TEMPLATE_TAB" type="String">Report Template</string>
- <string name="REPORT_OPTIONS_DLG_REPORT_TEMPLATE" type="String">Template</string>
- <string name="REPORT_OPTIONS_DLG_DEFAULT_REPORT_TEMPLATE" type="String">Use Default Template</string>
- <string name="REPORT_OPTIONS_DLG_APPLY_REPORT_TEMPLATE" type="String">Apply Template</string>
- <string name="REPORT_OPTIONS_DLG_REPORT_TEMPLATE_NONE" type="String">(None)</string>
- <string name="REPORT_OPTIONS_DLG_SELECT_REPORT_TEMPLATE" type="String">Select a template...</string>
- <string name="REPORT_TEMPLATE_DLG_TITLE" type="String">Select a template:</string>
- <string name="REPORT_OPTIONS_DLG_OUTPUT_PURPOSE_TAB" type="String">Output Purpose</string>
- <string name="REPORT_OPTIONS_DLG_REPORT_OUTPUT_PURPOSE" type="String">Purpose of report output:</string>
- <string name="REPORT_OPTIONS_DLG_FOR_PRINT" type="String">View as analysis</string>
- <string name="REPORT_OPTIONS_DLG_FOR_DRILL" type="String">Use as interactive report</string>
- <string name="REPORT_OPTIONS_DLG_BREADCRUMB" type="String">Breadcrumbs:</string>
- <string name="REPORT_OPTIONS_DLG_BREADCRUMB_DESC" type="String">Display the hierarchical information for crosstabs and charts in the report output</string>
- <string name="REPORT_BREADCRUMB_COLON" type="String" usage="format the breadcrumb with colon, for example, paren name:[dimension name].[hierarchy name].[level name]"><param index="1" type="string" usage="label before colon"/>:<param index="2" type="string" usage="label after colon"/></string>
- <string name="REPORT_OPTIONS_DLG_DISPLAY_NAMES_TAB" type="String">Display Names</string>
- <string name="REPORT_OPTIONS_DLG_CROSSTAB_NAME_LABEL" type="String" usage="Crosstab Name: ">Crosstab Name:</string>
- <string name="REPORT_OPTIONS_DLG_CHART_NAME_LABEL" type="String" usage="Chart Name: ">Chart Name:</string>
- <string name="REPORT_OPTIONS_DLG_CROSSTAB_NAME_DefValue" type="String" usage="Crosstab1: ">Crosstab1</string>
- <string name="REPORT_OPTIONS_DLG_CHART_NAME_DefValue" type="String" usage="Chart1: ">Chart1</string>
- <string name="REPORT_BREADCRUMB_DOT" type="String" usage="format the breadcrumb with dot, for example, [dimension name].[hierarchy name].[level name]"><param index="1" type="string" usage="label before dot"/>.<param index="2" type="string" usage="label after dot"/></string>
- <string name="REPORT_BREADCRUMB_BRACKET" type="String" usage="format the breadcrumb with brackets, for example, [dimension name].[hierarchy name].[level name]">[<param index="1" type="string" usage="label inside brackets"/>]</string>
- <string name="REPORT_BREADCRUMB_SEMICOLON" type="String" usage="format the breadcrumb with semicolon, for example, [name 1];[name 2]"><param index="1" type="string" usage="label before semicolon"/>; <param index="2" type="string" usage="label after semicolon"/></string>
- <string name="REPORT_BREADCRUMB_DESCENDENTOF" type="String" usage="format the breadcrumb with Descendent of ... at Depth ...">Descendent of <param index="1" type="string" usage="label after Descendent of"/> at Depth <param index="2" type="string" usage="depth index"/></string>
- <string name="REPORT_BREADCRUMB_ROWS" type="String" usage="Rows: ">Rows:</string>
- <string name="REPORT_BREADCRUMB_COLS" type="String" usage="Columns: ">Columns:</string>
- <string name="REPORT_BREADCRUMB_SERIES" type="String" usage="Series: ">Series:</string>
- <string name="REPORT_BREADCRUMB_CATEGORIES" type="String" usage="Categories: ">Categories:</string>
- <string name="REPORT_BREADCRUMB_ROWSSERIES" type="String" usage="Rows/Series: ">Rows/Series:</string>
- <string name="REPORT_BREADCRUMB_COLSCATEGORIES" type="String" usage="Columns/Categories: ">Columns/Categories:</string>
- <string name="REPORT_BREADCRUMB_DEFMEASURE" type="String" usage="Default Measure: ">Default Measure:</string>
- <string name="REPORT_BREADCRUMB_CONTEXTFILTER" type="String" usage="Context Filter: ">Context Filter:</string>
- <string name="REPORT_BREADCRUMB_INDENTSTRING" type="String" usage=" " whiteSpace="preserve"> </string>
- <string name="REPORT_OPTIONS_DLG_TITLE_CAPTION" type="String">Title:</string>
- <string name="REPORT_OPTIONS_DLG_SUBTITLE_CAPTION" type="String">Subtitle:</string>
- <string name="REPORT_OPTIONS_DLG_SHOW_IN_REPORT" type="String">Show the following in the report:</string>
- <string name="REPORT_OPTIONS_DLG_WARNING_PAGE" type="String">Warning page:</string>
- <string name="REPORT_OPTIONS_DLG_PAGE_BREAKS" type="String">Page breaks:</string>
- <string name="REPORT_OPTIONS_DLG_SHOW_FILTERS" type="String">Filters and Suppression items</string>
- <string name="REPORT_OPTIONS_DLG_SHOW_FILTERS_BEG" type="String">At the beginning</string>
- <string name="REPORT_OPTIONS_DLG_SHOW_FILTERS_END" type="String">At the end</string>
- <string name="REPORT_OPTIONS_DLG_SHOW_DATA_UPDATED_ON" type="String">"Cube updated" date in header</string>
- <string name="REPORT_OPTIONS_DLG_SHOW_WARNING_PAGE" type="String">Show a warning page as first page when applicable</string>
- <string name="REPORT_OPTIONS_DLG_EXPAND_MORE" type="String">Expand "More":</string>
- <string name="REPORT_OPTIONS_DLG_SHOW_ALL" type="String">Yes, show all items in the query</string>
- <string name="REPORT_OPTIONS_DLG_SHOW_VISIBLE" type="String">No, show only visible items</string>
- <string name="REPORT_OPTIONS_DLG_GROUPS_ON_ROWS" type="String">Outermost groups on rows</string>
- <string name="REPORT_OPTIONS_DLG_SECTIONS" type="String">Context item:</string>
- <string name="REPORT_OPTIONS_DLG_SETS_ON_ROWS" type="String">Sets on rows</string>
- <string name="REPORT_OPTIONS_DLG_ORIENTATION" type="String">Orientation:</string>
- <string name="REPORT_OPTIONS_DLG_PORTRAIT" type="String">Portrait</string>
- <string name="REPORT_OPTIONS_DLG_LANDSCAPE" type="String">Landscape</string>
- <string name="REPORT_OPTIONS_DLG_PAPER_SIZE" type="String">Paper size:</string>
- <string name="REPORT_OPTIONS_DLG_DEFAULT_PAPER" type="String">(Default)</string>
- <string name="REPORT_OPTIONS_DLG_PAGE_SCALE" type="String">Page scaling for PDF:</string>
- <string name="REPORT_OPTIONS_DLG_FIT_A_PAGE" type="String">Shrink to fit the page width</string>
- <string name="DLG_RULE_DEFAULT_MEASURE" type="List Item Label" usage="Used in filter, top/bottom and sort dialogs" whiteSpace="preserve">Default (<param index="1" type="string" usage="current default measure name"/>)</string>
- <string name="DLG_REQUIRED_FIELD" type="Tooltip">Required Field</string>
- <string name="DLG_REQUIRE_INPUT_WARNING" type="String">Please specify a value in the required field.</string>
- <string name="DLG_TITLE_DETAIL_SEPSTR" whiteSpace="preserve" type="String"> - </string>
- <string name="SERVER_INTERACTION_SUCCESSFUL" type="String">The server interaction was successful.</string>
- <string name="WORKSHEET_ALREADY_BUSY" type="String">The application is currently busy and your action could not be completed.</string>
- <string name="COMPARE_OP_CONTAIN" type="List Item Label" usage="Used in filter dialog if the user chooses to filter by name or attribute, and the attribute type is string.">Contains</string>
- <string name="COMPARE_OP_BEGINWITH" type="List Item Label">Begins with</string>
- <string name="COMPARE_OP_ENDWITH" type="List Item Label">Ends with </string>
- <string name="COMPARE_OP_MATCH" type="List Item Label">Matches</string>
- <string name="COMPARE_OP_NOT_CONTAIN" type="List Item Label" usage="Used in filter dialog if the user chooses to filter by name or attribute, and the attribute type is string.">Does not contain</string>
- <string name="COMPARE_OP_NOT_BEGINWITH" type="List Item Label">Does not begin with</string>
- <string name="COMPARE_OP_NOT_ENDWITH" type="List Item Label">Does not end with </string>
- <string name="COMPARE_OP_NOT_MATCH" type="List Item Label">Does not match</string>
- <string name="FLT_BY_NAME" type="String">Label</string>
- <string name="RENAME_CALCU_DLG_TITLE" type="String">Rename</string>
- <string name="RENAME_CALCU_DLG_NO_NAME_WARNING" type="String">You must specify a name.</string>
- <string name="CHART_INTERSECT_TOOLTIP" type="Tooltip" whiteSpace="preserve"><param index="1" type="string" usage="Member(s) placeholder"/>.
- <param index="2" type="string" usage="measure label"/> = <param index="3" type="string" usage="measure value"/></string>
- <string name="CHART_INTERSECT_TOOLTIP_MEMBER" type="Tooltip" whiteSpace="preserve"><param index="1" type="string" usage="Level name"/> = <param index="2" type="string" usage="member name"/></string>
- <string name="CHART_INTERSECT_TOOLTIP_MEMBERS" type="Tooltip" whiteSpace="preserve"><param index="1" type="string" usage="Member1 placeholder"/>.
- <param index="2" type="string" usage="member2 placeholder"/></string>
- <string name="CHART_TITLE_TOOLTIP_MEMBERS" type="Tooltip" usage="e.g. Member1, Member2"><param index="1" type="string" usage="Member1 placeholder"/>, <param index="2" type="string" usage="member 2 placeholder"/></string>
- <string name="CALC_EXPR_AGGR_FORMAT_SUM" whiteSpace="preserve" type="String" usage="Example: Sum (A)">Sum (<param index="2" type="string" usage="operandstring - if multiple operands uses CALC_EXPR_AGGR_MULTI_OPERANDS"/>)</string>
- <string name="CALC_EXPR_AGGR_FORMAT_DIFF" whiteSpace="preserve" type="String" usage="Example: Diff(A, B)">Diff (<param index="2" type="string" usage="operandstring - if multiple operands uses CALC_EXPR_AGGR_MULTI_OPERANDS"/>)</string>
- <string name="CALC_EXPR_AGGR_FORMAT_PERCENT" whiteSpace="preserve" type="String" usage="Example: % (A, B)">% (<param index="2" type="string" usage="operandstring - if multiple operands uses CALC_EXPR_AGGR_MULTI_OPERANDS"/>)</string>
- <string name="CALC_EXPR_AGGR_FORMAT_PCNTOFDIFF" whiteSpace="preserve" type="String" usage="Example: % Difference (A, B)">% Difference (<param index="2" type="string" usage="operandstring - if multiple operands uses CALC_EXPR_AGGR_MULTI_OPERANDS"/>)</string>
- <string name="CALC_EXPR_AGGR_FORMAT_AVG" whiteSpace="preserve" type="String" usage="Example: Average (Americas)">Average (<param index="2" type="string" usage="operandstring - if multiple operands uses CALC_EXPR_AGGR_MULTI_OPERANDS"/>)</string>
- <string name="CALC_EXPR_AGGR_FORMAT_VAR" whiteSpace="preserve" type="String" usage="Example: Variance (Americas)">Variance (<param index="2" type="string" usage="operandstring - if multiple operands uses CALC_EXPR_AGGR_MULTI_OPERANDS"/>)</string>
- <string name="CALC_EXPR_AGGR_FORMAT_STDDEV" whiteSpace="preserve" type="String" usage="Example: Standard Deviation (A)">Standard Deviation (<param index="2" type="string" usage="operandstring - if multiple operands uses CALC_EXPR_AGGR_MULTI_OPERANDS"/>)</string>
- <string name="CALC_EXPR_AGGR_FORMAT_MEDIAN" whiteSpace="preserve" type="String" usage="Example: Median (A)">Median (<param index="2" type="string" usage="operandstring - if multiple operands uses CALC_EXPR_AGGR_MULTI_OPERANDS"/>)</string>
- <string name="CALC_EXPR_AGGR_FORMAT_MIN" whiteSpace="preserve" type="String" usage="Example: Minimum (A)">Minimum (<param index="2" type="string" usage="operandstring - if multiple operands uses CALC_EXPR_AGGR_MULTI_OPERANDS"/>)</string>
- <string name="CALC_EXPR_AGGR_FORMAT_MAX" whiteSpace="preserve" type="String" usage="Example: Maximum (A)">Maximum (<param index="2" type="string" usage="operandstring - if multiple operands uses CALC_EXPR_AGGR_MULTI_OPERANDS"/>)</string>
- <string name="CALC_EXPR_AGGR_FORMAT_ROLLUP" whiteSpace="preserve" type="String" usage="Example: Rollup (A)">Rollup (<param index="2" type="string" usage="operandstring - if multiple operands uses CALC_EXPR_AGGR_MULTI_OPERANDS"/>)</string>
- <string name="CALC_EXPR_AGGR_FORMAT_ABS" whiteSpace="preserve" type="String" usage="Absolute value">Abs (<param index="2" type="string" usage="operandstring - if multiple operands uses CALC_EXPR_AGGR_MULTI_OPERANDS"/>)</string>
- <string name="CALC_EXPR_AGGR_FORMAT_ROUND" whiteSpace="preserve" type="String" usage="Example: Round (A)">Round (<param index="2" type="string" usage="operandstring - if multiple operands uses CALC_EXPR_AGGR_MULTI_OPERANDS"/>)</string>
- <string name="CALC_EXPR_AGGR_FORMAT_ROUNDDOWN" whiteSpace="preserve" type="String" usage="Example: Round down (A)">Round down (<param index="2" type="string" usage="operandstring - if multiple operands uses CALC_EXPR_AGGR_MULTI_OPERANDS"/>)</string>
- <string name="CALC_EXPR_AGGR_FORMAT_SQRROOT" whiteSpace="preserve" type="String" usage="Example: Sqrt (A)">Sqrt (<param index="2" type="string" usage="operandstring - if multiple operands uses CALC_EXPR_AGGR_MULTI_OPERANDS"/>)</string>
- <string name="CALC_EXPR_AGGR_FORMAT_COUNT" whiteSpace="preserve" type="String" usage="Example: Count (A)">Count (<param index="2" type="string" usage="operandstring - if multiple operands uses CALC_EXPR_AGGR_MULTI_OPERANDS"/>)</string>
- <string name="CALC_EXPR_AGGR_MULTI_OPERANDS" type="String" whiteSpace="preserve" usage="Example: A, B"><param index="1" type="string" usage="operand1 label"/>, <param index="2" type="string" usage="operand2 label"/></string>
- <string name="CALC_EXPR_RANK_HIGH_APP_MEASURE" type="String" whiteSpace="preserve" usage="Example: Rank (A, starts from highest value, all items in Products)">Rank (<param index="2" type="string" usage="operand1 label"/>, starts from highest value, <param index="5" type="string" usage="segment name place holder- see CALC_EXPR_MULTI_SEGMENTS or INCLUDED_SEGMENT_DESC and 3 following strings"/>)</string>
- <string name="CALC_EXPR_RANK_LOW_APP_MEASURE" type="String" whiteSpace="preserve" usage="Example: Rank (A, starts from highest value, all items in Products)">Rank (<param index="2" type="string" usage="operand1 label"/>, starts from lowest value, <param index="5" type="string" usage="segment name place holder - see CALC_EXPR_MULTI_SEGMENTS or INCLUDED_SEGMENT_DESC and 3 following strings"/>)</string>
- <string name="CALC_EXPR_RANK_APP_MEASURE_OPPO_AXIS_HIGH" whiteSpace="preserve" type="String" usage="Example: Rank (A, starts from highest value)">Rank (<param index="2" type="string" usage="operand1 label"/>, starts from highest value)</string>
- <string name="CALC_EXPR_RANK_OPPO_AXIS_HIGH" whiteSpace="preserve" type="String" usage="Example: Rank (A, Revenue, starts from highest value)">Rank (<param index="2" type="string" usage="operand1 label"/>, <param index="3" type="string" usage="measure label"/>, starts from highest value)</string>
- <string name="CALC_EXPR_RANK_APP_MEASURE_OPPO_AXIS_LOW" whiteSpace="preserve" type="String" usage="Example: Rank (A, starts from lowest value)">Rank (<param index="2" type="string" usage="operand1 label"/>, starts from lowest value)</string>
- <string name="CALC_EXPR_RANK_OPPO_AXIS_LOW" whiteSpace="preserve" type="String" usage="Example: Rank (A, Revenue, starts from lowest value)">Rank (<param index="2" type="string" usage="operand1 label"/>, <param index="3" type="string" usage="measure label"/>, starts from lowest value)</string>
- <string name="CALC_EXPR_PERCENTILE_HIGH_APP_MEASURE" type="String" whiteSpace="preserve" usage="Example: Percentile (A, starts from highest value, All items in Products)">Percentile (<param index="2" type="string" usage="operand1 label"/>, starts from highest value, <param index="5" type="string" usage="segment name place holder- see CALC_EXPR_MULTI_SEGMENTS or INCLUDED_SEGMENT_DESC and 3 following strings"/>)</string>
- <string name="CALC_EXPR_PERCENTILE_LOW_APP_MEASURE" type="String" whiteSpace="preserve" usage="Example: Percentile (A, starts from highest value, All items in Products)">Percentile (<param index="2" type="string" usage="operand1 label"/>, starts from lowest value, <param index="5" type="string" usage="segment name place holder - see CALC_EXPR_MULTI_SEGMENTS or INCLUDED_SEGMENT_DESC and 3 following strings"/>)</string>
- <string name="CALC_EXPR_QUARTILE_HIGH_APP_MEASURE" type="String" whiteSpace="preserve" usage="Example: Quartile (A, starts from highest value, All items in Products)">Quartile (<param index="2" type="string" usage="operand1 label"/>, starts from highest value, <param index="5" type="string" usage="segment name place holder- see CALC_EXPR_MULTI_SEGMENTS or INCLUDED_SEGMENT_DESC and 3 following strings"/>)</string>
- <string name="CALC_EXPR_QUARTILE_LOW_APP_MEASURE" type="String" whiteSpace="preserve" usage="Example: Quartile (A, starts from highest value, All items in Products)">Quartile (<param index="2" type="string" usage="operand1 label"/>, starts from lowest value, <param index="5" type="string" usage="segment name place holder - see CALC_EXPR_MULTI_SEGMENTS or INCLUDED_SEGMENT_DESC and 3 following strings"/>)</string>
- <string name="CALC_EXPR_QUANTILE_HIGH_APP_MEASURE" type="String" whiteSpace="preserve" usage="Example: Quantile - 6 (A, starts from highest value, All items in Products)">Quantile - <param index="6" type="string" usage="quantile number"/> (<param index="2" type="string" usage="operand1 label"/>, starts from highest value, <param index="5" type="string" usage="segment name place holder- see CALC_EXPR_MULTI_SEGMENTS or INCLUDED_SEGMENT_DESC and 3 following strings"/>)</string>
- <string name="CALC_EXPR_QUANTILE_LOW_APP_MEASURE" type="String" whiteSpace="preserve" usage="Example: Quantile -6 (A, starts from highest value, All items in Products)">Quantile - <param index="6" type="string" usage="quantile number"/> (<param index="2" type="string" usage="operand1 label"/>, starts from lowest value, <param index="5" type="string" usage="segment name place holder - see CALC_EXPR_MULTI_SEGMENTS or INCLUDED_SEGMENT_DESC and 3 following strings"/>)</string>
- <string name="CALC_EXPR_RANK_HIGH" type="String" whiteSpace="preserve" usage="Example: Rank (A, starts from highest value, All items in Products)">Rank (<param index="2" type="string" usage="operand1 label"/>, <param index="3" type="string" usage="measure label"/>, starts from highest value, <param index="5" type="string" usage="segment name place holder- see CALC_EXPR_MULTI_SEGMENTS or INCLUDED_SEGMENT_DESC and 3 following strings"/>)</string>
- <string name="CALC_EXPR_RANK_LOW" type="String" whiteSpace="preserve" usage="Example: Rank (A, starts from highest value, All items in Products)">Rank (<param index="2" type="string" usage="operand1 label"/>, <param index="3" type="string" usage="measure label"/>, starts from lowest value, <param index="5" type="string" usage="segment name place holder - see CALC_EXPR_MULTI_SEGMENTS or INCLUDED_SEGMENT_DESC and 3 following strings"/>)</string>
- <string name="CALC_EXPR_PERCENTILE_HIGH" type="String" whiteSpace="preserve" usage="Example: Percentile (A, starts from highest value, All items in Products)">Percentile (<param index="2" type="string" usage="operand1 label"/>, <param index="3" type="string" usage="measure label"/>, starts from highest value, <param index="5" type="string" usage="segment name place holder- see CALC_EXPR_MULTI_SEGMENTS or INCLUDED_SEGMENT_DESC and 3 following strings"/>)</string>
- <string name="CALC_EXPR_PERCENTILE_LOW" type="String" whiteSpace="preserve" usage="Example: Percentile (A, starts from highest value, All items in Products)">Percentile (<param index="2" type="string" usage="operand1 label"/>, <param index="3" type="string" usage="measure label"/>, starts from lowest value, <param index="5" type="string" usage="segment name place holder - see CALC_EXPR_MULTI_SEGMENTS or INCLUDED_SEGMENT_DESC and 3 following strings"/>)</string>
- <string name="CALC_EXPR_QUARTILE_HIGH" type="String" whiteSpace="preserve" usage="Example: Quartile (A, starts from highest value, All items in Products)">Quartile (<param index="2" type="string" usage="operand1 label"/>, <param index="3" type="string" usage="measure label"/>, starts from highest value, <param index="5" type="string" usage="segment name place holder- see CALC_EXPR_MULTI_SEGMENTS or INCLUDED_SEGMENT_DESC and 3 following strings"/>)</string>
- <string name="CALC_EXPR_QUARTILE_LOW" type="String" whiteSpace="preserve" usage="Example: Quartile (A, starts from highest value, All items in Products)">Quartile (<param index="2" type="string" usage="operand1 label"/>, <param index="3" type="string" usage="measure label"/>, starts from lowest value, <param index="5" type="string" usage="segment name place holder - see CALC_EXPR_MULTI_SEGMENTS or INCLUDED_SEGMENT_DESC and 3 following strings"/>)</string>
- <string name="CALC_EXPR_QUANTILE_HIGH" type="String" whiteSpace="preserve" usage="Example: Quantile -6 (A, starts from highest value, All items in Products)">Quantile - <param index="6" type="string" usage="quantile number"/> (<param index="2" type="string" usage="operand1 label"/>, <param index="3" type="string" usage="measure label"/>, starts from highest value, <param index="5" type="string" usage="segment name place holder- see CALC_EXPR_MULTI_SEGMENTS or INCLUDED_SEGMENT_DESC and 3 following strings"/>)</string>
- <string name="CALC_EXPR_QUANTILE_LOW" type="String" whiteSpace="preserve" usage="Example: Quantile - 6 (A, Revenue, starts from highest value, All items in Products)">Quantile - <param index="6" type="string" usage="quantile number"/> (<param index="2" type="string" usage="operand1 label"/>, <param index="3" type="string" usage="measure label"/>, starts from lowest value, <param index="5" type="string" usage="segment name place holder - see CALC_EXPR_MULTI_SEGMENTS or INCLUDED_SEGMENT_DESC and 3 following strings"/>)</string>
- <string name="CALC_EXPR_PCNTOFTOTAL_CUSTOM" whiteSpace="preserve" type="String" usage="Example: % of Total (A, Revenue, All items in Products) ">% of Total (<param index="2" type="string" usage="operand1 label"/>, <param index="3" type="string" usage="measure label"/>, <param index="5" type="string" usage="segment name place holder - see CALC_EXPR_MULTI_SEGMENTS or INCLUDED_SEGMENT_DESC and 3 following strings"/>)</string>
- <string name="CALC_EXPR_PCNTOFTOTAL_CUSTOM_APP_MEASURE" whiteSpace="preserve" type="String" usage="Example: % of Total (A, All items in Products)">% of Total (<param index="2" type="string" usage="operand1 label"/>, <param index="5" type="string" usage="segment name place holder - see CALC_EXPR_MULTI_SEGMENTS or INCLUDED_SEGMENT_DESC and 3 following strings"/>)</string>
- <string name="CALC_EXPR_MULTI_SEGMENTS" type="String" whiteSpace="preserve" usage="Example: All items in Products, Visible items in Locations"><param index="1" type="string" usage="segment label1"/>, <param index="2" type="string" usage="segment label2"/></string>
- <string name="CALC_EXPR_RANK_APP_MEASURE" whiteSpace="preserve" type="String" usage="Example: Rank (A)">Rank (<param index="2" type="string" usage="operand1 label"/>)</string>
- <string name="CALC_EXPR_RANK" whiteSpace="preserve" type="String" usage="Example: Rank (A, Revenue)">Rank (<param index="2" type="string" usage="operand1 label"/>, <param index="3" type="string" usage="measure label"/>)</string>
- <string name="CALC_EXPR_PCNTOFTOTAL_APP_MEASURE" whiteSpace="preserve" type="String" usage="Example: % of Total (A)">% of Total (<param index="2" type="string" usage="operand1 label"/>)</string>
- <string name="CALC_EXPR_PCNTOFTOTAL" whiteSpace="preserve" type="String" usage="Example: % of Total (A, Revenue)">% of Total (<param index="2" type="string" usage="operand1 label"/>, <param index="3" type="string" usage="measure label"/>)</string>
- <string name="CALC_EXPR_PERCENTILE_APP_MEASURE" whiteSpace="preserve" type="String" usage="Example: Percentile (A)">Percentile (<param index="2" type="string" usage="operand1 label"/>)</string>
- <string name="CALC_EXPR_PERCENTILE_APP_MEASURE_OPPO_AXIS_HIGH" whiteSpace="preserve" type="String" usage="Example: Percentile (A, starts from highest value)">Percentile (<param index="2" type="string" usage="operand1 label"/>, starts from highest value)</string>
- <string name="CALC_EXPR_PERCENTILE_OPPO_AXIS_HIGH" whiteSpace="preserve" type="String" usage="Example: Percentile (A, Revenue, starts from highest value)">Percentile (<param index="2" type="string" usage="operand1 label"/>, <param index="3" type="string" usage="measure label"/>, starts from highest value)</string>
- <string name="CALC_EXPR_PERCENTILE" whiteSpace="preserve" type="String" usage="Example: Percentile (A, Revenue)">Percentile (<param index="2" type="string" usage="operand1 label"/>, <param index="3" type="string" usage="measure label"/>)</string>
- <string name="CALC_EXPR_QUARTILE_APP_MEASURE" whiteSpace="preserve" type="String" usage="Example: Quartile (A)">Quartile (<param index="2" type="string" usage="operand1 label"/>)</string>
- <string name="CALC_EXPR_QUARTILE_APP_MEASURE_OPPO_AXIS_HIGH" whiteSpace="preserve" type="String" usage="Example: Quartile (A, starts from highest value)">Quartile (<param index="2" type="string" usage="operand1 label"/>, starts from highest value)</string>
- <string name="CALC_EXPR_QUARTILE" whiteSpace="preserve" type="String" usage="Example: Quartile (A, Revenue)">Quartile (<param index="2" type="string" usage="operand1 label"/>, <param index="3" type="string" usage="measure label"/>)</string>
- <string name="CALC_EXPR_QUARTILE_OPPO_AXIS_HIGH" whiteSpace="preserve" type="String" usage="Example: Quartile (A, Revenue, starts from highest value)">Quartile (<param index="2" type="string" usage="operand1 label"/>, <param index="3" type="string" usage="measure label"/>, starts from highest value)</string>
- <string name="CALC_EXPR_QUANTILE_APP_MEASURE" whiteSpace="preserve" type="String" usage="Example: Quantile -6 (A)">Quantile - <param index="6" type="string" usage="quantile number"/> (<param index="2" type="string" usage="operand1 label"/>)</string>
- <string name="CALC_EXPR_QUANTILE_APP_MEASURE_OPPO_AXIS_HIGH" whiteSpace="preserve" type="String" usage="Example: Quantile - 6 (A, starts from highest value)">Quantile - <param index="6" type="string" usage="quantile number"/> (<param index="2" type="string" usage="operand1 label"/>, starts from highest value)</string>
- <string name="CALC_EXPR_QUANTILE" whiteSpace="preserve" type="String" usage="Example: Quantile -6 (A, Revenue)">Quantile - <param index="6" type="string" usage="quantile number"/> (<param index="2" type="string" usage="operand1 label"/>, <param index="3" type="string" usage="measure label"/>)</string>
- <string name="CALC_EXPR_QUANTILE_OPPO_AXIS_HIGH" whiteSpace="preserve" type="String" usage="Example: Quantile -6 (A, Revenue, starts from highest value)">Quantile - <param index="6" type="string" usage="quantile number"/> (<param index="2" type="string" usage="operand1 label"/>, <param index="3" type="string" usage="measure label"/>, starts from highest value)</string>
- <string name="CALC_EXPR_SAME_AXIS_RANK_APP_MEASURE" type="String" whiteSpace="preserve" usage="Example: Rank (Americas within State)">Rank (<param index="2" type="string" usage="operand1 label"/> within <param index="5" type="string" usage="block name"/>)</string>
- <string name="CALC_EXPR_SAME_AXIS_PCNTOFTOTAL_APP_MEASURE" type="String" whiteSpace="preserve">% of Total (<param index="2" type="string" usage="operand1 label"/>, <param index="5" type="string" usage="block name"/>)</string>
- <string name="CALC_EXPR_SAME_AXIS_PERCENTILE_APP_MEASURE" type="String" whiteSpace="preserve" usage="Example: Percentile (Americas within State)">Percentile (<param index="2" type="string" usage="operand1 label"/> within <param index="5" type="string" usage="block name"/>)</string>
- <string name="CALC_EXPR_SAME_AXIS_QUARTILE_APP_MEASURE" type="String" whiteSpace="preserve">Quartile (<param index="2" type="string" usage="operand1 label"/> within <param index="5" type="string" usage="block name"/>)</string>
- <string name="CALC_EXPR_SAME_AXIS_QUANTILE_APP_MEASURE" type="String" whiteSpace="preserve" usage="Example: Quantile - 6 (Americas within State)">Quantile - <param index="6" type="string" usage="quantile number"/> (<param index="2" type="string" usage="operand1 label"/> within <param index="5" type="string" usage="block name"/>)</string>
- <string name="CALC_EXPR_SAME_AXIS_RANK" type="String" whiteSpace="preserve" usage="Example: Rank (Americas within State, Revenue)">Rank (<param index="2" type="string" usage="operand1 label"/> within <param index="5" type="string" usage="block name"/>, <param index="3" type="string" usage="measure label"/>)</string>
- <string name="CALC_EXPR_SAME_AXIS_PCNTOFTOTAL" type="String" whiteSpace="preserve">% of Total (<param index="2" type="string" usage="operand1 label"/>, <param index="5" type="string" usage="block name"/>, <param index="3" type="string" usage="measure label"/>)</string>
- <string name="CALC_EXPR_SAME_AXIS_PERCENTILE" type="String" whiteSpace="preserve" usage="Example: Percentile (Americas within State, Revenue)">Percentile (<param index="2" type="string" usage="operand1 label"/> within <param index="5" type="string" usage="block name"/>, <param index="3" type="string" usage="measure label"/>)</string>
- <string name="CALC_EXPR_SAME_AXIS_QUARTILE" type="String" whiteSpace="preserve" usage="Example: Quartile (Americas within State, Revenue)">Quartile (<param index="2" type="string" usage="operand1 label"/> within <param index="5" type="string" usage="block name"/>, <param index="3" type="string" usage="measure label"/>)</string>
- <string name="CALC_EXPR_SAME_AXIS_QUANTILE" type="String" whiteSpace="preserve" usage="Example: Quantile - 6 (Americas within State, Revenue) - 6">Quantile - <param index="6" type="string" usage="quantile number"/> (<param index="2" type="string" usage="operand1 label"/> within <param index="5" type="string" usage="block name"/>, <param index="3" type="string" usage="measure label"/>)</string>
- <string name="CALC_EXPR_CURRENT_MEASURE" type="String">Current measure</string>
- <string name="CALC_EXPR_APPLICABLE_MEASURE" type="String">Applicable measure</string>
- <string name="CALC_EXPR_DEFAULT_MEASURE" type="String">Default measure</string>
- <string name="CALC_EXPR_SEL_OTH_MEASURE_INSTRUCTION" type="List Item Label">Select another measure</string>
- <string name="CALC_EXPR_EACH_MEASURE" type="String">Each measure</string>
- <string name="AUTO_SUBTOTALS_DLG_TITLE" type="Dialog Caption" whiteSpace="preserve">Subtotals <param index="1" type="string"/><param index="2" type="string"/></string>
- <string name="AUTO_SUBTOTALS_DLG_GLOBAL_INSTR_TEXT" type="Dialog Caption" whiteSpace="preserve">Specify the totals and subtotals by default for all current and new sets. You can override these settings for each.</string>
- <string name="AUTO_SUBTOTALS_DLG_ALL_SETS" type="Dialog Caption">ALL sets</string>
- <string name="AUTO_SUBTOTALS_DLG_SHOW_CAPTION" type="Control Label">Show the following elements:</string>
- <string name="AUTO_SUBTOTALS_DLG_VISIBLE_ITEMS" type="Check Box">Visible items</string>
- <string name="AUTO_SUBTOTALS_DLG_CALCULATED_ITEMS" type="Check Box">Calculated items</string>
- <string name="AUTO_SUBTOTALS_DLG_SUBTOTAL_VISIBLE_ITEMS" type="Check Box">Subtotal visible items</string>
- <string name="AUTO_SUBTOTALS_DLG_OTHER" type="Check Box">More & hidden subtotal</string>
- <string name="AUTO_SUBTOTALS_DLG_OTHER_GLOBAL" type="Check Box">More & hidden subtotal (<param index="1" usage="show the value or not show the value" type="string"/>)</string>
- <string name="AUTO_SUBTOTALS_DLG_OTHER_VALUE_SETTING_SHOW" type="List Item Label">Show the values</string>
- <string name="AUTO_SUBTOTALS_DLG_OTHER_VALUE_SETTING_NOT_SHOW" type="List Item Label">Don't show values</string>
- <string name="AUTO_SUBTOTALS_DLG_INCLUDED" type="Check Box" whiteSpace="preserve"><param index="1" usage="use the label of subtotal(included) in crosstab)" type="string"/> - <param index="2" usage="use the tooltip of subtotal(included) in crosstab)" type="string"/></string>
- <string name="AUTO_SUBTOTALS_DLG_EXCLUDED" type="Check Box" whiteSpace="preserve"><param index="1" usage="use the label of subtotal(excluded) in crosstab)" type="string"/> - <param index="2" usage="use the tooltip of subtotal(excluded) in crosstab)" type="string"/></string>
- <string name="AUTO_SUBTOTALS_DLG_TOTAL" type="Check Box">Overall total</string>
- <string name="AUTO_SUBTOTALS_DLG_SUBTOTALS_ONLY" type="Check Box">Show the subtotals only</string>
- <string name="SET_BASED_CALCS" type="Tooltip" usage="toolbar">Summarize</string>
- <string name="SET_BASED_CALCS_DLG_TITLE" type="Dialog Caption" whiteSpace="preserve">Summarize<param index="1" type="string"/><param index="2" type="string"/></string>
- <string name="SET_BASED_CALCS_DLG_INSTR_TEXT" type="String">Create a summary. If filters have been applied, the summary will apply to the included items.</string>
- <string name="SET_BASED_CALCS_DLG_ADD_CAPTION" type="Control Label">Add the following summary:</string>
- <string name="SET_BASED_CALCS_DLG_AVG" type="List Item Label">Average</string>
- <string name="SET_BASED_CALCS_DLG_SUM" type="List Item Label">Sum</string>
- <string name="SET_BASED_CALCS_DLG_MAX" type="List Item Label">Maximum</string>
- <string name="SET_BASED_CALCS_DLG_MIN" type="List Item Label">Minimum</string>
- <string name="SET_BASED_CALCS_DLG_MED" type="List Item Label">Median</string>
- <string name="SET_BASED_CALCS_DLG_VAR" type="List Item Label">Variance</string>
- <string name="SET_BASED_CALCS_DLG_STDDEV" type="List Item Label">Standard Deviation</string>
- <string name="SET_BASED_CALCS_DLG_COUNT" type="List Item Label">Count</string>
- <string name="SORT_DLG_SORT_ORDER" type="Control Label">Sort Order:</string>
- <string name="SORT_DLG_ASC_NUM" type="Radio Button">Ascending (1 to 9)</string>
- <string name="SORT_DLG_DESC_NUM" type="Radio Button">Descending (9 to 1)</string>
- <string name="SORT_DLG_ASC_TEXT" type="Radio Button">Ascending (A to Z)</string>
- <string name="SORT_DLG_DESC_TEXT" type="Radio Button">Descending (Z to A)</string>
- <string name="SORT_DLG_NONE" type="Radio Button">No sort</string>
- <string name="SORT_DLG_SORT_OPTIONS" type="Control Label">Options:</string>
- <string name="SORT_DLG_MEASURE_SORT" type="Radio Button">By measure:</string>
- <string name="SORT_DLG_ATTRIBUTE_SORT" type="Radio Button">Based on the attribute:</string>
- <string name="SORT_DLG_NONE_ATTRIBUTE_DROP_DOWN_ITEM" type="List Item Label"><None></string>
- <string name="SORT_DLG_LABEL_SORT" type="Radio Button">Based on the label</string>
- <string name="SORT_DLG_TITLE" type="Pane Header">Sort</string>
- <string name="SORT_DLG_TITLE_WITH_SEPSTR" type="Pane Header" whiteSpace="preserve" usage="Example:Sort - BlockLabelX">Sort - <param index="1" type="string"/></string>
- <string name="RELATIVE_POSITION_CALC_SCOPE_CTRL_LABEL_RANK" type="Control Label" usage="Control label above the radio options RELATIVE_POSITION_CALC_ON_DEFAULT_SCOPE and RELATIVE_POSITION_CALC_ON_SAME_AXIS">Rank:</string>
- <string name="RELATIVE_POSITION_CALC_SCOPE_CTRL_LABEL_PCNTOFTOTAL" type="Control Label" usage="Control label above the radio options RELATIVE_POSITION_CALC_ON_DEFAULT_SCOPE and RELATIVE_POSITION_CALC_ON_SAME_AXIS">Calculate the % of total:</string>
- <string name="RELATIVE_POSITION_CALC_SCOPE_CTRL_LABEL_PERCENTILE" type="Control Label" usage="Control label above the radio options RELATIVE_POSITION_CALC_ON_DEFAULT_SCOPE and RELATIVE_POSITION_CALC_ON_SAME_AXIS">Percentile:</string>
- <string name="RELATIVE_POSITION_CALC_SCOPE_CTRL_LABEL_QUARTILE" type="Control Label" usage="Control label above the radio options RELATIVE_POSITION_CALC_ON_DEFAULT_SCOPE and RELATIVE_POSITION_CALC_ON_SAME_AXIS">Quartile:</string>
- <string name="RELATIVE_POSITION_CALC_SCOPE_CTRL_LABEL_QUANTILE" type="Control Label" usage="Control label above the radio options RELATIVE_POSITION_CALC_ON_DEFAULT_SCOPE and RELATIVE_POSITION_CALC_ON_SAME_AXIS">Quantile:</string>
- <string name="RELATIVE_POSITION_CALC_ON_DEFAULT_SCOPE" type="Radio Button" whiteSpace="preserve" usage="Example: Apply to all values for 2002 (default)">Apply to all values for <param index="1" type="string" usage="operand"/> (default)</string>
- <string name="RELATIVE_POSITION_CALC_ON_OPPO_AXIS" whiteSpace="preserve" type="Radio Button" usage="Example: Apply to all values for 2002">Apply to all values for <param index="1" type="string" usage="operand"/></string>
- <string name="RELATIVE_POSITION_CALC_ON_SAME_AXIS_ROWS" whiteSpace="preserve" type="Radio Button">Compare each value in <param index="1" type="string" usage="operand"/> with other values in the column</string>
- <string name="RELATIVE_POSITION_CALC_ON_UNIONED_SAME_AXIS" whiteSpace="preserve" type="Radio Button">Compare each value in <param index="1" type="string" usage="operand"/> with other values in <param index="2" type="string" usage="block name"/></string>
- <string name="RELATIVE_POSITION_CALC_ON_SAME_AXIS_COLS" whiteSpace="preserve" type="Radio Button">Compare each value in <param index="1" type="string" usage="operand"/> with other values in the row</string>
- <string name="RELATIVE_POSITION_CALC_ON_SAME_AXIS" whiteSpace="preserve" type="Radio Button">Compare each value in <param index="1" type="string" usage="operand"/> with other values in <param index="2" type="string" usage="block name"/></string>
- <string name="RELATIVE_POSITION_CALC_CUSTOM_SCOPE" type="String">Custom...</string>
- <string name="RELATIVE_POSITION_CUSTOM_SCOPE_DLG_TITLE_RANK" whiteSpace="preserve" type="String">Define a custom rank for <param index="2" type="string" usage="operand"/></string>
- <string name="RELATIVE_POSITION_CUSTOM_SCOPE_DLG_TITLE_PCNTOFTOTAL" whiteSpace="preserve" type="String">Define a custom % of total for <param index="2" type="string" usage="operand"/></string>
- <string name="RELATIVE_POSITION_CUSTOM_SCOPE_DLG_TITLE_PERCENTILE" whiteSpace="preserve" type="String">Define a custom percentile for <param index="2" type="string" usage="operand"/></string>
- <string name="RELATIVE_POSITION_CUSTOM_SCOPE_DLG_TITLE_QUARTILE" whiteSpace="preserve" type="String">Define a custom quartile for <param index="2" type="string" usage="operand"/></string>
- <string name="RELATIVE_POSITION_CUSTOM_SCOPE_DLG_TITLE_QUANTILE" whiteSpace="preserve" type="String">Define a custom quantile for <param index="2" type="string" usage="operand"/></string>
- <string name="RANK_ORDINAL_DIRECTION" type="String">Rank the following value as number 1:</string>
- <string name="OTHER_REL_POS_CAL_ORDINAL_DIRECTION_PERCENTILE" type="String">The highest percentile represents the highest values.</string>
- <string name="OTHER_REL_POS_CAL_ORDINAL_DIRECTION_QUARTILE" type="String">The first quartile represents the highest values.</string>
- <string name="OTHER_REL_POS_CAL_ORDINAL_DIRECTION_QUANTILE" type="String">The first quantile represents the highest values.</string>
- <string name="ORDINAL_NUMBER_START_VALUE_HIGH" type="List Item Label">Highest value</string>
- <string name="ORDINAL_NUMBER_START_VALUE_LOW" type="List Item Label">Lowest value</string>
- <string name="CUSTOM_SCOPE_SEGMENTING_RANK" whiteSpace="preserve" type="Control Label">Rank within the following:</string>
- <string name="CUSTOM_SCOPE_SEGMENTING_PERCENTILE" whiteSpace="preserve" type="Control Label">Calculate the percentile within the following:</string>
- <string name="CUSTOM_SCOPE_SEGMENTING_QUARTILE" whiteSpace="preserve" type="Control Label">Calculate the quartile within the following:</string>
- <string name="CUSTOM_SCOPE_SEGMENTING_QUANTILE" whiteSpace="preserve" type="Control Label">Calculate the quantile within the following:</string>
- <string name="CUSTOM_SCOPE_SEGMENTING_PCNTOFTOTAL" whiteSpace="preserve" type="Control Label">Calculate the % of total within the following:</string>
- <string name="INCLUDED_SEGMENT" type="List Item Label" usage="The subtotal of the items that are included in the filter rule.">Included items</string>
- <string name="VISIBLE_SEGMENT" type="List Item Label">Visible items</string>
- <string name="ALL_SEGMENT" type="List Item Label">All items</string>
- <string name="INDIVIDUAL_MEMBER" type="List Item Label">Each repeated item</string>
- <string name="INCLUDED_SEGMENT_DESC" type="String" usage="Substituted into CALC_EXPR_REL_POSITION_FORMAT_APP_MEASURE, param 5">included items in <param index="1" type="string" usage="block label"/></string>
- <string name="VISIBLE_SEGMENT_DESC" type="String" usage="Substituted into CALC_EXPR_REL_POSITION_FORMAT_APP_MEASURE, param 5">visible items in <param index="1" type="string" usage="block label"/></string>
- <string name="ALL_SEGMENT_DESC" type="String" usage="Substituted into CALC_EXPR_REL_POSITION_FORMAT_APP_MEASURE, param 5">all items in <param index="1" type="string" usage="block label"/></string>
- <string name="INDIVIDUAL_MEMBER_DESC" type="String" usage="Substituted into CALC_EXPR_REL_POSITION_FORMAT_APP_MEASURE, param 5">each repeated item in <param index="1" type="string" usage="block label"/></string>
- <string name="SINGLE_SET" type="String">(<param index="1" type="string" usage="block name place holder"/>)</string>
- <string name="INNER_SET" type="Property Group">Innermost set (<param index="1" type="string" usage="block name place holder"/>)</string>
- <string name="OUTER_SET" type="Property Group">Outer set (<param index="1" type="string" usage="block name place holder"/>)</string>
- <string name="CURRENT_SET" type="Property Group">Current set (<param index="1" type="string" usage="block name place holder"/>)</string>
- <string name="NONE_CUSTOM_SEGMENT_ON_UNIONED_ROW_AXIS" type="String">Not available since there is a combination in the rows.</string>
- <string name="NONE_CUSTOM_SEGMENT_ON_UNIONED_COL_AXIS" type="String">Not available since there is a combination in the columns.</string>
- <string name="ERROR_MSG_DETAILS" type="String">Details </string>
- <string name="MEASURE_AGGREGATION" type="String" whiteSpace="preserve">Aggregation:</string>
- <string name="MEASURE_AGGREGATION_NONE" type="String">None</string>
- <string name="MEASURE_AGGREGATION_SUM" type="String">Sum</string>
- <string name="MEASURE_AGGREGATION_COUNT" type="String">Count</string>
- <string name="MEASURE_AGGREGATION_COUNTDISTINCT" type="String">Count Distinct</string>
- <string name="MEASURE_AGGREGATION_COUNTNONZERO" type="String">Count Nonzero</string>
- <string name="MEMBER_AGGREGATION" type="String" whiteSpace="preserve">Aggregation:</string>
- <string name="MEMBER_ROLLUP_TYPE_ROLL_UP" type="String">Rollup</string>
- <string name="MEMBER_ROLLUP_TYPE_COMPUTED" type="String">Computed</string>
- <string name="REPORT_DATAITEM_BLOCKNAME_UNKNOWN" type="String">Unknown</string>
- <string name="REPORT_DATAITEM_BLOCKNAME_MEMBERLIST" type="String" usage="Identifies the set of members selected from a hierarchy or dimension (aka HAMC)."><param index="1" type="string" usage="blockname member label"/> (list)</string>
- <string name="REPORT_DATAITEM_BLOCKNAME_LEVELMEMBERS" type="String" usage="Identifies the level for a level-based set."><param index="1" type="string" usage="blockname member label"/> (level)</string>
- <string name="REPORT_DATAITEM_BLOCKNAME_DESCENDANTS" type="String" usage="Defines the set of members, at the indicated number of levels down."><param index="1" type="string" usage="blockname member label"/> (depth <param index="2" type="string" usage="depth from base"/>)</string>
- <string name="REPORT_DATAITEM_BLOCKNAME_NAMEDSET" type="String" usage="Reference to the MSAS named set or DB2 substitution variable"><param index="1" type="string" usage="blockname named set label"/> (named set)</string>
- <string name="REPORT_DATAITEM_SEGMENTNAME_BASE" type="String" usage="Defines a generic reference to which filter and sort rules are applied.">base</string>
- <string name="REPORT_DATAITEM_SEGMENTNAME_SUBSETFILTER" type="String" usage="Specifies the user-defined filter rules.">filter rules</string>
- <string name="REPORT_DATAITEM_SEGMENTNAME_ORDERFILTER" type="String" usage="Applies a top/bottom rule after other filter rules.">filter top bottom</string>
- <string name="REPORT_DATAITEM_SEGMENTNAME_FILTERAGGREGATE" type="String" usage="determines if subtotal (excluded) should be displayed">excluded subtotal display</string>
- <string name="REPORT_DATAITEM_SEGMENTNAME_PASSEDFILTERAGGREGATE" type="String" usage="subtotal (included)">included subtotal</string>
- <string name="REPORT_DATAITEM_SEGMENTNAME_EXCLUDEDLIST" type="String" usage="Identifies those members that were manually excluded.">excluded list</string>
- <string name="REPORT_DATAITEM_SEGMENTNAME_EXCLUDEDFILTER" type="String" usage="Removes the excluded list from the results after the filter rules">excluded filters</string>
- <string name="REPORT_DATAITEM_SEGMENTNAME_HIDDENLIST" type="String" usage="List of members manually hidden using Hide.">hidden list</string>
- <string name="REPORT_DATAITEM_SEGMENTNAME_HIDDENAGGREGATE" type="String" usage="A set reference to the More and Hidden subtotal Member for use in set operations.">more and hidden subtotal display</string>
- <string name="REPORT_DATAITEM_SEGMENTNAME_HIDDENAGGREGATECALC" type="String" usage="Calculates the More and hidden subtotal by subtracting the aggregation of the included members from the aggregation of those members manually hidden or hidden by exceeding the maximum display limit.">more and hidden subtotal</string>
- <string name="REPORT_DATAITEM_SEGMENTNAME_FILTEREDVALUETOTAL" type="String" usage="subtotal (excluded)">excluded subtotal set</string>
- <string name="REPORT_DATAITEM_SEGMENTNAME_SUBTOTAL" type="String" usage="Aggregates the displayed members for the set">subtotal</string>
- <string name="REPORT_DATAITEM_SEGMENTNAME_SUMMARY" type="String" usage="Aggregate for the base set, usually a reference to the parent member or the rollup of the individual members">total</string>
- <string name="REPORT_DATAITEM_SEGMENTNAME_CHART_SUMMARY" type="String" usage="Caption dataitem for use in report studio generated chart summaries">total caption</string>
- <string name="REPORT_DATAITEM_SEGMENTNAME_VISIBLE" type="String" usage="The set of included items, after the display limit applied.">visible items set</string>
- <string name="REPORT_DATAITEM_SEGMENTNAME_VISIBLE_WITH_CALCS" type="String" usage="The set of included items, after the display limit applied and calculations merged in.">visible items with calculations set</string>
- <string name="REPORT_DATAITEM_SEGMENTNAME_CONDITIONALFILTERTOTAL" type="String" usage="Determines if excluded subtotal should be displayed.">included subtotal display</string>
- <string name="REPORT_DATAITEM_SEGMENTNAME_CONDITIONALSUBTOTAL" type="String" usage="Determines if the visible items subtotal should be displayed.">subtotal display</string>
- <string name="REPORT_DATAITEM_SEGMENTNAME_SECTION" type="String">Section</string>
- <string name="REPORT_DATAITEM_SEGMENTNAME_SORTEDORDERFILTER" type="String">sorted order filter</string>
- <string name="REPORT_DATAITEM_SEGMENTNAME_UNSUPPRESSED_BASE" usage="Defines a generic reference to which filter and sort rules are applied." type="String">unsuppressed base expression</string>
- <string name="REPORT_DATAITEM_SEGMENTNAME_CONDITIONALSUMMARY" type="String">conditional summary</string>
- <string name="REPORT_DATAITEM_FOR_BLOCK_QUALIFIED" type="String" usage="Qualifies segment DataItem to Block(ie: block base for Products)">
- <param index="2" type="string" usage="Block Name"/> (<param index="1" usage="Segment DataItem Name" type="string"/>)</string>
- <string name="REPORT_DATAITEM_CUSTOM_CALC" type="String">Custom Calculation</string>
- <string name="REPORT_DATAITEM_CUSTOM_CALC_ITEM" type="String">Custom Calculation Item</string>
- <string name="REPORT_DATAITEM_EMPTY_SET" type="String">Empty Set</string>
- <string name="REPORT_QUERYNAME" type="String">Query</string>
- <string name="REPORT_DEFAULTMEASURE" type="String">Default Measure</string>
- <string name="REPORT_COMPUTEDMEASURE" type="String">Computed Measure</string>
- <string name="REPORT_COMPUTEDMEASURE_ROW_TOTAL" type="String"><param index="1" type="string" usage="Measure name"/> (% of total on rows)</string>
- <string name="REPORT_COMPUTEDMEASURE_EACH_ROW_TOTAL" type="String"><param index="1" type="string" usage="Measure name"/> (% of each row total)</string>
- <string name="REPORT_COMPUTEDMEASURE_COL_TOTAL" type="String"><param index="1" type="string" usage="Measure name"/> (% of total on columns)</string>
- <string name="REPORT_COMPUTEDMEASURE_EACH_COL_TOTAL" type="String"><param index="1" type="string" usage="Measure name"/> (% of each column total)</string>
- <string name="REPORT_COMPUTEDMEASURE_OVERALL_TOTAL" type="String"><param index="1" type="string" usage="Measure name"/> (% of overall total)</string>
- <string name="REPORT_CENTRAL_MEASURE_PCNT_ROWTOTAL" type="String">(% of total on rows)</string>
- <string name="REPORT_CENTRAL_MEASURE_PCNT_EACH_ROWTOTAL" type="String">(% of each row total)</string>
- <string name="REPORT_CENTRAL_MEASURE_PCNT_COLTOTAL" type="String">(% of total on columns)</string>
- <string name="REPORT_CENTRAL_MEASURE_PCNT_EACH_COLTOTAL" type="String">(% of each column total)</string>
- <string name="REPORT_CENTRAL_MEASURE_PCNT_OVERALL_TOTAL" type="String">(% of overall total)</string>
- <string name="CHART_PARETO_CUMULATION" type="String">Cumulation</string>
- <string name="MISSING_DATA_ERROR_MSG" type="String">You must update analysis "<param index="1" usage="Analysis Name" type="string"/>" because it refers to items that are either no longer present in the model or inaccessible because of security restrictions. For best results, we recommend that the analysis author perform this action.</string>
- <string name="UNKNOWN_DATA_ERROR_MSG" type="String">You must update analysis "<param index="1" usage="Analysis Name" type="string"/>" because it refers to items that are either no longer present in the model or inaccessible because of security restrictions. Updating the analysis removes inaccessible items and their dependent items from the analysis. For best results, we recommend that the analysis author perform this action.</string>
- <string name="MISSING_ITEM" type="String">Missing item</string>
- <string name="NEW_ITEM" type="String">New item</string>
- <string name="MISSING_ITEM_REP_INSTRUCTION" type="String">You can replace the following missing items. Drag a comparable replacement from the source tree to the New item box.</string>
- <string name="MISSING_ITEM_ANALYSIS_UPDATE_INSTRUCTION" type="String" whiteSpace="preserve">Unchecked items will not appear in the analysis. After the analysis is updated, you must save it to complete the update. As a precaution, you can keep the original analysis unchanged by saving this analysis with another name.
-
- Do you want to update?</string>
- <string name="UNKNOWN_DATA_ANALYSIS_UPDATE_INSTRUCTION" type="String" whiteSpace="preserve">After you update the analysis, you must save it to complete the update. As a precaution, you can keep the original analysis unchanged by saving this analysis with another name.
-
- Do you want to update?</string>
- <string name="MISSING_NO_VALID_REPLACEMENT" type="String">The current package contains no valid items that you can use to replace one or more of the missing items. Contact your administrator, or click OK to open a new analysis.</string>
- <string name="MISSING_INFO_PANE_PROPERTY" type="Property Name" usage="Attribute">Property</string>
- <string name="MISSING_INCOMPLETE_REPLACEMENTS" type="String">You must uncheck the missing items you do not want to replace. The unchecked items will not appear in the analysis.</string>
- <string name="DRAG_AND_DROP_MEASURE" type="String">Drag and drop a measure</string>
- <string name="DEFAULT_ANALYSIS" type="String">Default Analysis</string>
- <string name="BLANK_ANALYSIS" type="String">Blank Analysis</string>
- <string name="NOT_REMEMBER_WELCOME_DLG" type="String">Show this dialog in the future</string>
- <string name="SPARSITY_INFO_LABEL_NULL_ROWS" type="String">Rows are suppressed based on empty cells for <param index="1" usage="Tuple List" type="string"/></string>
- <string name="SPARSITY_INFO_LABEL_NULL_COLS" type="String">Columns are suppressed based on empty cells for <param index="1" usage="Tuple List" type="string"/></string>
- <string name="SPARSITY_INFO_LABEL_ZERO_AND_NULL_ROWS" type="String">Rows are suppressed based on zeros and empty cells for <param index="1" usage="Tuple List" type="string"/></string>
- <string name="SPARSITY_INFO_LABEL_ZERO_AND_NULL_COLS" type="String">Columns are suppressed based on zeros and empty cells for <param index="1" usage="Tuple List" type="string"/></string>
- <string name="SPARSITY_INFO_LABEL_MEMBER_SEP" type="String">.</string>
- <string name="SPARSITY_INFO_LABEL_TUPLE_SEP" type="String">,</string>
- <string name="WARNING_RUN_REPORT" type="String">Warning regarding this report</string>
- <string name="WARNING_RUN_REPORT_UNEXPECTED_RESULT" type="String">The current report may produce the following unexpected results:</string>
- <string name="WARNING_RUN_REPORT_DETAIL_ON_ONE_PAGE" type="String">Detail items appear only on the page that contains the item for which suppression is applied.</string>
- <string name="WARNING_RUN_REPORT_SUMMARY_ON_OTHER_PAGE" type="String">Only summary items appear on all other pages.</string>
- <string name="WARNING_RUN_REPORT_WITH_SETTINGS" type="String">This may occur because of the following combined conditions:</string>
- <string name="WARNING_RUN_REPORT_HAS_NESTED_LEVEL" type="String">The report contains nested levels.</string>
- <string name="WARNING_RUN_REPORT_SUPPRESS_OUTER_ROWS" type="String">Suppression is applied to an item nested inside the outermost group.</string>
- <string name="WARNING_RUN_REPORT_PAGE_BREAK_OUTER_ROWS" type="String">In the report options, the page breaks setting is applied to the outermost groups on rows.</string>
- <string name="WARNING_RUN_REPORT_ACTION" type="String">To avoid this result, in IBM Cognos Analysis Studio you can do one of the following:</string>
- <string name="WARNING_RUN_REPORT_ACTION_REMOVE_PAGE_BREAK" type="String">In the report options, clear the page breaks setting. </string>
- <string name="WARNING_RUN_REPORT_ACTION_MOVE_OUTER_TO_CONTEXT" type="String">Move the outermost group to the context filter area before applying suppression.</string>
- <string name="WARNING_RUN_REPORT_ACTION_REMOVE_SUPPRESS" type="String">Remove all suppression.</string>
- <string name="WARNING_RUN_REPORT_DISABLE_WARNING" type="String">You can also run the report as is. To prevent this message from appearing, clear the checkbox under Warning Page in the report options.</string>
- <string name="WARNING_RUN_REPORT_NO_ACCESS_TO_ANS" type="String">If you do not have access to IBM Cognos Analysis Studio, contact your administrator.</string>
- </section>
- </component>
- </stringTable>
|