@openui5/sap.m 1.96.31 → 1.96.32

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (360) hide show
  1. package/package.json +4 -4
  2. package/src/sap/m/.library +1 -1
  3. package/src/sap/m/AccButton.js +1 -1
  4. package/src/sap/m/ActionListItem.js +1 -1
  5. package/src/sap/m/ActionSelect.js +1 -1
  6. package/src/sap/m/ActionSheet.js +1 -1
  7. package/src/sap/m/App.js +1 -1
  8. package/src/sap/m/AssociativeOverflowToolbar.js +1 -1
  9. package/src/sap/m/Avatar.js +1 -1
  10. package/src/sap/m/Bar.js +1 -1
  11. package/src/sap/m/Breadcrumbs.js +1 -1
  12. package/src/sap/m/BusyDialog.js +1 -1
  13. package/src/sap/m/BusyIndicator.js +1 -1
  14. package/src/sap/m/Button.js +1 -1
  15. package/src/sap/m/Carousel.js +1 -1
  16. package/src/sap/m/CarouselLayout.js +1 -1
  17. package/src/sap/m/CheckBox.js +1 -1
  18. package/src/sap/m/ColorPalette.js +1 -1
  19. package/src/sap/m/ColorPalettePopover.js +1 -1
  20. package/src/sap/m/Column.js +1 -1
  21. package/src/sap/m/ColumnHeaderPopover.js +1 -1
  22. package/src/sap/m/ColumnListItem.js +1 -1
  23. package/src/sap/m/ColumnPopoverActionItem.js +1 -1
  24. package/src/sap/m/ColumnPopoverCustomItem.js +1 -1
  25. package/src/sap/m/ColumnPopoverItem.js +1 -1
  26. package/src/sap/m/ColumnPopoverSelectListItem.js +1 -1
  27. package/src/sap/m/ColumnPopoverSortItem.js +1 -1
  28. package/src/sap/m/ComboBox.js +1 -1
  29. package/src/sap/m/ComboBoxBase.js +1 -1
  30. package/src/sap/m/ComboBoxTextField.js +1 -1
  31. package/src/sap/m/CustomDynamicDateOption.js +1 -1
  32. package/src/sap/m/CustomListItem.js +1 -1
  33. package/src/sap/m/CustomTile.js +1 -1
  34. package/src/sap/m/CustomTreeItem.js +1 -1
  35. package/src/sap/m/DatePicker.js +1 -1
  36. package/src/sap/m/DateRangeSelection.js +2 -2
  37. package/src/sap/m/DateTimeField.js +1 -1
  38. package/src/sap/m/DateTimeInput.js +1 -1
  39. package/src/sap/m/DateTimePicker.js +1 -1
  40. package/src/sap/m/Dialog.js +1 -1
  41. package/src/sap/m/DisplayListItem.js +1 -1
  42. package/src/sap/m/DraftIndicator.js +1 -1
  43. package/src/sap/m/DynamicDate.js +1 -1
  44. package/src/sap/m/DynamicDateOption.js +1 -1
  45. package/src/sap/m/DynamicDateRange.js +1 -1
  46. package/src/sap/m/DynamicDateValueHelpUIType.js +1 -1
  47. package/src/sap/m/ExpandableText.js +1 -1
  48. package/src/sap/m/FacetFilter.js +1 -1
  49. package/src/sap/m/FacetFilterItem.js +1 -1
  50. package/src/sap/m/FacetFilterList.js +1 -1
  51. package/src/sap/m/FeedContent.js +1 -1
  52. package/src/sap/m/FeedInput.js +1 -1
  53. package/src/sap/m/FeedListItem.js +1 -1
  54. package/src/sap/m/FeedListItemAction.js +1 -1
  55. package/src/sap/m/Fiori20Adapter.js +2 -2
  56. package/src/sap/m/FlexBox.js +1 -1
  57. package/src/sap/m/FlexItemData.js +1 -1
  58. package/src/sap/m/FormattedText.js +1 -1
  59. package/src/sap/m/GenericTag.js +1 -1
  60. package/src/sap/m/GenericTile.js +1 -1
  61. package/src/sap/m/GroupHeaderListItem.js +1 -1
  62. package/src/sap/m/GrowingList.js +1 -1
  63. package/src/sap/m/HBox.js +1 -1
  64. package/src/sap/m/HeaderContainer.js +1 -1
  65. package/src/sap/m/HeaderContainerItemNavigator.js +1 -1
  66. package/src/sap/m/IconTabBar.js +1 -1
  67. package/src/sap/m/IconTabBarSelectList.js +1 -1
  68. package/src/sap/m/IconTabFilter.js +1 -1
  69. package/src/sap/m/IconTabFilterExpandButtonBadge.js +1 -1
  70. package/src/sap/m/IconTabHeader.js +1 -1
  71. package/src/sap/m/IconTabSeparator.js +1 -1
  72. package/src/sap/m/Image.js +1 -1
  73. package/src/sap/m/ImageContent.js +1 -1
  74. package/src/sap/m/Input.js +11 -2
  75. package/src/sap/m/InputBase.js +1 -1
  76. package/src/sap/m/InputListItem.js +1 -1
  77. package/src/sap/m/Label.js +1 -1
  78. package/src/sap/m/LightBox.js +1 -1
  79. package/src/sap/m/LightBoxItem.js +1 -1
  80. package/src/sap/m/Link.js +1 -1
  81. package/src/sap/m/List.js +1 -1
  82. package/src/sap/m/ListBase.js +1 -1
  83. package/src/sap/m/ListItemBase.js +1 -1
  84. package/src/sap/m/MaskEnabler.js +1 -1
  85. package/src/sap/m/MaskInput.js +1 -1
  86. package/src/sap/m/MaskInputRule.js +1 -1
  87. package/src/sap/m/Menu.js +1 -1
  88. package/src/sap/m/MenuButton.js +1 -1
  89. package/src/sap/m/MenuItem.js +1 -1
  90. package/src/sap/m/MenuListItem.js +1 -1
  91. package/src/sap/m/MessageItem.js +1 -1
  92. package/src/sap/m/MessageListItem.js +1 -1
  93. package/src/sap/m/MessagePage.js +1 -1
  94. package/src/sap/m/MessagePopover.js +1 -1
  95. package/src/sap/m/MessagePopoverItem.js +1 -1
  96. package/src/sap/m/MessageStrip.js +1 -1
  97. package/src/sap/m/MessageToast.js +1 -1
  98. package/src/sap/m/MessageView.js +1 -1
  99. package/src/sap/m/MultiComboBox.js +1 -1
  100. package/src/sap/m/MultiEditField.js +1 -1
  101. package/src/sap/m/MultiInput.js +1 -1
  102. package/src/sap/m/NavContainer.js +1 -1
  103. package/src/sap/m/NewsContent.js +1 -1
  104. package/src/sap/m/NotificationList.js +1 -1
  105. package/src/sap/m/NotificationListBase.js +1 -1
  106. package/src/sap/m/NotificationListGroup.js +1 -1
  107. package/src/sap/m/NotificationListItem.js +1 -1
  108. package/src/sap/m/NumericContent.js +1 -1
  109. package/src/sap/m/NumericInput.js +1 -1
  110. package/src/sap/m/ObjectAttribute.js +1 -1
  111. package/src/sap/m/ObjectHeader.js +1 -1
  112. package/src/sap/m/ObjectIdentifier.js +1 -1
  113. package/src/sap/m/ObjectListItem.js +1 -1
  114. package/src/sap/m/ObjectMarker.js +1 -1
  115. package/src/sap/m/ObjectNumber.js +1 -1
  116. package/src/sap/m/ObjectStatus.js +1 -1
  117. package/src/sap/m/OverflowToolbar.js +1 -1
  118. package/src/sap/m/OverflowToolbarAssociativePopover.js +1 -1
  119. package/src/sap/m/OverflowToolbarButton.js +1 -1
  120. package/src/sap/m/OverflowToolbarLayoutData.js +1 -1
  121. package/src/sap/m/OverflowToolbarToggleButton.js +1 -1
  122. package/src/sap/m/P13nAnyFilterItem.js +1 -1
  123. package/src/sap/m/P13nColumnsItem.js +1 -1
  124. package/src/sap/m/P13nColumnsPanel.js +1 -1
  125. package/src/sap/m/P13nConditionPanel.js +1 -1
  126. package/src/sap/m/P13nDialog.js +1 -1
  127. package/src/sap/m/P13nDimMeasureItem.js +1 -1
  128. package/src/sap/m/P13nDimMeasurePanel.js +1 -1
  129. package/src/sap/m/P13nFilterItem.js +1 -1
  130. package/src/sap/m/P13nFilterPanel.js +1 -1
  131. package/src/sap/m/P13nGroupItem.js +1 -1
  132. package/src/sap/m/P13nGroupPanel.js +1 -1
  133. package/src/sap/m/P13nItem.js +1 -1
  134. package/src/sap/m/P13nPanel.js +1 -1
  135. package/src/sap/m/P13nSelectionItem.js +1 -1
  136. package/src/sap/m/P13nSelectionPanel.js +1 -1
  137. package/src/sap/m/P13nSortItem.js +1 -1
  138. package/src/sap/m/P13nSortPanel.js +1 -1
  139. package/src/sap/m/PDFViewer.js +1 -1
  140. package/src/sap/m/Page.js +1 -1
  141. package/src/sap/m/PageAccessibleLandmarkInfo.js +1 -1
  142. package/src/sap/m/PagingButton.js +1 -1
  143. package/src/sap/m/Panel.js +1 -1
  144. package/src/sap/m/PlanningCalendar.js +1 -1
  145. package/src/sap/m/PlanningCalendarHeader.js +1 -1
  146. package/src/sap/m/PlanningCalendarLegend.js +1 -1
  147. package/src/sap/m/PlanningCalendarRow.js +1 -1
  148. package/src/sap/m/PlanningCalendarView.js +1 -1
  149. package/src/sap/m/Popover.js +1 -1
  150. package/src/sap/m/ProgressIndicator.js +1 -1
  151. package/src/sap/m/PullToRefresh.js +1 -1
  152. package/src/sap/m/QuickView.js +1 -1
  153. package/src/sap/m/QuickViewBase.js +1 -1
  154. package/src/sap/m/QuickViewCard.js +1 -1
  155. package/src/sap/m/QuickViewGroup.js +1 -1
  156. package/src/sap/m/QuickViewGroupElement.js +1 -1
  157. package/src/sap/m/QuickViewPage.js +1 -1
  158. package/src/sap/m/RadioButton.js +1 -1
  159. package/src/sap/m/RadioButtonGroup.js +1 -1
  160. package/src/sap/m/RangeSlider.js +1 -1
  161. package/src/sap/m/RatingIndicator.js +1 -1
  162. package/src/sap/m/ResponsivePopover.js +1 -1
  163. package/src/sap/m/ResponsiveScale.js +1 -1
  164. package/src/sap/m/ScrollBar.js +1 -1
  165. package/src/sap/m/ScrollContainer.js +1 -1
  166. package/src/sap/m/SearchField.js +1 -1
  167. package/src/sap/m/SegmentedButton.js +1 -1
  168. package/src/sap/m/SegmentedButtonItem.js +1 -1
  169. package/src/sap/m/Select.js +1 -1
  170. package/src/sap/m/SelectDialog.js +1 -1
  171. package/src/sap/m/SelectDialogBase.js +1 -1
  172. package/src/sap/m/SelectList.js +1 -1
  173. package/src/sap/m/SelectionDetails.js +1 -1
  174. package/src/sap/m/SelectionDetailsFacade.js +2 -2
  175. package/src/sap/m/SelectionDetailsItem.js +1 -1
  176. package/src/sap/m/SelectionDetailsItemLine.js +1 -1
  177. package/src/sap/m/Shell.js +1 -1
  178. package/src/sap/m/SimpleFixFlex.js +1 -1
  179. package/src/sap/m/SinglePlanningCalendar.js +1 -1
  180. package/src/sap/m/SinglePlanningCalendarDayView.js +1 -1
  181. package/src/sap/m/SinglePlanningCalendarGrid.js +1 -1
  182. package/src/sap/m/SinglePlanningCalendarMonthGrid.js +1 -1
  183. package/src/sap/m/SinglePlanningCalendarMonthView.js +1 -1
  184. package/src/sap/m/SinglePlanningCalendarView.js +1 -1
  185. package/src/sap/m/SinglePlanningCalendarWeekView.js +1 -1
  186. package/src/sap/m/SinglePlanningCalendarWorkWeekView.js +1 -1
  187. package/src/sap/m/SlideTile.js +1 -1
  188. package/src/sap/m/Slider.js +1 -1
  189. package/src/sap/m/SliderTooltip.js +1 -1
  190. package/src/sap/m/SliderTooltipBase.js +1 -1
  191. package/src/sap/m/SliderTooltipContainer.js +1 -1
  192. package/src/sap/m/SplitApp.js +1 -1
  193. package/src/sap/m/SplitButton.js +1 -1
  194. package/src/sap/m/SplitContainer.js +1 -1
  195. package/src/sap/m/StandardDynamicDateOption.js +1 -1
  196. package/src/sap/m/StandardListItem.js +1 -1
  197. package/src/sap/m/StandardTile.js +1 -1
  198. package/src/sap/m/StandardTreeItem.js +1 -1
  199. package/src/sap/m/StepInput.js +1 -1
  200. package/src/sap/m/SuggestionItem.js +1 -1
  201. package/src/sap/m/SuggestionsPopover.js +1 -1
  202. package/src/sap/m/Switch.js +1 -1
  203. package/src/sap/m/TabContainer.js +1 -1
  204. package/src/sap/m/TabContainerItem.js +1 -1
  205. package/src/sap/m/TabStrip.js +1 -1
  206. package/src/sap/m/TabStripItem.js +1 -1
  207. package/src/sap/m/Table.js +1 -1
  208. package/src/sap/m/TablePersoController.js +1 -1
  209. package/src/sap/m/TablePersoDialog.js +1 -1
  210. package/src/sap/m/TablePersoProvider.js +1 -1
  211. package/src/sap/m/TableSelectDialog.js +1 -1
  212. package/src/sap/m/Text.js +1 -1
  213. package/src/sap/m/TextArea.js +1 -1
  214. package/src/sap/m/Tile.js +1 -1
  215. package/src/sap/m/TileContainer.js +1 -1
  216. package/src/sap/m/TileContent.js +1 -1
  217. package/src/sap/m/TimePicker.js +1 -1
  218. package/src/sap/m/TimePickerClock.js +1 -1
  219. package/src/sap/m/TimePickerClocks.js +1 -1
  220. package/src/sap/m/TimePickerInputs.js +1 -1
  221. package/src/sap/m/TimePickerInternals.js +1 -1
  222. package/src/sap/m/TimePickerSlider.js +1 -1
  223. package/src/sap/m/TimePickerSliders.js +1 -1
  224. package/src/sap/m/Title.js +1 -1
  225. package/src/sap/m/TitlePropagationSupport.js +1 -1
  226. package/src/sap/m/ToggleButton.js +1 -1
  227. package/src/sap/m/Token.js +1 -1
  228. package/src/sap/m/Tokenizer.js +1 -1
  229. package/src/sap/m/Toolbar.js +1 -1
  230. package/src/sap/m/ToolbarLayoutData.js +1 -1
  231. package/src/sap/m/ToolbarSeparator.js +1 -1
  232. package/src/sap/m/ToolbarSpacer.js +1 -1
  233. package/src/sap/m/Tree.js +1 -1
  234. package/src/sap/m/TreeItemBase.js +1 -1
  235. package/src/sap/m/UploadCollection.js +1 -1
  236. package/src/sap/m/UploadCollectionItem.js +1 -1
  237. package/src/sap/m/UploadCollectionParameter.js +1 -1
  238. package/src/sap/m/UploadCollectionToolbarPlaceholder.js +1 -1
  239. package/src/sap/m/VBox.js +1 -1
  240. package/src/sap/m/ValueStateHeader.js +1 -1
  241. package/src/sap/m/ViewSettingsCustomItem.js +1 -1
  242. package/src/sap/m/ViewSettingsCustomTab.js +1 -1
  243. package/src/sap/m/ViewSettingsDialog.js +1 -1
  244. package/src/sap/m/ViewSettingsFilterItem.js +1 -1
  245. package/src/sap/m/ViewSettingsItem.js +1 -1
  246. package/src/sap/m/VisibleItem.js +1 -1
  247. package/src/sap/m/WheelSlider.js +1 -1
  248. package/src/sap/m/WheelSliderContainer.js +1 -1
  249. package/src/sap/m/Wizard.js +1 -1
  250. package/src/sap/m/WizardProgressNavigator.js +1 -1
  251. package/src/sap/m/WizardStep.js +1 -1
  252. package/src/sap/m/changeHandler/AddTableColumn.js +1 -1
  253. package/src/sap/m/changeHandler/ChangeLinkTarget.js +1 -1
  254. package/src/sap/m/changeHandler/CombineButtons.js +1 -1
  255. package/src/sap/m/changeHandler/MoveTableColumns.js +1 -1
  256. package/src/sap/m/changeHandler/SelectIconTabBarFilter.js +1 -1
  257. package/src/sap/m/changeHandler/SplitMenuButton.js +1 -1
  258. package/src/sap/m/library.js +2 -2
  259. package/src/sap/m/messagebundle_ar.properties +2 -0
  260. package/src/sap/m/messagebundle_bg.properties +2 -0
  261. package/src/sap/m/messagebundle_ca.properties +2 -0
  262. package/src/sap/m/messagebundle_cs.properties +2 -0
  263. package/src/sap/m/messagebundle_cy.properties +2 -0
  264. package/src/sap/m/messagebundle_da.properties +2 -0
  265. package/src/sap/m/messagebundle_de.properties +2 -0
  266. package/src/sap/m/messagebundle_el.properties +2 -0
  267. package/src/sap/m/messagebundle_en.properties +0 -841
  268. package/src/sap/m/messagebundle_en_GB.properties +2 -0
  269. package/src/sap/m/messagebundle_es.properties +2 -0
  270. package/src/sap/m/messagebundle_es_MX.properties +2 -0
  271. package/src/sap/m/messagebundle_et.properties +2 -0
  272. package/src/sap/m/messagebundle_fi.properties +2 -0
  273. package/src/sap/m/messagebundle_fr.properties +2 -0
  274. package/src/sap/m/messagebundle_fr_CA.properties +2 -0
  275. package/src/sap/m/messagebundle_hi.properties +2 -0
  276. package/src/sap/m/messagebundle_hr.properties +2 -0
  277. package/src/sap/m/messagebundle_hu.properties +2 -0
  278. package/src/sap/m/messagebundle_id.properties +2 -0
  279. package/src/sap/m/messagebundle_it.properties +2 -0
  280. package/src/sap/m/messagebundle_iw.properties +2 -0
  281. package/src/sap/m/messagebundle_ja.properties +2 -0
  282. package/src/sap/m/messagebundle_kk.properties +2 -0
  283. package/src/sap/m/messagebundle_ko.properties +2 -0
  284. package/src/sap/m/messagebundle_lt.properties +2 -0
  285. package/src/sap/m/messagebundle_lv.properties +2 -0
  286. package/src/sap/m/messagebundle_ms.properties +2 -0
  287. package/src/sap/m/messagebundle_nl.properties +2 -0
  288. package/src/sap/m/messagebundle_no.properties +2 -0
  289. package/src/sap/m/messagebundle_pl.properties +2 -0
  290. package/src/sap/m/messagebundle_pt.properties +2 -0
  291. package/src/sap/m/messagebundle_pt_PT.properties +2 -0
  292. package/src/sap/m/messagebundle_ro.properties +2 -0
  293. package/src/sap/m/messagebundle_ru.properties +2 -0
  294. package/src/sap/m/messagebundle_sh.properties +2 -0
  295. package/src/sap/m/messagebundle_sk.properties +2 -0
  296. package/src/sap/m/messagebundle_sl.properties +2 -0
  297. package/src/sap/m/messagebundle_sr.properties +2 -0
  298. package/src/sap/m/messagebundle_sv.properties +2 -0
  299. package/src/sap/m/messagebundle_th.properties +2 -0
  300. package/src/sap/m/messagebundle_tr.properties +2 -0
  301. package/src/sap/m/messagebundle_uk.properties +2 -0
  302. package/src/sap/m/messagebundle_vi.properties +2 -0
  303. package/src/sap/m/messagebundle_zh_CN.properties +2 -0
  304. package/src/sap/m/messagebundle_zh_TW.properties +2 -0
  305. package/src/sap/m/p13n/AbstractContainer.js +2 -2
  306. package/src/sap/m/p13n/AbstractContainerItem.js +2 -2
  307. package/src/sap/m/p13n/BasePanel.js +1 -1
  308. package/src/sap/m/p13n/Container.js +1 -1
  309. package/src/sap/m/p13n/GroupPanel.js +1 -1
  310. package/src/sap/m/p13n/QueryPanel.js +1 -1
  311. package/src/sap/m/p13n/SelectionPanel.js +1 -1
  312. package/src/sap/m/p13n/SortPanel.js +1 -1
  313. package/src/sap/m/plugins/ColumnResizer.js +1 -1
  314. package/src/sap/m/plugins/DataStateIndicator.js +1 -1
  315. package/src/sap/m/plugins/PasteProvider.js +1 -1
  316. package/src/sap/m/plugins/PluginBase.js +1 -1
  317. package/src/sap/m/semantic/AddAction.js +1 -1
  318. package/src/sap/m/semantic/CancelAction.js +1 -1
  319. package/src/sap/m/semantic/DeleteAction.js +1 -1
  320. package/src/sap/m/semantic/DetailPage.js +1 -1
  321. package/src/sap/m/semantic/DiscussInJamAction.js +1 -1
  322. package/src/sap/m/semantic/EditAction.js +1 -1
  323. package/src/sap/m/semantic/FavoriteAction.js +1 -1
  324. package/src/sap/m/semantic/FilterAction.js +1 -1
  325. package/src/sap/m/semantic/FilterSelect.js +1 -1
  326. package/src/sap/m/semantic/FlagAction.js +1 -1
  327. package/src/sap/m/semantic/ForwardAction.js +1 -1
  328. package/src/sap/m/semantic/FullscreenPage.js +1 -1
  329. package/src/sap/m/semantic/GroupAction.js +1 -1
  330. package/src/sap/m/semantic/GroupSelect.js +1 -1
  331. package/src/sap/m/semantic/MainAction.js +1 -1
  332. package/src/sap/m/semantic/MasterPage.js +1 -1
  333. package/src/sap/m/semantic/MessagesIndicator.js +1 -1
  334. package/src/sap/m/semantic/MultiSelectAction.js +1 -1
  335. package/src/sap/m/semantic/NegativeAction.js +1 -1
  336. package/src/sap/m/semantic/OpenInAction.js +1 -1
  337. package/src/sap/m/semantic/PositiveAction.js +1 -1
  338. package/src/sap/m/semantic/PrintAction.js +1 -1
  339. package/src/sap/m/semantic/SaveAction.js +1 -1
  340. package/src/sap/m/semantic/Segment.js +1 -1
  341. package/src/sap/m/semantic/SegmentedContainer.js +1 -1
  342. package/src/sap/m/semantic/SemanticButton.js +1 -1
  343. package/src/sap/m/semantic/SemanticConfiguration.js +1 -1
  344. package/src/sap/m/semantic/SemanticControl.js +1 -1
  345. package/src/sap/m/semantic/SemanticOverflowToolbarButton.js +1 -1
  346. package/src/sap/m/semantic/SemanticOverflowToolbarToggleButton.js +1 -1
  347. package/src/sap/m/semantic/SemanticPage.js +1 -1
  348. package/src/sap/m/semantic/SemanticSelect.js +1 -1
  349. package/src/sap/m/semantic/SemanticToggleButton.js +1 -1
  350. package/src/sap/m/semantic/SendEmailAction.js +1 -1
  351. package/src/sap/m/semantic/SendMessageAction.js +1 -1
  352. package/src/sap/m/semantic/ShareInJamAction.js +1 -1
  353. package/src/sap/m/semantic/ShareMenu.js +1 -1
  354. package/src/sap/m/semantic/ShareMenuPage.js +1 -1
  355. package/src/sap/m/semantic/SortAction.js +1 -1
  356. package/src/sap/m/semantic/SortSelect.js +1 -1
  357. package/src/sap/m/table/Util.js +1 -1
  358. package/src/sap/m/themes/base/Button.less +0 -1
  359. package/src/sap/m/upload/UploadSet.js +1 -1
  360. package/src/sap/m/upload/UploadSetItem.js +1 -1
@@ -1,2235 +1,1394 @@
1
- #This is the resource bundle for the SAPUI5 sap.m library
2
- #
3
1
 
4
- #XACT: ARIA announcement for the Avatar default tooltip
5
2
  AVATAR_TOOLTIP=Avatar
6
3
 
7
- #XACT: ARIA announcement for the Avatar predefined tooltip for Zoom-in
8
4
  AVATAR_TOOLTIP_ZOOMIN=Zoom in
9
5
 
10
- #XACT: ARIA announcement for the Avatar predefined tooltip for Camera
11
6
  AVATAR_TOOLTIP_CAMERA=Camera
12
7
 
13
- #XACT: ARIA announcement for the Avatar predefined tooltip for Edit
14
8
  AVATAR_TOOLTIP_EDIT=Edit
15
9
 
16
- #XACT: ARIA ColumnHeader control description
17
10
  COLUMNHEADER_ACCESS_COLUMN_ACTIONS=Access Column Actions
18
11
 
19
- #XACT: ARIA ColumnHeader filtered state announcement
20
12
  COLUMNHEADER_FILTERED=Filtered
21
13
 
22
- #XACT: ARIA ColumnHeader sorted state announcement
23
14
  COLUMNHEADER_SORTED=Sorted
24
15
 
25
- #XACT: ARIA ColumnHeader sort ascending state announcement
26
16
  COLUMNHEADER_SORTED_ASCENDING=Ascending
27
17
 
28
- #XACT: ARIA ColumnHeader sort descending state announcement
29
18
  COLUMNHEADER_SORTED_DESCENDING=Descending
30
19
 
31
- #XBUT: tooltip text for close button in the ColumnHeaderPopover
32
20
  COLUMNHEADERPOPOVER_CLOSE_BUTTON=Close
33
21
 
34
- #XBUT: tooltip text for sort button in the ColumnHeaderPopover
35
22
  COLUMNHEADERPOPOVER_SORT_BUTTON=Sort
36
23
 
37
- #XACT: ARIA keyboard announcement for the combo box arrow
38
24
  COMBOBOX_BUTTON=Select Options
39
25
 
40
- #XACT: ARIA announcement for Combo Box available options
41
26
  COMBOBOX_AVAILABLE_OPTIONS=Available Options
42
27
 
43
- #XBUT: Button text for ok button in the combo box (mobile version)
44
28
  COMBOBOX_CLOSE_BUTTON=OK
45
29
 
46
- #XBUT: Default title text for picker in the combo box (mobile version)
47
30
  COMBOBOX_PICKER_TITLE=Select
48
31
 
49
- #XBUT: Button text for confirmation button in the select
50
32
  SELECT_CONFIRM_BUTTON=Select
51
33
 
52
- #XBUT: Button text for cancel button in the select (mobile version)
53
34
  SELECT_CANCEL_BUTTON=Cancel
54
35
 
55
- #XBLI: List text for no data lists
56
36
  LIST_NO_DATA=No data
57
37
 
58
- #XFLD: Label for Item selection control
59
38
  LIST_ITEM_SELECTION=Item Selection
60
39
 
61
- #XMSG: The message when all columns are hidden in the table control
62
40
  TABLE_NO_COLUMNS=There are no visible columns in the table right now. Please select the columns you need in the table settings.
63
41
 
64
- #XFLD: A table can be rendered on small screens like a form like structure. In this case the column header texts are extended by the framework with a colon to separate the "label" from the value. In some languages there might be a different symbol used for such a colon.
65
42
  TABLE_POPIN_LABEL_COLON=\:
66
43
 
67
- #XFLD: A colon to separate the "label" from an input. In some languages there might be a different symbol used for such a colon.
68
44
  LABEL_COLON=\:
69
45
 
70
- #XFLD: A - to indicate that there is an empty space. In some languages there might be a different symbol used.
71
46
  EMPTY_INDICATOR=\u2013
72
- #XFLD: ARIA announcement for the empty value.
73
47
  EMPTY_INDICATOR_TEXT=Empty Value
74
48
 
75
- #XACT: ARIA announcement for the controls which do not provide any accessibility info
76
49
  CONTROL_EMPTY=Empty
77
50
 
78
- #XACT: ARIA announcement for the disabled controls
79
51
  CONTROL_DISABLED=Disabled
80
52
 
81
- #XACT: ARIA announcement for the read-only controls
82
53
  CONTROL_READONLY=Read Only
83
54
 
84
- #XACT: ARIA announcement for the list which allows single selections
85
55
  LIST_SELECTABLE=Contains Selectable Items
86
56
 
87
- #XACT: ARIA announcement for the list which allows multiple selections
88
57
  LIST_MULTISELECTABLE=Contains Multi-Selectable Items
89
58
 
90
- #XACT: ARIA announcement for the list which has deletable items
91
59
  LIST_DELETABLE=Contains Deletable Items
92
60
 
93
- #XACT: ARIA announcement for the list which is grouped
94
61
  LIST_GROUPED=Grouped
95
62
 
96
- #XACT: ARIA announcement for the list when all items are selected
97
63
  LIST_ALL_SELECTED=All Selected
98
64
 
99
- #XACT: ARIA announcement for a required list (e.g. inside a form)
100
65
  LIST_REQUIRED=Required
101
66
 
102
- #XACT: ARIA announcement for the selected list item
103
67
  LIST_ITEM_SELECTED=Selected
104
68
 
105
- #XACT: ARIA announcement for a list item whic is not selected
106
69
  LIST_ITEM_NOT_SELECTED=Not Selected
107
70
 
108
- #XACT: ARIA keyboard announcement for the unread state of the list items
109
71
  LIST_ITEM_UNREAD=Unread
110
72
 
111
- #XACT: ARIA announcement for the navigable list items
112
73
  LIST_ITEM_NAVIGATION=Has Details
113
74
 
114
- #XACT: ARIA announcement for the list item details with edit option
115
75
  LIST_ITEM_DETAIL=Is Editable
116
76
 
117
- #XACT: ARIA announcement for the active clickable list items
118
77
  LIST_ITEM_ACTIVE=Is Active
119
78
 
120
- #XACT: ARIA announcement for the group header list items in grouped lists. This text is being concatenated with either a type like ACC_CTR_TYPE_OPTION or ACC_CTR_TYPE_ROW, or the text of the group.
121
79
  LIST_ITEM_GROUP_HEADER=Group Header
122
80
 
123
- #XACT: ARIA announcement for the position of the list items in an entire list
124
81
  LIST_ITEM_POSITION={0} of {1}
125
82
 
126
- #XACT: ARIA announcement for the position of the list item
127
83
  LIST_ITEM_INDEX=Item {0}
128
84
 
129
- #XACT: ARIA announcement for the counter property of the list item
130
85
  LIST_ITEM_COUNTER=Counter {0}
131
86
 
132
- #XACT: ARIA announcement for the information state of the list item
133
87
  LIST_ITEM_STATE_INFORMATION=Information
134
88
 
135
- #XACT: ARIA announcement for the error state of the list item
136
89
  LIST_ITEM_STATE_ERROR=Error
137
90
 
138
- #XACT: ARIA announcement for the warning state of the list item
139
91
  LIST_ITEM_STATE_WARNING=Warning
140
92
 
141
- #XACT: ARIA announcement for the success state of the list item
142
93
  LIST_ITEM_STATE_SUCCESS=Success
143
94
 
144
- #XTOL: tooltip for the delete icon of the list item
145
95
  LIST_ITEM_DELETE=Delete
146
96
 
147
- #XTOL: tooltip for the edit icon of the list item
148
97
  LIST_ITEM_EDIT=Edit
149
98
 
150
- #XACT: Aria-describedby text for Error MessageListItem.
151
99
  MESSAGE_LIST_ITEM_FOCUS_TEXT_LOCATION_ERROR=Press Alt+Enter to go to the error location
152
100
 
153
- #XACT: Aria-describedby text for Warning MessageListItem.
154
101
  MESSAGE_LIST_ITEM_FOCUS_TEXT_LOCATION_WARNING=Press Alt+Enter to go to the warning location
155
102
 
156
- #XACT: Aria-describedby text for Success MessageListItem.
157
103
  MESSAGE_LIST_ITEM_FOCUS_TEXT_LOCATION_SUCCESS=Press Alt+Enter to go to the success location
158
104
 
159
- #XACT: Aria-describedby text for Information MessageListItem.
160
105
  MESSAGE_LIST_ITEM_FOCUS_TEXT_LOCATION_INFORMATION=Press Alt+Enter to go to the information location
161
106
 
162
- #XACT: Aria-describedby text for MessageListItem when details are available.
163
107
  MESSAGE_LIST_ITEM_FOCUS_TEXT_DESCRIPTION=Press Enter to go to the Details page
164
108
 
165
- #XACT: Link aria-describedby text for MessageView type Error.
166
109
  MESSAGE_VIEW_LINK_FOCUS_TEXT_ERROR=Activate link to go to the error location
167
110
 
168
- #XACT: Link aria-describedby text for MessageView type Warning.
169
111
  MESSAGE_VIEW_LINK_FOCUS_TEXT_WARNING=Activate link to go to the warning location
170
112
 
171
- #XACT: Link aria-describedby text for MessageView type Error.
172
113
  MESSAGE_VIEW_LINK_FOCUS_TEXT_SUCCESS=Activate link to go to the success location
173
114
 
174
- #XACT: Link aria-describedby text for MessageView type Warning.
175
115
  MESSAGE_VIEW_LINK_FOCUS_TEXT_INFORMATION=Activate link to go to the information location
176
116
 
177
- #XBUT: Button text for back button on page
178
117
  PAGE_NAVBUTTON_TEXT=Back
179
118
 
180
- #XBUT: A switch is a user interface control on mobile devices that is used for change between binary states
181
119
  SWITCH_ON=On
182
120
 
183
- #XBUT: A switch is a user interface control on mobile devices that is used for change between binary states
184
121
  SWITCH_OFF=Off
185
122
 
186
- #XACT: ARIA keyboard announcement for the accept state in the Switch control
187
123
  SWITCH_ARIA_ACCEPT=Accept
188
124
 
189
- #XACT: ARIA keyboard announcement for the reject state in the Switch control
190
125
  SWITCH_ARIA_REJECT=Reject
191
126
 
192
- #XBUT: Button text for cancel button in the action sheet
193
127
  ACTIONSHEET_CANCELBUTTON_TEXT=Cancel
194
128
 
195
- #XACT: ARIA announcement for index of a button
196
129
  ACTIONSHEET_BUTTON_INDEX={0} of {1}
197
130
 
198
- #XACT: ARIA announcement for Action Sheet available actions
199
131
  ACTIONSHEET_AVAILABLE_ACTIONS=Available Actions
200
132
 
201
- #XBUT: Button text for cancel button in the busy dialog
202
133
  BUSYDIALOG_CANCELBUTTON_TEXT=Cancel
203
134
 
204
- #XACT: ARIA announcement for the busy dialog title
205
135
  BUSYDIALOG_TITLE=Busy
206
136
 
207
- #XBUT: Text for growing list - pull button to load more data
208
137
  LOAD_MORE_DATA=More
209
138
 
210
- #XBUT: Date Selection text for Date&Time Picker of MobiScroll
211
139
  MOBISCROLL_SET=OK
212
140
 
213
- #XBUT: Cancel/Close button of MobiScroll Date&Time Picker
214
141
  MOBISCROLL_CANCEL=Cancel
215
142
 
216
- #XBUT: MobiScroll Date&Time Picker Month Header
217
143
  MOBISCROLL_MONTH=Month
218
144
 
219
- #XBUT: MobiScroll Date&Time Picker Day Header
220
145
  MOBISCROLL_DAY=Day
221
146
 
222
- #XBUT: MobiScroll Date&Time Picker Year Header
223
147
  MOBISCROLL_YEAR=Year
224
148
 
225
- #XBUT: MobiScroll Date&Time Picker Hours Header
226
149
  MOBISCROLL_HOURS=Hours
227
150
 
228
- #XBUT: MobiScroll Date&Time Picker Minutes Header
229
151
  MOBISCROLL_MINUTES=Minutes
230
152
 
231
- #XBUT: MobiScroll Date&Time Picker Seconds Header
232
153
  MOBISCROLL_SECONDS=Seconds
233
154
 
234
- #XBUT: Show Now button of MobiScroll Date&Time Picker
235
155
  MOBISCROLL_NOW=Now
236
156
 
237
- #XTOL: tooltip for open picker icon
238
157
  OPEN_PICKER_TEXT=Open Picker
239
158
 
240
- #XBUT: The navigation button text in master area in SplitContainer
241
159
  SPLITCONTAINER_NAVBUTTON_TEXT=Navigation
242
160
 
243
- #XTOL: Tooltip for navigation button
244
161
  SPLITCONTAINER_NAVBUTTON_DEFAULT_TOOLTIP=Show Object List
245
162
 
246
- #XTOL: Tooltip for navigation button
247
163
  SPLITCONTAINER_NAVBUTTON_TOOLTIP=Show {0}
248
164
 
249
- #XBUT: MessageBox predefined text for OK action
250
165
  MSGBOX_OK=OK
251
166
 
252
- #XBUT: MessageBox predefined text for CANCEL action
253
167
  MSGBOX_CANCEL=Cancel
254
168
 
255
- #XBUT: MessageBox predefined text for YES action
256
169
  MSGBOX_YES=Yes
257
170
 
258
- #XBUT: MessageBox predefined text for No action
259
171
  MSGBOX_NO=No
260
172
 
261
- #XBUT: MessageBox predefined text for ABORT action
262
173
  MSGBOX_ABORT=Abort
263
174
 
264
- #XBUT: MessageBox predefined text for RETRY action
265
175
  MSGBOX_RETRY=Retry
266
176
 
267
- #XBUT: MessageBox predefined text for IGNORE action
268
177
  MSGBOX_IGNORE=Ignore
269
178
 
270
- #XBUT: MessageBox predefined text for CLOSE action
271
179
  MSGBOX_CLOSE=Close
272
180
 
273
- #XBUT: MessageBox predefined text for DELETE action
274
181
  MSGBOX_DELETE=Delete
275
182
 
276
- #XTIT: MessageBox predefined text for title of alert dialog
277
183
  MSGBOX_TITLE_ALERT=Alert
278
184
 
279
- #XTIT: MessageBox predefined text for title of confirm dialog
280
185
  MSGBOX_TITLE_CONFIRM=Confirmation
281
186
 
282
- #XTIT: MessageBox predefined text for title of confirm dialog
283
187
  MSGBOX_TITLE_ERROR=Error
284
188
 
285
- #XTIT: MessageBox predefined text for title of confirm dialog
286
189
  MSGBOX_TITLE_INFO=Information
287
190
 
288
- #XTIT: MessageBox predefined text for title of confirm dialog
289
191
  MSGBOX_TITLE_WARNING=Warning
290
192
 
291
- #XTIT: MessageBox predefined text for title of confirm dialog
292
193
  MSGBOX_TITLE_SUCCESS=Success
293
194
 
294
- #XLNK: MessageBox textLink
295
195
  MSGBOX_LINK_TITLE=View Details
296
196
 
297
- #XACT: ARIA announcement for the PullToRefresh control, F5 keyboard shortcut
298
197
  PULL_TO_REFRESH_ARIA_F5=Press F5 to Refresh
299
198
 
300
- #YINS,30: Pull down to refresh text in the hidden area of a scrolled area
301
199
  PULL2REFRESH_PULLDOWN=Pull Down to Refresh
302
200
 
303
- #YINS,30: Release dragged list to start update request
304
201
  PULL2REFRESH_RELEASE=Release to Refresh
305
202
 
306
- #YMSG,25: Refresh request is in process, short text, displayed on all platforms
307
203
  PULL2REFRESH_LOADING=Loading...
308
204
 
309
- #YMSG,32: Refresh request is in process, longer text, displayed smaller and only on certain platforms
310
205
  PULL2REFRESH_LOADING_LONG=Please wait, data is loading
311
206
 
312
- #XBUT: Button to trigger refresh of the displayed data
313
207
  PULL2REFRESH_REFRESH=Refresh
314
208
 
315
- #XBUT: Text displayed on the logout button in the top right corner of the Shell
316
209
  SHELL_LOGOUT=Logout
317
210
 
318
- #XBUT: Text for OK button in the personalization dialog
319
211
  PERSODIALOG_OK=OK
320
212
 
321
- #XBUT: Text for Cancel button in the personalization dialog
322
213
  PERSODIALOG_CANCEL=Cancel
323
214
 
324
- #XTOL: Tooltip for Perso Dialog's 'Move Up' button (displays an 'up' arrow)
325
215
  PERSODIALOG_UP=Move column up
326
216
 
327
- #XTOL: Tooltip for Perso Dialog's 'Move Down' button (displays a 'down' arrow)
328
217
  PERSODIALOG_DOWN=Move column down
329
218
 
330
- #XTIT: Title text of personalization dialog for columns
331
219
  PERSODIALOG_COLUMNS_TITLE=Columns
332
220
 
333
- #XBUT: Text of personalization dialog for 'Select All' checkbox
334
221
  PERSODIALOG_SELECT_ALL=Select All
335
222
 
336
- #XTIT: Text of personalization dialog for its list to indicate no search hits
337
223
  PERSODIALOG_NO_DATA=No columns found
338
224
 
339
- #XTIT: Predefined text for the view settings dialog title
340
225
  VIEWSETTINGS_TITLE=View Settings
341
226
 
342
- #XTIT: Predefined text for the view settings dialog title when in sort mode
343
227
  VIEWSETTINGS_TITLE_SORT=Sort
344
228
 
345
- #XTIT: Predefined text for the view settings dialog title when in group mode
346
229
  VIEWSETTINGS_TITLE_GROUP=Group
347
230
 
348
- #XTIT: Predefined text for the view settings dialog title when in filter mode
349
231
  VIEWSETTINGS_TITLE_FILTER=Filter
350
232
 
351
- #XTIT: Predefined text for the view settings dialog title when in filter detail mode (an item name is appended to this string)
352
233
  VIEWSETTINGS_TITLE_FILTERBY=Filter By\:
353
234
 
354
- #YMSG: Start text for the text representation of the filter state
355
235
  VIEWSETTINGS_FILTERTEXT=Filtered By\:
356
236
 
357
- #XBUT: Button to confirm the view settings dialog
358
237
  VIEWSETTINGS_ACCEPT=OK
359
238
 
360
- #XBUT: Button to cancel the view settings dialog
361
239
  VIEWSETTINGS_CANCEL=Cancel
362
240
 
363
- #XBUT: Button to reset filters
364
241
  VIEWSETTINGS_RESET=Reset
365
242
 
366
- #XBLI: List item text in the group panel of the view settings dialog that represents a "none of the above" or "none" selection in a single selection list
367
243
  VIEWSETTINGS_NONE_ITEM=(Not Grouped)
368
244
 
369
- #XBLI: List item text in the filter panel of the view settings dialog that represents a "none of the above" or "none" selection in a single selection list
370
245
  VIEWSETTINGS_NONE_ITEM_FILTER=(Not Filtered)
371
246
 
372
- #XBLI: List item text in the view settings for sorting items in ascending order
373
247
  VIEWSETTINGS_ASCENDING_ITEM=Ascending
374
248
 
375
- #XBLI: List item text in the view settings for sorting items in descending order
376
249
  VIEWSETTINGS_DESCENDING_ITEM=Descending
377
250
 
378
- #XTOL: Tooltip for the clear filter button
379
251
  VIEWSETTINGS_CLEAR_FILTER_TOOLTIP=Clear All Filters
380
252
 
381
- #XTIT: Predefined text for the view settings dialog aria label for the sort list
382
253
  VIEWSETTINGS_SORT_DIRECTION=Sort Direction
383
254
 
384
- #XTIT: Predefined text for the view settings dialog aria label for the group list
385
255
  VIEWSETTINGS_GROUP_DIRECTION=Group Direction
386
256
 
387
- #XBLI: List group header in the view settings dialog
388
257
  VIEWSETTINGS_SORT_BY=Sort Order
389
258
 
390
- #XBLI: List group header in the view settings dialog
391
259
  VIEWSETTINGS_SORT_OBJECT=Sort By
392
260
 
393
- #XBLI: List group header in the view settings dialog
394
261
  VIEWSETTINGS_FILTER_BY=Filter By
395
262
 
396
- #XBLI: List group header in the view settings dialog
397
263
  VIEWSETTINGS_GROUP_BY=Group Order
398
264
 
399
- #XBLI: List group header in the view settings dialog
400
265
  VIEWSETTINGS_GROUP_OBJECT=Group By
401
266
 
402
- #XLST: Label for the select all checkbox used to select all facet filter items
403
267
  FACETFILTER_CHECKBOX_ALL=All
404
268
 
405
- #XLST: All Items in the list with the name of the list as a parameter: ex. Suppliers (All)
406
269
  FACETFILTER_ALL_SELECTED={0} (All)
407
270
 
408
- #XFLD: Search field prompt
409
271
  FACETFILTER_SEARCH=Search
410
272
 
411
- #XBUT: Either a single filter value or the number of selected values, displayed on facet filter button: ex. Suppliers (Dell) or Suppliers (6)
412
273
  FACETFILTER_ITEM_SELECTION={0} ({1})
413
274
 
414
- #XACT: ARIA announcement for facet filter itself
415
275
  FACETFILTER_ARIA_FACET_FILTER=Facet Filter
416
276
 
417
- #XTIT: Light flow facet filter dialog and facet add dialog title
418
277
  FACETFILTER_TITLE=Filter
419
278
 
420
- #XACT: ARIA announcement for the active facet filter
421
279
  FACETFILTER_ACTIVE_TITLE=Active Filter
422
280
 
423
- #XBUT: Button to confirm facet filter dialogs
424
281
  FACETFILTER_ACCEPT=OK
425
282
 
426
- #XSEL: Infobar filter summary: ex. Filtered by Suppliers (Supplier1, Supplier2)
427
283
  FACETFILTER_INFOBAR_FILTERED_BY=Filtered by {0} ({1})
428
284
 
429
- #XSEL: Infobar filter summary when no filters selected
430
285
  FACETFILTER_INFOBAR_NO_FILTERS=No filters selected
431
286
 
432
- #XSEL: Infobar filter add: ex. Filtered by Suppliers (Supplier1, Supplier2) and Items (Item1)
433
287
  FACETFILTER_INFOBAR_AND=and
434
288
 
435
- #XSEL: Infobar filter after add: ex. Filtered by Suppliers (Supplier1, Supplier2) and Items (Item1)
436
289
  FACETFILTER_INFOBAR_AFTER_AND={0} ({1})
437
290
 
438
- #XSEL: Alternate infobar filter summary
439
291
  FACETFILTER_INFOBAR_FILTERS_APPLIED=Several filters applied
440
292
 
441
- #YMSG: Filter bar msg shown when there are more filters available that cannot be displayed because there is not enough room: ex. 2 More...
442
293
  FACETFILTER_MORE_COUNT={0} more...
443
294
 
444
- #YMSG: Message displayed in filter dialog when there are many more filters available but not shown: ex. 76 more available
445
295
  FACETFILTER_FILTERS_HUGE={0} more available
446
296
 
447
- #XLNK: Link to allow searching additional filter values from the server
448
297
  FACETFILTER_SERVER_SEARCH=Search Further on Server
449
298
 
450
- #XBUT: Button to remove a filter from the filter bar
451
299
  FACETFILTER_REMOVE_FILTER=Remove Filter
452
300
 
453
- #XACT: ARIA announcement for the position of the list items in an entire list
454
301
  FACETFILTERLIST_ARIA_POSITION={0} of {1}
455
302
 
456
- #XACT: ARIA announcement for the title of the facet filter dialog
457
303
  FACETFILTER_AVAILABLE_FILTER_NAMES=Available Filter Names
458
304
 
459
- #XACT: ARIA announcement for the list
460
305
  SELECTDIALOGBASE_LISTLABEL=Available Items
461
306
 
462
- #YMSG: Message displayed near the list of selection items in the SelectDialog and TableSelectDialog controls. It will be filled with the number of selected items
463
307
  TABLESELECTDIALOG_SELECTEDITEMS=Selected\: {0}
464
308
 
465
- #YMSG: Reset button of TableSelectDialog
466
309
  TABLESELECTDIALOG_CLEARBUTTON=Clear
467
310
 
468
- #YMSG: Reset button of SelectDialog
469
311
  SELECTDIALOG_CLEARBUTTON=Clear
470
312
 
471
- #XACT: ARIA announcement for the search field
472
313
  SELECTDIALOG_SEARCH=Search
473
314
 
474
- #YMSG: Default placeholder for the input field of a feed
475
315
  FEEDINPUT_PLACEHOLDER=Post something here
476
316
 
477
- #XTOL: Tooltip for submit button of a feed input
478
317
  FEEDINPUT_SUBMIT=Submit
479
318
 
480
- #XACT: ARIA announcement for the Feed Input aria-label attribute
481
319
  FEED_INPUT_ARIA_LABEL=Your Input
482
320
 
483
- #XBUT: A link that can be clicked to display more/all items
484
321
  INPUT_SUGGESTIONS_SHOW_ALL=Show All Items
485
322
 
486
- #XACT: ARIA announcement for the Input suggestion result if one hit
487
323
  INPUT_SUGGESTIONS_ONE_HIT=1 result available
488
324
 
489
- #XACT: ARIA announcement for the Input suggestion result if more than one hit ({0} is the number of hits)
490
325
  INPUT_SUGGESTIONS_MORE_HITS={0} results are available
491
326
 
492
- #XACT: ARIA announcement for the Input suggestion result if no hit
493
327
  INPUT_SUGGESTIONS_NO_HIT=No results
494
328
 
495
- #XACT: ARIA announcement for the value help
496
329
  INPUT_VALUEHELP=Value help available
497
330
 
498
- #XACT: ARIA announcement for the value help button
499
331
  INPUT_VALUEHELP_BUTTON=Show Value Help
500
332
 
501
- #XACT: ARIA announcement for the clear button
502
333
  INPUT_CLEAR_ICON_ALT=Clear
503
334
 
504
- #XACT: ARIA announcement disabled input (e.g. for value help only)
505
335
  INPUT_DISABLED=Entering value by keyboard is suppressed
506
336
 
507
- #XACT: ARIA announcement for suggestions popup
508
337
  INPUT_AVALIABLE_VALUES=Available Values
509
338
 
510
- #XACT: ARIA announcement for the Input's value state "Error"
511
339
  INPUTBASE_VALUE_STATE_ERROR=Value State Error
512
340
 
513
- #XACT: ARIA announcement for the Input's value state "Warning"
514
341
  INPUTBASE_VALUE_STATE_WARNING=Value State Warning
515
342
 
516
- #XACT: ARIA announcement for the Input's value state "Success"
517
343
  INPUTBASE_VALUE_STATE_SUCCESS=Value State Success
518
344
 
519
- #XACT: ARIA announcement for the Input's value state "Information"
520
345
  INPUTBASE_VALUE_STATE_INFORMATION=Value State Information
521
346
 
522
- #XACT: ARIA announcement for Input's value when empty
523
347
  INPUTBASE_VALUE_EMPTY=Empty
524
348
 
525
- #XACT: ARIA announcement for roledescription attribute of MessageStrip
526
349
  MESSAGE_STRIP_ARIA_ROLE_DESCRIPTION=Information Bar
527
350
 
528
- #XACT: ARIA announcement for roledescription attribute of MultiComboBox
529
351
  MULTICOMBOBOX_ARIA_ROLE_DESCRIPTION=Multi Value Combo Box
530
352
 
531
- #XCKL: Select all checkbox label
532
353
  MULTICOMBOBOX_SELECT_ALL_CHECKBOX=Select All ({0} of {1})
533
354
 
534
- #XACT: ARIA announcement for roledescription attribute of MultiInput
535
355
  MULTIINPUT_ARIA_ROLE_DESCRIPTION=Multi Value Input
536
356
 
537
- #XACT: ARIA announcement for aria-label attribute of WizardProgressNavigator
538
357
  WIZARD_PROGRESS_NAVIGATOR_ARIA_LABEL=Wizard Progress Bar
539
358
 
540
- #XACT: ARIA announcement for aria-label attribute of WizardProgressNavigator's list
541
359
  WIZARD_PROGRESS_NAVIGATOR_LIST_ARIA_LABEL=Wizard Steps
542
360
 
543
- #XACT: ARIA announcement for aria-describedby attribute of WizardProgressNavigator's list
544
361
  WIZARD_PROGRESS_NAVIGATOR_LIST_ARIA_DESCRIBEDBY=To activate, press the space bar or Enter
545
362
 
546
- #XACT: ARIA announcement for label attribute of MessageView
547
363
  MESSAGE_VIEW_ARIA_LABEL=Messages
548
364
 
549
- #XACT: ARIA announcement for roledescription attribute of RatingIndicator
550
365
  RATING_INDICATOR_ARIA_ROLEDESCRIPTION=Rating Indicator
551
366
 
552
- #XMSG: Text used for value state error message when an item is already selected
553
367
  VALUE_STATE_ERROR_ALREADY_SELECTED=This value is already selected.
554
368
 
555
- #XBUT,10: Tooltip for button to remove facet list
556
369
  FACETFILTER_REMOVE=Remove Facet List
557
370
 
558
- #XBUT: ARIA announcement for removable facet
559
371
  FACETFILTER_ARIA_REMOVE=Removable Facet\: Press DELETE to Remove
560
372
 
561
- #XBUT: Tooltip for button to add facet filter list
562
373
  FACETFILTER_ADDFACET=Add Filter
563
374
 
564
- #XBUT: Tooltip for button to reset filter
565
375
  FACETFILTER_RESET=Reset Filter
566
376
 
567
- #XBUT: Tooltip for left scrolling arrow
568
377
  FACETFILTER_PREVIOUS=Previous
569
378
 
570
- #XBUT: Tooltip for right scrolling arrow
571
379
  FACETFILTER_NEXT=Next
572
380
 
573
- #XLNK: Link to allow the user to see complete feed post
574
381
  TEXT_SHOW_MORE=MORE
575
382
 
576
- #XLNK: This link allows the user to hide the complete feed post and display only the first lines
577
383
  TEXT_SHOW_LESS=LESS
578
384
 
579
- #XLNK: Link to allow the user to see complete text
580
385
  EXPANDABLE_TEXT_SHOW_MORE=More
581
386
 
582
- #XLNK: This link allows the user to collapse the complete text and display only the first characters that can fit
583
387
  EXPANDABLE_TEXT_SHOW_LESS=Less
584
388
 
585
- #XFLD: Label text for number of attachments in the UploadCollection control
586
389
  UPLOADCOLLECTION_ATTACHMENTS=Attachments ({0})
587
390
 
588
- #XMSG: Message text for deleting a file in the UploadCollection control
589
391
  UPLOADCOLLECTION_DELETE_TEXT=Are you sure you want to delete ''{0}''?
590
392
 
591
- #XMSG: Message text for deleting a file in the UploadCollection control without filename
592
393
  UPLOADCOLLECTION_DELETE_WITHOUT_FILENAME_TEXT=Are you sure you want to delete the file?
593
394
 
594
- #XMSG: Message title for deleting a file in the UploadCollection control
595
395
  UPLOADCOLLECTION_DELETE_TITLE=Delete File
596
396
 
597
- #XMSG: Message text for a popup to terminate a file uploading in the UploadCollection control
598
397
  UPLOADCOLLECTION_TERMINATE_TEXT=The upload for the following files will be terminated\:
599
398
 
600
- #XMSG: Message title for a popup to terminate a file uploading in the UploadCollection control
601
399
  UPLOADCOLLECTION_TERMINATE_TITLE=Terminate upload
602
400
 
603
- #XMSG: Message text file name already exists in the UploadCollection control
604
401
  UPLOADCOLLECTION_EXISTS=File name already exists.
605
402
 
606
- #XMSG: Message text informing that a file name must be entered during edit file name in the UploadCollection control
607
403
  UPLOADCOLLECTION_TYPE_FILENAME=Please enter a file name.
608
404
 
609
- #XMSG: Message text for uploading status to the UploadCollection control
610
405
  UPLOADCOLLECTION_UPLOADING=Uploading\: {0} %
611
406
 
612
- #XMSG: Message title for the Upload Failed message box
613
407
  UPLOADCOLLECTION_FAILED=Upload failed
614
408
 
615
- #XMSG: Message text informing that it is not allowed to upload the selected file(s) (MIME type or file extension not allowed)
616
409
  UPLOADCOLLECTION_MISMATCH=File type is not allowed.
617
410
 
618
- #XMSG: Message text informing that upload is completed
619
411
  UPLOADCOLLECTION_UPLOAD_COMPLETED=Upload completed. Please wait for the server to finish processing.
620
412
 
621
- #XMSG: Message text informing that only one file can be dropped if uploading multiple files is not allowed
622
413
  UPLOADCOLLECTION_MULTIPLE_FALSE=Please use single drag & drop here.
623
414
 
624
- #XBUT: Button text for cancel button in the upload collection
625
415
  UPLOADCOLLECTION_CANCELBUTTON_TEXT=Cancel
626
416
 
627
- #XBUT: Text for OK button in the upload collection in case of Delete Dialog
628
417
  UPLOADCOLLECTION_OKBUTTON_TEXT=OK
629
418
 
630
- #XBUT: Text for Rename button in the upload collection in case of renaming a file
631
419
  UPLOADCOLLECTION_RENAMEBUTTON_TEXT=Rename
632
420
 
633
- #XBUT: Text for DELETE button in the upload collection
634
421
  UPLOADCOLLECTION_DELETEBUTTON_TEXT=Delete
635
422
 
636
- #XBUT: Text for TERMINATE button in the upload collection
637
423
  UPLOADCOLLECTION_TERMINATEBUTTON_TEXT=Terminate
638
424
 
639
- #XBUT: Text for RENAME button in the upload collection
640
425
  UPLOADCOLLECTION_EDITBUTTON_TEXT=Rename
641
426
 
642
- #XBUT: Text for Add button in the upload collection
643
427
  UPLOADCOLLECTION_ADD=Add
644
428
 
645
- #XBUT: Text for Upload button in the upload collection
646
429
  UPLOADCOLLECTION_UPLOAD=Upload
647
430
 
648
- #XMSG: Message text for no data text in the upload collection
649
431
  UPLOADCOLLECTION_NO_DATA_TEXT=No files found.
650
432
 
651
- #XMSG: Message text for no data description in the upload collection
652
433
  UPLOADCOLLECTION_NO_DATA_DESCRIPTION=Drop files to upload, or use the "Upload" button.
653
434
 
654
- #XMSG: Message text indicating where to drag
655
435
  UPLOADCOLLECTION_DRAG_FILE_INDICATOR=Drag files here
656
436
 
657
- #XMSG: Message text indicating where to drop file and upload
658
437
  UPLOADCOLLECTION_DROP_FILE_INDICATOR=Drop files to upload
659
438
 
660
- #XTXT: Text for 'Complete' upload state in the upload set item
661
439
  UPLOAD_SET_ITEM_COMPLETE_STATE=Complete
662
440
 
663
- #XTXT: Text for 'Error' upload state in the upload set item
664
441
  UPLOAD_SET_ITEM_ERROR_STATE=Terminated
665
442
 
666
- #XTXT: Text for 'Ready' upload state in the upload set item
667
443
  UPLOAD_SET_ITEM_READY_STATE=Pending
668
444
 
669
- #XTXT: Text for 'Uploading' upload state in the upload set item
670
445
  UPLOAD_SET_ITEM_UPLOADING_STATE=Uploading
671
446
 
672
- #XBUT: Text for 'Restart' button in the upload set item
673
447
  UPLOAD_SET_RESTART_BUTTON_TEXT=Restart
674
448
 
675
- #XBUT: Text for 'Edit' button in the upload set item
676
449
  UPLOAD_SET_EDIT_BUTTON_TEXT=Edit
677
450
 
678
- #XBUT: Text for 'Rename' button in the upload set item
679
451
  UPLOAD_SET_RENAME_BUTTON_TEXT=Rename
680
452
 
681
- #XBUT: Text for 'Cancel' button in the upload set item
682
453
  UPLOAD_SET_CANCEL_BUTTON_TEXT=Cancel
683
454
 
684
- #XMSG: Message text informing that a file name must be entered during editing of the file name in the upload set item
685
455
  UPLOAD_SET_TYPE_FILE_NAME=Please enter a file name.
686
456
 
687
- #XMSG: Message text informning that the file name already exists in the upload set item
688
457
  UPLOAD_SET_FILE_NAME_EXISTS=File name already exists.
689
458
 
690
- #XBUT: Text for 'Remove' button in the upload set item
691
459
  UPLOAD_SET_DELETE_BUTTON_TEXT=Remove
692
460
 
693
- #XBUT: Text for 'Terminate' button in the upload set item
694
461
  UPLOAD_SET_TERMINATE_BUTTON_TEXT=Terminate
695
462
 
696
- #XMSG: Message text for removing a file in the upload set without a file name
697
463
  UPLOAD_SET_DELETE_WITHOUT_FILE_NAME_TEXT=Are you sure you want to remove the file?
698
464
 
699
- #XMSG: Message text for removing a file in the upload set
700
465
  UPLOAD_SET_DELETE_TEXT=Are you sure you want to remove {0}
701
466
 
702
- #XMSG: Message title for removing a file in the upload set
703
467
  UPLOAD_SET_DELETE_TITLE=Remove file
704
468
 
705
- #XTIT: Message title for a popup to terminate a file uploading in the upload set
706
469
  UPLOAD_SET_TERMINATE_TITLE=Terminate Upload
707
470
 
708
- #XMSG: Message text for a popup to terminate a file uploading in the upload set
709
471
  UPLOAD_SET_TERMINATE_TEXT=The upload of the following files will be terminated\:
710
472
 
711
- #XBUT: Text for OK button in the upload set in case of Delete Dialog
712
473
  UPLOAD_SET_OKBUTTON_TEXT=OK
713
474
 
714
- #XMSG: Message text informing that upload is completed
715
475
  UPLOAD_SET_UPLOAD_COMPLETED=Upload completed. Please wait for the server to finish processing.
716
476
 
717
- #XMSG: Message text for no data text in the upload set
718
477
  UPLOAD_SET_NO_DATA_TEXT=No files found.
719
478
 
720
- #XMSG: Message text for no data description in the upload set
721
479
  UPLOAD_SET_NO_DATA_DESCRIPTION=Drop files to upload, or use the "+" button.
722
480
 
723
- #XTIT: Predefined text for title in the personalization dialog - Settings for the view ('view' here is a noun).
724
481
  P13NDIALOG_VIEW_SETTINGS=View Settings
725
- #XTIT: dialog title if the dialog contains only filter panel
726
482
  P13NDIALOG_TITLE_FILTER=Define Filters
727
- #XTIT: dialog title if the dialog contains only sort panel
728
483
  P13NDIALOG_TITLE_SORT=Define Sorting
729
- #XTIT: dialog title if the dialog contains only group panel
730
484
  P13NDIALOG_TITLE_GROUP=Define Groups
731
- #XTIT: dialog title if the dialog contains only columns panel
732
485
  P13NDIALOG_TITLE_COLUMNS=Define Column Properties
733
- #XTIT: dialog title if the dialog contains only panel for dimensions and measures
734
486
  P13NDIALOG_TITLE_DIMEASURE=Define Chart Properties
735
- #XBUT: Text for OK button in the personalization dialog
736
487
  P13NDIALOG_OK=OK
737
- #XBUT: Text for Cancel button in the personalization dialog
738
488
  P13NDIALOG_CANCEL=Cancel
739
- #XBUT: Text for Reset button in the personalization dialog
740
489
  P13NDIALOG_RESET=Reset
741
- #XTIT: Text for Fix button in ValidationDialog
742
490
  P13NDIALOG_VALIDATION_FIX=Fix
743
- #XTIT: personalization dialog ValidationDialog predefined title for warning
744
491
  P13NDIALOG_VALIDATION_TITLE=Warning
745
- #XTIT: personalization dialog ValidationDialog predefined title for error
746
492
  P13NDIALOG_VALIDATION_TITLE_ERROR=Error
747
- #XTIT: personalization dialog ValidationDialog predefined message
748
493
  P13NDIALOG_VALIDATION_MESSAGE=Some filter values are missing or incorrect
749
- #XTIT: personalization dialog ValidationDialog predefined message for columns panel
750
494
  P13NDIALOG_VISIBLE_ITEMS_THRESHOLD_MESSAGE=Selecting a large number of columns can slow down the performance
751
- #XTIT: personalization dialog ValidationDialog predefined message for P13nDimMeasure
752
495
  P13NDIALOG_VALIDATION_CHARTTYPE=The dimensions and measures you have selected cannot be used with this chart type
753
- #XTIT: personalization dialog ValidationDialog predefined question an the end
754
496
  P13NDIALOG_VALIDATION_MESSAGE_QUESTION=Do you want to correct your entries?
755
497
 
756
- #XTIT: on some personalization panels "(none)" as 'column key' means that no criteria was defined
757
498
  P13NDIALOG_SELECTION_NONE=(none)
758
499
 
759
- #XTIT: Filterpanel predefined title for Include filter
760
500
  FILTERPANEL_INCLUDES=Include
761
- #XTIT: Filterpanel predefined title for Exclude filter
762
501
  FILTERPANEL_EXCLUDES=Exclude
763
- #XTIT: Text for title 'Filter' in the personalization dialog
764
502
  FILTERPANEL_TITLE=Filter
765
503
 
766
- #XTIT: Text for title 'Sort' in the personalization dialog
767
504
  SORTPANEL_TITLE=Sort
768
505
 
769
- #XTIT: Text for title 'Group' in the personalization dialog
770
506
  GROUPPANEL_TITLE=Group
771
507
 
772
- #XFLD: Label text for combobox control
773
508
  CONDITIONPANEL_FIELD_LABEL=Field\:
774
509
 
775
- #XACT: ARIA-label text for select control
776
510
  CONDITIONPANEL_OPERATOR_ARIA_LABEL=Conditions Operator
777
- #XACT: ARIA-label text for field value control
778
511
  CONDITIONPANEL_FIELD_VALUE_ARIA_LABEL=Conditions Value
779
512
 
780
- #XTIT: ConditionPanel Option
781
513
  CONDITIONPANEL_OPTIONBT=between
782
- #XTIT: ConditionPanel Option
783
514
  CONDITIONPANEL_OPTIONNotBT=not between
784
- #XTIT: ConditionPanel Option
785
515
  CONDITIONPANEL_OPTIONEQ=equal to
786
- #XTIT: ConditionPanel Option
787
516
  CONDITIONPANEL_OPTIONNotEQ=not equal to
788
- #XTIT: ConditionPanel Option
789
517
  CONDITIONPANEL_OPTIONContains=contains
790
- #XTIT: ConditionPanel Option
791
518
  CONDITIONPANEL_OPTIONNotContains=does not contain
792
- #XTIT: ConditionPanel Option
793
519
  CONDITIONPANEL_OPTIONGT=greater than
794
- #XTIT: ConditionPanel Option
795
520
  CONDITIONPANEL_OPTIONNotGT=not greater than
796
- #XTIT: ConditionPanel Option
797
521
  CONDITIONPANEL_OPTIONGE=greater than or equal to
798
- #XTIT: ConditionPanel Option
799
522
  CONDITIONPANEL_OPTIONNotGE=not greater than or equal to
800
- #XTIT: ConditionPanel Option
801
523
  CONDITIONPANEL_OPTIONLT=less than
802
- #XTIT: ConditionPanel Option
803
524
  CONDITIONPANEL_OPTIONNotLT=not less than
804
- #XTIT: ConditionPanel Option
805
525
  CONDITIONPANEL_OPTIONLE=less than or equal to
806
- #XTIT: ConditionPanel Option
807
526
  CONDITIONPANEL_OPTIONNotLE=not less than or equal to
808
- #XTIT: ConditionPanel Option
809
527
  CONDITIONPANEL_OPTIONInitial=initial
810
- #XTIT: ConditionPanel Option
811
528
  CONDITIONPANEL_OPTIONStartsWith=starts with
812
- #XTIT: ConditionPanel Option
813
529
  CONDITIONPANEL_OPTIONNotStartsWith=does not start with
814
- #XTIT: ConditionPanel Option
815
530
  CONDITIONPANEL_OPTIONEndsWith=ends with
816
- #XTIT: ConditionPanel Option
817
531
  CONDITIONPANEL_OPTIONNotEndsWith=does not end with
818
- #XTIT: ConditionPanel Option
819
532
  CONDITIONPANEL_OPTIONAscending=Ascending
820
- #XTIT: ConditionPanel Option
821
533
  CONDITIONPANEL_OPTIONDescending=Descending
822
- #XTIT: ConditionPanel Option
823
534
  CONDITIONPANEL_OPTIONGroupAscending=Ascending
824
- #XTIT: ConditionPanel Option
825
535
  CONDITIONPANEL_OPTIONGroupDescending=Descending
826
- #XTIT: ConditionPanel Option
827
536
  CONDITIONPANEL_OPTIONTotal=Total
828
- #XTIT: ConditionPanel Option
829
537
  CONDITIONPANEL_OPTIONAverage=Average
830
- #XTIT: ConditionPanel Option
831
538
  CONDITIONPANEL_OPTIONMinimum=Minimum
832
- #XTIT: ConditionPanel Option
833
539
  CONDITIONPANEL_OPTIONMaximum=Maximum
834
- #XTIT: ConditionPanel Empty
835
540
  CONDITIONPANEL_OPTIONEmpty=empty
836
- #XTIT: ConditionPanel NotEmpty
837
541
  CONDITIONPANEL_OPTIONNotEmpty=not empty
838
- #XTIT: ConditionPanel Option for date
839
542
  CONDITIONPANEL_OPTION_DATE_BT=between
840
- #XTIT: ConditionPanel Option for date
841
543
  CONDITIONPANEL_OPTION_DATE_EQ=equal to
842
- #XTIT: ConditionPanel Option for date
843
544
  CONDITIONPANEL_OPTION_DATE_GT=after
844
- #XTIT: ConditionPanel Option for date
845
545
  CONDITIONPANEL_OPTION_DATE_GE=on or after
846
- #XTIT: ConditionPanel Option for date
847
546
  CONDITIONPANEL_OPTION_DATE_LT=before
848
- #XTIT: ConditionPanel Option for date
849
547
  CONDITIONPANEL_OPTION_DATE_LE=before or on
850
- #XTIT: ConditionPanel Option for date
851
548
  CONDITIONPANEL_OPTION_DATE_Empty=empty
852
- #XTIT: ConditionPanel Option for date
853
549
  CONDITIONPANEL_OPTION_DATE_NotBT=not between
854
- #XTIT: ConditionPanel Option for date
855
550
  CONDITIONPANEL_OPTION_DATE_NotEQ=not equal to
856
- #XTIT: ConditionPanel Option for date
857
551
  CONDITIONPANEL_OPTION_DATE_NotGT=not after
858
- #XTIT: ConditionPanel Option for date
859
552
  CONDITIONPANEL_OPTION_DATE_NotGE=not on or after
860
- #XTIT: ConditionPanel Option for date
861
553
  CONDITIONPANEL_OPTION_DATE_NotLT=not before
862
- #XTIT: ConditionPanel Option for date
863
554
  CONDITIONPANEL_OPTION_DATE_NotLE=not before or on
864
- #XTIT: ConditionPanel Option for date
865
555
  CONDITIONPANEL_OPTION_DATE_NotEmpty=not empty
866
556
 
867
- #XTIT: ConditionPanel Option for numeric
868
557
  CONDITIONPANEL_OPTION_NUMERIC_BT=between
869
- #XTIT: ConditionPanel Option for numeric
870
558
  CONDITIONPANEL_OPTION_NUMERIC_EQ=equal to
871
- #XTIT: ConditionPanel Option for numeric
872
559
  CONDITIONPANEL_OPTION_NUMERIC_GT=greater than
873
- #XTIT: ConditionPanel Option for numeric
874
560
  CONDITIONPANEL_OPTION_NUMERIC_GE=greater than or equal to
875
- #XTIT: ConditionPanel Option for numeric
876
561
  CONDITIONPANEL_OPTION_NUMERIC_LT=less than
877
- #XTIT: ConditionPanel Option for numeric
878
562
  CONDITIONPANEL_OPTION_NUMERIC_LE=less than or equal to
879
563
 
880
- #XTOL: Personalization panel tooltip for move to start button
881
564
  p13n.MOVE_TO_TOP=Move to Top
882
- #XTOL: Personalization panel tooltip for move up button
883
565
  p13n.MOVE_UP=Move Up
884
- #XTOL: Personalization panel tooltip for move down button
885
566
  p13n.MOVE_DOWN=Move Down
886
- #XTOL: Personalization panel tooltip for move to end button
887
567
  p13n.MOVE_TO_BOTTOM=Move to Bottom
888
- # XTIT: Count information for selection table in personalization Dialog
889
568
  p13n.HEADER_COUNT=({0}/{1})
890
- #XTIT: sort personalization ascending option
891
569
  p13n.SORT_ASCENDING=Ascending
892
- #XTIT: sort personalization descending option
893
570
  p13n.SORT_DESCENDING=Descending
894
- #XBTN: sort personalization text for 'none'
895
571
  p13n.QUERY_NONE=(none)
896
- #XBUT: SelectionPanel personalization panel - Show only selected entries
897
572
  p13n.SHOW_SELECTED=Show Selected
898
- #XBUT: SelectionPanel personalization panel - Show all entries
899
573
  p13n.SHOW_ALL=Show All
900
- #XTIT: SelectionPanel default column to describe different properties
901
574
  p13n.DEFAULT_DESCRIPTION=Field
902
- #XFLD: group personalization dialog checkbox to explicitly show a column
903
575
  p13n.GROUP_CHECKBOX=Show Field as Column
904
576
 
905
- #XTIT: ConditionPanel Option Label
906
577
  CONDITIONPANEL_LABELFROM=from
907
- #XTIT: ConditionPanel Option Label
908
578
  CONDITIONPANEL_LABELTO=to
909
- #XTIT: ConditionPanel Option Label
910
579
  CONDITIONPANEL_LABELVALUE=Value
911
- #XTIT: ConditionPanel Option Label
912
580
  CONDITIONPANEL_LABELGROUPING=Show Field as Column
913
- #XTOL: ConditionPanel predefined text for tooltip on plus buttons
914
581
  CONDITIONPANEL_ADD_TOOLTIP=Add New Line
915
- #XTOL: ConditionPanel predefined text for tooltip on remove buttons
916
582
  CONDITIONPANEL_REMOVE_TOOLTIP=Remove line
917
- #XTOL: ConditionPanel predefined text for tooltip on plus buttons
918
583
  CONDITIONPANEL_ADD_FILTER_TOOLTIP=Add Filter
919
- #XTOL: ConditionPanel predefined text for tooltip on remove buttons
920
584
  CONDITIONPANEL_REMOVE_FILTER_TOOLTIP=Remove Filter
921
- #XTOL: ConditionPanel predefined text for tooltip on plus buttons
922
585
  CONDITIONPANEL_ADD_SORT_TOOLTIP=Add Sort Criterion
923
- #XTOL: ConditionPanel predefined text for tooltip on remove buttons
924
586
  CONDITIONPANEL_REMOVE_SORT_TOOLTIP=Remove Sort Criterion
925
- #XTOL: ConditionPanel predefined text for tooltip on plus buttons
926
587
  CONDITIONPANEL_ADD_GROUP_TOOLTIP=Add Grouping Criterion
927
- #XTOL: ConditionPanel predefined text for tooltip on remove buttons
928
588
  CONDITIONPANEL_REMOVE_GROUP_TOOLTIP=Remove Grouping Criterion
929
- #XTOL: ConditionPanel predefined text for tooltip on plus buttons
930
589
  CONDITIONPANEL_ADD_CONDITION_TOOLTIP=Add Condition
931
- #XTOL: ConditionPanel predefined text for tooltip on remove buttons
932
590
  CONDITIONPANEL_REMOVE_CONDITION_TOOLTIP=Remove Condition
933
- #XBUT: ConditionPanel predefined text for remove all button
934
591
  CONDITIONPANEL_REMOVE_ALL=Remove All
935
- #XTIT: ConditionPanel predefined field warning hint
936
592
  CONDITIONPANEL_FIELDMESSAGE=Enter valid value
937
- #YACT: ValueHelpDialog Condition Panel Add Button ARIA description
938
593
  CONDITIONPANEL_ADD_SCREENREADER_DESCRIPTION=Add Condition Row
939
594
 
940
- #XTIT: Text for title 'Chart' in the personalization dialog
941
595
  CHARTPANEL_TITLE=Chart
942
596
 
943
- #XTIT: Text for title 'Columns' in the personalization dialog
944
597
  COLUMSPANEL_TITLE=Columns
945
- #XBUT: ColumnsPanel Show All button
946
598
  COLUMNSPANEL_SHOW_ALL=Show all
947
- #XBUT: ColumnsPanel Show Selected button
948
599
  COLUMNSPANEL_SHOW_SELECTED=Show Selected
949
- #XLST: ColumnsPanel Select All label
950
600
  COLUMNSPANEL_SELECT_ALL=Select All
951
- #XLST: ColumnsPanel Select All label
952
601
  COLUMNSPANEL_SELECT_ALL_WITH_COUNTER=Select All ({0}/{1})
953
- #XTOL: Tooltip for MOVE: ToStart button
954
602
  COLUMNSPANEL_MOVE_TO_TOP=Move to Top
955
- #XTOL: Tooltip for MOVE: Up button
956
603
  COLUMNSPANEL_MOVE_UP=Move Up
957
- #XTOL: Tooltip for MOVE: Down button
958
604
  COLUMNSPANEL_MOVE_DOWN=Move Down
959
- #XTOL: Tooltip for MOVE: ToEnd button
960
605
  COLUMNSPANEL_MOVE_TO_BOTTOM=Move to Bottom
961
606
 
962
- #XLST: ColumnsPanel Chart Type caption
963
607
  COLUMNSPANEL_COLUMN_TYPE=Type
964
- #XLST: ColumnsPanel Chart Type
965
608
  COLUMNSPANEL_TYPE_DIMENSION=Dimension
966
- #XLST: ColumnsPanel Chart Type
967
609
  COLUMNSPANEL_TYPE_MEASURE=Measure
968
- #XLST: ColumnsPanel Chart Role caption
969
610
  COLUMNSPANEL_COLUMN_ROLE=Role
970
- #XLST: ColumnsPanel Chart Role
971
611
  COLUMNSPANEL_CHARTROLE_CATEGORY=Category
972
- #XLST: ColumnsPanel Chart Role
973
612
  COLUMNSPANEL_CHARTROLE_CATEGORY2=Category 2
974
- #XLST: ColumnsPanel Chart Role
975
613
  COLUMNSPANEL_CHARTROLE_SERIES=Series
976
- #XLST: ColumnsPanel Chart Role
977
614
  COLUMNSPANEL_CHARTROLE_AXIS1=Axis 1
978
- #XLST: ColumnsPanel Chart Role
979
615
  COLUMNSPANEL_CHARTROLE_AXIS2=Axis 2
980
- #XLST: ColumnsPanel Chart Role
981
616
  COLUMNSPANEL_CHARTROLE_AXIS3=Axis 3
982
- #XLST: ColumnsPanel Chart Role
983
617
  COLUMNSPANEL_CHARTROLE_AXIS4=Axis 4
984
- #XLST: ColumnsPanel Chart Type
985
618
  COLUMNSPANEL_CHARTTYPE=Chart Type
986
619
 
987
620
 
988
- #XFLD: Subtle link description label
989
621
  LINK_SUBTLE=Subtle
990
- #XFLD: Emphasized link description label
991
622
  LINK_EMPHASIZED=Emphasized
992
623
 
993
- #XACT: ARIA announcement for the search field F5 keyboard shortcut
994
624
  SEARCHFIELD_ARIA_F5=Press F5 to refresh
995
625
 
996
- #XACT: ARIA announcement for the F4 value help keyboard shortcut
997
626
  VALUEHELP_ARIA_F4=Press F4 to open a value help dialog.
998
627
 
999
- #XACT: Object Number control name
1000
628
  OBJECTNUMBER_NAME=Object Number
1001
- #XACT: ARIA announcement for an emphasized ObjectNumber
1002
629
  OBJECTNUMBER_EMPHASIZED=Emphasized
1003
- #XACT: ARIA announcement for the ObjectNumber's value state "Error"
1004
630
  OBJECTNUMBER_ARIA_VALUE_STATE_ERROR=Value State Error
1005
- #XACT: ARIA announcement for the ObjectNumber's value state "Warning"
1006
631
  OBJECTNUMBER_ARIA_VALUE_STATE_WARNING=Value State Warning
1007
- #XACT: ARIA announcement for the ObjectNumber's value state "Success"
1008
632
  OBJECTNUMBER_ARIA_VALUE_STATE_SUCCESS=Value State Success
1009
- #XACT: ARIA announcement for the ObjectNumber's value state "Information"
1010
633
  OBJECTNUMBER_ARIA_VALUE_STATE_INFORMATION=Value State Information
1011
634
 
1012
- #XACT: ARIA text for tab separator icons
1013
635
  ICONTABBAR_NEXTSTEP=Next Step
1014
- #XACT: ARIA text for positive icon color
1015
636
  ICONTABBAR_ICONCOLOR_POSITIVE=Positive
1016
- #XACT: ARIA text for critical icon color
1017
637
  ICONTABBAR_ICONCOLOR_CRITICAL=Critical
1018
- #XACT: ARIA text for negative icon color
1019
638
  ICONTABBAR_ICONCOLOR_NEGATIVE=Negative
1020
- #XACT: ARIA text for neutral icon color
1021
639
  ICONTABBAR_ICONCOLOR_NEUTRAL=Neutral
1022
640
 
1023
- #XACT: Label for Overflow button ('More' button) in IconTabHeader
1024
641
  ICONTABHEADER_OVERFLOW_MORE=More
1025
642
 
1026
- #XACT: ARIA announcement for the OverflowToolbar`s roledescription attribute
1027
643
  OVERFLOW_TOOLBAR_ROLE_DESCRIPTION=Overflow Toolbar
1028
644
 
1029
- #XACT: ARIA description for IconTabFilter split tab
1030
645
  ICONTABFILTER_SPLIT_TAB=Split Tab
1031
646
 
1032
- #XACT: ARIA description for the IconTabFilter badge
1033
647
  ICONTABFILTER_BADGE=New items were added
1034
648
 
1035
- #XACT: ARIA description for the IconTabFilter, that contains tabs with badges
1036
649
  ICONTABFILTER_SUB_ITEMS_BADGES=Contains tabs with a new items
1037
650
 
1038
- #XACT: ARIA notification for the IconTabFilter, when a badge appears
1039
651
  ICONTABFILTER_BADGE_MSG=New items were added to the {0} tab
1040
652
 
1041
- #XACT: ARIA notification for the IconTabFilter, when a badge appears to a sub item.
1042
653
  ICONTABFILTER_SUB_ITEM_BADGE=New items were added to the {0} tab. The tab is within the {1} tab
1043
654
 
1044
- #XACT: ARIA text of current selected value vs. max. possible value of the RatingIndicator control
1045
655
  RATING_VALUEARIATEXT={0} of {1}
1046
- #XACT: ARIA description of the RatingIndicator control
1047
656
  RATING_ARIA_NAME=Rating
1048
657
 
1049
- #XACT: ARIA description for ObjectHeader and ObjectListItem`s favorite property
1050
658
  ARIA_FAVORITE_MARK_VALUE=Favorite
1051
- #XACT: ARIA description for ObjectHeader and ObjectListItem`s flag property
1052
659
  ARIA_FLAG_MARK_VALUE=Flag
1053
660
 
1054
- #XACT: ARIA description for ObjectHeader icon infront of the title when it's active
1055
661
  OH_ARIA_ICON=Icon
1056
662
 
1057
- #XACT: ARIA description for Shell logo
1058
663
  SHELL_ARIA_LOGO=Logo
1059
664
 
1060
- #XACT: ARIA announcement for the MessagePage`s roledescription attribute
1061
665
  MESSAGE_PAGE_ROLE_DESCRIPTION=Message Page
1062
666
 
1063
- #XTXT: MessagePage text
1064
667
  MESSAGE_PAGE_TEXT=No matching items found.
1065
- #XTXT: MessagePage description
1066
668
  MESSAGE_PAGE_DESCRIPTION=Check the filter settings
1067
669
 
1068
- #XFLD: Token number indicator which is used to show more tokens in Tokenizers inside MultiInput and MultiComboBox
1069
670
  MULTIINPUT_SHOW_MORE_TOKENS={0} More
1070
671
 
1071
- #XACT: ARIA announcement for MultiComboBox/MultiInput with Nmore indicator and readonly mode.
1072
672
  MULTICOMBOBOX_OPEN_NMORE_POPOVER=Press Enter to open the list with selected items.
1073
673
 
1074
- #XFLD: Token number indicator which is used to show all tokens in Tokenizer when all of the tokens are hidden
1075
674
  TOKENIZER_SHOW_ALL_ITEM={0} Item
1076
- #XFLD: Token number indicator which is used to show all tokens in Tokenizer when all of the tokens are hidden
1077
675
  TOKENIZER_SHOW_ALL_ITEMS={0} Items
1078
- #XACT: ARIA announcement for tokens
1079
676
  TOKENIZER_ARIA_NO_TOKENS=No tokens
1080
- #XACT: ARIA announcement for tokenizer with 1 token
1081
677
  TOKENIZER_ARIA_CONTAIN_ONE_TOKEN=Contains 1 token
1082
- #XACT: ARIA announcement for tokenizer with n tokens
1083
678
  TOKENIZER_ARIA_CONTAIN_SEVERAL_TOKENS=Contains {0} tokens
1084
679
 
1085
- #XACT: ARIA announcement for tokenizer label
1086
680
  TOKENIZER_ARIA_LABEL=Tokenizer
1087
681
 
1088
- #XACT: ARIA announcement for token label
1089
682
  TOKEN_ARIA_LABEL=Token
1090
- #XACT: ARIA announcement for token deletable
1091
683
  TOKEN_ARIA_DELETABLE=Deletable
1092
684
 
1093
- #XACT: ARIA announcement for the Select`s roledescription attribute
1094
685
  SELECT_ROLE_DESCRIPTION=Listbox
1095
686
 
1096
- #XACT: ARIA announcement for the ObjectListItem unread mark
1097
687
  OBJECTLISTITEM_ARIA_UNREAD_VALUE=Unread
1098
- #XACT: ARIA announcement for the ObjectListItem locked mark
1099
688
  OBJECTLISTITEM_ARIA_LOCKED_MARK_VALUE=Locked
1100
689
 
1101
- #XBUT: MessagePopover predefined text for CLOSE action
1102
690
  MESSAGEPOPOVER_CLOSE=Close
1103
- #XBUT: MessagePopover predefined text for All Button
1104
691
  MESSAGEPOPOVER_ALL=All
1105
- #XACT: ARIA announcement for the MessagePopover back buttons tooltip
1106
692
  MESSAGEPOPOVER_ARIA_BACK_BUTTON_TOOLTIP=Back to Messages
1107
- #XACT: ARIA announcement for the MessagePopover back buttons
1108
693
  MESSAGEPOPOVER_ARIA_BACK_BUTTON=Message Details
1109
- #XACT: ARIA announcement for the MessagePopover heading
1110
694
  MESSAGEPOPOVER_ARIA_HEADING=Messages
1111
695
 
1112
- #XTOL: Message view error button tooltip
1113
696
  MESSAGEVIEW_BUTTON_TOOLTIP_ERROR=Error
1114
- #XTOL: Message view success button tooltip
1115
697
  MESSAGEVIEW_BUTTON_TOOLTIP_SUCCESS=Success
1116
- #XTOL: Message view warning button tooltip
1117
698
  MESSAGEVIEW_BUTTON_TOOLTIP_WARNING=Warning
1118
- #XTOL: Message view information button tooltip
1119
699
  MESSAGEVIEW_BUTTON_TOOLTIP_INFORMATION=Information
1120
700
 
1121
- #XACT: ARIA announcement for the accept button
1122
701
  BUTTON_ARIA_TYPE_ACCEPT=Positive Action
1123
- #XACT: ARIA announcement for the reject button
1124
702
  BUTTON_ARIA_TYPE_REJECT=Negative Action
1125
- #XACT: ARIA announcement for the attention button
1126
703
  BUTTON_ARIA_TYPE_ATTENTION=Attention Action
1127
- #XACT: ARIA announcement for the emphasized button
1128
704
  BUTTON_ARIA_TYPE_EMPHASIZED=Emphasized
1129
705
 
1130
- #XACT: ARIA announcement for the critical button
1131
706
  BUTTON_ARIA_TYPE_CRITICAL=Warning Type
1132
- #XACT: ARIA announcement for the negative button
1133
707
  BUTTON_ARIA_TYPE_NEGATIVE=Error Type
1134
- #XACT: ARIA announcement for the success button
1135
708
  BUTTON_ARIA_TYPE_SUCCESS=Success Type
1136
709
 
1137
- #XACT: ARIA text for position markers
1138
710
  CAROUSEL_POSITION=Item {0} of {1} displayed
1139
711
 
1140
- #XTXT: Text between numbers in the numeric page indicator
1141
712
  CAROUSEL_PAGE_INDICATOR_TEXT={0} of {1}
1142
713
 
1143
- #XTXT: Error message for Carousel when no pages are loaded due to any reason.
1144
714
  CAROUSEL_ERROR_MESSAGE=The content could not be loaded.
1145
715
 
1146
- #XTXT: colon separator
1147
716
  COLON=\:
1148
717
 
1149
- #XBUT: sap.m.semantic.SemanticControl Edit button text
1150
718
  SEMANTIC_CONTROL_EDIT=Edit
1151
- #XBUT: sap.m.semantic.SemanticControl Save button text
1152
719
  SEMANTIC_CONTROL_SAVE=Save
1153
- #XBUT: sap.m.semantic.SemanticControl Delete button text
1154
720
  SEMANTIC_CONTROL_DELETE=Delete
1155
- #XBUT: sap.m.semantic.SemanticControl Cancel button text
1156
721
  SEMANTIC_CONTROL_CANCEL=Cancel
1157
- #XBUT: sap.m.semantic.SemanticControl Approve button text
1158
722
  SEMANTIC_CONTROL_APPROVE=Approve
1159
- #XBUT: sap.m.semantic.SemanticControl Reject button text
1160
723
  SEMANTIC_CONTROL_REJECT=Reject
1161
- #XBUT: sap.m.semantic.SemanticControl Forward button text
1162
724
  SEMANTIC_CONTROL_FORWARD=Forward
1163
- #XBUT: sap.m.semantic.SemanticControl Open in button text
1164
725
  SEMANTIC_CONTROL_OPEN_IN=Open in...
1165
- #XBUT: sap.m.semantic.SemanticControl Sort button text
1166
726
  SEMANTIC_CONTROL_SORT=Sort
1167
- #XBUT: sap.m.semantic.SemanticControl Filter button text
1168
727
  SEMANTIC_CONTROL_FILTER=Filter
1169
- #XBUT: sap.m.semantic.SemanticControl Group button text
1170
728
  SEMANTIC_CONTROL_GROUP=Group
1171
- #XBUT: sap.m.semantic.SemanticControl Flag button text
1172
729
  SEMANTIC_CONTROL_FLAG=Flag
1173
- #XBUT: sap.m.semantic.SemanticControl Favorite button text
1174
730
  SEMANTIC_CONTROL_FAVORITE=Favorite
1175
- #XBUT: sap.m.semantic.SemanticControl Add button text
1176
731
  SEMANTIC_CONTROL_ADD=Add
1177
- #XBUT: sap.m.semantic.SemanticControl Send Email button text
1178
732
  SEMANTIC_CONTROL_SEND_EMAIL=Send Email
1179
- #XBUT: sap.m.semantic.SemanticControl Discuss in SAP Jam button text
1180
733
  SEMANTIC_CONTROL_DISCUSS_IN_JAM=Discuss in SAP Jam
1181
- #XBUT: sap.m.semantic.SemanticControl Share in SAP Jam button text
1182
734
  SEMANTIC_CONTROL_SHARE_IN_JAM=Share on SAP Jam
1183
- #XBUT: sap.m.semantic.SemanticControl Send Message button text
1184
735
  SEMANTIC_CONTROL_SEND_MESSAGE=Send Message
1185
- #XBUT: sap.m.semantic.SemanticControl Save as Tile button text
1186
736
  SEMANTIC_CONTROL_SAVE_AS_TILE=Save as Tile
1187
- #XBUT: sap.m.semantic.SemanticControl Print button text
1188
737
  SEMANTIC_CONTROL_PRINT=Print
1189
- #XBUT: sap.m.semantic.SemanticControl Multi select button text
1190
738
  SEMANTIC_CONTROL_MULTI_SELECT=Multiple Selection
1191
- #XBUT: sap.m.semantic.SemanticControl Multi select cancel button text
1192
739
  SEMANTIC_CONTROL_MULTI_SELECT_CANCEL=Cancel Multiple Selection
1193
- #XBUT: sap.m.semantic.SemanticControl Message indicator button text
1194
740
  SEMANTIC_CONTROL_MESSAGES_INDICATOR=Messages
1195
- #XBUT: sap.m.semantic.SemanticControl "Action" Share button text
1196
741
  SEMANTIC_CONTROL_ACTION_SHARE=Share
1197
- #XTXT: sap.m.semantic.DetailPage title
1198
742
  SEMANTIC_DETAIL_PAGE_TITLE=Details
1199
- #XTXT: sap.m.semantic.MasterPage title
1200
743
  SEMANTIC_MASTER_PAGE_TITLE=Master
1201
744
 
1202
- #XFLD: sap.m.DraftIndicator Saving Draft indicator text
1203
745
  DRAFT_INDICATOR_SAVING_DRAFT=Saving draft...
1204
- #XFLD: sap.m.DraftIndicator Draft saved indicator text
1205
746
  DRAFT_INDICATOR_DRAFT_SAVED=Draft saved
1206
747
 
1207
- #XBUT: Wizard predefined text for Cancel button
1208
748
  WIZARD_CANCEL=Cancel
1209
- #XBUT: Wizard predefined text for Next button
1210
749
  WIZARD_NEXT=Next
1211
- #XBUT: Wizard predefined text for Finish button
1212
750
  WIZARD_FINISH=Review
1213
751
 
1214
- #XACT: Aria information for the Date Picker
1215
752
  DATEPICKER_DATE_TYPE=Date Type
1216
- #XBUT: Date Selection button text of Date Picker control
1217
753
  DATEPICKER_SELECTION_CONFIRM=OK
1218
- #XBUT: Cancel/Close button text of Date Picker control
1219
754
  DATEPICKER_SELECTION_CANCEL=Cancel
1220
755
 
1221
- #XACT: Wizard predefined text for next step button
1222
756
  WIZARD_STEP=Step
1223
- #XACT: Aria label for the Wizard's ActionSheet
1224
757
  WIZARD_STEPS=Steps
1225
- #XACT: Aria label for the Wizard's active steps
1226
758
  WIZARD_STEP_ACTIVE_LABEL=Step {0} {1} Active {2}
1227
- #XACT: Aria label for the Wizard's inactive steps
1228
759
  WIZARD_STEP_INACTIVE_LABEL=Step {0} {1} Inactive {2}
1229
- #XACT: Aria label for the wizard
1230
760
  WIZARD_LABEL=Wizard
1231
761
 
1232
- #XTOL: Tooltip for the flag icon inside sap.m.ObjectHeader, showing that the item is flagged
1233
762
  TOOLTIP_OH_FLAG_MARK_VALUE=Flagged
1234
763
 
1235
- #XTOL: Tooltip for the favorite icon inside sap.m.ObjectHeader, showing that the item is favorite
1236
764
  TOOLTIP_OH_FAVORITE_MARK_VALUE=Favorite
1237
765
 
1238
- #XTOL: Tooltip for the select title arrow inside sap.m.ObjectHeader
1239
766
  OH_SELECT_ARROW_TOOLTIP=Related Options
1240
767
 
1241
- #XTXT: Text value for marker type Flag
1242
768
  OM_FLAG=Flagged
1243
769
 
1244
- #XTXT: Text value for marker type Favorite
1245
770
  OM_FAVORITE=Favorite
1246
771
 
1247
- #XTXT: Text value for marker type Draft
1248
772
  OM_DRAFT=Draft
1249
773
 
1250
- #XTXT: Text value for marker type Locked
1251
774
  OM_LOCKED=Locked
1252
775
 
1253
- #XTXT: Text value for marker type LockedBy that shows who has locked the object, e.g. Locked by {User name}
1254
776
  OM_LOCKED_BY=Locked by {0}
1255
777
 
1256
- #XTXT: Text value for marker type Locked by another user
1257
778
  OM_LOCKED_BY_ANOTHER_USER=Locked by another user
1258
779
 
1259
- #XTXT: Text value for marker type Unsaved Changes
1260
780
  OM_UNSAVED=Unsaved Changes
1261
781
 
1262
- #XTXT: Text value for marker type UnsavedBy Changes that shows who has unsaved changes, e.g. Unsaved Changes by {User name}
1263
782
  OM_UNSAVED_BY=Unsaved Changes by {0}
1264
783
 
1265
- #XTXT: Text value for marker type Unsaved by another user
1266
784
  OM_UNSAVED_BY_ANOTHER_USER=Unsaved changes by another user
1267
785
 
1268
- #XTOL: Tooltip for "Send SMS" in QuickView
1269
786
  QUICKVIEW_SEND_SMS=Send SMS
1270
787
 
1271
- #XTXT: Text for character left
1272
788
  TEXTAREA_CHARACTER_LEFT={0} character remaining
1273
789
 
1274
- #XTXT: Text for characters left
1275
790
  TEXTAREA_CHARACTERS_LEFT={0} characters remaining
1276
791
 
1277
- #XTXT: Text for character over
1278
792
  TEXTAREA_CHARACTER_EXCEEDED={0} character over limit
1279
793
 
1280
- #XTXT: Text for characters over
1281
794
  TEXTAREA_CHARACTERS_EXCEEDED={0} characters over limit
1282
795
 
1283
- #XTOL: Tooltip for the flag icon inside sap.m.ObjectListItem, showing that the item is flagged
1284
796
  TOOLTIP_OLI_FLAG_MARK_VALUE=Flagged
1285
797
 
1286
- #XTOL: Tooltip for the favorite icon inside sap.m.ObjectListItem, showing that the item is favorite
1287
798
  TOOLTIP_OLI_FAVORITE_MARK_VALUE=Favorite
1288
799
 
1289
- #XTOL: Tooltip for the locked icon inside sap.m.ObjectListItem, showing that the item is locked
1290
800
  TOOLTIP_OLI_LOCK_MARK_VALUE=Locked
1291
801
 
1292
- #XBUT: Time Selection button text of Time Picker control
1293
802
  TIMEPICKER_SET=OK
1294
803
 
1295
- #XBUT: Cancel/Close button text of Time Picker control
1296
804
  TIMEPICKER_CANCEL=Cancel
1297
805
 
1298
- #YACT: ARIA tag of Time Picker control
1299
806
  TIMEPICKER_SCREENREADER_TAG=Time Picker
1300
807
 
1301
- #YACT: ARIA tag of Time Picker control with format as placeholder
1302
808
  TIMEPICKER_WITH_PH_SCREENREADER_TAG=Time Picker in format {0}
1303
809
 
1304
- #XFLD: Label of the hours value slider inside a Time Picker control
1305
810
  TIMEPICKER_LBL_HOURS=Hours
1306
811
 
1307
- #XFLD: Label of the minutes value slider inside a Time Picker control
1308
812
  TIMEPICKER_LBL_MINUTES=Minutes
1309
813
 
1310
- #XFLD: Label of the seconds value slider inside a Time Picker control
1311
814
  TIMEPICKER_LBL_SECONDS=Seconds
1312
815
 
1313
- #XFLD: Label of the am/pm value slider inside a Time Picker control
1314
816
  TIMEPICKER_LBL_AMPM=AM/PM
1315
817
 
1316
- #XACT: Text announced by the screen reader, when TimePicker' popover opens
1317
818
  TIMEPICKER_SET_TIME=Set time
1318
819
 
1319
- #XTOL: Tooltip text for the up arrow of the sliders
1320
820
  TIMEPICKER_TOOLTIP_UP=Up
1321
821
 
1322
- #XTOL: Tooltip text for the down arrow of the sliders
1323
822
  TIMEPICKER_TOOLTIP_DOWN=Down
1324
823
 
1325
- #XACT: ARIA label for Breadcrumbs
1326
824
  BREADCRUMB_LABEL=Breadcrumb Trail
1327
825
 
1328
- #XTOL: Tooltip text for Breadcrumbs select
1329
826
  BREADCRUMB_SELECT_TOOLTIP=More
1330
827
 
1331
- #XACT: Unread status of Notification List Item
1332
828
  NOTIFICATION_LIST_ITEM_UNREAD=Notification unread.
1333
829
 
1334
- #XACT: Read status of Notification List Item
1335
830
  NOTIFICATION_LIST_ITEM_READ=Notification read.
1336
831
 
1337
- #XACT: Unread status of Notification Group Item
1338
832
  NOTIFICATION_LIST_GROUP_UNREAD=Notification group unread.
1339
833
 
1340
- #XACT: Read status of Notification Group Item
1341
834
  NOTIFICATION_LIST_GROUP_READ=Notification group read.
1342
835
 
1343
- #XACT: ARIA text for datetime
1344
836
  NOTIFICATION_LIST_ITEM_DATETIME=Due in {0}.
1345
837
 
1346
- #XACT: ARIA text for priority
1347
838
  NOTIFICATION_LIST_ITEM_PRIORITY={0} Priority.
1348
839
 
1349
- #XACT: ARIA text for priority
1350
840
  NOTIFICATION_LIST_GROUP_PRIORITY={0} Priority.
1351
841
 
1352
- #XFLD: text that will be displayed when tile failed to load
1353
842
  INFOTILE_CANNOT_LOAD_TILE=Cannot load tile
1354
843
 
1355
- #XFLD: text that will be read while tile is loading
1356
844
  INFOTILE_LOADING=Loading
1357
845
 
1358
- #XBUT: Default Button for Navigate Action Button
1359
846
  ACTION_READ_MORE=Read More
1360
847
 
1361
- #XTXT: Text for High Priority Badge
1362
848
  ACTION_PRIORITY_HIGH=High
1363
849
 
1364
- #XTXT: Text for Low Priority Badge
1365
850
  ACTION_PRIORITY_LOW=Low
1366
851
 
1367
- #XTXT: Text for Medium Priority Badge
1368
852
  ACTION_PRIORITY_MEDIUM=Medium
1369
853
 
1370
- #XTXT: text for critical color
1371
854
  SEMANTIC_COLOR_CRITICAL=Warning
1372
855
 
1373
- #XTXT: text for good color
1374
856
  SEMANTIC_COLOR_GOOD=Good
1375
857
 
1376
- #XTXT: text for neutral color
1377
858
  SEMANTIC_COLOR_NEUTRAL=Neutral
1378
859
 
1379
- #XTXT: text for error color
1380
860
  SEMANTIC_COLOR_ERROR=Critical
1381
861
 
1382
- #XTOL:
1383
862
  NUMERICCONTENT_DEVIATION_UP=Ascending
1384
863
 
1385
- #XTOL:
1386
864
  NUMERICCONTENT_DEVIATION_DOWN=Descending
1387
865
 
1388
- #YACT: ARIA tag of MaskInput control
1389
866
  MASKINPUT_SCREENREADER_TAG=Masked
1390
867
 
1391
- #YACT: ARIA description of MaskInput control
1392
868
  MASKINPUT_SCREENREADER_DESCRIPTION=When focused, the masked input field is formatted and prefilled. The {0} symbol is reserved for a placeholder. The value that has to be entered in this field is in the following format {1} where every symbol corresponds to a rule. A rule is a set of characters that are allowed for their particular position. Symbols that do not have a rule are immutable characters and are part of the value formatting.
1393
869
 
1394
- #XACT: ARIA scroll back button for tabstrip
1395
870
  TABSTRIP_SCROLL_BACK=Scroll Back
1396
871
 
1397
- #XACT: ARIA scroll forward button for tabstrip
1398
872
  TABSTRIP_SCROLL_FORWARD=Scroll Forward
1399
873
 
1400
- #XACT: ARIA static text for modified tabstrip item
1401
874
  TABSTRIP_ITEM_MODIFIED=Unsaved
1402
875
 
1403
- #XACT: ARIA static text for not-modified tabstrip item
1404
876
  TABSTRIP_ITEM_NOT_MODIFIED=Saved
1405
877
 
1406
- #XACT: ARIA static text for closable tabstrip item
1407
878
  TABSTRIP_ITEM_CLOSABLE=Closable
1408
- #XFLD: Footer text for TileContent
1409
879
  TILECONTENT_FOOTER_TEXT={0}, {1}
1410
880
 
1411
- #XBUT: Button text for collapsing the Notification List Group
1412
881
  NOTIFICATION_LIST_GROUP_COLLAPSE=Collapse Group
1413
882
 
1414
- #XBUT: Button text for expanding the Notification List Group
1415
883
  NOTIFICATION_LIST_GROUP_EXPAND=Expand Group
1416
884
 
1417
- #XACT: ARIA add new tab button for tabstrip
1418
885
  TABCONTAINER_ADD_NEW_TAB=Add New Tab
1419
886
 
1420
- #XACT: ARIA dropdown button for tabstrip
1421
887
  TABSTRIP_OPENED_TABS=Opened Tabs
1422
888
 
1423
- #XTOL: Tooltip of close tab strip item button
1424
889
  TABSTRIP_ITEM_CLOSE_BTN=Close
1425
890
 
1426
- #XBUT: Button text for expanding a Notification List Item
1427
891
  NOTIFICATION_LIST_ITEM_SHOW_MORE=Show More
1428
892
 
1429
- #XBUT: Button text for collapsing a Notification List Item
1430
893
  NOTIFICATION_LIST_ITEM_SHOW_LESS=Show Less
1431
894
 
1432
- #XBUT: Date button of DateTimePicker on small screens
1433
895
  DATETIMEPICKER_DATE=Date
1434
896
 
1435
- #XBUT: Time button of DateTimePicker on small screens
1436
897
  DATETIMEPICKER_TIME=Time
1437
898
 
1438
- #XACT: Aria information for the Date Time Picker
1439
899
  DATETIMEPICKER_TYPE=Date and Time
1440
900
 
1441
- #XACT SinglePlanningCalendar control name
1442
901
  SPC_CONTROL_NAME=Single planning calendar
1443
902
 
1444
- #XACT SinglePlanningCalendar actions toolbar accessibility description
1445
903
  SPC_ACTIONS_TOOLBAR=Single planning calendar actions
1446
904
 
1447
- #XACT SinglePlanningCalendar navigation toolbar accessibility description
1448
905
  SPC_NAVIGATION_TOOLBAR=Single planning calendar navigation
1449
906
 
1450
- #XACT PlanningCalendarHeader's datepicker accessibility announcement
1451
907
  PCH_SELECT_RANGE=Select range
1452
908
 
1453
- #XACT Announcement for the popover of PlanningCalendarHeader's datepicker
1454
909
  PCH_RANGE_PICKER=Range picker
1455
910
 
1456
- #XACT PlanningCalendarHeader "today" button announcement
1457
911
  PCH_NAVIGATE_TO_TODAY=Navigate to the current day
1458
912
 
1459
- #XACT Announcement for the "Previous" icon-button in PlanningCalendarHeader
1460
913
  PCH_NAVIGATE_BACKWARDS=Navigate backward
1461
914
 
1462
- #XACT Announcement for the "Next" icon-button in PlanningCalendarHeader
1463
915
  PCH_NAVIGATE_FORWARD=Navigate forward
1464
916
 
1465
- #XACT Announcement for the view switch in PlanningCalendarHeader
1466
917
  PCH_VIEW_SWITCH=View switch
1467
918
 
1468
- #XACT Announcement for the Blockers area in SinglePlanningCalendar
1469
919
  SPC_BLOCKERS=Blockers
1470
920
 
1471
- #XACT Announcement for the Appointments area in SinglePlanningCalendar
1472
921
  SPC_APPOINTMENTS=Appointments
1473
922
 
1474
- #XLNK Text for the link when we have more Appointments for a day in month view in SinglePlanningCalendar
1475
923
  SPC_MORE_LINK={0} More
1476
924
 
1477
- #XACT: PlanningCalendar accessibility description
1478
925
  PLANNINGCALENDAR=Planning calendar
1479
926
 
1480
- #XACT PlanningCalendar functions toolbar accessibility description
1481
927
  PC_FUNCTIONS_TOOLBAR=Planning calendar functions
1482
928
 
1483
- #XACT PlanningCalendar interval accessibility description
1484
929
  PC_INTERVAL_TOOLBAR=Planning calendar interval
1485
930
 
1486
- #XACT PlanningCalendar interval selection accessibility description
1487
931
  PC_INTERVAL_SELECTION_TOOLBAR=Planning calendar interval selection
1488
932
 
1489
- #XACT: PlanningCalendar view selector accessibility description
1490
933
  PLANNINGCALENDAR_VIEW=View calendar by
1491
934
 
1492
- #XFLD: Name of the "Hours" view in the PlanningCalendar control
1493
935
  PLANNINGCALENDAR_HOURS=Hours
1494
936
 
1495
- #XFLD: Name of the "Days" view in the PlanningCalendar control
1496
937
  PLANNINGCALENDAR_DAYS=Days
1497
938
 
1498
- #XFLD: Name of the "Months" view in the PlanningCalendar control
1499
939
  PLANNINGCALENDAR_MONTHS=Months
1500
940
 
1501
- #XFLD: Name of the "Week" view in the PlanningCalendar control
1502
941
  PLANNINGCALENDAR_WEEK=1 Week
1503
942
 
1504
- #XFLD: Name of the "OneMonth" view in the PlanningCalendar control
1505
943
  PLANNINGCALENDAR_ONE_MONTH=1 Month
1506
944
 
1507
- #XBUT: Today button of PlanningCalendar and SinglePlanningCalendar control
1508
945
  PLANNINGCALENDAR_TODAY=Today
1509
946
 
1510
- #XFLD: Text for all day event
1511
947
  PLANNINGCALENDAR_ALLDAY=All Day
1512
948
 
1513
- #XFLD: Text for event with no ending time
1514
949
  PLANNINGCALENDAR_FROM=from
1515
950
 
1516
- #XFLD: Text for event with no starting time
1517
951
  PLANNINGCALENDAR_UNTIL=until
1518
952
 
1519
- #XFLD: Duration of an appointment lasting more than an hour and is not full hours, ex.: 2 hrs, 30 min
1520
953
  PLANNINGCALENDAR_APP_DURATION={0}, {1}
1521
954
 
1522
- #XFLD: Text for a placeholder row when there are no appointments
1523
955
  PLANNINGCALENDAR_ROW_NO_APPOINTMENTS=No Entries
1524
956
 
1525
- #XTOL: Tool tip for nextButton of the PagingButton
1526
957
  PAGINGBUTTON_NEXT=Next Page
1527
958
 
1528
- #XTOL: Tool tip for nextButton of the PagingButton
1529
959
  PAGINGBUTTON_PREVIOUS=Previous Page
1530
960
 
1531
- #XBUT: Text and number of selected items for toolbar button of SelectionDetails
1532
961
  SELECTIONDETAILS_BUTTON_TEXT_WITH_NUMBER=Details ({0})
1533
962
 
1534
- #XBUT: Text for toolbar button of SelectionDetails
1535
963
  SELECTIONDETAILS_BUTTON_TEXT=Details
1536
964
 
1537
- #XBUT: Text for ok button in the suggestion popover
1538
965
  SUGGESTIONSPOPOVER_CLOSE_BUTTON=OK
1539
966
 
1540
- #############
1541
- #Translatable Control Types and States for ACC
1542
- #############
1543
967
 
1544
- #XACT: type of a UI control is an input field
1545
968
  ACC_CTR_TYPE_INPUT=Input
1546
969
 
1547
- #XACT: type of a UI control is a input field (which allows setting multiple values)
1548
970
  ACC_CTR_TYPE_MULTIINPUT=Multi Input
1549
971
 
1550
- #XACT: type of a UI control is a date input field
1551
972
  ACC_CTR_TYPE_DATEINPUT=Date Input
1552
973
 
1553
- #XACT: type of a UI control is a date range input field
1554
974
  ACC_CTR_TYPE_DATERANGEINPUT=Date Range Input
1555
975
 
1556
- #XACT: type of a UI control is a time input field
1557
976
  ACC_CTR_TYPE_TIMEINPUT=Time Input
1558
977
 
1559
- #XACT: type of a UI control is a dynamic date range input field
1560
978
  ACC_CTR_TYPE_DYNAMIC_DATE_RANGE=Dynamic Date Input
1561
979
 
1562
- #XACT: aria-describedby for mobile TimePicker
1563
980
  ACC_CTR_TYPE_TIMEINPUT_MOBILE_DESCRIBEDBY=Tap to activate edit mode
1564
981
 
1565
- #XACT: type of a UI control is a date and time input field
1566
982
  ACC_CTR_TYPE_DATETIMEINPUT=Date/Time Input
1567
983
 
1568
- #XACT: type of a UI control is a rating indicator
1569
984
  ACC_CTR_TYPE_RATING=Rating
1570
985
 
1571
- #XACT: type of a UI control is a step input
1572
986
  ACC_CTR_TYPE_STEPINPUT=Spin Button
1573
987
 
1574
- #XACT: type of a UI control is a button
1575
988
  ACC_CTR_TYPE_BUTTON=Button
1576
989
 
1577
- #XACT: type of a UI control is a link
1578
990
  ACC_CTR_TYPE_LINK=Link
1579
991
 
1580
- #XACT: type of a UI control is an image
1581
992
  ACC_CTR_TYPE_IMAGE=Image
1582
993
 
1583
- #XACT: type of a UI control is a checkbox
1584
994
  ACC_CTR_TYPE_CHECKBOX=Checkbox
1585
995
 
1586
- #XACT: type of a UI control is a switch
1587
996
  ACC_CTR_TYPE_SWITCH=Switch
1588
997
 
1589
- #XACT: type of a UI control is a radiobutton
1590
998
  ACC_CTR_TYPE_RADIO=Radio Button
1591
999
 
1592
- #XACT: type of a UI control is a progress indicator
1593
1000
  ACC_CTR_TYPE_PROGRESS=Progress
1594
1001
 
1595
- #XACT: type of a UI control is a combobox
1596
1002
  ACC_CTR_TYPE_COMBO=Combo Box
1597
1003
 
1598
- #XACT: type of a UI control is a combobox (which allows multi selection)
1599
1004
  ACC_CTR_TYPE_MULTICOMBO=Multi Combo Box
1600
1005
 
1601
- #XACT: type of a UI control is a list
1602
1006
  ACC_CTR_TYPE_LIST=List Box
1603
1007
 
1604
- #XACT: type of a UI control is a list item
1605
1008
  ACC_CTR_TYPE_OPTION=List Item
1606
1009
 
1607
- #XACT: type of a UI control is a tree
1608
1010
  ACC_CTR_TYPE_TREE=Tree
1609
1011
 
1610
- #XACT: type of a UI control is a tree item
1611
1012
  ACC_CTR_TYPE_TREEITEM=Tree Item
1612
1013
 
1613
- #XTOL: tooltip for expand icon in a tree item
1614
1014
  TREE_ITEM_EXPAND_NODE=Expand Node
1615
1015
 
1616
- #XTOL: tooltip for collapse icon in a tree item
1617
1016
  TREE_ITEM_COLLAPSE_NODE=Collapse Node
1618
1017
 
1619
- #XACT: type of a UI control is a table
1620
1018
  ACC_CTR_TYPE_TABLE=Table
1621
1019
 
1622
- #XACT: type of a UI control is a table row
1623
1020
  ACC_CTR_TYPE_ROW=Row
1624
1021
 
1625
- #XACT: ARIA announcement for the column header row of the table
1626
1022
  ACC_CTR_TYPE_HEADER_ROW=Column Header Row
1627
1023
 
1628
- #XACT: ARIA announcement for the footer row of the table
1629
1024
  ACC_CTR_TYPE_FOOTER_ROW=Footer Row
1630
1025
 
1631
- #XACT: "pressed" state of e.g. a togglebutton which should be announced by screenreaders
1632
1026
  ACC_CTR_STATE_PRESSED=Pressed
1633
1027
 
1634
- #XACT: "checked" state of e.g. a checkbox, switch which should be announced by screenreaders
1635
1028
  ACC_CTR_STATE_CHECKED=Checked
1636
1029
 
1637
- #XACT: "not checked" state of e.g. a checkbox, switch which should be announced by screenreaders
1638
1030
  ACC_CTR_STATE_NOT_CHECKED=Not Checked
1639
1031
 
1640
- #XACT: state (current and max. value) of a rating indicator which should be announced by screenreaders
1641
1032
  ACC_CTR_STATE_RATING={0} out of {1}
1642
1033
 
1643
- #XACT: progress state of a progress indicator which should be announced by screenreaders
1644
1034
  ACC_CTR_STATE_PROGRESS={0} %
1645
1035
 
1646
- #############
1647
1036
 
1648
- #XACT: Aria information for the Split Button
1649
1037
  SPLIT_BUTTON_DESCRIPTION=Split Button
1650
1038
 
1651
- #XACT: Tooltip for the arrow button
1652
1039
  SPLIT_BUTTON_ARROW_TOOLTIP=Open Menu
1653
1040
 
1654
- #XACT: Aria hint for the keyboard handling support of the Split Button
1655
1041
  SPLIT_BUTTON_KEYBOARD_HINT=Press Enter to trigger action and Arrow Down to open menu
1656
1042
 
1657
- #XTOL: Tooltip text for back button inside a Menu Page
1658
1043
  MENU_PAGE_BACK_BUTTON=Back to
1659
1044
 
1660
- #XBUT: Menu predefined text for CLOSE action
1661
1045
  MENU_CLOSE=Cancel
1662
1046
 
1663
- #XBUT: Button text for closing a Notification List Item control
1664
1047
  NOTIFICATION_LIST_ITEM_CLOSE=Close
1665
1048
 
1666
- #XBUT: Button text for closing a Notification List Group control
1667
1049
  NOTIFICATION_LIST_GROUP_CLOSE=Close All
1668
1050
 
1669
- #XBUT: No grouping item in ViewSettingsPopover
1670
1051
  NO_GROUPING=No Grouping
1671
1052
 
1672
- #XBUT: No filtering item in ViewSettingsPopover
1673
1053
  REMOVE_FILTER=Remove Filter
1674
1054
 
1675
- #XBUT: ARIA-LabelledBy for ViewSettingsPopover
1676
1055
  ARIA_LABELLED_BY_POPOVER=Column View Settings
1677
1056
 
1678
- #XBUT: Show selected only for ViewSettingsPopover
1679
1057
  SHOW_SELECTED_ONLY=Show Selected Only
1680
1058
 
1681
- #XBUT: No sorting item in ViewSettingsPopover
1682
1059
  NO_SORTING=No Sorting
1683
1060
 
1684
- #YACT: ARIA information about multiple content within the SlideTile
1685
1061
  SLIDETILE_MULTIPLE_CONTENT=Element with multiple content
1686
1062
 
1687
- #YACT: ARIA information about toggle sliding within the SlideTile
1688
1063
  SLIDETILE_TOGGLE_SLIDING=To toggle sliding, press space bar
1689
1064
 
1690
- #YACT: ARIA information how to activate the SlideTile
1691
1065
  SLIDETILE_ACTIVATE=To activate, press enter
1692
1066
 
1693
- #YACT: ARIA information how to scroll back in the SlideTile
1694
1067
  SLIDETILE_SCROLL_BACK=To scroll back, press B
1695
1068
 
1696
- #YACT: ARIA information how to to scroll forward in the SlideTile
1697
1069
  SLIDETILE_SCROLL_FORWARD=To scroll forward, press F
1698
1070
 
1699
- #XACT: ARIA ARIA-LabelledBy for the entire range handler in RangeSlider
1700
1071
  SLIDER_HANDLE=Slider Handle
1701
1072
 
1702
- #XACT: ARIA announcement for the range in RangeSlider
1703
1073
  RANGE_SLIDER_RANGE_ANNOUNCEMENT=From {0} to {1}
1704
1074
 
1705
- #XACT: ARIA ARIA-LabelledBy for the left handle and tooltip in RangeSlider
1706
1075
  RANGE_SLIDER_LEFT_HANDLE=Left Handle
1707
1076
 
1708
- #XACT: ARIA ARIA-LabelledBy for the right handle and tooltip in RangeSlider
1709
1077
  RANGE_SLIDER_RIGHT_HANDLE=Right Handle
1710
1078
 
1711
- #XACT: ARIA ARIA-LabelledBy for the entire range handler in RangeSlider
1712
1079
  RANGE_SLIDER_RANGE_HANDLE=Range
1713
1080
 
1714
- #XACT: ARIA ARIA-DescribedBy for inputs as tooltips
1715
1081
  SLIDER_INPUT_TOOLTIP=Press F2 to enter a value.
1716
1082
 
1717
- #XACT: ARIA aria-label for Slider's input
1718
1083
  SLIDER_INPUT_LABEL=Current Value
1719
1084
 
1720
- #XBUT: Button text for close button in the LightBox
1721
1085
  LIGHTBOX_CLOSE_BUTTON=Close
1722
1086
 
1723
- #XTOL: Tooltip on the button to allow to scroll back
1724
1087
  HEADERCONTAINER_BUTTON_PREV_SECTION=Previous
1725
1088
 
1726
- #XTOL: Tooltip on the button to allow to scroll forward
1727
1089
  HEADERCONTAINER_BUTTON_NEXT_SECTION=Next
1728
1090
 
1729
- #XTXT: Error message for LightBox image not loaded due to timeout.
1730
1091
  LIGHTBOX_IMAGE_TIMED_OUT=Image could not be loaded
1731
1092
 
1732
- #XTXT: Error message for LightBox image not loaded due to timeout detailed message.
1733
1093
  LIGHTBOX_IMAGE_TIMED_OUT_DETAILS=This image is too big to load right now. Please try again later.
1734
1094
 
1735
- #XTXT: Error message for LightBox image not loaded.
1736
1095
  LIGHTBOX_IMAGE_ERROR=An error has occurred.
1737
1096
 
1738
- #XTXT: Error message for LightBox image not loaded due to timeout detailed message.
1739
1097
  LIGHTBOX_IMAGE_ERROR_DETAILS=We could not find the image at the specified location, or the server is not responding.
1740
1098
 
1741
- #XACT: ARIA announcement for enlarged image
1742
1099
  LIGHTBOX_ARIA_ENLARGED=Enlarged image of {0} {1}
1743
1100
 
1744
- #XACT: ARIA keyboard announcement for the DEL key for removing a tile
1745
1101
  TILE_REMOVE_BY_DEL_KEY=Press delete key to remove the item.
1746
1102
 
1747
- #XACT: ARIA text for GenericTile in actions scope
1748
1103
  GENERICTILE_ACTIONS_ARIA_TEXT=Removable tile
1749
1104
 
1750
- #XTOL: Tooltip for REMOVE button in the GenericTile
1751
1105
  GENERICTILE_REMOVEBUTTON_TEXT=Remove
1752
1106
 
1753
- #XTXT: Reached maximum number of notifications in NotificationListGroup title
1754
1107
  NOTIFICATION_LIST_GROUP_MAX_NOTIFICATIONS_TITLE=There are {0} more notifications
1755
1108
 
1756
- #XTXT: Reached maximum number of notifications in NotificationListGroup
1757
1109
  NOTIFICATION_LIST_GROUP_MAX_NOTIFICATIONS_BODY=You need to close or take action on the listed notifications to display more.
1758
1110
 
1759
- #XTOL: Tooltip of the button for increasing for example the quantity of a product inside shopping-cart application
1760
1111
  STEP_INPUT_INCREASE_BTN=Increase
1761
1112
 
1762
- #XTOL: Tooltip of the button for decreasing for example the quantity of a product inside shopping-cart application
1763
1113
  STEP_INPUT_DECREASE_BTN=Decrease
1764
1114
 
1765
- #XACT: Object Status control name
1766
1115
  OBJECT_STATUS_ACTIVE=Object Status Button
1767
1116
 
1768
- #XACT: Object Status icon announcement
1769
1117
  OBJECT_STATUS_ICON=Status Icon
1770
1118
 
1771
- #XACT: ARIA role for the control Object Identifier
1772
1119
  OI_ARIA_ROLE=Object Identifier
1773
1120
 
1774
- #XACT:Author of Notification List Item
1775
1121
  NOTIFICATION_LIST_ITEM_CREATED_BY=Created By
1776
1122
 
1777
- #XACT: Aria label for Table select all CheckBox
1778
1123
  TABLE_CHECKBOX_SELECT_ALL=Select all rows
1779
1124
 
1780
- #XACT: Aria label for Table deselect all Icon
1781
1125
  TABLE_ICON_DESELECT_ALL=Deselect all rows
1782
1126
 
1783
- #XACT: Aria role description for Table
1784
1127
  TABLE_ARIA_LABEL=Tabular List
1785
1128
 
1786
- #XACT: Aria role description for Table container
1787
1129
  TABLE_CONTAINER_ROLE_DESCRIPTION=Tabular List Container
1788
1130
 
1789
- #XACT: Aria role description for the row extension (popin, addon) in the table.
1790
1131
  TABLE_POPIN_ROLE_DESCRIPTION=Tabular List Row Extension
1791
1132
 
1792
- #XBUT: Pdf viewer's popup close button
1793
1133
  PDF_VIEWER_POPUP_CLOSE_BUTTON=Close
1794
1134
 
1795
- #XTXT: Pdf viewer's download link
1796
1135
  PDF_VIEWER_DOWNLOAD_TEXT=Download
1797
1136
 
1798
- #XTXT: Text in error placeholder of pdf viewer
1799
1137
  PDF_VIEWER_PLACEHOLDER_ERROR_TEXT=The PDF file could not be loaded.
1800
1138
 
1801
- #XACT: PDF viewer's accessibility label
1802
1139
  PDF_VIEWER_ACCESSIBILITY_LABEL=PDF Viewer
1803
1140
 
1804
- #XTIT: PDF viewer's message box header for source validation error
1805
1141
  PDF_VIEWER_SOURCE_VALIDATION_MESSAGE_HEADER=Source Validation Error
1806
1142
 
1807
- #XMSG: PDF viewer's message box text for source validation error
1808
1143
  PDF_VIEWER_SOURCE_VALIDATION_MESSAGE_TEXT=Could not validate the source of the file. Show the file anyway?
1809
1144
 
1810
- #XMSG: PDF viewer's non trusted source Message Text
1811
1145
  PDF_VIEWER_NONTRUSTEDSOURCEMESSAGE_TITLE=Download the file to view it
1812
1146
 
1813
- #XBUT: MultiEditField prefilled Item keep
1814
1147
  MULTI_EDIT_KEEP_TEXT=Keep Existing Values
1815
1148
 
1816
- #XBUT: MultiEditField prefilled Item blank
1817
1149
  MULTI_EDIT_BLANK_TEXT=Leave Blank
1818
1150
 
1819
- #XBUT: MultiEditField prefilled Item new
1820
1151
  MULTI_EDIT_NEW_TEXT=Use Value Help
1821
1152
 
1822
- #XTXT: Text representing the Select's picker title text
1823
1153
  SELECT_PICKER_TITLE_TEXT=Select
1824
1154
 
1825
- #XBUT: ActionSelect Picker Tutor Message
1826
1155
  ACTION_SELECT_TUTOR_MESSAGE=To reach available actions, press TAB
1827
1156
 
1828
- #XTXT: Text representing the WizardStep's optional step label
1829
1157
  WIZARD_STEP_OPTIONAL_STEP_TEXT=Optional
1830
1158
 
1831
- #XTIT: The title of ColorPalette when wrapped in the popover
1832
1159
  COLOR_PALETTE_TITLE=Color Palette
1833
1160
 
1834
- #XTIT: The title of the SWATCH Container in the CollorPalette
1835
1161
  COLOR_PALETTE_SWATCH_CONTAINER_TITLE=Color Palette - Predefined Colors
1836
1162
 
1837
- #XTIT: The title of the SWATCH Container of Recent colors in the CollorPalette
1838
1163
  COLOR_PALETTE_SWATCH_RECENT_COLOR_CONTAINER_TITLE=Color Palette - Recent Colors
1839
1164
 
1840
- #XBUT: The cancel button in ColorPalette
1841
1165
  COLOR_PALETTE_CANCEL=Cancel
1842
1166
 
1843
- #XBUT: ColorPalette "Default color" action text
1844
1167
  COLOR_PALETTE_DEFAULT_COLOR=Default Color
1845
1168
 
1846
- #XBUT: ColorPalette "More Colors..." action text
1847
1169
  COLOR_PALETTE_MORE_COLORS=More Colors...
1848
1170
 
1849
- #XTIT: ColorPalette title of the "Color Picker" that opens upon "More colors..." click
1850
1171
  COLOR_PALETTE_MORE_COLORS_TITLE=Change Color
1851
1172
 
1852
- #XBUT: The confirm button in Color Picker that is opened upon "More colors..." click
1853
1173
  COLOR_PALETTE_MORE_COLORS_CONFIRM=OK
1854
1174
 
1855
- #XBUT: The cancel button in Color Picker that is opened upon "More colors..." click
1856
1175
  COLOR_PALETTE_MORE_COLORS_CANCEL=Cancel
1857
1176
 
1858
- #XTXT: The aria info about the predefined color
1859
1177
  COLOR_PALETTE_PREDEFINED_COLOR=Color {0}\: {1}
1860
1178
 
1861
- #XTXT: The aria info about the recent color
1862
1179
  COLOR_PALETTE_RECENT_COLOR=Recent Color {0}\: {1}
1863
1180
 
1864
- #XTXT: The aria info about the predefined color if it is a custom one (not amongst list of predefined ones)
1865
1181
  COLOR_PALETTE_PREDEFINED_COLOR_CUSTOM=Custom
1866
1182
 
1867
- #XTOL: Gold color
1868
1183
  COLOR_PALETTE_PREDEFINED_COLOR_GOLD=Gold
1869
1184
 
1870
- #XTOL: Dark orange color
1871
1185
  COLOR_PALETTE_PREDEFINED_COLOR_DARKORANGE=Dark Orange
1872
1186
 
1873
- #XTOL: Indian red color
1874
1187
  COLOR_PALETTE_PREDEFINED_COLOR_INDIANRED=Indian Red
1875
1188
 
1876
- #XTOL: Dark magenta color
1877
1189
  COLOR_PALETTE_PREDEFINED_COLOR_DARKMAGENTA=Dark Magenta
1878
1190
 
1879
- #XTOL: Cornflower blue color
1880
1191
  COLOR_PALETTE_PREDEFINED_COLOR_CORNFLOWERBLUE=Cornflower Blue
1881
1192
 
1882
- #XTOL: Deep sky blue color
1883
1193
  COLOR_PALETTE_PREDEFINED_COLOR_DEEPSKYBLUE=Deep Sky Blue
1884
1194
 
1885
- #XTOL: Dark cyan color
1886
1195
  COLOR_PALETTE_PREDEFINED_COLOR_DARKCYAN=Dark Cyan
1887
1196
 
1888
- #XTOL: Olive drab color
1889
1197
  COLOR_PALETTE_PREDEFINED_COLOR_OLIVEDRAB=Olive Drab
1890
1198
 
1891
- #XTOL: Dark slate gray color
1892
1199
  COLOR_PALETTE_PREDEFINED_COLOR_DARKSLATEGRAY=Dark Slate Gray
1893
1200
 
1894
- #XTOL: Azure color
1895
1201
  COLOR_PALETTE_PREDEFINED_COLOR_AZURE=Azure
1896
1202
 
1897
- #XTOL: White color
1898
1203
  COLOR_PALETTE_PREDEFINED_COLOR_WHITE=White
1899
1204
 
1900
- #XTOL: Light gray color
1901
1205
  COLOR_PALETTE_PREDEFINED_COLOR_LIGHTGRAY=Light Gray
1902
1206
 
1903
- #XTOL: Dark gray color
1904
1207
  COLOR_PALETTE_PREDEFINED_COLOR_DARKGRAY=Dark Gray
1905
1208
 
1906
- #XTOL: Dim gray color
1907
1209
  COLOR_PALETTE_PREDEFINED_COLOR_DIMGRAY=Dim Gray
1908
1210
 
1909
- #XTOL: Black color
1910
1211
  COLOR_PALETTE_PREDEFINED_COLOR_BLACK=Black
1911
1212
 
1912
- #XTOL: Tooltip for panel expand title
1913
1213
  PANEL_ICON=Expand/Collapse
1914
1214
 
1915
- #XACT: ARIA announcement for aria-describedby attribute of SearchFIled
1916
1215
  SEARCHFIELD_ARIA_DESCRIBEDBY=Search Field
1917
1216
 
1918
- #XTOL: SearchField search button default tooltip
1919
1217
  SEARCHFIELD_SEARCH_BUTTON_TOOLTIP=Search
1920
1218
 
1921
- #XTOL: SearchField reset button default tooltip
1922
1219
  SEARCHFIELD_RESET_BUTTON_TOOLTIP=Reset
1923
1220
 
1924
- #XTOL: SearchField refresh button default tooltip
1925
1221
  SEARCHFIELD_REFRESH_BUTTON_TOOLTIP=Refresh
1926
1222
 
1927
- #XTOL: Tooltip of the MessageStrip's close button
1928
1223
  MESSAGE_STRIP_TITLE=Close
1929
1224
 
1930
- #XACT: ARIA announcement for the MessageStrip's "Error" close button
1931
1225
  MESSAGE_STRIP_ERROR_CLOSE_BUTTON=Error Message Strip Close
1932
- #XACT: ARIA announcement for the MessageStrip's "Warning" close button
1933
1226
  MESSAGE_STRIP_WARNING_CLOSE_BUTTON=Warning Message Strip Close
1934
- #XACT: ARIA announcement for the MessageStrip's "Success" close button
1935
1227
  MESSAGE_STRIP_SUCCESS_CLOSE_BUTTON=Success Message Strip Close
1936
- #XACT: ARIA announcement for the MessageStrip's "Information" close button
1937
1228
  MESSAGE_STRIP_INFORMATION_CLOSE_BUTTON=Information Message Strip Close
1938
1229
 
1939
- #XACT: ARIA announcement for the MessageStrip's "Error" state
1940
1230
  MESSAGE_STRIP_ERROR=Message Strip Error
1941
- #XACT: ARIA announcement for the MessageStrip's "Warning" state
1942
1231
  MESSAGE_STRIP_WARNING=Message Strip Warning
1943
- #XACT: ARIA announcement for the MessageStrip's "Success" state
1944
1232
  MESSAGE_STRIP_SUCCESS=Message Strip Success
1945
- #XACT: ARIA announcement for the MessageStrip's "Information" state
1946
1233
  MESSAGE_STRIP_INFORMATION=Message Strip Information
1947
- #XACT: ARIA announcement for the MessageStrip's closable state
1948
1234
  MESSAGE_STRIP_CLOSABLE=Closable
1949
1235
 
1950
- #XACT: GenericTag Roledescription
1951
1236
  GENERICTAG_ROLEDESCRIPTION=Object Tag
1952
1237
 
1953
- #XACT: ARIA announcement for the GenericTag's value state "Error"
1954
1238
  GENERICTAG_ARIA_VALUE_STATE_ERROR=Value State Error
1955
- #XACT: ARIA announcement for the GenericTag's value state "Warning"
1956
1239
  GENERICTAG_ARIA_VALUE_STATE_WARNING=Value State Warning
1957
- #XACT: ARIA announcement for the GenericTag's value state "Success"
1958
1240
  GENERICTAG_ARIA_VALUE_STATE_SUCCESS=Value State Success
1959
- #XACT: ARIA announcement for the GenericTag's value state "Information"
1960
1241
  GENERICTAG_ARIA_VALUE_STATE_INFORMATION=Value State Information
1961
1242
 
1962
- #XBUT: sap.m.QuickViewCard "Card" aria-roledescription text
1963
1243
  ARIA_ROLEDESCRIPTION_CARD=Card
1964
1244
 
1965
- #XTXT: Error message for the MessageStrip of the Table's DataState plugin
1966
1245
  DATASTATE_ERROR=The table contains errors.
1967
- #XTXT: Warning message for the MessageStrip of the Table's DataState plugin
1968
1246
  DATASTATE_WARNING=The table contains warnings.
1969
- #XTXT: Issues message for the MessageStrip of the Table's DataState plugin
1970
1247
  DATASTATE_ISSUE=The table contains issues.
1971
- #XTXT: Notifications message for the MessageStrip of the Table's DataState plugin
1972
1248
  DATASTATE_NOTIFICATION=The table contains notifications.
1973
- #XTXT: Info toolbar text when data state messages are filtered by errors.
1974
1249
  DATASTATE_FILTERED_BY_ERROR=Filtered By\: Errors
1975
- #XTXT: Info toolbar text when data state messages are filtered by warnings.
1976
1250
  DATASTATE_FILTERED_BY_WARNING=Filtered By\: Warnings
1977
- #XTXT: Info toolbar text when data state messages are filtered by issues.
1978
1251
  DATASTATE_FILTERED_BY_ISSUE=Filtered By\: Issues
1979
- #XTXT: Info toolbar text when data state messages are filtered by notifications.
1980
1252
  DATASTATE_FILTERED_BY_NOTIFICATION=Filtered By\: Notifications
1981
- #XLNK: Message strip link text to filter item.
1982
1253
  DATASTATE_FILTER_ITEMS=Filter Items
1983
- #XLNK: Message strip link text to clear filter.
1984
1254
  DATASTATE_CLEAR_FILTER=Clear Filter
1985
1255
 
1986
- #XTXT: Error message for the MessageStrip of the List's DataState plugin
1987
1256
  LIST_DATASTATE_ERROR=The list contains errors.
1988
- #XTXT: Warning message for the MessageStrip of the List's DataState plugin
1989
1257
  LIST_DATASTATE_WARNING=The list contains warnings.
1990
- #XTXT: Issues message for the MessageStrip of the List's DataState plugin
1991
1258
  LIST_DATASTATE_ISSUE=The list contains issues.
1992
- #XTXT: Notifications message for the MessageStrip of the List's DataState plugin
1993
1259
  LIST_DATASTATE_NOTIFICATION=The list contains notifications.
1994
1260
 
1995
- #XTXT: Error message for the MessageStrip of the Tree's DataState plugin
1996
1261
  TREE_DATASTATE_ERROR=The tree contains errors.
1997
- #XTXT: Warning message for the MessageStrip of the Tree's DataState plugin
1998
1262
  TREE_DATASTATE_WARNING=The tree contains warnings.
1999
- #XTXT: Issues message for the MessageStrip of the Tree's DataState plugin
2000
1263
  TREE_DATASTATE_ISSUE=The tree contains issues.
2001
- #XTXT: Notifications message for the MessageStrip of the Tree's DataState plugin
2002
1264
  TREE_DATASTATE_NOTIFICATION=The tree contains notifications.
2003
1265
 
2004
- #XACT: Accessibility text to notify that the column is resizable
2005
1266
  COLUMNRESIZER_RESIZABLE=The column is resizable
2006
- #XTOL: Tooltip for resize column button in the popover control.
2007
1267
  COLUMNRESIZER_RESIZE_BUTTON=Resize column
2008
1268
 
2009
- #XBUT: Button text for the paste button
2010
1269
  PASTEPROVIDER_PASTE=Paste
2011
- #XTIT: The title of paste pop-over
2012
1270
  PASTEPROVIDER_TITLE=Information
2013
- #XMSG: The keyboard shortcut to paste the clipboard text on mac
2014
1271
  PASTEPROVIDER_SHORTCUT_MAC=Cmd + V
2015
- #XMSG: The keyboard shortcut to paste the clipboard text on windows/linux
2016
1272
  PASTEPROVIDER_SHORTCUT_WIN=Ctrl + V
2017
- #XMSG: The keyboard shortcut message in the paste pop-over content for desktop cases e.g. To paste data, press Ctrl + V here.
2018
1273
  PASTEPROVIDER_DESKTOP_MSG=To paste data, press {0} here.
2019
- #XMSG: Device specific message in the paste pop-over content for mobile cases
2020
1274
  PASTEPROVIDER_MOBILE_MSG=To paste data, use your device\u2019s paste feature here.
2021
1275
 
2022
- #XACT: ARIA announcement for the Button Badge with value 1 - "{0} item"
2023
1276
  BUTTON_BADGE_ONE_ITEM={0} item
2024
1277
 
2025
- #XACT: ARIA announcement for the Button Badge with value more than 1 - "{0} items"
2026
1278
  BUTTON_BADGE_MANY_ITEMS={0} items
2027
1279
 
2028
- #XACT: ARIA announcement for the Button Badge with value more than permitted items (example 999+) - "more than {0} items"
2029
1280
  BUTTON_BADGE_MORE_THAN_ITEMS=more than {0} items
2030
1281
 
2031
- #XACT: ARIA announcement for the Numeric Content aria-roledescription attribute
2032
1282
  NUMERIC_CONTENT_ROLE_DESCRIPTION=Numeric Content
2033
1283
 
2034
- #XACT: ARIA announcement for the Generic Tile aria-roledescription attribute
2035
1284
  GENERIC_TILE_ROLE_DESCRIPTION=Tile
2036
1285
 
2037
- #XACT: Role description for the SegmentedButton control
2038
1286
  SEGMENTEDBUTTON_NAME=Segmented button group
2039
1287
 
2040
- #XACT: Role description for all individual buttons inside the SegmentedButton control
2041
1288
  SEGMENTEDBUTTON_BUTTONS_NAME=Segmented button
2042
1289
 
2043
- #XACT: Selection tutor message for the SegmentedButton control
2044
1290
  SEGMENTEDBUTTON_SELECTION=Press SPACE or ENTER to select an item
2045
1291
 
2046
- #XACT: Tooltip message for AM/PM button of the Time Picker
2047
1292
  TIMEPICKER_AMPM_BUTTON_TOOLTIP=Hour Range
2048
1293
 
2049
- #XACT: Time Picker Inputs role description
2050
1294
  TIMEPICKER_INPUTS_ROLE_DESCRIPTION=Time Selector
2051
1295
 
2052
- #XACT: Time Picker Clock Dial label
2053
1296
  TIMEPICKER_CLOCK_DIAL_LABEL=Clock Dial
2054
1297
 
2055
- #XACT: Time Picker Inputs tooltip/aria-label for Hours input
2056
1298
  TIMEPICKER_INPUTS_ENTER_HOURS=Please enter hours
2057
1299
 
2058
- #XACT: Time Picker Inputs tooltip/aria-label for Minutes input
2059
1300
  TIMEPICKER_INPUTS_ENTER_MINUTES=Please enter minutes
2060
1301
 
2061
- #XACT: Time Picker Inputs tooltip/aria-label for Seconds input
2062
1302
  TIMEPICKER_INPUTS_ENTER_SECONDS=Please enter seconds
2063
1303
 
2064
- #XBUT: Dynamic Date Selection button text of Dynamic Date Range control
2065
1304
  DYNAMIC_DATE_RANGE_CONFIRM=Apply
2066
- #XBUT: Cancel/Close button text of Dynamic Date Range control
2067
1305
  DYNAMIC_DATE_RANGE_CANCEL=Cancel
2068
1306
 
2069
- #XACT: The Date option format pattern of a Dynamic Date Range control
2070
1307
  DYNAMIC_DATE_DATE_FORMAT={0}
2071
- #XACT: The Month option format pattern of a Dynamic Date Range control
2072
1308
  DYNAMIC_DATE_SPECIFICMONTH_FORMAT={0}
2073
- #XACT: The Date range option format pattern of a Dynamic Date Range control
2074
1309
  DYNAMIC_DATE_DATERANGE_FORMAT={0} - {1}
2075
- #XACT: The Today option format pattern of a Dynamic Date Range control
2076
1310
  DYNAMIC_DATE_TODAY_FORMAT=Today
2077
- #XACT: The Yesterday option format pattern of a Dynamic Date Range control
2078
1311
  DYNAMIC_DATE_YESTERDAY_FORMAT=Yesterday
2079
- #XACT: The Tomorrow option format pattern of a Dynamic Date Range control
2080
1312
  DYNAMIC_DATE_TOMORROW_FORMAT=Tomorrow
2081
- #XACT: The This week option format pattern of a Dynamic Date Range control
2082
1313
  DYNAMIC_DATE_THISWEEK_FORMAT=This week
2083
- #XACT: The This month option format pattern of a Dynamic Date Range control
2084
1314
  DYNAMIC_DATE_THISMONTH_FORMAT=This month
2085
- #XACT: The This quarter option format pattern of a Dynamic Date Range control
2086
1315
  DYNAMIC_DATE_THISQUARTER_FORMAT=This quarter
2087
- #XACT: The This year option format pattern of a Dynamic Date Range control
2088
1316
  DYNAMIC_DATE_THISYEAR_FORMAT=This year
2089
- #XACT: The Last week option format pattern of a Dynamic Date Range control
2090
1317
  DYNAMIC_DATE_LASTWEEK_FORMAT=Last week
2091
- #XACT: The Last month option format pattern of a Dynamic Date Range control
2092
1318
  DYNAMIC_DATE_LASTMONTH_FORMAT=Last month
2093
- #XACT: The Last quarter option format pattern of a Dynamic Date Range control
2094
1319
  DYNAMIC_DATE_LASTQUARTER_FORMAT=Last quarter
2095
- #XACT: The Last year option format pattern of a Dynamic Date Range control
2096
1320
  DYNAMIC_DATE_LASTYEAR_FORMAT=Last year
2097
- #XACT: The Next week option format pattern of a Dynamic Date Range control
2098
1321
  DYNAMIC_DATE_NEXTWEEK_FORMAT=Next week
2099
- #XACT: The Next month option format pattern of a Dynamic Date Range control
2100
1322
  DYNAMIC_DATE_NEXTMONTH_FORMAT=Next month
2101
- #XACT: The Next quarter option format pattern of a Dynamic Date Range control
2102
1323
  DYNAMIC_DATE_NEXTQUARTER_FORMAT=Next quarter
2103
- #XACT: The Next year option format pattern of a Dynamic Date Range control
2104
1324
  DYNAMIC_DATE_NEXTYEAR_FORMAT=Next year
2105
- #XACT: The Last days option format pattern of a Dynamic Date Range control
2106
1325
  DYNAMIC_DATE_LASTDAYS_FORMAT=Last {0} days
2107
- #XACT: The Last months option format pattern of a Dynamic Date Range control
2108
1326
  DYNAMIC_DATE_LASTMONTHS_FORMAT=Last {0} months
2109
- #XACT: The Last weeks option format pattern of a Dynamic Date Range control
2110
1327
  DYNAMIC_DATE_LASTWEEKS_FORMAT=Last {0} weeks
2111
- #XACT: The Last quarters option format pattern of a Dynamic Date Range control
2112
1328
  DYNAMIC_DATE_LASTQUARTERS_FORMAT=Last {0} quarters
2113
- #XACT: The Last years option format pattern of a Dynamic Date Range control
2114
1329
  DYNAMIC_DATE_LASTYEARS_FORMAT=Last {0} years
2115
- #XACT: The Next days option format pattern of a Dynamic Date Range control
2116
1330
  DYNAMIC_DATE_NEXTDAYS_FORMAT=Next {0} days
2117
- #XACT: The Next months option format pattern of a Dynamic Date Range control
2118
1331
  DYNAMIC_DATE_NEXTMONTHS_FORMAT=Next {0} months
2119
- #XACT: The Next weeks option format pattern of a Dynamic Date Range control
2120
1332
  DYNAMIC_DATE_NEXTWEEKS_FORMAT=Next {0} weeks
2121
- #XACT: The Next quarters option format pattern of a Dynamic Date Range control
2122
1333
  DYNAMIC_DATE_NEXTQUARTERS_FORMAT=Next {0} quarters
2123
- #XACT: The Next years option format pattern of a Dynamic Date Range control
2124
1334
  DYNAMIC_DATE_NEXTYEARS_FORMAT=Next {0} years
2125
- #XACT: The From option format pattern of a Dynamic Date Range control
2126
1335
  DYNAMIC_DATE_FROM_FORMAT=From {0}
2127
- #XACT: The To option format pattern of a Dynamic Date Range control
2128
1336
  DYNAMIC_DATE_TO_FORMAT=To {0}
2129
- #XACT: The Year to date option format pattern of a Dynamic Date Range control
2130
1337
  DYNAMIC_DATE_YEARTODATE_FORMAT=Year to date
2131
- #XACT: The From - To option format pattern of a Dynamic Date Range control
2132
1338
  DYNAMIC_DATE_TODAYFROMTO_FORMAT=Today -{0} / +{1} days
2133
- #XACT: The First quarter option format pattern of a Dynamic Date Range control
2134
1339
  DYNAMIC_DATE_QUARTER1_FORMAT=First quarter
2135
- #XACT: The Second quarter option format pattern of a Dynamic Date Range control
2136
1340
  DYNAMIC_DATE_QUARTER2_FORMAT=Second quarter
2137
- #XACT: The Third quarter option format pattern of a Dynamic Date Range control
2138
1341
  DYNAMIC_DATE_QUARTER3_FORMAT=Third quarter
2139
- #XACT: The Fourth quarter option format pattern of a Dynamic Date Range control
2140
1342
  DYNAMIC_DATE_QUARTER4_FORMAT=Fourth quarter
2141
1343
 
2142
- #XACT: The Date option title of a Dynamic Date Range control
2143
1344
  DYNAMIC_DATE_DATE_TITLE=Date
2144
- #XACT: The Month option title of a Dynamic Date Range control
2145
1345
  DYNAMIC_DATE_SPECIFICMONTH_TITLE=Month
2146
- #XACT: The Date range option title of a Dynamic Date Range control
2147
1346
  DYNAMIC_DATE_DATERANGE_TITLE=Date range
2148
- #XACT: The Today option title of a Dynamic Date Range control
2149
1347
  DYNAMIC_DATE_TODAY_TITLE=Today
2150
- #XACT: The Yesterday option title of a Dynamic Date Range control
2151
1348
  DYNAMIC_DATE_YESTERDAY_TITLE=Yesterday
2152
- #XACT: The Tomorrow option title of a Dynamic Date Range control
2153
1349
  DYNAMIC_DATE_TOMORROW_TITLE=Tomorrow
2154
- #XACT: The This week option title of a Dynamic Date Range control
2155
1350
  DYNAMIC_DATE_THISWEEK_TITLE=This week
2156
- #XACT: The This month option title of a Dynamic Date Range control
2157
1351
  DYNAMIC_DATE_THISMONTH_TITLE=This month
2158
- #XACT: The This quarter option title of a Dynamic Date Range control
2159
1352
  DYNAMIC_DATE_THISQUARTER_TITLE=This quarter
2160
- #XACT: The This year option title of a Dynamic Date Range control
2161
1353
  DYNAMIC_DATE_THISYEAR_TITLE=This year
2162
- #XACT: The Last week option title of a Dynamic Date Range control
2163
1354
  DYNAMIC_DATE_LASTWEEK_TITLE=Last week
2164
- #XACT: The Last month option title of a Dynamic Date Range control
2165
1355
  DYNAMIC_DATE_LASTMONTH_TITLE=Last Month
2166
- #XACT: The Last quarter option title of a Dynamic Date Range control
2167
1356
  DYNAMIC_DATE_LASTQUARTER_TITLE=Last quarter
2168
- #XACT: The Last year option title of a Dynamic Date Range control
2169
1357
  DYNAMIC_DATE_LASTYEAR_TITLE=Last year
2170
- #XACT: The Next week option title of a Dynamic Date Range control
2171
1358
  DYNAMIC_DATE_NEXTWEEK_TITLE=Next week
2172
- #XACT: The Next month option title of a Dynamic Date Range control
2173
1359
  DYNAMIC_DATE_NEXTMONTH_TITLE=Next month
2174
- #XACT: The Next quarter option title of a Dynamic Date Range control
2175
1360
  DYNAMIC_DATE_NEXTQUARTER_TITLE=Next quarter
2176
- #XACT: The Next year option title of a Dynamic Date Range control
2177
1361
  DYNAMIC_DATE_NEXTYEAR_TITLE=Next year
2178
- #XACT: The Last X days/weeks/months/quarters/years option title of a Dynamic Date Range control
2179
1362
  DYNAMIC_DATE_LASTX_TITLE=Last X {0}
2180
- #XACT: The Next X days/weeks/months/quarters/years option title of a Dynamic Date Range control
2181
1363
  DYNAMIC_DATE_NEXTX_TITLE=Next X {0}
2182
- #XACT: The From option title of a Dynamic Date Range control
2183
1364
  DYNAMIC_DATE_FROM_TITLE=From
2184
- #XACT: The To option title of a Dynamic Date Range control
2185
1365
  DYNAMIC_DATE_TO_TITLE=To
2186
- #XACT: The Year to date option title of a Dynamic Date Range control
2187
1366
  DYNAMIC_DATE_YEARTODATE_TITLE=Year to date
2188
- #XACT: The From - To option title of a Dynamic Date Range control
2189
1367
  DYNAMIC_DATE_TODAYFROMTO_TITLE=Today -X / +Y
2190
- #XACT: The First quarter option title of a Dynamic Date Range control
2191
1368
  DYNAMIC_DATE_QUARTER1_TITLE=First quarter
2192
- #XACT: The Second quarter option title of a Dynamic Date Range control
2193
1369
  DYNAMIC_DATE_QUARTER2_TITLE=Second quarter
2194
- #XACT: The Third quarter option title of a Dynamic Date Range control
2195
1370
  DYNAMIC_DATE_QUARTER3_TITLE=Third quarter
2196
- #XACT: The Fourth quarter option title of a Dynamic Date Range control
2197
1371
  DYNAMIC_DATE_QUARTER4_TITLE=Fourth quarter
2198
1372
 
2199
- #XACT: The no group header in the value help list of a Dynamic Date Range control
2200
1373
  DDR_OPTIONS_GROUP_0=No Group
2201
- #XACT: The single dates header in the value help list of a Dynamic Date Range control
2202
1374
  DDR_OPTIONS_GROUP_1=Single Dates
2203
- #XACT: The date ranges header in the value help list of a Dynamic Date Range control
2204
1375
  DDR_OPTIONS_GROUP_2=Date Ranges
2205
- #XACT: The weeks header in the value help list of a Dynamic Date Range control
2206
1376
  DDR_OPTIONS_GROUP_3=Weeks
2207
- #XACT: The months header in the value help list of a Dynamic Date Range control
2208
1377
  DDR_OPTIONS_GROUP_4=Months
2209
- #XACT: The quarters header in the value help list of a Dynamic Date Range control
2210
1378
  DDR_OPTIONS_GROUP_5=Quarters
2211
- #XACT: The years header in the value help list of a Dynamic Date Range control
2212
1379
  DDR_OPTIONS_GROUP_6=Years
2213
1380
 
2214
- #XACT: The date range hint in a Dynamic Date Range control
2215
1381
  DDR_INFO_DATES_EMPTY_HINT=Choose Dates...
2216
- #XACT: The formatted date range info text
2217
1382
  DDR_INFO_DATES=Selected\: {0}
2218
1383
 
2219
- #XACT: The parsing error text in a Dynamic Date Range control
2220
1384
  DDR_WRONG_VALUE=Incorrect value
2221
1385
 
2222
- #XACT: The Last X and Next X options input label in a Dynamic Date Range control
2223
1386
  DDR_LASTNEXTX_LABEL=Value for X\:
2224
1387
 
2225
- #XACT: The Today -X / +Y option's From input label in a Dynamic Date Range control
2226
1388
  DDR_TODAYFROMTO_FROM_LABEL=Days before\:
2227
1389
 
2228
- #XACT: The Today -X / +Y option's To input label in a Dynamic Date Range control
2229
1390
  DDR_TODAYFROMTO_TO_LABEL=Days after\:
2230
1391
 
2231
- #XACT The validation error message for the resulting period start date
2232
1392
  DynamicDate.InvalidStart=The resulting start date {0} is invalid
2233
1393
 
2234
- #XACT The validation error message for the resulting period end date
2235
1394
  DynamicDate.InvalidEnd=The resulting end date {0} is invalid