@openui5/sap.m 1.120.39 → 1.120.41

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 (814) hide show
  1. package/package.json +4 -4
  2. package/src/sap/m/.library +2 -2
  3. package/src/sap/m/AccButton.js +2 -2
  4. package/src/sap/m/AccButtonRenderer.js +1 -1
  5. package/src/sap/m/ActionListItem.js +2 -2
  6. package/src/sap/m/ActionListItemRenderer.js +1 -1
  7. package/src/sap/m/ActionSelect.js +2 -2
  8. package/src/sap/m/ActionSelectRenderer.js +1 -1
  9. package/src/sap/m/ActionSheet.js +2 -2
  10. package/src/sap/m/ActionSheetRenderer.js +1 -1
  11. package/src/sap/m/ActionTile.js +2 -2
  12. package/src/sap/m/ActionTileContent.js +2 -2
  13. package/src/sap/m/ActionTileContentRenderer.js +1 -1
  14. package/src/sap/m/AdditionalTextButton.js +2 -2
  15. package/src/sap/m/AdditionalTextButtonRenderer.js +1 -1
  16. package/src/sap/m/App.js +2 -2
  17. package/src/sap/m/AppRenderer.js +1 -1
  18. package/src/sap/m/AssociativeOverflowToolbar.js +2 -2
  19. package/src/sap/m/Avatar.js +2 -2
  20. package/src/sap/m/AvatarColor.js +1 -1
  21. package/src/sap/m/AvatarImageFitType.js +1 -1
  22. package/src/sap/m/AvatarRenderer.js +1 -1
  23. package/src/sap/m/AvatarShape.js +1 -1
  24. package/src/sap/m/AvatarSize.js +1 -1
  25. package/src/sap/m/AvatarType.js +1 -1
  26. package/src/sap/m/BadgeCustomData.js +1 -1
  27. package/src/sap/m/BadgeEnabler.js +1 -1
  28. package/src/sap/m/Bar.js +2 -2
  29. package/src/sap/m/BarInPageEnabler.js +1 -1
  30. package/src/sap/m/BarRenderer.js +1 -1
  31. package/src/sap/m/Breadcrumbs.js +2 -2
  32. package/src/sap/m/BreadcrumbsRenderer.js +1 -1
  33. package/src/sap/m/BusyDialog.js +2 -2
  34. package/src/sap/m/BusyIndicator.js +2 -2
  35. package/src/sap/m/BusyIndicatorRenderer.js +1 -1
  36. package/src/sap/m/Button.js +2 -2
  37. package/src/sap/m/ButtonRenderer.js +1 -1
  38. package/src/sap/m/Carousel.js +2 -2
  39. package/src/sap/m/CarouselLayout.js +3 -3
  40. package/src/sap/m/CarouselRenderer.js +1 -1
  41. package/src/sap/m/CheckBox.js +2 -2
  42. package/src/sap/m/CheckBoxRenderer.js +1 -1
  43. package/src/sap/m/ColorPalette.js +2 -2
  44. package/src/sap/m/ColorPalettePopover.js +2 -2
  45. package/src/sap/m/ColorPaletteRenderer.js +1 -1
  46. package/src/sap/m/Column.js +2 -2
  47. package/src/sap/m/ColumnHeaderPopover.js +2 -2
  48. package/src/sap/m/ColumnListItem.js +3 -3
  49. package/src/sap/m/ColumnListItemRenderer.js +1 -1
  50. package/src/sap/m/ColumnPopoverActionItem.js +2 -2
  51. package/src/sap/m/ColumnPopoverCustomItem.js +2 -2
  52. package/src/sap/m/ColumnPopoverItem.js +2 -2
  53. package/src/sap/m/ColumnPopoverSelectListItem.js +2 -2
  54. package/src/sap/m/ColumnPopoverSortItem.js +2 -2
  55. package/src/sap/m/ComboBox.js +2 -2
  56. package/src/sap/m/ComboBoxBase.js +21 -2
  57. package/src/sap/m/ComboBoxBaseRenderer.js +1 -1
  58. package/src/sap/m/ComboBoxRenderer.js +1 -1
  59. package/src/sap/m/ComboBoxTextField.js +2 -2
  60. package/src/sap/m/ComboBoxTextFieldRenderer.js +2 -1
  61. package/src/sap/m/CustomAttribute.js +1 -1
  62. package/src/sap/m/CustomListItem.js +2 -2
  63. package/src/sap/m/CustomListItemRenderer.js +1 -1
  64. package/src/sap/m/CustomTile.js +2 -2
  65. package/src/sap/m/CustomTileRenderer.js +1 -1
  66. package/src/sap/m/CustomTreeItem.js +2 -2
  67. package/src/sap/m/CustomTreeItemRenderer.js +1 -1
  68. package/src/sap/m/DatePicker.js +2 -2
  69. package/src/sap/m/DatePickerRenderer.js +1 -1
  70. package/src/sap/m/DateRangeSelection.js +3 -3
  71. package/src/sap/m/DateRangeSelectionRenderer.js +1 -1
  72. package/src/sap/m/DateTimeField.js +2 -2
  73. package/src/sap/m/DateTimeFieldRenderer.js +1 -1
  74. package/src/sap/m/DateTimeInput.js +2 -2
  75. package/src/sap/m/DateTimeInputRenderer.js +1 -1
  76. package/src/sap/m/DateTimePicker.js +2 -2
  77. package/src/sap/m/DateTimePickerRenderer.js +1 -1
  78. package/src/sap/m/Dialog.js +2 -2
  79. package/src/sap/m/DialogRenderer.js +1 -1
  80. package/src/sap/m/DisplayListItem.js +2 -2
  81. package/src/sap/m/DisplayListItemRenderer.js +1 -1
  82. package/src/sap/m/DraftIndicator.js +2 -2
  83. package/src/sap/m/DraftIndicatorRenderer.js +1 -1
  84. package/src/sap/m/DynamicDate.js +5 -6
  85. package/src/sap/m/DynamicDateFormat.js +1 -1
  86. package/src/sap/m/DynamicDateOption.js +2 -2
  87. package/src/sap/m/DynamicDateRange.js +2 -2
  88. package/src/sap/m/DynamicDateRangeRenderer.js +1 -1
  89. package/src/sap/m/DynamicDateUtil.js +1 -1
  90. package/src/sap/m/DynamicDateValueHelpUIType.js +2 -2
  91. package/src/sap/m/ExpandableText.js +2 -2
  92. package/src/sap/m/ExpandableTextRenderer.js +1 -1
  93. package/src/sap/m/FacetFilter.js +2 -2
  94. package/src/sap/m/FacetFilterItem.js +2 -2
  95. package/src/sap/m/FacetFilterItemRenderer.js +1 -1
  96. package/src/sap/m/FacetFilterList.js +2 -2
  97. package/src/sap/m/FacetFilterListRenderer.js +1 -1
  98. package/src/sap/m/FacetFilterRenderer.js +1 -1
  99. package/src/sap/m/FeedContent.js +2 -2
  100. package/src/sap/m/FeedContentRenderer.js +1 -1
  101. package/src/sap/m/FeedInput.js +2 -2
  102. package/src/sap/m/FeedInputRenderer.js +1 -1
  103. package/src/sap/m/FeedListItem.js +2 -2
  104. package/src/sap/m/FeedListItemAction.js +2 -2
  105. package/src/sap/m/FeedListItemRenderer.js +1 -1
  106. package/src/sap/m/Fiori20Adapter.js +3 -3
  107. package/src/sap/m/FlexBox.js +2 -2
  108. package/src/sap/m/FlexBoxRenderer.js +1 -1
  109. package/src/sap/m/FlexBoxStylingHelper.js +1 -1
  110. package/src/sap/m/FlexItemData.js +2 -2
  111. package/src/sap/m/FormattedText.js +2 -2
  112. package/src/sap/m/FormattedTextAnchorGenerator.js +1 -1
  113. package/src/sap/m/FormattedTextRenderer.js +1 -1
  114. package/src/sap/m/GenericTag.js +2 -2
  115. package/src/sap/m/GenericTagRenderer.js +1 -1
  116. package/src/sap/m/GenericTile.js +2 -2
  117. package/src/sap/m/GenericTileLineModeRenderer.js +1 -1
  118. package/src/sap/m/GenericTileRenderer.js +1 -1
  119. package/src/sap/m/GroupHeaderListItem.js +2 -2
  120. package/src/sap/m/GroupHeaderListItemRenderer.js +1 -1
  121. package/src/sap/m/GrowingEnablement.js +1 -1
  122. package/src/sap/m/GrowingList.js +2 -2
  123. package/src/sap/m/GrowingListRenderer.js +1 -1
  124. package/src/sap/m/HBox.js +2 -2
  125. package/src/sap/m/HBoxRenderer.js +1 -1
  126. package/src/sap/m/HeaderContainer.js +2 -2
  127. package/src/sap/m/HeaderContainerItemNavigator.js +2 -2
  128. package/src/sap/m/HeaderContainerRenderer.js +1 -1
  129. package/src/sap/m/HyphenationSupport.js +1 -1
  130. package/src/sap/m/IconTabBar.js +2 -2
  131. package/src/sap/m/IconTabBarDragAndDropUtil.js +1 -1
  132. package/src/sap/m/IconTabBarRenderer.js +1 -1
  133. package/src/sap/m/IconTabBarSelectList.js +2 -2
  134. package/src/sap/m/IconTabBarSelectListRenderer.js +1 -1
  135. package/src/sap/m/IconTabFilter.js +2 -2
  136. package/src/sap/m/IconTabFilterExpandButtonBadge.js +2 -2
  137. package/src/sap/m/IconTabHeader.js +2 -2
  138. package/src/sap/m/IconTabHeaderRenderer.js +1 -1
  139. package/src/sap/m/IconTabSeparator.js +2 -2
  140. package/src/sap/m/IllustratedMessage.js +2 -2
  141. package/src/sap/m/IllustratedMessageRenderer.js +1 -1
  142. package/src/sap/m/IllustratedMessageSize.js +1 -1
  143. package/src/sap/m/IllustratedMessageType.js +1 -1
  144. package/src/sap/m/Illustration.js +2 -2
  145. package/src/sap/m/IllustrationPool.js +1 -1
  146. package/src/sap/m/IllustrationRenderer.js +1 -1
  147. package/src/sap/m/Image.js +2 -2
  148. package/src/sap/m/ImageContent.js +2 -2
  149. package/src/sap/m/ImageContentRenderer.js +1 -1
  150. package/src/sap/m/ImageCustomData.js +1 -1
  151. package/src/sap/m/ImageHelper.js +1 -1
  152. package/src/sap/m/ImageRenderer.js +1 -1
  153. package/src/sap/m/Input.js +2 -2
  154. package/src/sap/m/InputBase.js +2 -2
  155. package/src/sap/m/InputBaseRenderer.js +1 -1
  156. package/src/sap/m/InputListItem.js +2 -2
  157. package/src/sap/m/InputListItemRenderer.js +1 -1
  158. package/src/sap/m/InputRenderer.js +1 -1
  159. package/src/sap/m/InstanceManager.js +1 -1
  160. package/src/sap/m/Label.js +2 -2
  161. package/src/sap/m/LabelRenderer.js +1 -1
  162. package/src/sap/m/LightBox.js +2 -2
  163. package/src/sap/m/LightBoxItem.js +2 -2
  164. package/src/sap/m/LightBoxRenderer.js +1 -1
  165. package/src/sap/m/Link.js +2 -2
  166. package/src/sap/m/LinkRenderer.js +1 -1
  167. package/src/sap/m/LinkTileContent.js +2 -2
  168. package/src/sap/m/List.js +2 -2
  169. package/src/sap/m/ListBase.js +2 -2
  170. package/src/sap/m/ListBaseRenderer.js +1 -1
  171. package/src/sap/m/ListItemBase.js +2 -2
  172. package/src/sap/m/ListItemBaseRenderer.js +1 -1
  173. package/src/sap/m/ListRenderer.js +1 -1
  174. package/src/sap/m/MaskEnabler.js +2 -2
  175. package/src/sap/m/MaskInput.js +2 -2
  176. package/src/sap/m/MaskInputRenderer.js +1 -1
  177. package/src/sap/m/MaskInputRule.js +2 -2
  178. package/src/sap/m/Menu.js +2 -2
  179. package/src/sap/m/MenuButton.js +2 -2
  180. package/src/sap/m/MenuButtonRenderer.js +1 -1
  181. package/src/sap/m/MenuItem.js +2 -2
  182. package/src/sap/m/MenuListItem.js +2 -2
  183. package/src/sap/m/MenuListItemRenderer.js +1 -1
  184. package/src/sap/m/MessageBox.js +1 -1
  185. package/src/sap/m/MessageItem.js +2 -2
  186. package/src/sap/m/MessageListItem.js +2 -2
  187. package/src/sap/m/MessageListItemRenderer.js +1 -1
  188. package/src/sap/m/MessagePage.js +2 -2
  189. package/src/sap/m/MessagePageRenderer.js +1 -1
  190. package/src/sap/m/MessagePopover.js +2 -2
  191. package/src/sap/m/MessagePopoverItem.js +2 -2
  192. package/src/sap/m/MessagePopoverRenderer.js +1 -1
  193. package/src/sap/m/MessageStrip.js +2 -2
  194. package/src/sap/m/MessageStripRenderer.js +1 -1
  195. package/src/sap/m/MessageStripUtilities.js +1 -1
  196. package/src/sap/m/MessageToast.js +2 -2
  197. package/src/sap/m/MessageView.js +2 -2
  198. package/src/sap/m/MessageViewRenderer.js +1 -1
  199. package/src/sap/m/MultiComboBox.js +2 -2
  200. package/src/sap/m/MultiComboBoxRenderer.js +1 -1
  201. package/src/sap/m/MultiEditField.js +2 -2
  202. package/src/sap/m/MultiInput.js +13 -7
  203. package/src/sap/m/MultiInputRenderer.js +1 -1
  204. package/src/sap/m/NavContainer.js +2 -2
  205. package/src/sap/m/NavContainerRenderer.js +1 -1
  206. package/src/sap/m/NewsContent.js +2 -2
  207. package/src/sap/m/NewsContentRenderer.js +1 -1
  208. package/src/sap/m/NotificationList.js +2 -2
  209. package/src/sap/m/NotificationListBase.js +2 -2
  210. package/src/sap/m/NotificationListGroup.js +2 -2
  211. package/src/sap/m/NotificationListGroupRenderer.js +1 -1
  212. package/src/sap/m/NotificationListItem.js +2 -2
  213. package/src/sap/m/NotificationListItemRenderer.js +1 -1
  214. package/src/sap/m/NotificationListRenderer.js +1 -1
  215. package/src/sap/m/NumericContent.js +2 -2
  216. package/src/sap/m/NumericContentRenderer.js +1 -1
  217. package/src/sap/m/NumericInput.js +2 -2
  218. package/src/sap/m/NumericInputRenderer.js +1 -1
  219. package/src/sap/m/ObjectAttribute.js +2 -2
  220. package/src/sap/m/ObjectAttributeRenderer.js +1 -1
  221. package/src/sap/m/ObjectHeader.js +2 -2
  222. package/src/sap/m/ObjectHeaderRenderer.js +1 -1
  223. package/src/sap/m/ObjectIdentifier.js +2 -2
  224. package/src/sap/m/ObjectIdentifierRenderer.js +1 -1
  225. package/src/sap/m/ObjectListItem.js +2 -2
  226. package/src/sap/m/ObjectListItemRenderer.js +1 -1
  227. package/src/sap/m/ObjectMarker.js +2 -2
  228. package/src/sap/m/ObjectMarkerRenderer.js +1 -1
  229. package/src/sap/m/ObjectNumber.js +2 -2
  230. package/src/sap/m/ObjectNumberRenderer.js +1 -1
  231. package/src/sap/m/ObjectStatus.js +2 -2
  232. package/src/sap/m/ObjectStatusRenderer.js +1 -1
  233. package/src/sap/m/OverflowToolbar.js +2 -2
  234. package/src/sap/m/OverflowToolbarAssociativePopover.js +2 -2
  235. package/src/sap/m/OverflowToolbarAssociativePopoverControls.js +1 -1
  236. package/src/sap/m/OverflowToolbarAssociativePopoverRenderer.js +1 -1
  237. package/src/sap/m/OverflowToolbarButton.js +2 -2
  238. package/src/sap/m/OverflowToolbarLayoutData.js +2 -2
  239. package/src/sap/m/OverflowToolbarMenuButton.js +2 -2
  240. package/src/sap/m/OverflowToolbarRenderer.js +1 -1
  241. package/src/sap/m/OverflowToolbarToggleButton.js +2 -2
  242. package/src/sap/m/P13nAnyFilterItem.js +2 -2
  243. package/src/sap/m/P13nColumnsItem.js +2 -2
  244. package/src/sap/m/P13nColumnsPanel.js +2 -2
  245. package/src/sap/m/P13nConditionPanel.js +2 -2
  246. package/src/sap/m/P13nConditionPanelRenderer.js +1 -1
  247. package/src/sap/m/P13nDialog.js +2 -2
  248. package/src/sap/m/P13nDimMeasureItem.js +2 -2
  249. package/src/sap/m/P13nDimMeasurePanel.js +2 -2
  250. package/src/sap/m/P13nFilterItem.js +2 -2
  251. package/src/sap/m/P13nFilterPanel.js +2 -2
  252. package/src/sap/m/P13nFilterPanelRenderer.js +1 -1
  253. package/src/sap/m/P13nGroupItem.js +2 -2
  254. package/src/sap/m/P13nGroupPanel.js +2 -2
  255. package/src/sap/m/P13nItem.js +2 -2
  256. package/src/sap/m/P13nOperationsHelper.js +1 -1
  257. package/src/sap/m/P13nPanel.js +2 -2
  258. package/src/sap/m/P13nSelectionItem.js +2 -2
  259. package/src/sap/m/P13nSelectionPanel.js +2 -2
  260. package/src/sap/m/P13nSortItem.js +2 -2
  261. package/src/sap/m/P13nSortPanel.js +2 -2
  262. package/src/sap/m/PDFViewer.js +70 -39
  263. package/src/sap/m/PDFViewerRenderManager.js +1 -1
  264. package/src/sap/m/PDFViewerRenderer.js +1 -1
  265. package/src/sap/m/Page.js +2 -2
  266. package/src/sap/m/PageAccessibleLandmarkInfo.js +2 -2
  267. package/src/sap/m/PageRenderer.js +1 -1
  268. package/src/sap/m/PagingButton.js +2 -2
  269. package/src/sap/m/PagingButtonRenderer.js +1 -1
  270. package/src/sap/m/Panel.js +2 -2
  271. package/src/sap/m/PanelRenderer.js +1 -1
  272. package/src/sap/m/PlanningCalendar.js +5 -2
  273. package/src/sap/m/PlanningCalendarHeader.js +64 -15
  274. package/src/sap/m/PlanningCalendarHeaderRenderer.js +1 -1
  275. package/src/sap/m/PlanningCalendarLegend.js +2 -2
  276. package/src/sap/m/PlanningCalendarLegendRenderer.js +1 -1
  277. package/src/sap/m/PlanningCalendarRenderer.js +1 -1
  278. package/src/sap/m/PlanningCalendarRow.js +2 -2
  279. package/src/sap/m/PlanningCalendarView.js +2 -2
  280. package/src/sap/m/Popover.js +2 -2
  281. package/src/sap/m/PopoverRenderer.js +1 -1
  282. package/src/sap/m/ProgressIndicator.js +2 -2
  283. package/src/sap/m/ProgressIndicatorRenderer.js +1 -1
  284. package/src/sap/m/PullToRefresh.js +2 -2
  285. package/src/sap/m/PullToRefreshRenderer.js +1 -1
  286. package/src/sap/m/QuickView.js +2 -2
  287. package/src/sap/m/QuickViewBase.js +2 -2
  288. package/src/sap/m/QuickViewCard.js +2 -2
  289. package/src/sap/m/QuickViewCardRenderer.js +1 -1
  290. package/src/sap/m/QuickViewGroup.js +2 -2
  291. package/src/sap/m/QuickViewGroupElement.js +2 -2
  292. package/src/sap/m/QuickViewPage.js +2 -2
  293. package/src/sap/m/QuickViewPageRenderer.js +1 -1
  294. package/src/sap/m/RadioButton.js +2 -2
  295. package/src/sap/m/RadioButtonGroup.js +2 -2
  296. package/src/sap/m/RadioButtonGroupRenderer.js +1 -1
  297. package/src/sap/m/RadioButtonRenderer.js +1 -1
  298. package/src/sap/m/RangeSlider.js +2 -2
  299. package/src/sap/m/RangeSliderRenderer.js +1 -1
  300. package/src/sap/m/RatingIndicator.js +2 -2
  301. package/src/sap/m/RatingIndicatorRenderer.js +1 -1
  302. package/src/sap/m/ResponsivePopover.js +2 -2
  303. package/src/sap/m/ResponsivePopoverRenderer.js +1 -1
  304. package/src/sap/m/ResponsiveScale.js +2 -2
  305. package/src/sap/m/ScrollBar.js +2 -2
  306. package/src/sap/m/ScrollBarRenderer.js +1 -1
  307. package/src/sap/m/ScrollContainer.js +2 -2
  308. package/src/sap/m/ScrollContainerRenderer.js +1 -1
  309. package/src/sap/m/SearchField.js +2 -2
  310. package/src/sap/m/SearchFieldRenderer.js +1 -1
  311. package/src/sap/m/SegmentedButton.js +2 -2
  312. package/src/sap/m/SegmentedButtonItem.js +2 -2
  313. package/src/sap/m/SegmentedButtonRenderer.js +1 -1
  314. package/src/sap/m/Select.js +2 -2
  315. package/src/sap/m/SelectDialog.js +2 -2
  316. package/src/sap/m/SelectDialogBase.js +2 -2
  317. package/src/sap/m/SelectList.js +2 -2
  318. package/src/sap/m/SelectListRenderer.js +1 -1
  319. package/src/sap/m/SelectRenderer.js +1 -1
  320. package/src/sap/m/SelectionDetails.js +2 -2
  321. package/src/sap/m/SelectionDetailsFacade.js +3 -3
  322. package/src/sap/m/SelectionDetailsItem.js +2 -2
  323. package/src/sap/m/SelectionDetailsItemLine.js +2 -2
  324. package/src/sap/m/SelectionDetailsListItemRenderer.js +1 -1
  325. package/src/sap/m/SelectionDetailsRenderer.js +1 -1
  326. package/src/sap/m/Shell.js +2 -2
  327. package/src/sap/m/ShellRenderer.js +1 -1
  328. package/src/sap/m/SimpleFixFlex.js +2 -2
  329. package/src/sap/m/SimpleFixFlexRenderer.js +1 -1
  330. package/src/sap/m/SinglePlanningCalendar.js +22 -4
  331. package/src/sap/m/SinglePlanningCalendarDayView.js +2 -2
  332. package/src/sap/m/SinglePlanningCalendarGrid.js +8 -5
  333. package/src/sap/m/SinglePlanningCalendarGridRenderer.js +1 -1
  334. package/src/sap/m/SinglePlanningCalendarMonthGrid.js +11 -5
  335. package/src/sap/m/SinglePlanningCalendarMonthGridRenderer.js +1 -1
  336. package/src/sap/m/SinglePlanningCalendarMonthView.js +2 -2
  337. package/src/sap/m/SinglePlanningCalendarRenderer.js +1 -1
  338. package/src/sap/m/SinglePlanningCalendarUtilities.js +1 -1
  339. package/src/sap/m/SinglePlanningCalendarView.js +2 -2
  340. package/src/sap/m/SinglePlanningCalendarWeekView.js +2 -2
  341. package/src/sap/m/SinglePlanningCalendarWorkWeekView.js +2 -2
  342. package/src/sap/m/SlideTile.js +2 -2
  343. package/src/sap/m/SlideTileRenderer.js +1 -1
  344. package/src/sap/m/Slider.js +2 -2
  345. package/src/sap/m/SliderRenderer.js +1 -1
  346. package/src/sap/m/SliderTooltip.js +2 -2
  347. package/src/sap/m/SliderTooltipBase.js +2 -2
  348. package/src/sap/m/SliderTooltipBaseRenderer.js +1 -1
  349. package/src/sap/m/SliderTooltipContainer.js +2 -2
  350. package/src/sap/m/SliderTooltipContainerRenderer.js +1 -1
  351. package/src/sap/m/SliderTooltipRenderer.js +1 -1
  352. package/src/sap/m/SliderUtilities.js +1 -1
  353. package/src/sap/m/SplitApp.js +2 -2
  354. package/src/sap/m/SplitAppRenderer.js +1 -1
  355. package/src/sap/m/SplitButton.js +2 -2
  356. package/src/sap/m/SplitButtonRenderer.js +1 -1
  357. package/src/sap/m/SplitContainer.js +2 -2
  358. package/src/sap/m/SplitContainerRenderer.js +1 -1
  359. package/src/sap/m/StandardDynamicDateOption.js +2 -2
  360. package/src/sap/m/StandardListItem.js +2 -2
  361. package/src/sap/m/StandardListItemRenderer.js +1 -1
  362. package/src/sap/m/StandardTile.js +2 -2
  363. package/src/sap/m/StandardTileRenderer.js +1 -1
  364. package/src/sap/m/StandardTreeItem.js +2 -2
  365. package/src/sap/m/StandardTreeItemRenderer.js +1 -1
  366. package/src/sap/m/StepInput.js +2 -2
  367. package/src/sap/m/StepInputRenderer.js +1 -1
  368. package/src/sap/m/Suggest.js +1 -1
  369. package/src/sap/m/SuggestionItem.js +2 -2
  370. package/src/sap/m/SuggestionsList.js +1 -1
  371. package/src/sap/m/SuggestionsListRenderer.js +1 -1
  372. package/src/sap/m/SuggestionsPopover.js +2 -2
  373. package/src/sap/m/Support.js +1 -1
  374. package/src/sap/m/Switch.js +2 -2
  375. package/src/sap/m/SwitchRenderer.js +1 -1
  376. package/src/sap/m/TabContainer.js +2 -2
  377. package/src/sap/m/TabContainerItem.js +2 -2
  378. package/src/sap/m/TabContainerRenderer.js +1 -1
  379. package/src/sap/m/TabStrip.js +2 -2
  380. package/src/sap/m/TabStripItem.js +2 -2
  381. package/src/sap/m/TabStripRenderer.js +1 -1
  382. package/src/sap/m/Table.js +2 -2
  383. package/src/sap/m/TablePersoController.js +2 -2
  384. package/src/sap/m/TablePersoDialog.js +2 -2
  385. package/src/sap/m/TablePersoProvider.js +2 -2
  386. package/src/sap/m/TableRenderer.js +1 -1
  387. package/src/sap/m/TableSelectDialog.js +2 -2
  388. package/src/sap/m/Text.js +2 -2
  389. package/src/sap/m/TextArea.js +2 -2
  390. package/src/sap/m/TextAreaRenderer.js +1 -1
  391. package/src/sap/m/TextRenderer.js +1 -1
  392. package/src/sap/m/Tile.js +2 -2
  393. package/src/sap/m/TileContainer.js +2 -2
  394. package/src/sap/m/TileContainerRenderer.js +1 -1
  395. package/src/sap/m/TileContent.js +2 -2
  396. package/src/sap/m/TileContentRenderer.js +1 -1
  397. package/src/sap/m/TileRenderer.js +1 -1
  398. package/src/sap/m/TimePicker.js +2 -2
  399. package/src/sap/m/TimePickerClock.js +2 -2
  400. package/src/sap/m/TimePickerClockRenderer.js +1 -1
  401. package/src/sap/m/TimePickerClocks.js +2 -2
  402. package/src/sap/m/TimePickerClocksRenderer.js +1 -1
  403. package/src/sap/m/TimePickerInputs.js +2 -2
  404. package/src/sap/m/TimePickerInputsRenderer.js +1 -1
  405. package/src/sap/m/TimePickerInternals.js +2 -2
  406. package/src/sap/m/TimePickerInternalsRenderer.js +1 -1
  407. package/src/sap/m/TimePickerRenderer.js +1 -1
  408. package/src/sap/m/TimePickerSlider.js +2 -2
  409. package/src/sap/m/TimePickerSliderRenderer.js +1 -1
  410. package/src/sap/m/TimePickerSliders.js +2 -2
  411. package/src/sap/m/TimePickerSlidersRenderer.js +1 -1
  412. package/src/sap/m/Title.js +2 -2
  413. package/src/sap/m/TitlePropagationSupport.js +2 -2
  414. package/src/sap/m/TitleRenderer.js +1 -1
  415. package/src/sap/m/ToDoCardRenderer.js +1 -1
  416. package/src/sap/m/ToggleButton.js +2 -2
  417. package/src/sap/m/ToggleButtonRenderer.js +1 -1
  418. package/src/sap/m/Token.js +2 -2
  419. package/src/sap/m/TokenRenderer.js +1 -1
  420. package/src/sap/m/Tokenizer.js +2 -2
  421. package/src/sap/m/TokenizerRenderer.js +1 -1
  422. package/src/sap/m/Toolbar.js +49 -3
  423. package/src/sap/m/ToolbarLayoutData.js +2 -2
  424. package/src/sap/m/ToolbarRenderer.js +1 -1
  425. package/src/sap/m/ToolbarSeparator.js +2 -2
  426. package/src/sap/m/ToolbarSeparatorRenderer.js +1 -1
  427. package/src/sap/m/ToolbarSpacer.js +2 -2
  428. package/src/sap/m/ToolbarSpacerRenderer.js +1 -1
  429. package/src/sap/m/Tree.js +2 -2
  430. package/src/sap/m/TreeItemBase.js +2 -2
  431. package/src/sap/m/TreeItemBaseRenderer.js +1 -1
  432. package/src/sap/m/TreeRenderer.js +1 -1
  433. package/src/sap/m/UploadCollection.js +2 -2
  434. package/src/sap/m/UploadCollectionItem.js +2 -2
  435. package/src/sap/m/UploadCollectionParameter.js +2 -2
  436. package/src/sap/m/UploadCollectionRenderer.js +1 -1
  437. package/src/sap/m/UploadCollectionToolbarPlaceholder.js +2 -2
  438. package/src/sap/m/VBox.js +2 -2
  439. package/src/sap/m/VBoxRenderer.js +1 -1
  440. package/src/sap/m/ValueStateHeader.js +2 -2
  441. package/src/sap/m/VariantItem.js +1 -1
  442. package/src/sap/m/VariantManagement.js +8 -3
  443. package/src/sap/m/ViewSettingsCustomItem.js +2 -2
  444. package/src/sap/m/ViewSettingsCustomTab.js +2 -2
  445. package/src/sap/m/ViewSettingsDialog.js +7 -15
  446. package/src/sap/m/ViewSettingsDialogRenderer.js +1 -1
  447. package/src/sap/m/ViewSettingsFilterItem.js +2 -2
  448. package/src/sap/m/ViewSettingsItem.js +2 -2
  449. package/src/sap/m/VisibleItem.js +2 -2
  450. package/src/sap/m/WheelSlider.js +2 -2
  451. package/src/sap/m/WheelSliderContainer.js +2 -2
  452. package/src/sap/m/WheelSliderContainerRenderer.js +1 -1
  453. package/src/sap/m/WheelSliderRenderer.js +1 -1
  454. package/src/sap/m/Wizard.js +2 -2
  455. package/src/sap/m/WizardProgressNavigator.js +2 -2
  456. package/src/sap/m/WizardProgressNavigatorRenderer.js +1 -1
  457. package/src/sap/m/WizardRenderer.js +1 -1
  458. package/src/sap/m/WizardStep.js +2 -2
  459. package/src/sap/m/WizardStepRenderer.js +1 -1
  460. package/src/sap/m/changeHandler/AddTableColumn.js +2 -2
  461. package/src/sap/m/changeHandler/ChangeLinkTarget.js +2 -2
  462. package/src/sap/m/changeHandler/CombineButtons.js +2 -2
  463. package/src/sap/m/changeHandler/MoveTableColumns.js +2 -2
  464. package/src/sap/m/changeHandler/SelectIconTabBarFilter.js +2 -2
  465. package/src/sap/m/changeHandler/SplitMenuButton.js +2 -2
  466. package/src/sap/m/delegate/DateNavigation.js +1 -1
  467. package/src/sap/m/delegate/ValueStateMessage.js +1 -1
  468. package/src/sap/m/designtime/ActionSheet.designtime.js +1 -1
  469. package/src/sap/m/designtime/Avatar.designtime.js +1 -1
  470. package/src/sap/m/designtime/Bar.designtime.js +1 -1
  471. package/src/sap/m/designtime/Breadcrumbs.designtime.js +1 -1
  472. package/src/sap/m/designtime/BusyDialog.designtime.js +1 -1
  473. package/src/sap/m/designtime/Button.designtime.js +1 -1
  474. package/src/sap/m/designtime/Carousel.designtime.js +1 -1
  475. package/src/sap/m/designtime/CheckBox.designtime.js +1 -1
  476. package/src/sap/m/designtime/Column.designtime.js +1 -1
  477. package/src/sap/m/designtime/ComboBox.designtime.js +1 -1
  478. package/src/sap/m/designtime/CustomListItem.designtime.js +1 -1
  479. package/src/sap/m/designtime/CustomTile.designtime.js +1 -1
  480. package/src/sap/m/designtime/DatePicker.designtime.js +1 -1
  481. package/src/sap/m/designtime/DateRangeSelection.designtime.js +1 -1
  482. package/src/sap/m/designtime/DateTimeInput.designtime.js +1 -1
  483. package/src/sap/m/designtime/DateTimePicker.designtime.js +1 -1
  484. package/src/sap/m/designtime/Dialog.designtime.js +1 -1
  485. package/src/sap/m/designtime/DraftIndicator.designtime.js +1 -1
  486. package/src/sap/m/designtime/ExpandableText.designtime.js +1 -1
  487. package/src/sap/m/designtime/FeedInput.designtime.js +1 -1
  488. package/src/sap/m/designtime/FeedListItem.designtime.js +1 -1
  489. package/src/sap/m/designtime/FlexBox.designtime.js +1 -1
  490. package/src/sap/m/designtime/HBox.designtime.js +1 -1
  491. package/src/sap/m/designtime/IconTabBar.designtime.js +1 -1
  492. package/src/sap/m/designtime/IconTabFilter.designtime.js +1 -1
  493. package/src/sap/m/designtime/IconTabSeparator.designtime.js +1 -1
  494. package/src/sap/m/designtime/Image.designtime.js +1 -1
  495. package/src/sap/m/designtime/Input.designtime.js +1 -1
  496. package/src/sap/m/designtime/InputBase.designtime.js +1 -1
  497. package/src/sap/m/designtime/InputListItem.designtime.js +1 -1
  498. package/src/sap/m/designtime/Label.designtime.js +1 -1
  499. package/src/sap/m/designtime/LightBox.designtime.js +1 -1
  500. package/src/sap/m/designtime/Link.designtime.js +1 -1
  501. package/src/sap/m/designtime/ListBase.designtime.js +1 -1
  502. package/src/sap/m/designtime/ListItemBase.designtime.js +1 -1
  503. package/src/sap/m/designtime/MenuButton.designtime.js +1 -1
  504. package/src/sap/m/designtime/MessagePage.designtime.js +1 -1
  505. package/src/sap/m/designtime/MessageStrip.designtime.js +1 -1
  506. package/src/sap/m/designtime/MultiComboBox.designtime.js +1 -1
  507. package/src/sap/m/designtime/MultiInput.designtime.js +1 -1
  508. package/src/sap/m/designtime/NewsContent.designtime.js +1 -1
  509. package/src/sap/m/designtime/ObjectAttribute.designtime.js +1 -1
  510. package/src/sap/m/designtime/ObjectHeader.designtime.js +1 -1
  511. package/src/sap/m/designtime/ObjectIdentifier.designtime.js +1 -1
  512. package/src/sap/m/designtime/ObjectListItem.designtime.js +1 -1
  513. package/src/sap/m/designtime/ObjectMarker.designtime.js +1 -1
  514. package/src/sap/m/designtime/ObjectNumber.designtime.js +1 -1
  515. package/src/sap/m/designtime/ObjectStatus.designtime.js +1 -1
  516. package/src/sap/m/designtime/OverflowToolbar.designtime.js +1 -1
  517. package/src/sap/m/designtime/OverflowToolbarButton.designtime.js +1 -1
  518. package/src/sap/m/designtime/Page.designtime.js +1 -1
  519. package/src/sap/m/designtime/Panel.designtime.js +1 -1
  520. package/src/sap/m/designtime/PersistenceProvider.designtime.js +1 -1
  521. package/src/sap/m/designtime/PlanningCalendar.designtime.js +1 -1
  522. package/src/sap/m/designtime/PlanningCalendarLegend.designtime.js +1 -1
  523. package/src/sap/m/designtime/Popover.designtime.js +1 -1
  524. package/src/sap/m/designtime/ProgressIndicator.designtime.js +1 -1
  525. package/src/sap/m/designtime/QuickView.designtime.js +1 -1
  526. package/src/sap/m/designtime/QuickViewCard.designtime.js +1 -1
  527. package/src/sap/m/designtime/RadioButton.designtime.js +1 -1
  528. package/src/sap/m/designtime/RadioButtonGroup.designtime.js +1 -1
  529. package/src/sap/m/designtime/RangeSlider.designtime.js +1 -1
  530. package/src/sap/m/designtime/RatingIndicator.designtime.js +1 -1
  531. package/src/sap/m/designtime/ScrollContainer.designtime.js +1 -1
  532. package/src/sap/m/designtime/SearchField.designtime.js +1 -1
  533. package/src/sap/m/designtime/SegmentedButton.designtime.js +1 -1
  534. package/src/sap/m/designtime/Select.designtime.js +1 -1
  535. package/src/sap/m/designtime/Slider.designtime.js +1 -1
  536. package/src/sap/m/designtime/SplitApp.designtime.js +1 -1
  537. package/src/sap/m/designtime/SplitContainer.designtime.js +1 -1
  538. package/src/sap/m/designtime/StandardListItem.designtime.js +1 -1
  539. package/src/sap/m/designtime/StepInput.designtime.js +1 -1
  540. package/src/sap/m/designtime/Switch.designtime.js +1 -1
  541. package/src/sap/m/designtime/TabContainer.designtime.js +1 -1
  542. package/src/sap/m/designtime/Table.designtime.js +1 -1
  543. package/src/sap/m/designtime/Text.designtime.js +1 -1
  544. package/src/sap/m/designtime/TextArea.designtime.js +1 -1
  545. package/src/sap/m/designtime/TimePicker.designtime.js +1 -1
  546. package/src/sap/m/designtime/Title.designtime.js +1 -1
  547. package/src/sap/m/designtime/ToggleButton.designtime.js +1 -1
  548. package/src/sap/m/designtime/Toolbar.designtime.js +1 -1
  549. package/src/sap/m/designtime/VBox.designtime.js +1 -1
  550. package/src/sap/m/designtime/VariantManagement.designtime.js +1 -1
  551. package/src/sap/m/designtime/Wizard.designtime.js +1 -1
  552. package/src/sap/m/designtime/library.designtime.js +1 -1
  553. package/src/sap/m/designtime/semantic/DetailPage.designtime.js +1 -1
  554. package/src/sap/m/designtime/semantic/SemanticPage.designtime.js +1 -1
  555. package/src/sap/m/designtime/semantic/ShareMenuPage.designtime.js +1 -1
  556. package/src/sap/m/flexibility/Avatar.flexibility.js +1 -1
  557. package/src/sap/m/flexibility/Bar.flexibility.js +1 -1
  558. package/src/sap/m/flexibility/Button.flexibility.js +1 -1
  559. package/src/sap/m/flexibility/CheckBox.flexibility.js +1 -1
  560. package/src/sap/m/flexibility/Dialog.flexibility.js +1 -1
  561. package/src/sap/m/flexibility/EngineFlex.js +1 -1
  562. package/src/sap/m/flexibility/ExpandableText.flexibility.js +1 -1
  563. package/src/sap/m/flexibility/IconTabBar.flexibility.js +1 -1
  564. package/src/sap/m/flexibility/IconTabFilter.flexibility.js +1 -1
  565. package/src/sap/m/flexibility/InputListItem.flexibility.js +1 -1
  566. package/src/sap/m/flexibility/Label.flexibility.js +1 -1
  567. package/src/sap/m/flexibility/Link.flexibility.js +1 -1
  568. package/src/sap/m/flexibility/MenuButton.flexibility.js +1 -1
  569. package/src/sap/m/flexibility/OverflowToolbar.flexibility.js +1 -1
  570. package/src/sap/m/flexibility/OverflowToolbarButton.flexibility.js +1 -1
  571. package/src/sap/m/flexibility/Page.flexibility.js +1 -1
  572. package/src/sap/m/flexibility/Panel.flexibility.js +1 -1
  573. package/src/sap/m/flexibility/Popover.flexibility.js +1 -1
  574. package/src/sap/m/flexibility/RadioButton.flexibility.js +1 -1
  575. package/src/sap/m/flexibility/StandardListItem.flexibility.js +1 -1
  576. package/src/sap/m/flexibility/Table.flexibility.js +1 -1
  577. package/src/sap/m/flexibility/Text.flexibility.js +1 -1
  578. package/src/sap/m/flexibility/Title.flexibility.js +1 -1
  579. package/src/sap/m/flexibility/Toolbar.flexibility.js +1 -1
  580. package/src/sap/m/imageUtils/getCacheBustedUrl.js +1 -1
  581. package/src/sap/m/inputUtils/ListHelpers.js +1 -1
  582. package/src/sap/m/inputUtils/SuggestionsPopoverDialogMixin.js +1 -1
  583. package/src/sap/m/inputUtils/SuggestionsPopoverPopoverMixin.js +1 -1
  584. package/src/sap/m/inputUtils/calculateSelectionStart.js +1 -1
  585. package/src/sap/m/inputUtils/completeTextSelected.js +1 -1
  586. package/src/sap/m/inputUtils/filterItems.js +1 -1
  587. package/src/sap/m/inputUtils/forwardItemProperties.js +1 -1
  588. package/src/sap/m/inputUtils/forwardItemPropertiesToToken.js +1 -1
  589. package/src/sap/m/inputUtils/getTokenByItem.js +1 -1
  590. package/src/sap/m/inputUtils/highlightDOMElements.js +1 -1
  591. package/src/sap/m/inputUtils/highlightItemsWithContains.js +1 -1
  592. package/src/sap/m/inputUtils/inputsDefaultFilter.js +1 -1
  593. package/src/sap/m/inputUtils/itemsVisibilityHandler.js +1 -1
  594. package/src/sap/m/inputUtils/scrollToItem.js +1 -1
  595. package/src/sap/m/inputUtils/selectionRange.js +1 -1
  596. package/src/sap/m/inputUtils/typeAhead.js +1 -1
  597. package/src/sap/m/inputUtils/wordStartsWithValue.js +1 -1
  598. package/src/sap/m/library.js +3 -3
  599. package/src/sap/m/library.support.js +1 -1
  600. package/src/sap/m/messagebundle.properties +9 -3
  601. package/src/sap/m/messagebundle_ar.properties +2 -2
  602. package/src/sap/m/messagebundle_bg.properties +2 -2
  603. package/src/sap/m/messagebundle_ca.properties +2 -2
  604. package/src/sap/m/messagebundle_cnr.properties +2 -2
  605. package/src/sap/m/messagebundle_cs.properties +2 -2
  606. package/src/sap/m/messagebundle_cy.properties +2 -2
  607. package/src/sap/m/messagebundle_da.properties +2 -2
  608. package/src/sap/m/messagebundle_de.properties +2 -2
  609. package/src/sap/m/messagebundle_el.properties +2 -2
  610. package/src/sap/m/messagebundle_en.properties +2 -1138
  611. package/src/sap/m/messagebundle_en_GB.properties +2 -2
  612. package/src/sap/m/messagebundle_en_US_saprigi.properties +2 -2
  613. package/src/sap/m/messagebundle_es.properties +2 -2
  614. package/src/sap/m/messagebundle_es_MX.properties +2 -2
  615. package/src/sap/m/messagebundle_et.properties +2 -2
  616. package/src/sap/m/messagebundle_fi.properties +6 -6
  617. package/src/sap/m/messagebundle_fr.properties +2 -2
  618. package/src/sap/m/messagebundle_fr_CA.properties +4 -4
  619. package/src/sap/m/messagebundle_hi.properties +2 -2
  620. package/src/sap/m/messagebundle_hr.properties +3 -3
  621. package/src/sap/m/messagebundle_hu.properties +2 -2
  622. package/src/sap/m/messagebundle_id.properties +3 -3
  623. package/src/sap/m/messagebundle_it.properties +3 -3
  624. package/src/sap/m/messagebundle_iw.properties +2 -2
  625. package/src/sap/m/messagebundle_ja.properties +2 -2
  626. package/src/sap/m/messagebundle_kk.properties +3 -3
  627. package/src/sap/m/messagebundle_ko.properties +3 -3
  628. package/src/sap/m/messagebundle_lt.properties +2 -2
  629. package/src/sap/m/messagebundle_lv.properties +2 -2
  630. package/src/sap/m/messagebundle_mk.properties +2 -2
  631. package/src/sap/m/messagebundle_ms.properties +2 -2
  632. package/src/sap/m/messagebundle_nl.properties +2 -2
  633. package/src/sap/m/messagebundle_no.properties +2 -2
  634. package/src/sap/m/messagebundle_pl.properties +3 -3
  635. package/src/sap/m/messagebundle_pt.properties +2 -2
  636. package/src/sap/m/messagebundle_pt_PT.properties +4 -4
  637. package/src/sap/m/messagebundle_ro.properties +2 -2
  638. package/src/sap/m/messagebundle_ru.properties +28 -28
  639. package/src/sap/m/messagebundle_sh.properties +2 -2
  640. package/src/sap/m/messagebundle_sk.properties +2 -2
  641. package/src/sap/m/messagebundle_sl.properties +2 -2
  642. package/src/sap/m/messagebundle_sr.properties +2 -2
  643. package/src/sap/m/messagebundle_sv.properties +2 -2
  644. package/src/sap/m/messagebundle_th.properties +3 -3
  645. package/src/sap/m/messagebundle_tr.properties +2 -2
  646. package/src/sap/m/messagebundle_uk.properties +6 -6
  647. package/src/sap/m/messagebundle_vi.properties +6 -6
  648. package/src/sap/m/messagebundle_zh_CN.properties +2 -2
  649. package/src/sap/m/messagebundle_zh_TW.properties +8 -8
  650. package/src/sap/m/p13n/AbstractContainer.js +3 -3
  651. package/src/sap/m/p13n/AbstractContainerItem.js +3 -3
  652. package/src/sap/m/p13n/BasePanel.js +2 -2
  653. package/src/sap/m/p13n/Container.js +2 -2
  654. package/src/sap/m/p13n/Engine.js +2 -2
  655. package/src/sap/m/p13n/FlexUtil.js +1 -1
  656. package/src/sap/m/p13n/GroupController.js +2 -2
  657. package/src/sap/m/p13n/GroupPanel.js +2 -2
  658. package/src/sap/m/p13n/MetadataHelper.js +1 -1
  659. package/src/sap/m/p13n/PersistenceProvider.js +1 -1
  660. package/src/sap/m/p13n/Popup.js +2 -2
  661. package/src/sap/m/p13n/QueryPanel.js +2 -2
  662. package/src/sap/m/p13n/SelectionController.js +2 -2
  663. package/src/sap/m/p13n/SelectionPanel.js +2 -2
  664. package/src/sap/m/p13n/SortController.js +2 -2
  665. package/src/sap/m/p13n/SortPanel.js +2 -2
  666. package/src/sap/m/p13n/enum/PersistenceMode.js +1 -1
  667. package/src/sap/m/p13n/enum/ProcessingStrategy.js +1 -1
  668. package/src/sap/m/p13n/handler/xConfigHandler.js +1 -1
  669. package/src/sap/m/p13n/modification/FlexModificationHandler.js +1 -1
  670. package/src/sap/m/p13n/modification/LocalStorageModificationHandler.js +1 -1
  671. package/src/sap/m/p13n/modification/ModificationHandler.js +1 -1
  672. package/src/sap/m/p13n/modules/AdaptationProvider.js +1 -1
  673. package/src/sap/m/p13n/modules/DefaultProviderRegistry.js +2 -2
  674. package/src/sap/m/p13n/modules/StateHandlerRegistry.js +2 -2
  675. package/src/sap/m/p13n/modules/UIManager.js +2 -2
  676. package/src/sap/m/p13n/modules/xConfigAPI.js +1 -1
  677. package/src/sap/m/p13n/util/diff.js +1 -1
  678. package/src/sap/m/plugins/CellSelector.js +2 -2
  679. package/src/sap/m/plugins/ColumnResizer.js +2 -2
  680. package/src/sap/m/plugins/CopyProvider.js +2 -2
  681. package/src/sap/m/plugins/DataStateIndicator.js +2 -2
  682. package/src/sap/m/plugins/PasteProvider.js +2 -2
  683. package/src/sap/m/plugins/PluginBase.js +2 -2
  684. package/src/sap/m/routing/RouteMatchedHandler.js +1 -1
  685. package/src/sap/m/routing/Router.js +1 -1
  686. package/src/sap/m/routing/Target.js +1 -1
  687. package/src/sap/m/routing/TargetHandler.js +1 -1
  688. package/src/sap/m/routing/Targets.js +1 -1
  689. package/src/sap/m/routing/async/Target.js +1 -1
  690. package/src/sap/m/routing/async/Targets.js +1 -1
  691. package/src/sap/m/routing/sync/Target.js +1 -1
  692. package/src/sap/m/routing/sync/Targets.js +1 -1
  693. package/src/sap/m/rules/Breadcrumbs.support.js +1 -1
  694. package/src/sap/m/rules/Button.support.js +1 -1
  695. package/src/sap/m/rules/CheckBox.support.js +1 -1
  696. package/src/sap/m/rules/DatePicker.support.js +1 -1
  697. package/src/sap/m/rules/DateRangeSelection.support.js +1 -1
  698. package/src/sap/m/rules/Dialog.support.js +1 -1
  699. package/src/sap/m/rules/FacetFilter.support.js +1 -1
  700. package/src/sap/m/rules/IconTabBar.support.js +1 -1
  701. package/src/sap/m/rules/Image.support.js +1 -1
  702. package/src/sap/m/rules/Input.support.js +1 -1
  703. package/src/sap/m/rules/Link.support.js +1 -1
  704. package/src/sap/m/rules/MaskInput.support.js +1 -1
  705. package/src/sap/m/rules/MessagePage.support.js +1 -1
  706. package/src/sap/m/rules/ObjectHeader.support.js +1 -1
  707. package/src/sap/m/rules/ObjectListItem.support.js +1 -1
  708. package/src/sap/m/rules/ObjectMarker.support.js +1 -1
  709. package/src/sap/m/rules/ObjectStatus.support.js +1 -1
  710. package/src/sap/m/rules/Panel.support.js +1 -1
  711. package/src/sap/m/rules/Select.support.js +1 -1
  712. package/src/sap/m/rules/SelectDialog.support.js +1 -1
  713. package/src/sap/m/rules/StepInput.support.js +1 -1
  714. package/src/sap/m/rules/Table.support.js +1 -1
  715. package/src/sap/m/rules/Title.support.js +1 -1
  716. package/src/sap/m/rules/Tokenizer.support.js +1 -1
  717. package/src/sap/m/rules/ViewSettingsDialog.support.js +1 -1
  718. package/src/sap/m/semantic/AddAction.js +2 -2
  719. package/src/sap/m/semantic/CancelAction.js +2 -2
  720. package/src/sap/m/semantic/DeleteAction.js +2 -2
  721. package/src/sap/m/semantic/DetailPage.js +2 -2
  722. package/src/sap/m/semantic/DiscussInJamAction.js +2 -2
  723. package/src/sap/m/semantic/EditAction.js +2 -2
  724. package/src/sap/m/semantic/FavoriteAction.js +2 -2
  725. package/src/sap/m/semantic/FilterAction.js +2 -2
  726. package/src/sap/m/semantic/FilterSelect.js +2 -2
  727. package/src/sap/m/semantic/FlagAction.js +2 -2
  728. package/src/sap/m/semantic/ForwardAction.js +2 -2
  729. package/src/sap/m/semantic/FullscreenPage.js +2 -2
  730. package/src/sap/m/semantic/GroupAction.js +2 -2
  731. package/src/sap/m/semantic/GroupSelect.js +2 -2
  732. package/src/sap/m/semantic/MainAction.js +2 -2
  733. package/src/sap/m/semantic/MasterPage.js +2 -2
  734. package/src/sap/m/semantic/MessagesIndicator.js +2 -2
  735. package/src/sap/m/semantic/MultiSelectAction.js +2 -2
  736. package/src/sap/m/semantic/NegativeAction.js +2 -2
  737. package/src/sap/m/semantic/OpenInAction.js +2 -2
  738. package/src/sap/m/semantic/PositiveAction.js +2 -2
  739. package/src/sap/m/semantic/PrintAction.js +2 -2
  740. package/src/sap/m/semantic/SaveAction.js +2 -2
  741. package/src/sap/m/semantic/Segment.js +2 -2
  742. package/src/sap/m/semantic/SegmentedContainer.js +2 -2
  743. package/src/sap/m/semantic/SemanticButton.js +2 -2
  744. package/src/sap/m/semantic/SemanticConfiguration.js +2 -2
  745. package/src/sap/m/semantic/SemanticControl.js +2 -2
  746. package/src/sap/m/semantic/SemanticOverflowToolbarButton.js +2 -2
  747. package/src/sap/m/semantic/SemanticOverflowToolbarToggleButton.js +2 -2
  748. package/src/sap/m/semantic/SemanticPage.js +2 -2
  749. package/src/sap/m/semantic/SemanticPageRenderer.js +1 -1
  750. package/src/sap/m/semantic/SemanticSelect.js +2 -2
  751. package/src/sap/m/semantic/SemanticToggleButton.js +2 -2
  752. package/src/sap/m/semantic/SendEmailAction.js +2 -2
  753. package/src/sap/m/semantic/SendMessageAction.js +2 -2
  754. package/src/sap/m/semantic/ShareInJamAction.js +2 -2
  755. package/src/sap/m/semantic/ShareMenu.js +2 -2
  756. package/src/sap/m/semantic/ShareMenuPage.js +2 -2
  757. package/src/sap/m/semantic/SortAction.js +2 -2
  758. package/src/sap/m/semantic/SortSelect.js +2 -2
  759. package/src/sap/m/table/ColumnWidthController.js +2 -2
  760. package/src/sap/m/table/Util.js +2 -2
  761. package/src/sap/m/table/columnmenu/ActionItem.js +2 -2
  762. package/src/sap/m/table/columnmenu/Entry.js +2 -2
  763. package/src/sap/m/table/columnmenu/Item.js +2 -2
  764. package/src/sap/m/table/columnmenu/ItemBase.js +2 -2
  765. package/src/sap/m/table/columnmenu/ItemContainer.js +1 -1
  766. package/src/sap/m/table/columnmenu/Menu.js +2 -2
  767. package/src/sap/m/table/columnmenu/MenuRenderer.js +1 -1
  768. package/src/sap/m/table/columnmenu/QuickAction.js +2 -2
  769. package/src/sap/m/table/columnmenu/QuickActionBase.js +2 -2
  770. package/src/sap/m/table/columnmenu/QuickActionContainer.js +1 -1
  771. package/src/sap/m/table/columnmenu/QuickActionItem.js +2 -2
  772. package/src/sap/m/table/columnmenu/QuickGroup.js +2 -2
  773. package/src/sap/m/table/columnmenu/QuickGroupItem.js +2 -2
  774. package/src/sap/m/table/columnmenu/QuickSort.js +2 -2
  775. package/src/sap/m/table/columnmenu/QuickSortItem.js +2 -2
  776. package/src/sap/m/table/columnmenu/QuickTotal.js +2 -2
  777. package/src/sap/m/table/columnmenu/QuickTotalItem.js +2 -2
  778. package/src/sap/m/themes/base/Button.less +2 -2
  779. package/src/sap/m/themes/base/library.source.less +1 -1
  780. package/src/sap/m/themes/sap_hcb/library.source.less +1 -1
  781. package/src/sap/m/upload/ActionsPlaceholder.js +2 -2
  782. package/src/sap/m/upload/Column.js +2 -2
  783. package/src/sap/m/upload/FilePreviewDialog.js +2 -2
  784. package/src/sap/m/upload/FilterPanel.js +1 -1
  785. package/src/sap/m/upload/UploadSet.js +2 -2
  786. package/src/sap/m/upload/UploadSetItem.js +2 -2
  787. package/src/sap/m/upload/UploadSetRenderer.js +1 -1
  788. package/src/sap/m/upload/UploadSetToolbarPlaceholder.js +2 -2
  789. package/src/sap/m/upload/UploadSetwithTable.js +2 -2
  790. package/src/sap/m/upload/UploadSetwithTableItem.js +2 -2
  791. package/src/sap/m/upload/UploadSetwithTableItemRenderer.js +1 -1
  792. package/src/sap/m/upload/UploadSetwithTableRenderer.js +1 -1
  793. package/src/sap/m/upload/Uploader.js +1 -1
  794. package/src/sap/m/upload/UploaderHttpRequestMethod.js +1 -1
  795. package/src/sap/m/upload/UploaderTableItem.js +2 -2
  796. package/src/sap/m/upload/p13n/PersManager.js +2 -2
  797. package/src/sap/m/upload/p13n/flexibility/UploadSetwithTable.flexibility.js +1 -1
  798. package/src/sap/m/upload/p13n/handlers/BaseConfigHandler.js +1 -1
  799. package/src/sap/m/upload/p13n/handlers/ChangeHandler.js +1 -1
  800. package/src/sap/m/upload/p13n/handlers/ColumnConfigHandler.js +1 -1
  801. package/src/sap/m/upload/p13n/handlers/ColumnsStateChangeHandler.js +1 -1
  802. package/src/sap/m/upload/p13n/handlers/FilterConfigHandler.js +1 -1
  803. package/src/sap/m/upload/p13n/handlers/FilterStateChangeHandler.js +1 -1
  804. package/src/sap/m/upload/p13n/handlers/GroupConfigHandler.js +1 -1
  805. package/src/sap/m/upload/p13n/handlers/GroupStateChangeHandler.js +1 -1
  806. package/src/sap/m/upload/p13n/handlers/SortConfigHandler.js +1 -1
  807. package/src/sap/m/upload/p13n/handlers/SortStateChangeHandler.js +1 -1
  808. package/src/sap/m/upload/p13n/mediator/BaseMediator.js +2 -2
  809. package/src/sap/m/upload/p13n/mediator/ColumnsMediator.js +2 -2
  810. package/src/sap/m/upload/p13n/mediator/FilterMediator.js +2 -2
  811. package/src/sap/m/upload/p13n/mediator/GroupMediator.js +2 -2
  812. package/src/sap/m/upload/p13n/mediator/SortMediator.js +2 -2
  813. package/src/sap/m/upload/p13n/modules/CustomDataConfig.js +1 -1
  814. package/src/sap/m/upload/p13n/modules/PersPopupManager.js +2 -2
@@ -1,845 +1,562 @@
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
- #XBUT: Button text for show only selected items button in the dialog (mobile version)
56
36
  SHOW_SELECTED_BUTTON=Show Selected Items Only
57
37
 
58
- #XBLI: List text for no data lists
59
38
  LIST_NO_DATA=No data
60
39
 
61
- #XFLD: Label for Item selection control
62
40
  LIST_ITEM_SELECTION=Item Selection
63
41
 
64
- #XMSG: The message when all columns are hidden in the table control
65
42
  TABLE_NO_COLUMNS=There are no visible columns in the table right now. Please select the columns you need in the table settings.
66
43
 
67
- #XMSG: The title for the illustrated message when all columns are hidden in the table control
68
44
  TABLE_NO_COLUMNS_TITLE=Add columns to see the content
69
45
 
70
- #XMSG: The description for the illustrated message when all columns are hidden in the table control
71
46
  TABLE_NO_COLUMNS_DESCRIPTION=Select the columns you need in the table settings.
72
47
 
73
- #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.
74
48
  TABLE_POPIN_LABEL_COLON=\:
75
49
 
76
- #XTIT: Title of the Row Action Column
77
50
  TABLE_ROW_ACTION=Row Action
78
51
 
79
- #XACT: The role description of sap.m.Table control.
80
52
  TABLE_ROLE_DESCRIPTION=Responsive Table
81
53
 
82
- #XFLD: A colon to separate the "label" from an input. In some languages there might be a different symbol used for such a colon.
83
54
  LABEL_COLON=\:
84
55
 
85
- #XFLD: A - to indicate that there is an empty space. In some languages there might be a different symbol used.
86
56
  EMPTY_INDICATOR=\u2013
87
- #XFLD: ARIA announcement for the empty value.
88
57
  EMPTY_INDICATOR_TEXT=Empty Value
89
58
 
90
- #XACT: ARIA announcement (aria-labelledby) for internal actions toolbar aggregation inside sap.m.Page / sap.m.Dialog / sap.m.SemanticPage
91
59
  ARIA_LABEL_TOOLBAR_HEADER_ACTIONS=Header actions
92
60
 
93
- #XACT: ARIA announcement (aria-labelledby) for internal actions toolbar aggregation inside sap.m.Page / sap.m.Dialog / sap.m.SemanticPage
94
61
  ARIA_LABEL_TOOLBAR_FOOTER_ACTIONS=Footer actions
95
62
 
96
- #XACT: ARIA announcement for the controls which do not provide any accessibility info
97
63
  CONTROL_EMPTY=Empty
98
64
 
99
- #XACT: ARIA announcement for the required controls
100
65
  ELEMENT_REQUIRED=Required
101
66
 
102
- #XACT: ARIA announcement for the columns of a table which contain required content
103
67
  CONTROL_IN_COLUMN_REQUIRED=Contains required content
104
68
 
105
- #XACT: ARIA announcement for the disabled controls
106
69
  CONTROL_DISABLED=Disabled
107
70
 
108
- #XACT: ARIA announcement for the read-only controls
109
71
  CONTROL_READONLY=Read Only
110
72
 
111
- #XACT: ARIA announcement for the list which allows single selections
112
73
  LIST_SELECTABLE=Contains Selectable Items
113
74
 
114
- #XACT: ARIA announcement for the list which allows multiple selections
115
75
  LIST_MULTISELECTABLE=Contains Multi-Selectable Items
116
76
 
117
- #XACT: ARIA announcement for the list which has deletable items
118
77
  LIST_DELETABLE=Contains Deletable Items
119
78
 
120
- #XACT: ARIA announcement for the list which is grouped
121
79
  LIST_GROUPED=Grouped
122
80
 
123
- #XACT: ARIA announcement for the list when all items are selected
124
81
  LIST_ALL_SELECTED=All Selected
125
82
 
126
- #XACT: ARIA announcement for a required list (e.g. inside a form)
127
83
  LIST_REQUIRED=Required
128
84
 
129
- #XACT: Extended ARIA description for the List role
130
85
  LIST_ROLE_DESCRIPTION=List with interactive items. To move to the content press F2.
131
86
 
132
- #XACT: ARIA announcement for the selected list item
133
87
  LIST_ITEM_SELECTED=Selected
134
88
 
135
- #XACT: ARIA announcement for a list item whic is not selected
136
89
  LIST_ITEM_NOT_SELECTED=Not Selected
137
90
 
138
- #XACT: ARIA keyboard announcement for the unread state of the list items
139
91
  LIST_ITEM_UNREAD=Unread
140
92
 
141
- #XACT: ARIA announcement for the navigable list items
142
93
  LIST_ITEM_NAVIGATION=Has Details
143
94
 
144
- #XACT: ARIA announcement for the active clickable list items
145
95
  LIST_ITEM_ACTIVE=Is Active
146
96
 
147
- #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.
148
97
  LIST_ITEM_GROUP_HEADER=Group Header
149
98
 
150
- #XACT: ARIA announcement for the position of the list items in an entire list
151
99
  LIST_ITEM_POSITION={0} of {1}
152
100
 
153
- #XACT: ARIA announcement for the position of the list item
154
101
  LIST_ITEM_INDEX=Item {0}
155
102
 
156
- #XACT: ARIA announcement for the counter property of the list item
157
103
  LIST_ITEM_COUNTER=Counter {0}
158
104
 
159
- #XACT: ARIA announcement for the information state of the list item
160
105
  LIST_ITEM_STATE_INFORMATION=Information
161
106
 
162
- #XACT: ARIA announcement for the error state of the list item
163
107
  LIST_ITEM_STATE_ERROR=Error
164
108
 
165
- #XACT: ARIA announcement for the warning state of the list item
166
109
  LIST_ITEM_STATE_WARNING=Warning
167
110
 
168
- #XACT: ARIA announcement for the success state of the list item
169
111
  LIST_ITEM_STATE_SUCCESS=Success
170
112
 
171
- #XTOL: Tooltip for the delete button of the list item
172
113
  LIST_ITEM_DELETE=Delete
173
114
 
174
- #XTOL: Keyboard shortcut hint to trigger the delete action of the list item
175
115
  LIST_ITEM_DELETE_SHORTCUT=Delete Key
176
116
 
177
- #XTOL: Tooltip for the edit button of the list item
178
117
  LIST_ITEM_EDIT=Edit
179
118
 
180
- #XTOL: Keyboard shortcut hint to trigger the edit action of the list item
181
119
  LIST_ITEM_EDIT_SHORTCUT=CTRL+E
182
120
 
183
- #XTOL: Keyboard shortcut hint to trigger the edit action of the list item in MAC OS
184
121
  LIST_ITEM_EDIT_SHORTCUT_MAC=CMD+E
185
122
 
186
- #XACT: Description for list items with navigation icon
187
123
  LIST_ITEM_NAVIGATION_ICON=Navigation
188
124
 
189
- #XACT: Aria-describedby text for Error MessageListItem.
190
125
  MESSAGE_LIST_ITEM_FOCUS_TEXT_LOCATION_ERROR=Press Alt+Enter to go to the error location
191
126
 
192
- #XACT: Aria-describedby text for Warning MessageListItem.
193
127
  MESSAGE_LIST_ITEM_FOCUS_TEXT_LOCATION_WARNING=Press Alt+Enter to go to the warning location
194
128
 
195
- #XACT: Aria-describedby text for Success MessageListItem.
196
129
  MESSAGE_LIST_ITEM_FOCUS_TEXT_LOCATION_SUCCESS=Press Alt+Enter to go to the success location
197
130
 
198
- #XACT: Aria-describedby text for Information MessageListItem.
199
131
  MESSAGE_LIST_ITEM_FOCUS_TEXT_LOCATION_INFORMATION=Press Alt+Enter to go to the information location
200
132
 
201
- #XACT: Aria-describedby text for MessageListItem when details are available.
202
133
  MESSAGE_LIST_ITEM_FOCUS_TEXT_DESCRIPTION=Press Enter to go to the Details page
203
134
 
204
- #XACT: Link aria-describedby text for MessageView type Error.
205
135
  MESSAGE_VIEW_LINK_FOCUS_TEXT_ERROR=Activate link to go to the error location
206
136
 
207
- #XACT: Link aria-describedby text for MessageView type Warning.
208
137
  MESSAGE_VIEW_LINK_FOCUS_TEXT_WARNING=Activate link to go to the warning location
209
138
 
210
- #XACT: Link aria-describedby text for MessageView type Error.
211
139
  MESSAGE_VIEW_LINK_FOCUS_TEXT_SUCCESS=Activate link to go to the success location
212
140
 
213
- #XACT: Link aria-describedby text for MessageView type Warning.
214
141
  MESSAGE_VIEW_LINK_FOCUS_TEXT_INFORMATION=Activate link to go to the information location
215
142
 
216
- #XBUT: Button text for back button on page
217
143
  PAGE_NAVBUTTON_TEXT=Back
218
144
 
219
- #XBUT: A switch is a user interface control on mobile devices that is used for change between binary states
220
145
  SWITCH_ON=On
221
146
 
222
- #XBUT: A switch is a user interface control on mobile devices that is used for change between binary states
223
147
  SWITCH_OFF=Off
224
148
 
225
- #XACT: ARIA keyboard announcement for the accept state in the Switch control
226
149
  SWITCH_ARIA_ACCEPT=Accept
227
150
 
228
- #XACT: ARIA keyboard announcement for the reject state in the Switch control
229
151
  SWITCH_ARIA_REJECT=Reject
230
152
 
231
- #XBUT: Button text for cancel button in the action sheet
232
153
  ACTIONSHEET_CANCELBUTTON_TEXT=Cancel
233
154
 
234
- #XACT: ARIA announcement for index of a button
235
155
  ACTIONSHEET_BUTTON_INDEX=Item {0} of {1}
236
156
 
237
- #XACT: ARIA announcement for Action Sheet available actions
238
157
  ACTIONSHEET_AVAILABLE_ACTIONS=Available Actions
239
158
 
240
- #XBUT: Button text for cancel button in the busy dialog
241
159
  BUSYDIALOG_CANCELBUTTON_TEXT=Cancel
242
160
 
243
- #XACT: ARIA announcement for the busy dialog title
244
161
  BUSYDIALOG_TITLE=Busy
245
162
 
246
- #XBUT: Text for growing list - pull button to load more data
247
163
  LOAD_MORE_DATA=More
248
164
 
249
- #XACT: ARIA announcement to load more items in a list - with item counts
250
165
  LOAD_MORE_DATA_ACC_WITH_COUNT=Load more items. Currently {0} of {1} items are available.
251
166
 
252
- #XACT: ARIA announcement to load more rows in a table - with item counts
253
167
  LOAD_MORE_ROWS_ACC_WITH_COUNT=Load more rows. Currently {0} of {1} rows are available.
254
168
 
255
- #XACT: ARIA announcement to load more data
256
169
  LOAD_MORE_DATA_ACC=Load more items.
257
170
 
258
- #XBUT: Date Selection text for Date&Time Picker of MobiScroll
259
171
  MOBISCROLL_SET=OK
260
172
 
261
- #XBUT: Cancel/Close button of MobiScroll Date&Time Picker
262
173
  MOBISCROLL_CANCEL=Cancel
263
174
 
264
- #XBUT: MobiScroll Date&Time Picker Month Header
265
175
  MOBISCROLL_MONTH=Month
266
176
 
267
- #XBUT: MobiScroll Date&Time Picker Day Header
268
177
  MOBISCROLL_DAY=Day
269
178
 
270
- #XBUT: MobiScroll Date&Time Picker Year Header
271
179
  MOBISCROLL_YEAR=Year
272
180
 
273
- #XBUT: MobiScroll Date&Time Picker Hours Header
274
181
  MOBISCROLL_HOURS=Hours
275
182
 
276
- #XBUT: MobiScroll Date&Time Picker Minutes Header
277
183
  MOBISCROLL_MINUTES=Minutes
278
184
 
279
- #XBUT: MobiScroll Date&Time Picker Seconds Header
280
185
  MOBISCROLL_SECONDS=Seconds
281
186
 
282
- #XBUT: Show Now button of MobiScroll Date&Time Picker
283
187
  MOBISCROLL_NOW=Now
284
188
 
285
- #XTOL: tooltip for open picker icon
286
189
  OPEN_PICKER_TEXT=Open Picker
287
190
 
288
- #XBUT: The navigation button text in master area in SplitContainer
289
191
  SPLITCONTAINER_NAVBUTTON_TEXT=Navigation
290
192
 
291
- #XTOL: Tooltip for navigation button
292
193
  SPLITCONTAINER_NAVBUTTON_DEFAULT_TOOLTIP=Show Object List
293
194
 
294
- #XTOL: Tooltip for navigation button
295
195
  SPLITCONTAINER_NAVBUTTON_TOOLTIP=Show {0}
296
196
 
297
- #XBUT: MessageBox predefined text for OK action
298
197
  MSGBOX_OK=OK
299
198
 
300
- #XBUT: MessageBox predefined text for CANCEL action
301
199
  MSGBOX_CANCEL=Cancel
302
200
 
303
- #XBUT: MessageBox predefined text for YES action
304
201
  MSGBOX_YES=Yes
305
202
 
306
- #XBUT: MessageBox predefined text for No action
307
203
  MSGBOX_NO=No
308
204
 
309
- #XBUT: MessageBox predefined text for ABORT action
310
205
  MSGBOX_ABORT=Abort
311
206
 
312
- #XBUT: MessageBox predefined text for RETRY action
313
207
  MSGBOX_RETRY=Retry
314
208
 
315
- #XBUT: MessageBox predefined text for IGNORE action
316
209
  MSGBOX_IGNORE=Ignore
317
210
 
318
- #XBUT: MessageBox predefined text for CLOSE action
319
211
  MSGBOX_CLOSE=Close
320
212
 
321
- #XBUT: MessageBox predefined text for DELETE action
322
213
  MSGBOX_DELETE=Delete
323
214
 
324
- #XTIT: MessageBox predefined text for title of alert dialog
325
215
  MSGBOX_TITLE_ALERT=Alert
326
216
 
327
- #XTIT: MessageBox predefined text for title of confirm dialog
328
217
  MSGBOX_TITLE_CONFIRM=Confirmation
329
218
 
330
- #XTIT: MessageBox predefined text for title of confirm dialog
331
219
  MSGBOX_TITLE_ERROR=Error
332
220
 
333
- #XTIT: MessageBox predefined text for title of confirm dialog
334
221
  MSGBOX_TITLE_INFO=Information
335
222
 
336
- #XTIT: MessageBox predefined text for title of confirm dialog
337
223
  MSGBOX_TITLE_WARNING=Warning
338
224
 
339
- #XTIT: MessageBox predefined text for title of confirm dialog
340
225
  MSGBOX_TITLE_SUCCESS=Success
341
226
 
342
- #XLNK: MessageBox textLink
343
227
  MSGBOX_LINK_TITLE=View Details
344
228
 
345
- #XMSG: Text displayed when the details of MessageBox could not be loaded
346
229
  MSGBOX_DETAILS_LOAD_ERROR=Details could not be loaded.
347
230
 
348
- #XLNK: Link to retry the loading of the details
349
231
  MSGBOX_DETAILS_RETRY_LOADING=Try again
350
232
 
351
- #XACT: ARIA announcement for the PullToRefresh control, F5 keyboard shortcut
352
233
  PULL_TO_REFRESH_ARIA_F5=Press F5 to Refresh
353
234
 
354
- #YINS,30: Pull down to refresh text in the hidden area of a scrolled area
355
235
  PULL2REFRESH_PULLDOWN=Pull Down to Refresh
356
236
 
357
- #YINS,30: Release dragged list to start update request
358
237
  PULL2REFRESH_RELEASE=Release to Refresh
359
238
 
360
- #YMSG,25: Refresh request is in process, short text, displayed on all platforms
361
239
  PULL2REFRESH_LOADING=Loading...
362
240
 
363
- #YMSG,32: Refresh request is in process, longer text, displayed smaller and only on certain platforms
364
241
  PULL2REFRESH_LOADING_LONG=Please wait, data is loading
365
242
 
366
- #XBUT: Button to trigger refresh of the displayed data
367
243
  PULL2REFRESH_REFRESH=Refresh
368
244
 
369
- #XBUT: Text displayed on the logout button in the top right corner of the Shell
370
245
  SHELL_LOGOUT=Logout
371
246
 
372
- #XBUT: Text for OK button in the personalization dialog
373
247
  PERSODIALOG_OK=OK
374
248
 
375
- #XBUT: Text for Cancel button in the personalization dialog
376
249
  PERSODIALOG_CANCEL=Cancel
377
250
 
378
- #XTOL: Tooltip for Perso Dialog's 'Move Up' button (displays an 'up' arrow)
379
251
  PERSODIALOG_UP=Move column up
380
252
 
381
- #XTOL: Tooltip for Perso Dialog's 'Move Down' button (displays a 'down' arrow)
382
253
  PERSODIALOG_DOWN=Move column down
383
254
 
384
- #XTIT: Title text of personalization dialog for columns
385
255
  PERSODIALOG_COLUMNS_TITLE=Columns
386
256
 
387
- #XBUT: Text of personalization dialog for 'Select All' checkbox
388
257
  PERSODIALOG_SELECT_ALL=Select All
389
258
 
390
- #XTIT: Text of personalization dialog for its list to indicate no search hits
391
259
  PERSODIALOG_NO_DATA=No columns found
392
260
 
393
- #XTIT: Predefined text for the view settings dialog title
394
261
  VIEWSETTINGS_TITLE=View Settings
395
262
 
396
- #XTIT: Predefined text for the sort button tooltip and the dialog title when in sort mode where there is title set
397
263
  VIEWSETTINGS_TITLE_SORT=Sort
398
264
 
399
- #XTIT: Predefined text for the group button tooltip and the dialog title when in group mode where there is title set
400
265
  VIEWSETTINGS_TITLE_GROUP=Group
401
266
 
402
- #XTIT: Predefined text for the filter button tooltip and the dialog title when in filter mode where there is title set
403
267
  VIEWSETTINGS_TITLE_FILTER=Filter
404
268
 
405
- #XTIT: Predefined text for the view settings dialog title when in filter detail mode (an item name is appended to this string)
406
269
  VIEWSETTINGS_TITLE_FILTERBY=Filter By\:
407
270
 
408
- #YMSG: Start text for the text representation of the filter state
409
271
  VIEWSETTINGS_FILTERTEXT=Filtered By\:
410
272
 
411
- #XBUT: Button to confirm the view settings dialog
412
273
  VIEWSETTINGS_ACCEPT=OK
413
274
 
414
- #XBUT: Button to cancel the view settings dialog
415
275
  VIEWSETTINGS_CANCEL=Cancel
416
276
 
417
- #XBUT: Button to reset filters
418
277
  VIEWSETTINGS_RESET=Reset
419
278
 
420
- #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
421
279
  VIEWSETTINGS_NONE_ITEM=(Not Grouped)
422
280
 
423
- #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
424
281
  VIEWSETTINGS_NONE_ITEM_FILTER=(Not Filtered)
425
282
 
426
- #XBLI: List item text in the view settings for sorting items in ascending order
427
283
  VIEWSETTINGS_ASCENDING_ITEM=Ascending
428
284
 
429
- #XBLI: List item text in the view settings for sorting items in descending order
430
285
  VIEWSETTINGS_DESCENDING_ITEM=Descending
431
286
 
432
- #XTOL: Tooltip for the clear filter button
433
287
  VIEWSETTINGS_CLEAR_FILTER_TOOLTIP=Clear All Filters
434
288
 
435
- #XBLI: List group header in the view settings dialog
436
289
  VIEWSETTINGS_SORT_BY=Sort Order
437
290
 
438
- #XBLI: List group header in the view settings dialog
439
291
  VIEWSETTINGS_SORT_OBJECT=Sort By
440
292
 
441
- #XBLI: List group header in the view settings dialog
442
293
  VIEWSETTINGS_FILTER_BY=Filter By
443
294
 
444
- #XBLI: List group header in the view settings dialog
445
295
  VIEWSETTINGS_GROUP_BY=Group Order
446
296
 
447
- #XBLI: List group header in the view settings dialog
448
297
  VIEWSETTINGS_GROUP_OBJECT=Group By
449
298
 
450
- #XLST: Label for the select all checkbox used to select all facet filter items
451
299
  FACETFILTER_CHECKBOX_ALL=All
452
300
 
453
- #XLST: All Items in the list with the name of the list as a parameter: ex. Suppliers (All)
454
301
  FACETFILTER_ALL_SELECTED={0} (All)
455
302
 
456
- #XFLD: Search field prompt
457
303
  FACETFILTER_SEARCH=Search
458
304
 
459
- #XBUT: Either a single filter value or the number of selected values, displayed on facet filter button: ex. Suppliers (Dell) or Suppliers (6)
460
305
  FACETFILTER_ITEM_SELECTION={0} ({1})
461
306
 
462
- #XACT: ARIA announcement for facet filter itself
463
307
  FACETFILTER_ARIA_FACET_FILTER=Facet Filter
464
308
 
465
- #XTIT: Light flow facet filter dialog and facet add dialog title
466
309
  FACETFILTER_TITLE=Filter
467
310
 
468
- #XACT: ARIA announcement for the active facet filter
469
311
  FACETFILTER_ACTIVE_TITLE=Active Filter
470
312
 
471
- #XBUT: Button to confirm facet filter dialogs
472
313
  FACETFILTER_ACCEPT=OK
473
314
 
474
- #XSEL: Infobar filter summary: ex. Filtered by Suppliers (Supplier1, Supplier2)
475
315
  FACETFILTER_INFOBAR_FILTERED_BY=Filtered by {0} ({1})
476
316
 
477
- #XSEL: Infobar filter summary when no filters selected
478
317
  FACETFILTER_INFOBAR_NO_FILTERS=No filters selected
479
318
 
480
- #XSEL: Infobar filter add: ex. Filtered by Suppliers (Supplier1, Supplier2) and Items (Item1)
481
319
  FACETFILTER_INFOBAR_AND=and
482
320
 
483
- #XSEL: Infobar filter after add: ex. Filtered by Suppliers (Supplier1, Supplier2) and Items (Item1)
484
321
  FACETFILTER_INFOBAR_AFTER_AND={0} ({1})
485
322
 
486
- #XSEL: Alternate infobar filter summary
487
323
  FACETFILTER_INFOBAR_FILTERS_APPLIED=Several filters applied
488
324
 
489
- #YMSG: Filter bar msg shown when there are more filters available that cannot be displayed because there is not enough room: ex. 2 More...
490
325
  FACETFILTER_MORE_COUNT={0} more...
491
326
 
492
- #YMSG: Message displayed in filter dialog when there are many more filters available but not shown: ex. 76 more available
493
327
  FACETFILTER_FILTERS_HUGE={0} more available
494
328
 
495
- #XLNK: Link to allow searching additional filter values from the server
496
329
  FACETFILTER_SERVER_SEARCH=Search Further on Server
497
330
 
498
- #XBUT: Button to remove a filter from the filter bar
499
331
  FACETFILTER_REMOVE_FILTER=Remove Filter
500
332
 
501
- #XACT: ARIA announcement for the position of the list items in an entire list
502
333
  FACETFILTERLIST_ARIA_POSITION={0} of {1}
503
334
 
504
- #XACT: ARIA announcement for the title of the facet filter dialog
505
335
  FACETFILTER_AVAILABLE_FILTER_NAMES=Available Filter Names
506
336
 
507
- #XACT: ARIA announcement for the list
508
337
  SELECTDIALOGBASE_LISTLABEL=Available Items
509
338
 
510
- #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
511
339
  TABLESELECTDIALOG_SELECTEDITEMS=Selected\: {0}
512
340
 
513
- #YMSG: Message read out from the screen reader for SelectDialog and TableSelectDialog controls. It will be filled with the number of selected items
514
341
  TABLESELECTDIALOG_SELECTEDITEMS_SR=Selected items {0}
515
342
 
516
- #YMSG: Reset button of TableSelectDialog
517
343
  TABLESELECTDIALOG_CLEARBUTTON=Clear
518
344
 
519
- #YMSG: Reset button of SelectDialog
520
345
  SELECTDIALOG_CLEARBUTTON=Clear
521
346
 
522
- #XACT: ARIA announcement for the search field
523
347
  SELECTDIALOG_SEARCH=Search
524
348
 
525
- #YMSG: Default placeholder for the input field of a feed
526
349
  FEEDINPUT_PLACEHOLDER=Post something here
527
350
 
528
- #XTOL: Tooltip for submit button of a feed input
529
351
  FEEDINPUT_SUBMIT=Submit
530
352
 
531
- #XACT: ARIA announcement for the Feed Input aria-label attribute
532
353
  FEED_INPUT_ARIA_LABEL=Your Input
533
354
 
534
- #XBUT: A link that can be clicked to display more/all items
535
355
  INPUT_SUGGESTIONS_SHOW_ALL=Show All Items
536
356
 
537
- #XACT: ARIA announcement for the Input suggestion result if one hit
538
357
  INPUT_SUGGESTIONS_ONE_HIT=1 result available
539
358
 
540
- #XACT: ARIA announcement for the Input suggestion result if more than one hit ({0} is the number of hits)
541
359
  INPUT_SUGGESTIONS_MORE_HITS={0} results are available
542
360
 
543
- #XACT: ARIA announcement for the Input suggestion result if no hit
544
361
  INPUT_SUGGESTIONS_NO_HIT=No results
545
362
 
546
- #XACT: ARIA announcement for the value help
547
363
  INPUT_VALUEHELP=Value help available
548
364
 
549
- #XACT: ARIA announcement for the value help button
550
365
  INPUT_VALUEHELP_BUTTON=Show Value Help
551
366
 
552
- #XACT: ARIA announcement for the clear button
553
367
  INPUT_CLEAR_ICON_ALT=Clear
554
368
 
555
- #XACT: ARIA announcement disabled input (e.g. for value help only)
556
369
  INPUT_DISABLED=Entering value by keyboard is suppressed
557
370
 
558
- #XACT: ARIA announcement for suggestions popup
559
371
  INPUT_AVALIABLE_VALUES=Available Values
560
372
 
561
- #XACT: ARIA announcement for the Input's value state "Error"
562
373
  INPUTBASE_VALUE_STATE_ERROR=Value State Error
563
374
 
564
- #XACT: ARIA announcement for the Input's value state "Warning"
565
375
  INPUTBASE_VALUE_STATE_WARNING=Value State Warning
566
376
 
567
- #XACT: ARIA announcement for the Input's value state "Success"
568
377
  INPUTBASE_VALUE_STATE_SUCCESS=Value State Success
569
378
 
570
- #XACT: ARIA announcement for the Input's value state "Information"
571
379
  INPUTBASE_VALUE_STATE_INFORMATION=Value State Information
572
380
 
573
- #XACT: ARIA announcement for keyboard shortcut to value state link
574
381
  INPUTBASE_VALUE_STATE_LINK=To move the focus to the link, press Ctrl+Alt+F8
575
382
 
576
- #XACT: ARIA announcement for keyboard shortcut to value state link
577
383
  INPUTBASE_VALUE_STATE_LINK_MAC=To move the focus to the link, press Cmd+Option+F8
578
384
 
579
- #XACT: ARIA announcement for keyboard shortcut to value state multiple links
580
385
  INPUTBASE_VALUE_STATE_LINKS=To go to the first link, press Ctrl+Alt+F8. To move to the next link, use Tab
581
386
 
582
- #XACT: ARIA announcement for keyboard shortcut to value state multiple links
583
387
  INPUTBASE_VALUE_STATE_LINKS_MAC=To go to the first link, press Cmd+Option+F8. To move to the next link, use Tab
584
388
 
585
- #XACT: ARIA announcement for Input's value when empty
586
389
  INPUTBASE_VALUE_EMPTY=Empty
587
390
 
588
- #XACT: ARIA announcement for roledescription attribute of MessageStrip
589
391
  MESSAGE_STRIP_ARIA_ROLE_DESCRIPTION=Information Bar
590
392
 
591
- #XACT: ARIA announcement for roledescription attribute of MultiComboBox
592
393
  MULTICOMBOBOX_ARIA_ROLE_DESCRIPTION=Multi Value Combo Box
593
394
 
594
- #XCKL: Select all checkbox label
595
395
  MULTICOMBOBOX_SELECT_ALL_CHECKBOX=Select All ({0} of {1})
596
396
 
597
- #XACT: ARIA announcement for roledescription attribute of MultiInput
598
397
  MULTIINPUT_ARIA_ROLE_DESCRIPTION=Multi Value Input
599
398
 
600
- #XACT: ARIA announcement for roldesecription attribute of Dialog header
601
399
  DIALOG_HEADER_ARIA_ROLE_DESCRIPTION=Interactive Header
602
400
 
603
- #XACT: ARIA announcement for describedby attribute of resizable Dialog header
604
401
  DIALOG_HEADER_ARIA_DESCRIBEDBY_RESIZABLE=Use Shift+Arrow keys to resize
605
402
 
606
- #XACT: ARIA announcement for describedby attribute of draggable Dialog header
607
403
  DIALOG_HEADER_ARIA_DESCRIBEDBY_DRAGGABLE=Use Arrow keys to move
608
404
 
609
- #XACT: ARIA announcement for describedby attribute of draggable and resizable Dialog header
610
405
  DIALOG_HEADER_ARIA_DESCRIBEDBY_DRAGGABLE_RESIZABLE=Use Arrow keys to move, Shift+Arrow keys to resize
611
406
 
612
- #XACT: ARIA announcement for aria-label attribute of WizardProgressNavigator
613
407
  WIZARD_PROGRESS_NAVIGATOR_ARIA_LABEL=Wizard Progress Bar
614
408
 
615
- #XACT: ARIA announcement for aria-label attribute of WizardProgressNavigator's list
616
409
  WIZARD_PROGRESS_NAVIGATOR_LIST_ARIA_LABEL=Wizard Steps
617
410
 
618
- #XACT: ARIA announcement for aria-describedby attribute of WizardProgressNavigator's list
619
411
  WIZARD_PROGRESS_NAVIGATOR_LIST_ARIA_DESCRIBEDBY=To activate, press the space bar or Enter
620
412
 
621
- #XACT: ARIA announcement for label attribute of MessageView
622
413
  MESSAGE_VIEW_ARIA_LABEL=Messages
623
414
 
624
- #XACT: ARIA announcement for roledescription attribute of RatingIndicator
625
415
  RATING_INDICATOR_ARIA_ROLEDESCRIPTION=Rating Indicator
626
416
 
627
- #XMSG: Text used for value state error message when an item is already selected
628
417
  VALUE_STATE_ERROR_ALREADY_SELECTED=This value is already selected.
629
418
 
630
- #XBUT,10: Tooltip for button to remove facet list
631
419
  FACETFILTER_REMOVE=Remove Facet List
632
420
 
633
- #XBUT: ARIA announcement for removable facet
634
421
  FACETFILTER_ARIA_REMOVE=Removable Facet\: Press DELETE to Remove
635
422
 
636
- #XBUT: Tooltip for button to add facet filter list
637
423
  FACETFILTER_ADDFACET=Add Filter
638
424
 
639
- #XBUT: Tooltip for button to reset filter
640
425
  FACETFILTER_RESET=Reset Filter
641
426
 
642
- #XBUT: Tooltip for left scrolling arrow
643
427
  FACETFILTER_PREVIOUS=Previous
644
428
 
645
- #XBUT: Tooltip for right scrolling arrow
646
429
  FACETFILTER_NEXT=Next
647
430
 
648
- #XLNK: Link to allow the user to see complete feed post
649
431
  TEXT_SHOW_MORE=MORE
650
432
 
651
- #XLNK: This link allows the user to hide the complete feed post and display only the first lines
652
433
  TEXT_SHOW_LESS=LESS
653
434
 
654
- #XLNK: Link to allow the user to see complete text
655
435
  EXPANDABLE_TEXT_SHOW_MORE=Show More
656
436
 
657
- #XLNK: This link allows the user to collapse the complete text and display only the first characters that can fit
658
437
  EXPANDABLE_TEXT_SHOW_LESS=Show Less
659
438
 
660
- #XACT: ARIA-label text for link that allow the user to see complete text in a popover
661
439
  EXPANDABLE_TEXT_SHOW_MORE_POPOVER_ARIA_LABEL=Show the full text
662
440
 
663
- #XACT: ARIA-label text for link that allows the user to close the popover with the complete text
664
441
  EXPANDABLE_TEXT_SHOW_LESS_POPOVER_ARIA_LABEL=Close the popover
665
442
 
666
- #XFLD: Label text for number of attachments in the UploadCollection control
667
443
  UPLOADCOLLECTION_ATTACHMENTS=Attachments ({0})
668
444
 
669
- #XMSG: Message text for deleting a file in the UploadCollection control
670
445
  UPLOADCOLLECTION_DELETE_TEXT=Are you sure you want to delete ''{0}''?
671
446
 
672
- #XMSG: Message text for deleting a file in the UploadCollection control without filename
673
447
  UPLOADCOLLECTION_DELETE_WITHOUT_FILENAME_TEXT=Are you sure you want to delete the file?
674
448
 
675
- #XMSG: Message title for deleting a file in the UploadCollection control
676
449
  UPLOADCOLLECTION_DELETE_TITLE=Delete File
677
450
 
678
- #XMSG: Message text for a popup to terminate a file uploading in the UploadCollection control
679
451
  UPLOADCOLLECTION_TERMINATE_TEXT=The upload for the following files will be terminated\:
680
452
 
681
- #XMSG: Message title for a popup to terminate a file uploading in the UploadCollection control
682
453
  UPLOADCOLLECTION_TERMINATE_TITLE=Terminate upload
683
454
 
684
- #XMSG: Message text file name already exists in the UploadCollection control
685
455
  UPLOADCOLLECTION_EXISTS=File name already exists.
686
456
 
687
- #XMSG: Message text informing that a file name must be entered during edit file name in the UploadCollection control
688
457
  UPLOADCOLLECTION_TYPE_FILENAME=Please enter a file name.
689
458
 
690
- #XMSG: Message text for uploading status to the UploadCollection control
691
459
  UPLOADCOLLECTION_UPLOADING=Uploading\: {0} %
692
460
 
693
- #XMSG: Message title for the Upload Failed message box
694
461
  UPLOADCOLLECTION_FAILED=Upload failed
695
462
 
696
- #XMSG: Message text informing that it is not allowed to upload the selected file(s) (MIME type or file extension not allowed)
697
463
  UPLOADCOLLECTION_MISMATCH=File type is not allowed.
698
464
 
699
- #XMSG: Message text informing that upload is completed
700
465
  UPLOADCOLLECTION_UPLOAD_COMPLETED=Upload completed. Please wait for the server to finish processing.
701
466
 
702
- #XMSG: Message text informing that only one file can be dropped if uploading multiple files is not allowed
703
467
  UPLOADCOLLECTION_MULTIPLE_FALSE=You can only drag and drop single files here.
704
468
 
705
- #XBUT: Button text for cancel button in the upload collection
706
469
  UPLOADCOLLECTION_CANCELBUTTON_TEXT=Cancel
707
470
 
708
- #XBUT: Text for OK button in the upload collection in case of Delete Dialog
709
471
  UPLOADCOLLECTION_OKBUTTON_TEXT=OK
710
472
 
711
- #XBUT: Text for Rename button in the upload collection in case of renaming a file
712
473
  UPLOADCOLLECTION_RENAMEBUTTON_TEXT=Rename
713
474
 
714
- #XBUT: Text for DELETE button in the upload collection
715
475
  UPLOADCOLLECTION_DELETEBUTTON_TEXT=Delete
716
476
 
717
- #XBUT: Text for TERMINATE button in the upload collection
718
477
  UPLOADCOLLECTION_TERMINATEBUTTON_TEXT=Terminate
719
478
 
720
- #XBUT: Text for RENAME button in the upload collection
721
479
  UPLOADCOLLECTION_EDITBUTTON_TEXT=Rename
722
480
 
723
- #XBUT: Text for Add button in the upload collection
724
481
  UPLOADCOLLECTION_ADD=Add
725
482
 
726
- #XBUT: Text for Upload button in the upload collection
727
483
  UPLOADCOLLECTION_UPLOAD=Upload
728
484
 
729
- #XMSG: Message text for no data text in the upload collection
730
485
  UPLOADCOLLECTION_NO_DATA_TEXT=No files found.
731
486
 
732
- #XMSG: Message text for no data description in the upload collection
733
487
  UPLOADCOLLECTION_NO_DATA_DESCRIPTION=Drop files to upload, or use the "Upload" button.
734
488
 
735
- #XMSG: Message text indicating where to drag
736
489
  UPLOADCOLLECTION_DRAG_FILE_INDICATOR=Drag files here
737
490
 
738
- #XMSG: Message text indicating where to drop file and upload
739
491
  UPLOADCOLLECTION_DROP_FILE_INDICATOR=Drop files to upload
740
492
 
741
- #XTXT: Text for 'Complete' upload state in the upload set item
742
493
  UPLOAD_SET_ITEM_COMPLETE_STATE=Complete
743
494
 
744
- #XTXT: Text for 'Error' upload state in the upload set item
745
495
  UPLOAD_SET_ITEM_ERROR_STATE=Terminated
746
496
 
747
- #XTXT: Text for 'Ready' upload state in the upload set item
748
497
  UPLOAD_SET_ITEM_READY_STATE=Pending
749
498
 
750
- #XTXT: Text for 'Uploading' upload state in the upload set item
751
499
  UPLOAD_SET_ITEM_UPLOADING_STATE=Uploading
752
500
 
753
- #XBUT: Text for 'Restart' button in the upload set item
754
501
  UPLOAD_SET_RESTART_BUTTON_TEXT=Restart
755
502
 
756
- #XBUT: Text for 'Edit' button in the upload set item
757
503
  UPLOAD_SET_EDIT_BUTTON_TEXT=Edit
758
504
 
759
- #XBUT: Text for 'Rename' button in the upload set item
760
505
  UPLOAD_SET_RENAME_BUTTON_TEXT=Rename
761
506
 
762
- #XBUT: Text for 'Cancel' button in the upload set item
763
507
  UPLOAD_SET_CANCEL_BUTTON_TEXT=Cancel
764
508
 
765
- #XMSG: Message text informing that a file name must be entered during editing of the file name in the upload set item
766
509
  UPLOAD_SET_TYPE_FILE_NAME=Please enter a file name.
767
510
 
768
- #XMSG: Message text informning that the file name already exists in the upload set item
769
511
  UPLOAD_SET_FILE_NAME_EXISTS=File name already exists.
770
512
 
771
- #XBUT: Text for 'Remove' button in the upload set item
772
513
  UPLOAD_SET_DELETE_BUTTON_TEXT=Delete
773
514
 
774
- #XBUT: Text for 'Terminate' button in the upload set item
775
515
  UPLOAD_SET_TERMINATE_BUTTON_TEXT=Terminate
776
516
 
777
- #XMSG: Message text for removing a file in the upload set without a file name
778
517
  UPLOAD_SET_DELETE_WITHOUT_FILE_NAME_TEXT=Are you sure you want to delete the file?
779
518
 
780
- #XMSG: Message text for removing a file in the upload set
781
519
  UPLOAD_SET_DELETE_TEXT=Are you sure you want to delete ''{0}''?
782
520
 
783
- #XMSG: Message title for removing a file in the upload set
784
521
  UPLOAD_SET_DELETE_TITLE=Delete File
785
522
 
786
- #XTIT: Message title for a popup to terminate a file uploading in the upload set
787
523
  UPLOAD_SET_TERMINATE_TITLE=Terminate Upload
788
524
 
789
- #XMSG: Message text for a popup to terminate a file uploading in the upload set
790
525
  UPLOAD_SET_TERMINATE_TEXT=The upload of the following files will be terminated\:
791
526
 
792
- #XBUT: Text for OK button in the upload set in case of Delete Dialog
793
527
  UPLOAD_SET_OKBUTTON_TEXT=OK
794
528
 
795
- #XMSG: Message text informing that upload is completed
796
529
  UPLOAD_SET_UPLOAD_COMPLETED=Upload completed. Please wait for the server to finish processing.
797
530
 
798
- #XMSG: Message text for no data text in the upload set
799
531
  UPLOAD_SET_NO_DATA_TEXT=No files found.
800
532
 
801
- #XMSG: Message text for no data description in the upload set
802
533
  UPLOAD_SET_NO_DATA_DESCRIPTION=Drop files to upload, or use the "+" button.
803
534
 
804
- #XMSG: Message text for Illustrated Message
805
535
  UPLOAD_SET_ILLUSTRATED_MESSAGE=This is an illustrated message.
806
536
 
807
- #XMSG: Message text for the text on the default button for cloud file picker selector
808
537
  UPLOAD_SET_DEFAULT_CFP_BUTTON_TEXT=Upload from Cloud
809
538
 
810
- #XMSG: Message text for the text on the default button for cloud file picker selector
811
539
  UPLOAD_SET_DEFAULT_LFP_BUTTON_TEXT=Local
812
540
 
813
- #XMSG: Message text informing that only files can be dropped if uploading directory files is not allowed
814
541
  UPLOAD_SET_DIRECTORY_FALSE=You can only drag and drop files here.
815
542
 
816
- #XMSG: Message text informing that only directories can be dropped if files are dropped
817
543
  UPLOAD_SET_DROP_DIRECTORY=You can only drag and drop directories here.
818
544
 
819
- #XACT: Extended ARIA description for the List role in the UploadSet
820
545
  UPLOAD_SET_LIST_ROLE_DESCRIPTION=List with interactive items. To move to the content press F7.
821
546
 
822
- #XBUT: Close button text of File Preview Dialog control
823
547
  UPLOAD_SET_TABLE_FILE_PREVIEW_DIALOG_CLOSE=Close
824
548
 
825
- #XBUT: Download button text of File Preview Dialog control
826
549
  UPLOAD_SET_TABLE_FILE_PREVIEW_DIALOG_DOWNLOAD=Download
827
550
 
828
- #UploadSetWithTable message resources
829
551
 
830
- #XMSG: No Data text displayed when no records available
831
552
  UPLOADSET_WITH_TABLE_NO_DATA_TEXT=No documents available
832
553
 
833
- #XMSG: No Data description displayed when no records available.
834
554
  UPLOADSET_WITH_TABLE_NO_DATA_DESCRIPTION=Drag and drop files here to upload
835
555
 
836
- #XMSG: Message text informing that only one file can be dropped if uploading multiple files is not allowed
837
556
  UPLOADSET_WITH_TABLE_MULTIPLE_RESTRICTED=You can only drag and drop single files here.
838
557
 
839
- #XMSG: Message text informing that only files can be dropped if uploading directory files is not allowed
840
558
  UPLOADSET_WITH_TABLE_DIRECTORY_RESTRICTED=You can only drag and drop files here.
841
559
 
842
- #XMSG: Message text informing that only directories can be dropped if files are dropped
843
560
  UPLOADSET_WITH_TABLE_DROP_DIRECTORY_ALLOWED=You can only drag and drop directories here.
844
561
 
845
562
  UPLOADSET_WITH_TABLE_DOCUMENT_RENAME_INPUT_LABEL=Document Name\:
@@ -850,35 +567,21 @@ UPLOADSET_WITH_TABLE_DOCUMENT_RENAME_APPLY_BUTTON_TEXT=Apply
850
567
 
851
568
  UPLOADSET_WITH_TABLE_CANCELBUTTON_TEXT=Cancel
852
569
 
853
- # XTIT: Title of the Filter personalization list
854
570
  p13n.DEFAULT_TITLE_FILTER=Filter
855
571
 
856
- # XLST: Title for filter operator
857
572
  p13n.FILTER_OPERATOR_CONTAINS=contains
858
- # XLST: Title for filter operator
859
573
  p13n.FILTER_OPERATOR_NOT_CONTAINS=does not contain
860
- # XLST: Title for filter operator
861
574
  p13n.FILTER_OPERATOR_EQ=equal to
862
- # XLST: Title for filter operator
863
575
  p13n.FILTER_OPERATOR_GE=greater than or equal to
864
- # XLST: Title for filter operator
865
576
  p13n.FILTER_OPERATOR_GT=greater than
866
- # XLST: Title for filter operator
867
577
  p13n.FILTER_OPERATOR_LE=less than or equal to
868
- # XLST: Title for filter operator
869
578
  p13n.FILTER_OPERATOR_LT=less than
870
- # XLST: Title for filter operator
871
579
  p13n.FILTER_OPERATOR_NE=not equal to
872
- # XLST: Title for filter operator
873
580
  p13n.FILTER_OPERATOR_STARTSWITH=starts with
874
- # XLST: Title for filter operator
875
581
  p13n.FILTER_OPERATOR_ENDSWITH=ends with
876
- # XLST: Title for filter operator
877
582
  p13n.FILTER_OPERATOR_NOTSTARTSWITH=does not start with
878
- # XLST: Title for filter operator
879
583
  p13n.FILTER_OPERATOR_NOTENDSWITH=does not end with
880
584
 
881
- # XBUT: Label for button to add new filter criteria
882
585
  p13n.ADD_FILTER_CRITERIA=Add
883
586
 
884
587
  UPLOADSET_WITH_TABLE_DOCUMENT_RENAME_DISCARD_POPUP_CHANGES_TEXT=You have made changes to this object. What would you like to do?
@@ -891,2147 +594,1308 @@ UPLOADSET_WITH_TABLE_DOCUMENT_RENAME_EMPTY_NAME_VALIDATION_ERROR_MESSAGE=Name fi
891
594
 
892
595
  UPLOADSET_WITH_TABLE_DOCUMENT_RENAME_SPLC_VALIDATION_ERROR_MESSAGE=Special characters {0} are not allowed in the name field.
893
596
 
894
- #XTIT: Predefined text for title in the personalization dialog - Settings for the view ('view' here is a noun).
895
597
  P13NDIALOG_VIEW_SETTINGS=View Settings
896
- #XTIT: dialog title if the dialog contains only filter panel
897
598
  P13NDIALOG_TITLE_FILTER=Define Filters
898
- #XTIT: dialog title if the dialog contains only sort panel
899
599
  P13NDIALOG_TITLE_SORT=Define Sorting
900
- #XTIT: dialog title if the dialog contains only group panel
901
600
  P13NDIALOG_TITLE_GROUP=Define Groups
902
- #XTIT: dialog title if the dialog contains only columns panel
903
601
  P13NDIALOG_TITLE_COLUMNS=Define Column Properties
904
- #XTIT: dialog title if the dialog contains only panel for dimensions and measures
905
602
  P13NDIALOG_TITLE_DIMEASURE=Define Chart Properties
906
- #XBUT: Text for OK button in the personalization dialog
907
603
  P13NDIALOG_OK=OK
908
- #XBUT: Text for Cancel button in the personalization dialog
909
604
  P13NDIALOG_CANCEL=Cancel
910
- #XBUT: Text for Reset button in the personalization dialog
911
605
  P13NDIALOG_RESET=Reset
912
- #XTIT: Text for Fix button in ValidationDialog
913
606
  P13NDIALOG_VALIDATION_FIX=Fix
914
- #XTIT: personalization dialog ValidationDialog predefined title for warning
915
607
  P13NDIALOG_VALIDATION_TITLE=Warning
916
- #XTIT: personalization dialog ValidationDialog predefined title for error
917
608
  P13NDIALOG_VALIDATION_TITLE_ERROR=Error
918
- #XTIT: personalization dialog ValidationDialog predefined message
919
609
  P13NDIALOG_VALIDATION_MESSAGE=Some filter values are missing or incorrect
920
- #XTIT: personalization dialog ValidationDialog predefined message for columns panel
921
610
  P13NDIALOG_VISIBLE_ITEMS_THRESHOLD_MESSAGE=Selecting a large number of columns can slow down the performance
922
- #XTIT: personalization dialog ValidationDialog predefined message for P13nDimMeasure
923
611
  P13NDIALOG_VALIDATION_CHARTTYPE=The dimensions and measures you have selected cannot be used with this chart type
924
- #XTIT: personalization dialog ValidationDialog predefined question an the end
925
612
  P13NDIALOG_VALIDATION_MESSAGE_QUESTION=Do you want to correct your entries?
926
613
 
927
- #XTIT: on some personalization panels "(none)" as 'column key' means that no criteria was defined
928
614
  P13NDIALOG_SELECTION_NONE=(none)
929
615
 
930
- #XTIT: Filterpanel predefined title for Include filter
931
616
  FILTERPANEL_INCLUDES=Include
932
- #XTIT: Filterpanel predefined title for Exclude filter
933
617
  FILTERPANEL_EXCLUDES=Exclude
934
- #XTIT: Text for title 'Filter' in the personalization dialog
935
618
  FILTERPANEL_TITLE=Filter
936
619
 
937
- #XTIT: Text for title 'Sort' in the personalization dialog
938
620
  SORTPANEL_TITLE=Sort
939
621
 
940
- #XTIT: Text for title 'Group' in the personalization dialog
941
622
  GROUPPANEL_TITLE=Group
942
623
 
943
- #XACT: Label text for combobox control
944
624
  CONDITIONPANEL_FIELD_LABEL=Field
945
- #XACT: ARIA-label text for select control
946
625
  CONDITIONPANEL_OPERATOR_ARIA_LABEL=Conditions Operator
947
- #XACT: ARIA-label text for field value control
948
626
  CONDITIONPANEL_FIELD_VALUE_ARIA_LABEL=Conditions Value
949
627
 
950
- #XTIT: ConditionPanel Option
951
628
  CONDITIONPANEL_OPTIONBT=between
952
- #XTIT: ConditionPanel Option
953
629
  CONDITIONPANEL_OPTIONNotBT=not between
954
- #XTIT: ConditionPanel Option
955
630
  CONDITIONPANEL_OPTIONEQ=equal to
956
- #XTIT: ConditionPanel Option
957
631
  CONDITIONPANEL_OPTIONNotEQ=not equal to
958
- #XTIT: ConditionPanel Option
959
632
  CONDITIONPANEL_OPTIONContains=contains
960
- #XTIT: ConditionPanel Option
961
633
  CONDITIONPANEL_OPTIONNotContains=does not contain
962
- #XTIT: ConditionPanel Option
963
634
  CONDITIONPANEL_OPTIONGT=greater than
964
- #XTIT: ConditionPanel Option
965
635
  CONDITIONPANEL_OPTIONNotGT=not greater than
966
- #XTIT: ConditionPanel Option
967
636
  CONDITIONPANEL_OPTIONGE=greater than or equal to
968
- #XTIT: ConditionPanel Option
969
637
  CONDITIONPANEL_OPTIONNotGE=not greater than or equal to
970
- #XTIT: ConditionPanel Option
971
638
  CONDITIONPANEL_OPTIONLT=less than
972
- #XTIT: ConditionPanel Option
973
639
  CONDITIONPANEL_OPTIONNotLT=not less than
974
- #XTIT: ConditionPanel Option
975
640
  CONDITIONPANEL_OPTIONLE=less than or equal to
976
- #XTIT: ConditionPanel Option
977
641
  CONDITIONPANEL_OPTIONNotLE=not less than or equal to
978
- #XTIT: ConditionPanel Option
979
642
  CONDITIONPANEL_OPTIONInitial=initial
980
- #XTIT: ConditionPanel Option
981
643
  CONDITIONPANEL_OPTIONStartsWith=starts with
982
- #XTIT: ConditionPanel Option
983
644
  CONDITIONPANEL_OPTIONNotStartsWith=does not start with
984
- #XTIT: ConditionPanel Option
985
645
  CONDITIONPANEL_OPTIONEndsWith=ends with
986
- #XTIT: ConditionPanel Option
987
646
  CONDITIONPANEL_OPTIONNotEndsWith=does not end with
988
- #XTIT: ConditionPanel Option
989
647
  CONDITIONPANEL_OPTIONAscending=Ascending
990
- #XTIT: ConditionPanel Option
991
648
  CONDITIONPANEL_OPTIONDescending=Descending
992
- #XTIT: ConditionPanel Option
993
649
  CONDITIONPANEL_OPTIONGroupAscending=Ascending
994
- #XTIT: ConditionPanel Option
995
650
  CONDITIONPANEL_OPTIONGroupDescending=Descending
996
- #XTIT: ConditionPanel Option
997
651
  CONDITIONPANEL_OPTIONTotal=Total
998
- #XTIT: ConditionPanel Option
999
652
  CONDITIONPANEL_OPTIONAverage=Average
1000
- #XTIT: ConditionPanel Option
1001
653
  CONDITIONPANEL_OPTIONMinimum=Minimum
1002
- #XTIT: ConditionPanel Option
1003
654
  CONDITIONPANEL_OPTIONMaximum=Maximum
1004
- #XTIT: ConditionPanel Empty
1005
655
  CONDITIONPANEL_OPTIONEmpty=empty
1006
- #XTIT: ConditionPanel NotEmpty
1007
656
  CONDITIONPANEL_OPTIONNotEmpty=not empty
1008
- #XTIT: ConditionPanel Option for date
1009
657
  CONDITIONPANEL_OPTION_DATE_BT=between
1010
- #XTIT: ConditionPanel Option for date
1011
658
  CONDITIONPANEL_OPTION_DATE_EQ=equal to
1012
- #XTIT: ConditionPanel Option for date
1013
659
  CONDITIONPANEL_OPTION_DATE_GT=after
1014
- #XTIT: ConditionPanel Option for date
1015
660
  CONDITIONPANEL_OPTION_DATE_GE=on or after
1016
- #XTIT: ConditionPanel Option for date
1017
661
  CONDITIONPANEL_OPTION_DATE_LT=before
1018
- #XTIT: ConditionPanel Option for date
1019
662
  CONDITIONPANEL_OPTION_DATE_LE=before or on
1020
- #XTIT: ConditionPanel Option for date
1021
663
  CONDITIONPANEL_OPTION_DATE_Empty=empty
1022
- #XTIT: ConditionPanel Option for date
1023
664
  CONDITIONPANEL_OPTION_DATE_NotBT=not between
1024
- #XTIT: ConditionPanel Option for date
1025
665
  CONDITIONPANEL_OPTION_DATE_NotEQ=not equal to
1026
- #XTIT: ConditionPanel Option for date
1027
666
  CONDITIONPANEL_OPTION_DATE_NotGT=not after
1028
- #XTIT: ConditionPanel Option for date
1029
667
  CONDITIONPANEL_OPTION_DATE_NotGE=not on or after
1030
- #XTIT: ConditionPanel Option for date
1031
668
  CONDITIONPANEL_OPTION_DATE_NotLT=not before
1032
- #XTIT: ConditionPanel Option for date
1033
669
  CONDITIONPANEL_OPTION_DATE_NotLE=not before or on
1034
- #XTIT: ConditionPanel Option for date
1035
670
  CONDITIONPANEL_OPTION_DATE_NotEmpty=not empty
1036
671
 
1037
- #XTIT: ConditionPanel Option for numeric
1038
672
  CONDITIONPANEL_OPTION_NUMERIC_BT=between
1039
- #XTIT: ConditionPanel Option for numeric
1040
673
  CONDITIONPANEL_OPTION_NUMERIC_EQ=equal to
1041
- #XTIT: ConditionPanel Option for numeric
1042
674
  CONDITIONPANEL_OPTION_NUMERIC_GT=greater than
1043
- #XTIT: ConditionPanel Option for numeric
1044
675
  CONDITIONPANEL_OPTION_NUMERIC_GE=greater than or equal to
1045
- #XTIT: ConditionPanel Option for numeric
1046
676
  CONDITIONPANEL_OPTION_NUMERIC_LT=less than
1047
- #XTIT: ConditionPanel Option for numeric
1048
677
  CONDITIONPANEL_OPTION_NUMERIC_LE=less than or equal to
1049
678
 
1050
- #XTIT: Title for p13n popups
1051
679
  p13n.VIEW_SETTINGS=View Settings
1052
- #XFLD: P13n Popup reset confirmation
1053
680
  p13n.RESET_WARNING_TEXT=You are about to reset all the changes you made to your view settings and revert to the selected view.
1054
- #XTOL: Personalization panel tooltip for move to start button
1055
681
  p13n.MOVE_TO_TOP=Move to Top
1056
- #XTOL: Personalization panel Shortcut hint for the move to start button for Mac.
1057
682
  p13n.SHORTCUT_MOVE_TO_TOP_MAC=Cmd+Home
1058
- #XTOL: Personalization panel Shortcut hint for the move to start button for Win.
1059
683
  p13n.SHORTCUT_MOVE_TO_TOP=Ctrl+Home
1060
- #XTOL: Personalization panel tooltip for move up button
1061
684
  p13n.MOVE_UP=Move Up
1062
- #XTOL: Personalization panel Shortcut hint for the move up button for Mac.
1063
685
  p13n.SHORTCUT_MOVE_UP_MAC=Cmd+Up Arrow
1064
- #XTOL: Personalization panel Shortcut hint for the move up button for Win.
1065
686
  p13n.SHORTCUT_MOVE_UP=Ctrl+Up Arrow
1066
- #XTOL: Personalization panel tooltip for move down button
1067
687
  p13n.MOVE_DOWN=Move Down
1068
- #XTOL: Personalization panel Shortcut hint for the move down button for Mac.
1069
688
  p13n.SHORTCUT_MOVE_DOWN_MAC=Cmd+Down Arrow
1070
- #XTOL: Personalization panel Shortcut hint for the move down button for Win.
1071
689
  p13n.SHORTCUT_MOVE_DOWN=Ctrl+Down Arrow
1072
- #XTOL: Personalization panel tooltip for move to end button
1073
690
  p13n.MOVE_TO_BOTTOM=Move to Bottom
1074
- #XTOL: Personalization panel Shortcut hint for the move to end button for Mac.
1075
691
  p13n.SHORTCUT_MOVE_TO_BOTTOM_MAC=Cmd+End
1076
- #XTOL: Personalization panel Shortcut hint for the move to end button for Win.
1077
692
  p13n.SHORTCUT_MOVE_TO_BOTTOM=Ctrl+End
1078
- # XTIT: Count information for selection table in personalization Dialog
1079
693
  p13n.HEADER_COUNT=({0}/{1})
1080
- #XTIT: sort personalization ascending option
1081
694
  p13n.SORT_ASCENDING=Ascending
1082
- #XTIT: sort personalization descending option
1083
695
  p13n.SORT_DESCENDING=Descending
1084
- #XBTN: sort personalization text placeholder for empty combobox
1085
696
  p13n.SORT_PLACEHOLDER=Sort by
1086
- #XBTN: group personalization text placeholder for empty combobox
1087
697
  p13n.GROUP_PLACEHOLDER=Group by
1088
- #XBTN: filter personalization text placeholder for empty combobox
1089
698
  p13n.FILTER_PLACEHOLDER=Filter by
1090
- #XTOL: filter personalization panel tooltip for remove icon
1091
699
  p13n.FILTER_REMOVEICONTOOLTIP=Remove Filter Criterion
1092
- #XTXT: filter personalization panel screenreader announcement for remove icon
1093
700
  p13n.FILTER_REMOVEICONANNOUNCE=Filter has been removed
1094
- #XTOL: group personalization panel tooltip for remove icon
1095
701
  p13n.GROUP_REMOVEICONTOOLTIP=Remove Group Criterion
1096
- #XTXT: group personalization panel screenreader announcement for remove icon
1097
702
  p13n.GROUP_REMOVEICONANNOUNCE=Group has been removed
1098
- #XTOL: sort personalization panel tooltip for remove icon
1099
703
  p13n.SORT_REMOVEICONTOOLTIP=Remove Sort Criterion
1100
- #XTXT: sort personalization panel screenreader announcement for remove icon
1101
704
  p13n.SORT_REMOVEICONANNOUNCE=Sorter has been removed
1102
705
 
1103
- #XBUT: SelectionPanel personalization panel - Show only selected entries
1104
706
  p13n.SHOW_SELECTED=Show Selected
1105
- #XBUT: SelectionPanel personalization panel - Show all entries
1106
707
  p13n.SHOW_ALL=Show All
1107
- #XTIT: SelectionPanel default column to describe different properties
1108
708
  p13n.DEFAULT_DESCRIPTION=Field
1109
- #XTIT: SelectionPanel personalization panel - accessibility related speech output for the active field state
1110
709
  p13n.ACTIVESTATE_ACTIVE=Field is active
1111
- #XTIT: SelectionPanel personalization panel - accessibility related speech output for the inactive field state
1112
710
  p13n.ACTIVESTATE_INACTIVE=Field is inactive
1113
- #XFLD: group personalization dialog checkbox to explicitly show a column
1114
711
  p13n.GROUP_CHECKBOX=Show Field as Column
1115
- #XFLD: Text for Reset button in the personalization dialog
1116
712
  p13n.POPUP_RESET=Reset
1117
- #XBUT: Text for OK button in the personalization dialog
1118
713
  p13n.POPUP_OK=OK
1119
- #XBUT: Text for Cancel button in the personalization dialog
1120
714
  p13n.POPUP_CANCEL=Cancel
1121
- # XTIT: Title of the Fields list
1122
715
  p13n.DEFAULT_TITLE_SELECTION=Fields
1123
- # XTIT: Title of the Sort personalization list
1124
716
  p13n.DEFAULT_TITLE_SORT=Sort
1125
- # XTIT: Title of the Group personalization list
1126
717
  p13n.DEFAULT_TITLE_GROUP=Group
1127
- #XTIT: default group label for undefined groups
1128
718
  p13n.BASIC_DEFAULT_GROUP=Basic
1129
719
 
1130
- #XTIT: ConditionPanel Option Label
1131
720
  CONDITIONPANEL_LABELFROM=from
1132
- #XTIT: ConditionPanel Option Label
1133
721
  CONDITIONPANEL_LABELTO=to
1134
- #XTIT: ConditionPanel Option Label
1135
722
  CONDITIONPANEL_LABELVALUE=Value
1136
- #XTIT: ConditionPanel Option Label
1137
723
  CONDITIONPANEL_LABELGROUPING=Show Field as Column
1138
- #XTOL: ConditionPanel predefined text for tooltip on plus buttons
1139
724
  CONDITIONPANEL_ADD_TOOLTIP=Add New Line
1140
- #XTOL: ConditionPanel predefined text for tooltip on remove buttons
1141
725
  CONDITIONPANEL_REMOVE_TOOLTIP=Remove line
1142
- #XTOL: ConditionPanel predefined text for tooltip on plus buttons
1143
726
  CONDITIONPANEL_ADD_FILTER_TOOLTIP=Add Filter
1144
- #XTOL: ConditionPanel predefined text for tooltip on remove buttons
1145
727
  CONDITIONPANEL_REMOVE_FILTER_TOOLTIP=Remove Filter
1146
- #XTOL: ConditionPanel predefined text for tooltip on plus buttons
1147
728
  CONDITIONPANEL_ADD_SORT_TOOLTIP=Add Sort Criterion
1148
- #XTOL: ConditionPanel predefined text for tooltip on remove buttons
1149
729
  CONDITIONPANEL_REMOVE_SORT_TOOLTIP=Remove Sort Criterion
1150
- #XTOL: ConditionPanel predefined text for tooltip on plus buttons
1151
730
  CONDITIONPANEL_ADD_GROUP_TOOLTIP=Add Grouping Criterion
1152
- #XTOL: ConditionPanel predefined text for tooltip on remove buttons
1153
731
  CONDITIONPANEL_REMOVE_GROUP_TOOLTIP=Remove Grouping Criterion
1154
- #XTOL: ConditionPanel predefined text for tooltip on plus buttons
1155
732
  CONDITIONPANEL_ADD_CONDITION_TOOLTIP=Add Condition
1156
- #XTOL: ConditionPanel predefined text for tooltip on remove buttons
1157
733
  CONDITIONPANEL_REMOVE_CONDITION_TOOLTIP=Remove Condition
1158
- #XBUT: ConditionPanel predefined text for remove all button
1159
734
  CONDITIONPANEL_REMOVE_ALL=Remove All
1160
- #XTIT: ConditionPanel predefined field warning hint
1161
735
  CONDITIONPANEL_FIELDMESSAGE=Enter a valid value
1162
- #YACT: ValueHelpDialog Condition Panel Add Button ARIA description
1163
736
  CONDITIONPANEL_ADD_SCREENREADER_DESCRIPTION=Add Condition Row
1164
737
 
1165
- #XTIT: Text for title 'Chart' in the personalization dialog
1166
738
  CHARTPANEL_TITLE=Chart
1167
739
 
1168
- #XTIT: Text for title 'Columns' in the personalization dialog
1169
740
  COLUMSPANEL_TITLE=Columns
1170
- #XBUT: ColumnsPanel Show All button
1171
741
  COLUMNSPANEL_SHOW_ALL=Show all
1172
- #XBUT: ColumnsPanel Show Selected button
1173
742
  COLUMNSPANEL_SHOW_SELECTED=Show Selected
1174
- #XLST: ColumnsPanel Select All label
1175
743
  COLUMNSPANEL_SELECT_ALL=Select All
1176
- #XLST: ColumnsPanel Select All label
1177
744
  COLUMNSPANEL_SELECT_ALL_WITH_COUNTER=Select All ({0}/{1})
1178
- #XTOL: Tooltip for MOVE: ToStart button
1179
745
  COLUMNSPANEL_MOVE_TO_TOP=Move to Top
1180
- #XTOL: Tooltip for MOVE: Up button
1181
746
  COLUMNSPANEL_MOVE_UP=Move Up
1182
- #XTOL: Tooltip for MOVE: Down button
1183
747
  COLUMNSPANEL_MOVE_DOWN=Move Down
1184
- #XTOL: Tooltip for MOVE: ToEnd button
1185
748
  COLUMNSPANEL_MOVE_TO_BOTTOM=Move to Bottom
1186
749
 
1187
- #XLST: ColumnsPanel Chart Type caption
1188
750
  COLUMNSPANEL_COLUMN_TYPE=Type
1189
- #XLST: ColumnsPanel Chart Type
1190
751
  COLUMNSPANEL_TYPE_DIMENSION=Dimension
1191
- #XLST: ColumnsPanel Chart Type
1192
752
  COLUMNSPANEL_TYPE_MEASURE=Measure
1193
- #XLST: ColumnsPanel Chart Role caption
1194
753
  COLUMNSPANEL_COLUMN_ROLE=Role
1195
- #XLST: ColumnsPanel Chart Role
1196
754
  COLUMNSPANEL_CHARTROLE_CATEGORY=Category
1197
- #XLST: ColumnsPanel Chart Role
1198
755
  COLUMNSPANEL_CHARTROLE_CATEGORY2=Category 2
1199
- #XLST: ColumnsPanel Chart Role
1200
756
  COLUMNSPANEL_CHARTROLE_SERIES=Series
1201
- #XLST: ColumnsPanel Chart Role
1202
757
  COLUMNSPANEL_CHARTROLE_AXIS1=Axis 1
1203
- #XLST: ColumnsPanel Chart Role
1204
758
  COLUMNSPANEL_CHARTROLE_AXIS2=Axis 2
1205
- #XLST: ColumnsPanel Chart Role
1206
759
  COLUMNSPANEL_CHARTROLE_AXIS3=Axis 3
1207
- #XLST: ColumnsPanel Chart Role
1208
760
  COLUMNSPANEL_CHARTROLE_AXIS4=Axis 4
1209
- #XLST: ColumnsPanel Chart Type
1210
761
  COLUMNSPANEL_CHARTTYPE=Chart Type
1211
762
 
1212
763
 
1213
- #XFLD: Subtle link description label
1214
764
  LINK_SUBTLE=Subtle
1215
- #XFLD: Emphasized link description label
1216
765
  LINK_EMPHASIZED=Emphasized
1217
766
 
1218
- #XACT: ARIA announcement for the search field F5 keyboard shortcut
1219
767
  SEARCHFIELD_ARIA_F5=Press F5 to refresh
1220
768
 
1221
- #XACT: ARIA announcement for the F4 value help keyboard shortcut
1222
769
  VALUEHELP_ARIA_F4=Press F4 to open a value help dialog.
1223
770
 
1224
- #XACT: Object Number control name
1225
771
  OBJECTNUMBER_NAME=Object Number
1226
- #XACT: ARIA announcement for an emphasized ObjectNumber
1227
772
  OBJECTNUMBER_EMPHASIZED=Emphasized
1228
- #XACT: ARIA announcement for the ObjectNumber's value state "Error"
1229
773
  OBJECTNUMBER_ARIA_VALUE_STATE_ERROR=Value State Error
1230
- #XACT: ARIA announcement for the ObjectNumber's value state "Warning"
1231
774
  OBJECTNUMBER_ARIA_VALUE_STATE_WARNING=Value State Warning
1232
- #XACT: ARIA announcement for the ObjectNumber's value state "Success"
1233
775
  OBJECTNUMBER_ARIA_VALUE_STATE_SUCCESS=Value State Success
1234
- #XACT: ARIA announcement for the ObjectNumber's value state "Information"
1235
776
  OBJECTNUMBER_ARIA_VALUE_STATE_INFORMATION=Value State Information
1236
777
 
1237
- #XACT: ARIA text for tab separator icons
1238
778
  ICONTABBAR_NEXTSTEP=Next Step
1239
- #XACT: ARIA text for positive icon color
1240
779
  ICONTABBAR_ICONCOLOR_POSITIVE=Positive
1241
- #XACT: ARIA text for critical icon color
1242
780
  ICONTABBAR_ICONCOLOR_CRITICAL=Critical
1243
- #XACT: ARIA text for negative icon color
1244
781
  ICONTABBAR_ICONCOLOR_NEGATIVE=Negative
1245
- #XACT: ARIA text for neutral icon color
1246
782
  ICONTABBAR_ICONCOLOR_NEUTRAL=Neutral
1247
783
 
1248
- #XACT: Label for Overflow button ('More' button) in IconTabHeader
1249
784
  ICONTABHEADER_OVERFLOW_MORE=More
1250
785
 
1251
- #XACT: ARIA announcement for the OverflowToolbar`s roledescription attribute
1252
786
  OVERFLOW_TOOLBAR_ROLE_DESCRIPTION=Overflow Toolbar
1253
- #XACT: ARIA announcement for the OverflowToolbar`s toggle button tooltip
1254
787
  OVERFLOW_TOOLBAR_TOGGLE_BUTTON_TOOLTIP=Additional Options
1255
788
 
1256
- #XACT: ARIA description for IconTabHeader tablist when there are split tabs
1257
789
  ICONTABHEADER_SPLIT_TAB_DESCRIPTION=Press down arrow key to open subitems menu
1258
790
 
1259
- #XACT: ARIA description for IconTabFilter split tab
1260
791
  ICONTABFILTER_SPLIT_TAB=Tab with Subitems
1261
792
 
1262
- #XACT: ARIA description for the IconTabFilter badge
1263
793
  ICONTABFILTER_BADGE=New items were added
1264
794
 
1265
- #XACT: ARIA description for the IconTabFilter, that contains tabs with badges
1266
795
  ICONTABFILTER_SUB_ITEMS_BADGES=Contains tabs with a new items
1267
796
 
1268
- #XACT: ARIA notification for the IconTabFilter, when a badge appears
1269
797
  ICONTABFILTER_BADGE_MSG=New items were added to the {0} tab
1270
798
 
1271
- #XACT: ARIA notification for the IconTabFilter, when a badge appears to a subitem.
1272
799
  ICONTABFILTER_SUB_ITEM_BADGE=New items were added to the {0} tab. The tab is within the {1} tab
1273
800
 
1274
- #XACT: ARIA text of current selected value vs. max. possible value of the RatingIndicator control
1275
801
  RATING_VALUEARIATEXT={0} of {1}
1276
- #XACT: ARIA description of the RatingIndicator control
1277
802
  RATING_ARIA_NAME=Rating
1278
803
 
1279
- #XACT: ARIA description for ObjectHeader and ObjectListItem`s favorite property
1280
804
  ARIA_FAVORITE_MARK_VALUE=Favorite
1281
- #XACT: ARIA description for ObjectHeader and ObjectListItem`s flag property
1282
805
  ARIA_FLAG_MARK_VALUE=Flag
1283
806
 
1284
- #XACT: ARIA description for ObjectHeader icon infront of the title when it's active
1285
807
  OH_ARIA_ICON=Icon
1286
808
 
1287
- #XACT: ARIA description for Shell logo
1288
809
  SHELL_ARIA_LOGO=Logo
1289
810
 
1290
- #XACT: ARIA announcement for the MessagePage`s roledescription attribute
1291
811
  MESSAGE_PAGE_ROLE_DESCRIPTION=Message Page
1292
812
 
1293
- #XTXT: MessagePage text
1294
813
  MESSAGE_PAGE_TEXT=No matching items found.
1295
- #XTXT: MessagePage description
1296
814
  MESSAGE_PAGE_DESCRIPTION=Check the filter settings
1297
815
 
1298
- #XFLD: Token number indicator which is used to show more tokens in Tokenizers inside MultiInput and MultiComboBox
1299
816
  MULTIINPUT_SHOW_MORE_TOKENS={0} more
1300
817
 
1301
- #XACT: ARIA announcement for MultiInput for navigation through items
1302
818
  MULTIINPUT_NAVIGATION_POPUP=Navigate suggestions with the up arrow and down arrow keys
1303
819
 
1304
- #XACT: ARIA announcement for MultiInput for navigation through items and tokens
1305
820
  MULTIINPUT_NAVIGATION_POPUP_AND_TOKENS=Navigate suggestions with the up arrow and down arrow keys or press Esc and left arrow to navigate to the tokenizer
1306
821
 
1307
- #XACT: ARIA announcement for MultiComboBox/MultiInput with Nmore indicator and readonly mode.
1308
822
  MULTICOMBOBOX_OPEN_NMORE_POPOVER=Press Enter to open the list with selected items.
1309
823
 
1310
- #XFLD: Token number indicator which is used to show all tokens in Tokenizer when all of the tokens are hidden
1311
824
  TOKENIZER_SHOW_ALL_ITEM={0} Item
1312
- #XFLD: Token number indicator which is used to show all tokens in Tokenizer when all of the tokens are hidden
1313
825
  TOKENIZER_SHOW_ALL_ITEMS={0} Items
1314
- #XACT: ARIA announcement for tokens
1315
- TOKENIZER_ARIA_NO_TOKENS=No tokens
1316
- #XACT: ARIA announcement for tokenizer with 1 token
826
+ TOKENIZER_ARIA_NO_TOKENS=No tokens selected
1317
827
  TOKENIZER_ARIA_CONTAIN_ONE_TOKEN=Contains 1 token
1318
- #XACT: ARIA announcement for tokenizer with n tokens
1319
828
  TOKENIZER_ARIA_CONTAIN_SEVERAL_TOKENS=Contains {0} tokens
1320
829
 
1321
- #XACT: ARIA announcement for tokenizer label
1322
830
  TOKENIZER_ARIA_LABEL=Tokenizer
1323
831
 
1324
- #XACT: ARIA announcement for token label
1325
832
  TOKEN_ARIA_LABEL=Token
1326
- #XTOL: Token remove icon tooltip
1327
833
  TOKEN_ICON_TOOLTIP=Remove
1328
- #XACT: ARIA announcement for token deletable
1329
834
  TOKEN_ARIA_DELETABLE=Deletable
1330
835
 
1331
- #XACT: ARIA announcement for the Select`s roledescription attribute
1332
836
  SELECT_ROLE_DESCRIPTION=Listbox
1333
837
 
1334
- #XACT: ARIA announcement for a required select description (e.g. inside a table)
1335
838
  SELECT_REQUIRED=Required
1336
839
 
1337
- #XACT: ARIA announcement for the ObjectListItem unread mark
1338
840
  OBJECTLISTITEM_ARIA_UNREAD_VALUE=Unread
1339
- #XACT: ARIA announcement for the ObjectListItem locked mark
1340
841
  OBJECTLISTITEM_ARIA_LOCKED_MARK_VALUE=Locked
1341
842
 
1342
- #XBUT: MessagePopover predefined text for CLOSE action
1343
843
  MESSAGEPOPOVER_CLOSE=Close
1344
- #XBUT: MessagePopover predefined text for All Button
1345
844
  MESSAGEPOPOVER_ALL=All
1346
- #XACT: ARIA announcement for the MessagePopover back buttons tooltip
1347
845
  MESSAGEPOPOVER_ARIA_BACK_BUTTON_TOOLTIP=Back to Messages
1348
- #XACT: ARIA announcement for the MessagePopover back buttons
1349
846
  MESSAGEPOPOVER_ARIA_BACK_BUTTON=Message Details
1350
- #XACT: ARIA announcement for the MessagePopover heading
1351
847
  MESSAGEPOPOVER_ARIA_HEADING=Messages
1352
848
 
1353
- #XTOL: Message view error button tooltip
1354
849
  MESSAGEVIEW_BUTTON_TOOLTIP_ERROR=Error
1355
- #XTOL: Message view success button tooltip
1356
850
  MESSAGEVIEW_BUTTON_TOOLTIP_SUCCESS=Success
1357
- #XTOL: Message view warning button tooltip
1358
851
  MESSAGEVIEW_BUTTON_TOOLTIP_WARNING=Warning
1359
- #XTOL: Message view information button tooltip
1360
852
  MESSAGEVIEW_BUTTON_TOOLTIP_INFORMATION=Information
1361
- #XACT: ARIA announcement for SegmentedButton
1362
853
  MESSAGEVIEW_SEGMENTED_BTN_DESCRIPTION=Message Types
1363
854
 
1364
- #XACT: ARIA announcement for the accept button
1365
855
  BUTTON_ARIA_TYPE_ACCEPT=Positive Action
1366
- #XACT: ARIA announcement for the reject button
1367
856
  BUTTON_ARIA_TYPE_REJECT=Negative Action
1368
- #XACT: ARIA announcement for the attention button
1369
857
  BUTTON_ARIA_TYPE_ATTENTION=Attention Action
1370
- #XACT: ARIA announcement for the emphasized button
1371
858
  BUTTON_ARIA_TYPE_EMPHASIZED=Emphasized
1372
859
 
1373
- #XACT: ARIA announcement for the critical button
1374
860
  BUTTON_ARIA_TYPE_CRITICAL=Warning Type
1375
- #XACT: ARIA announcement for the negative button
1376
861
  BUTTON_ARIA_TYPE_NEGATIVE=Error Type
1377
- #XACT: ARIA announcement for the success button
1378
862
  BUTTON_ARIA_TYPE_SUCCESS=Success Type
1379
863
 
1380
- #XACT: ARIA text for position markers
1381
864
  CAROUSEL_POSITION=Item {0} of {1} displayed
1382
865
 
1383
- #XTXT: Text between numbers in the numeric page indicator
1384
866
  CAROUSEL_PAGE_INDICATOR_TEXT={0} of {1}
1385
867
 
1386
- #XTXT: colon separator
1387
868
  COLON=\:
1388
869
 
1389
- #XBUT: sap.m.semantic.SemanticControl Edit button text
1390
870
  SEMANTIC_CONTROL_EDIT=Edit
1391
- #XBUT: sap.m.semantic.SemanticControl Save button text
1392
871
  SEMANTIC_CONTROL_SAVE=Save
1393
- #XBUT: sap.m.semantic.SemanticControl Delete button text
1394
872
  SEMANTIC_CONTROL_DELETE=Delete
1395
- #XBUT: sap.m.semantic.SemanticControl Cancel button text
1396
873
  SEMANTIC_CONTROL_CANCEL=Cancel
1397
- #XBUT: sap.m.semantic.SemanticControl Approve button text
1398
874
  SEMANTIC_CONTROL_APPROVE=Approve
1399
- #XBUT: sap.m.semantic.SemanticControl Reject button text
1400
875
  SEMANTIC_CONTROL_REJECT=Reject
1401
- #XBUT: sap.m.semantic.SemanticControl Forward button text
1402
876
  SEMANTIC_CONTROL_FORWARD=Forward
1403
- #XBUT: sap.m.semantic.SemanticControl Open in button text
1404
877
  SEMANTIC_CONTROL_OPEN_IN=Open in...
1405
- #XBUT: sap.m.semantic.SemanticControl Sort button text
1406
878
  SEMANTIC_CONTROL_SORT=Sort
1407
- #XBUT: sap.m.semantic.SemanticControl Filter button text
1408
879
  SEMANTIC_CONTROL_FILTER=Filter
1409
- #XBUT: sap.m.semantic.SemanticControl Group button text
1410
880
  SEMANTIC_CONTROL_GROUP=Group
1411
- #XBUT: sap.m.semantic.SemanticControl Flag button text
1412
881
  SEMANTIC_CONTROL_FLAG=Flag
1413
- #XBUT: sap.m.semantic.SemanticControl Favorite button text
1414
882
  SEMANTIC_CONTROL_FAVORITE=Favorite
1415
- #XBUT: sap.m.semantic.SemanticControl Add button text
1416
883
  SEMANTIC_CONTROL_ADD=Add
1417
- #XBUT: sap.m.semantic.SemanticControl Send E-Mail button text
1418
884
  SEMANTIC_CONTROL_SEND_EMAIL=Send E-Mail
1419
- #XBUT: sap.m.semantic.SemanticControl Discuss in SAP Work Zone button text
1420
885
  SEMANTIC_CONTROL_DISCUSS_IN_WORK_ZONE=Discuss in SAP Work Zone
1421
- #XBUT: sap.m.semantic.SemanticControl Share on SAP Work Zone button text
1422
886
  SEMANTIC_CONTROL_SHARE_ON_WORK_ZONE=Share on SAP Work Zone
1423
- #XBUT: sap.m.semantic.SemanticControl Send Message button text
1424
887
  SEMANTIC_CONTROL_SEND_MESSAGE=Send Message
1425
- #XBUT: sap.m.semantic.SemanticControl Save as Tile button text
1426
888
  SEMANTIC_CONTROL_SAVE_AS_TILE=Save as Tile
1427
- #XBUT: sap.m.semantic.SemanticControl Print button text
1428
889
  SEMANTIC_CONTROL_PRINT=Print
1429
- #XBUT: sap.m.semantic.SemanticControl Multi select button text
1430
890
  SEMANTIC_CONTROL_MULTI_SELECT=Multiple Selection
1431
- #XBUT: sap.m.semantic.SemanticControl Multi select cancel button text
1432
891
  SEMANTIC_CONTROL_MULTI_SELECT_CANCEL=Cancel Multiple Selection
1433
- #XBUT: sap.m.semantic.SemanticControl Message indicator button text
1434
892
  SEMANTIC_CONTROL_MESSAGES_INDICATOR={0} Messages - Show Message List
1435
- #XBUT: sap.m.semantic.SemanticControl "Action" Share button text
1436
893
  SEMANTIC_CONTROL_ACTION_SHARE=Share
1437
- #XTXT: sap.m.semantic.DetailPage title
1438
894
  SEMANTIC_DETAIL_PAGE_TITLE=Details
1439
- #XTXT: sap.m.semantic.MasterPage title
1440
895
  SEMANTIC_MASTER_PAGE_TITLE=Master
1441
896
 
1442
- #XFLD: sap.m.DraftIndicator Saving Draft indicator text
1443
897
  DRAFT_INDICATOR_SAVING_DRAFT=Updating draft...
1444
- #XFLD: sap.m.DraftIndicator Draft saved indicator text
1445
898
  DRAFT_INDICATOR_DRAFT_SAVED=Draft updated
1446
899
 
1447
- #XBUT: Wizard predefined text for Cancel button
1448
900
  WIZARD_CANCEL=Cancel
1449
- #XBUT: Wizard predefined text for Next button
1450
901
  WIZARD_NEXT=Next
1451
- #XBUT: Wizard predefined text for Finish button
1452
902
  WIZARD_FINISH=Review
1453
903
 
1454
- #XACT: Aria information for the Date Picker
1455
904
  DATEPICKER_DATE_TYPE=Date Type
1456
- #XBUT: Date Selection button text of Date Picker control
1457
905
  DATEPICKER_SELECTION_CONFIRM=OK
1458
- #XBUT: Cancel/Close button text of Date Picker control
1459
906
  DATEPICKER_SELECTION_CANCEL=Cancel
1460
907
 
1461
- #XACT: Wizard predefined text for next step button
1462
908
  WIZARD_STEP=Step
1463
- #XACT: Aria label for the Wizard's ActionSheet
1464
909
  WIZARD_STEPS=Steps
1465
- #XACT: Aria label for the Wizard's active steps
1466
910
  WIZARD_STEP_ACTIVE_LABEL=Step {0} {1} Active {2}
1467
- #XACT: Aria label for the Wizard's inactive steps
1468
911
  WIZARD_STEP_INACTIVE_LABEL=Step {0} {1} Inactive {2}
1469
- #XACT: Aria label for the wizard
1470
912
  WIZARD_LABEL=Wizard
1471
913
 
1472
- #XTOL: Tooltip for the flag icon inside sap.m.ObjectHeader, showing that the item is flagged
1473
914
  TOOLTIP_OH_FLAG_MARK_VALUE=Flagged
1474
915
 
1475
- #XTOL: Tooltip for the favorite icon inside sap.m.ObjectHeader, showing that the item is favorite
1476
916
  TOOLTIP_OH_FAVORITE_MARK_VALUE=Favorite
1477
917
 
1478
- #XTOL: Tooltip for the select title arrow inside sap.m.ObjectHeader
1479
918
  OH_SELECT_ARROW_TOOLTIP=Related Options
1480
919
 
1481
- #XTXT: Text value for marker type Flag
1482
920
  OM_FLAG=Flagged
1483
921
 
1484
- #XTXT: Text value for marker type Favorite
1485
922
  OM_FAVORITE=Favorite
1486
923
 
1487
- #XTXT: Text value for marker type Draft
1488
924
  OM_DRAFT=Draft
1489
925
 
1490
- #XTXT: Text value for marker type Locked
1491
926
  OM_LOCKED=Locked
1492
927
 
1493
- #XTXT: Text value for marker type LockedBy that shows who has locked the object, e.g. Locked by {User name}
1494
928
  OM_LOCKED_BY=Locked by {0}
1495
929
 
1496
- #XTXT: Text value for marker type Locked by another user
1497
930
  OM_LOCKED_BY_ANOTHER_USER=Locked by another user
1498
931
 
1499
- #XTXT: Text value for marker type Unsaved Changes
1500
932
  OM_UNSAVED=Unsaved Changes
1501
933
 
1502
- #XTXT: Text value for marker type UnsavedBy Changes that shows who has unsaved changes, e.g. Unsaved Changes by {User name}
1503
934
  OM_UNSAVED_BY=Unsaved Changes by {0}
1504
935
 
1505
- #XTXT: Text value for marker type Unsaved by another user
1506
936
  OM_UNSAVED_BY_ANOTHER_USER=Unsaved changes by another user
1507
937
 
1508
- #XTOL: Tooltip for "Send SMS" in QuickView
1509
938
  QUICKVIEW_SEND_SMS=Send SMS
1510
939
 
1511
- #XTXT: Text for character left
1512
940
  TEXTAREA_CHARACTER_LEFT={0} character remaining
1513
941
 
1514
- #XTXT: Text for characters left
1515
942
  TEXTAREA_CHARACTERS_LEFT={0} characters remaining
1516
943
 
1517
- #XTXT: Text for character over
1518
944
  TEXTAREA_CHARACTER_EXCEEDED={0} character over limit
1519
945
 
1520
- #XTXT: Text for characters over
1521
946
  TEXTAREA_CHARACTERS_EXCEEDED={0} characters over limit
1522
947
 
1523
- #XTOL: Tooltip for the flag icon inside sap.m.ObjectListItem, showing that the item is flagged
1524
948
  TOOLTIP_OLI_FLAG_MARK_VALUE=Flagged
1525
949
 
1526
- #XTOL: Tooltip for the favorite icon inside sap.m.ObjectListItem, showing that the item is favorite
1527
950
  TOOLTIP_OLI_FAVORITE_MARK_VALUE=Favorite
1528
951
 
1529
- #XTOL: Tooltip for the locked icon inside sap.m.ObjectListItem, showing that the item is locked
1530
952
  TOOLTIP_OLI_LOCK_MARK_VALUE=Locked
1531
953
 
1532
- #XBUT: Time Selection button text of Time Picker control
1533
954
  TIMEPICKER_SET=OK
1534
955
 
1535
- #XBUT: Cancel/Close button text of Time Picker control
1536
956
  TIMEPICKER_CANCEL=Cancel
1537
957
 
1538
- #YACT: ARIA tag of Time Picker control
1539
958
  TIMEPICKER_SCREENREADER_TAG=Time Picker
1540
959
 
1541
- #YACT: ARIA tag of Time Picker control with format as placeholder
1542
960
  TIMEPICKER_WITH_PH_SCREENREADER_TAG=Time Picker in format {0}
1543
961
 
1544
- #XFLD: Label of the hours value slider inside a Time Picker control
1545
962
  TIMEPICKER_LBL_HOURS=Hours
1546
963
 
1547
- #XFLD: Label of the minutes value slider inside a Time Picker control
1548
964
  TIMEPICKER_LBL_MINUTES=Minutes
1549
965
 
1550
- #XFLD: Label of the seconds value slider inside a Time Picker control
1551
966
  TIMEPICKER_LBL_SECONDS=Seconds
1552
967
 
1553
- #XACT: Announcement for the current time shortcut icon-button in the TimePicker
1554
968
  TIMEPICKER_TOOLTIP_NOW=Now
1555
969
 
1556
- #XFLD: Label of the am/pm value slider inside a Time Picker control
1557
970
  TIMEPICKER_LBL_AMPM=AM/PM
1558
971
 
1559
- #XACT: Text announced by the screen reader, when TimePicker' popover opens
1560
972
  TIMEPICKER_SET_TIME=Set time
1561
973
 
1562
- #XTOL: Tooltip text for the up arrow of the sliders
1563
974
  TIMEPICKER_TOOLTIP_UP=Up
1564
975
 
1565
- #XTOL: Tooltip text for the down arrow of the sliders
1566
976
  TIMEPICKER_TOOLTIP_DOWN=Down
1567
977
 
1568
- #XACT: ARIA label for Breadcrumbs
1569
978
  BREADCRUMB_LABEL=Breadcrumb Trail
1570
979
 
1571
- #XACT: position (current and max. value) of a Breadcrumb item which should be announced by screenreaders
1572
980
  BREADCRUMB_ITEM_POS={0} of {1}
1573
981
 
1574
- #XTOL: Tooltip text for Breadcrumbs select
1575
982
  BREADCRUMB_SELECT_TOOLTIP=More
1576
983
 
1577
- #XACT: Unread status of Notification List Item
1578
984
  NOTIFICATION_LIST_ITEM_UNREAD=Notification unread.
1579
985
 
1580
- #XACT: Read status of Notification List Item
1581
986
  NOTIFICATION_LIST_ITEM_READ=Notification read.
1582
987
 
1583
- #XACT: Unread status of Notification Group Item
1584
988
  NOTIFICATION_LIST_GROUP_UNREAD=Notification group unread.
1585
989
 
1586
- #XACT: Read status of Notification Group Item
1587
990
  NOTIFICATION_LIST_GROUP_READ=Notification group read.
1588
991
 
1589
- #XACT: ARIA text for datetime
1590
992
  NOTIFICATION_LIST_ITEM_DATETIME=Due in {0}.
1591
993
 
1592
- #XACT: ARIA text for priority
1593
994
  NOTIFICATION_LIST_ITEM_PRIORITY={0} Priority.
1594
995
 
1595
- #XACT: ARIA text for priority
1596
996
  NOTIFICATION_LIST_GROUP_PRIORITY={0} Priority.
1597
997
 
1598
- #XFLD: text that will be displayed when tile failed to load
1599
998
  INFOTILE_CANNOT_LOAD_TILE=Cannot load tile
1600
999
 
1601
- #XFLD: text that will be read while tile is loading
1602
1000
  INFOTILE_LOADING=Loading
1603
1001
 
1604
- #XBUT: Default Button for Navigate Action Button
1605
1002
  ACTION_READ_MORE=Read More
1606
1003
 
1607
- #XTXT: Text for Priority
1608
1004
  TEXT_CONTENT_PRIORITY=Priority
1609
1005
 
1610
- #XTXT: text for critical color
1611
1006
  SEMANTIC_COLOR_CRITICAL=Warning
1612
1007
 
1613
- #XTXT: text for good color
1614
1008
  SEMANTIC_COLOR_GOOD=Good
1615
1009
 
1616
- #XTXT: text for neutral color
1617
1010
  SEMANTIC_COLOR_NEUTRAL=Neutral
1618
1011
 
1619
- #XTXT: text for error color
1620
1012
  SEMANTIC_COLOR_ERROR=Critical
1621
1013
 
1622
- #XTOL:
1623
1014
  NUMERICCONTENT_DEVIATION_UP=Ascending
1624
1015
 
1625
- #XTOL:
1626
1016
  NUMERICCONTENT_DEVIATION_DOWN=Descending
1627
1017
 
1628
- #YACT: ARIA tag of MaskInput control
1629
1018
  MASKINPUT_ROLE_DESCRIPTION=Masked Edit
1630
1019
 
1631
- #YACT: ARIA description of MaskInput control
1632
1020
  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.
1633
1021
 
1634
- #XACT: ARIA scroll back button for tabstrip
1635
1022
  TABSTRIP_SCROLL_BACK=Scroll Back
1636
1023
 
1637
- #XACT: ARIA scroll forward button for tabstrip
1638
1024
  TABSTRIP_SCROLL_FORWARD=Scroll Forward
1639
1025
 
1640
- #XACT: ARIA static text for modified tabstrip item
1641
1026
  TABSTRIP_ITEM_MODIFIED=Unsaved
1642
1027
 
1643
- #XACT: ARIA static text for not-modified tabstrip item
1644
1028
  TABSTRIP_ITEM_NOT_MODIFIED=Saved
1645
1029
 
1646
- #XACT: ARIA static text for closable tabstrip item
1647
1030
  TABSTRIP_ITEM_CLOSABLE=Closable
1648
- #XFLD: Footer text for TileContent
1649
1031
  TILECONTENT_FOOTER_TEXT={0}, {1}
1650
1032
 
1651
- #XBUT: Button text for collapsing the Notification List Group
1652
1033
  NOTIFICATION_LIST_GROUP_COLLAPSE=Collapse Group
1653
1034
 
1654
- #XBUT: Button text for expanding the Notification List Group
1655
1035
  NOTIFICATION_LIST_GROUP_EXPAND=Expand Group
1656
1036
 
1657
- #XACT: ARIA add new tab button for tabstrip
1658
1037
  TABCONTAINER_ADD_NEW_TAB=Add New Tab
1659
1038
 
1660
- #XACT: ARIA dropdown button for tabstrip
1661
1039
  TABSTRIP_OPENED_TABS=Opened Tabs
1662
1040
 
1663
- #XTOL: Tooltip of close tab strip item button
1664
1041
  TABSTRIP_ITEM_CLOSE_BTN=Close
1665
1042
 
1666
- #XBUT: Button text for expanding a Notification List Item
1667
1043
  NOTIFICATION_LIST_ITEM_SHOW_MORE=Show More
1668
1044
 
1669
- #XBUT: Button text for collapsing a Notification List Item
1670
1045
  NOTIFICATION_LIST_ITEM_SHOW_LESS=Show Less
1671
1046
 
1672
- #XBUT: Date button of DateTimePicker on small screens
1673
1047
  DATETIMEPICKER_DATE=Date
1674
1048
 
1675
- #XBUT: Time button of DateTimePicker on small screens
1676
1049
  DATETIMEPICKER_TIME=Time
1677
1050
 
1678
- #XACT: Aria information for the Date Time Picker
1679
1051
  DATETIMEPICKER_TYPE=Date and Time
1680
1052
 
1681
- #XACT SinglePlanningCalendar control name
1682
1053
  SPC_CONTROL_NAME=Single planning calendar
1683
1054
 
1684
- #XACT SinglePlanningCalendar actions toolbar accessibility description
1685
1055
  SPC_ACTIONS_TOOLBAR=Single planning calendar actions
1686
1056
 
1687
- #XACT SinglePlanningCalendar navigation toolbar accessibility description
1688
1057
  SPC_NAVIGATION_TOOLBAR=Single planning calendar navigation
1689
1058
 
1690
- #XACT PlanningCalendarHeader's datepicker accessibility announcement
1691
1059
  PCH_SELECT_RANGE=Select range
1692
1060
 
1693
- #XACT Announcement for the popover of PlanningCalendarHeader's datepicker
1694
1061
  PCH_RANGE_PICKER=Range picker
1695
1062
 
1696
- #XACT PlanningCalendarHeader "today" button announcement
1697
1063
  PCH_NAVIGATE_TO_TODAY=Navigate to the current day
1698
1064
 
1699
- #XACT Announcement for the "Previous" icon-button in PlanningCalendarHeader
1700
1065
  PCH_NAVIGATE_BACKWARDS=Navigate backward
1701
1066
 
1702
- #XACT Announcement for the "Next" icon-button in PlanningCalendarHeader
1703
1067
  PCH_NAVIGATE_FORWARD=Navigate forward
1704
1068
 
1705
- #XACT Announcement for the view switch in PlanningCalendarHeader
1706
- PCH_VIEW_SWITCH=View switch
1069
+ PCH_VIEW_SWITCH=View\:
1707
1070
 
1708
- #XACT Announcement for the Blockers area in SinglePlanningCalendar
1709
1071
  SPC_BLOCKERS=Blockers
1710
1072
 
1711
- #XACT Announcement for the Appointments area in SinglePlanningCalendar
1712
1073
  SPC_APPOINTMENTS=Appointments
1713
1074
 
1714
- #XLNK Text for the link when we have more Appointments for a day in month view in SinglePlanningCalendar
1715
1075
  SPC_MORE_LINK={0} More
1716
1076
 
1717
- #XACT: PlanningCalendar accessibility description
1718
1077
  PLANNINGCALENDAR=Planning calendar
1719
1078
 
1720
- #XACT PlanningCalendar functions toolbar accessibility description
1721
1079
  PC_FUNCTIONS_TOOLBAR=Planning calendar functions
1722
1080
 
1723
- #XACT PlanningCalendar interval accessibility description
1724
1081
  PC_INTERVAL_TOOLBAR=Planning calendar interval
1725
1082
 
1726
- #XACT PlanningCalendar interval selection accessibility description
1727
1083
  PC_INTERVAL_SELECTION_TOOLBAR=Planning calendar interval selection
1728
1084
 
1729
- #XACT: PlanningCalendar view selector accessibility description
1730
1085
  PLANNINGCALENDAR_VIEW=View calendar by
1731
1086
 
1732
- #XFLD: Name of the "Hours" view in the PlanningCalendar control
1733
1087
  PLANNINGCALENDAR_HOURS=Hours
1734
1088
 
1735
- #XFLD: Name of the "Days" view in the PlanningCalendar control
1736
1089
  PLANNINGCALENDAR_DAYS=Days
1737
1090
 
1738
- #XFLD: Name of the "Months" view in the PlanningCalendar control
1739
1091
  PLANNINGCALENDAR_MONTHS=Months
1740
1092
 
1741
- #XFLD: Name of the "Week" view in the PlanningCalendar control
1742
1093
  PLANNINGCALENDAR_WEEK=1 Week
1743
1094
 
1744
- #XFLD: Name of the "OneMonth" view in the PlanningCalendar control
1745
1095
  PLANNINGCALENDAR_ONE_MONTH=1 Month
1746
1096
 
1747
- #XBUT: Today button of PlanningCalendar and SinglePlanningCalendar control
1748
1097
  PLANNINGCALENDAR_TODAY=Today
1749
1098
 
1750
- #XFLD: Text for all day event
1751
1099
  PLANNINGCALENDAR_ALLDAY=All Day
1752
1100
 
1753
- #XFLD: Text for event with no ending time
1754
1101
  PLANNINGCALENDAR_FROM=from
1755
1102
 
1756
- #XFLD: Text for event with no starting time
1757
1103
  PLANNINGCALENDAR_UNTIL=until
1758
1104
 
1759
- #XFLD: Duration of an appointment lasting more than an hour and is not full hours, ex.: 2 hrs, 30 min
1760
1105
  PLANNINGCALENDAR_APP_DURATION={0}, {1}
1761
1106
 
1762
- #XFLD: Text for a placeholder row when there are no appointments
1763
1107
  PLANNINGCALENDAR_ROW_NO_APPOINTMENTS=No Entries
1764
1108
 
1765
- #XACT: PlanningCalendar accessibility description for the custom row header content
1766
1109
  PC_CUSTOM_ROW_HEADER_CONTENT_DESC=Custom row header content
1767
1110
 
1768
- #XTOL: Tool tip for nextButton of the PagingButton
1769
1111
  PAGINGBUTTON_NEXT=Next Page
1770
1112
 
1771
- #XTOL: Tool tip for nextButton of the PagingButton
1772
1113
  PAGINGBUTTON_PREVIOUS=Previous Page
1773
1114
 
1774
- #XBUT: Text and number of selected items for toolbar button of SelectionDetails
1775
1115
  SELECTIONDETAILS_BUTTON_TEXT_WITH_NUMBER=Details ({0})
1776
1116
 
1777
- #XBUT: Text for toolbar button of SelectionDetails
1778
1117
  SELECTIONDETAILS_BUTTON_TEXT=Details
1779
1118
 
1780
- #XBUT: Text for ok button in the suggestion popover
1781
1119
  SUGGESTIONSPOPOVER_CLOSE_BUTTON=OK
1782
1120
 
1783
- #############
1784
- #Translatable Control Types and States for ACC
1785
- #############
1786
1121
 
1787
- #XACT: type of a UI control is an input field
1788
1122
  ACC_CTR_TYPE_INPUT=Input
1789
1123
 
1790
- #XACT: type of a UI control is a input field (which allows setting multiple values)
1791
1124
  ACC_CTR_TYPE_MULTIINPUT=Multi Input
1792
1125
 
1793
- #XACT: type of a UI control is a date input field
1794
1126
  ACC_CTR_TYPE_DATEINPUT=Date Input
1795
1127
 
1796
- #XACT: type of a UI control is a date range input field
1797
1128
  ACC_CTR_TYPE_DATERANGEINPUT=Date Range Input
1798
1129
 
1799
- #XACT: type of a UI control is a time input field
1800
1130
  ACC_CTR_TYPE_TIMEINPUT=Time Input
1801
1131
 
1802
- #XACT: type of a UI control is a dynamic date range input field
1803
1132
  ACC_CTR_TYPE_DYNAMIC_DATE_RANGE=Dynamic Date Input
1804
1133
 
1805
- #XACT: aria-describedby for mobile TimePicker
1806
1134
  ACC_CTR_TYPE_TIMEINPUT_MOBILE_DESCRIBEDBY=Tap to activate edit mode
1807
1135
 
1808
- #XACT: type of a UI control is a date and time input field
1809
1136
  ACC_CTR_TYPE_DATETIMEINPUT=Date/Time Input
1810
1137
 
1811
- #XACT: type of a UI control is a rating indicator
1812
1138
  ACC_CTR_TYPE_RATING=Rating
1813
1139
 
1814
- #XACT: type of a UI control is a step input
1815
1140
  ACC_CTR_TYPE_STEPINPUT=Spin Button
1816
1141
 
1817
- #XACT: type of a UI control is a button
1818
1142
  ACC_CTR_TYPE_BUTTON=Button
1819
1143
 
1820
- #XACT: type of a UI control is a link
1821
1144
  ACC_CTR_TYPE_LINK=Link
1822
1145
 
1823
- #XACT: type of a UI control is an image
1824
1146
  ACC_CTR_TYPE_IMAGE=Image
1825
1147
 
1826
- #XACT: type of a UI control is a checkbox
1827
1148
  ACC_CTR_TYPE_CHECKBOX=Checkbox
1828
1149
 
1829
- #XACT: type of a UI control is a switch
1830
1150
  ACC_CTR_TYPE_SWITCH=Switch
1831
1151
 
1832
- #XACT: type of a UI control is a radiobutton
1833
1152
  ACC_CTR_TYPE_RADIO=Radio Button
1834
1153
 
1835
- #XACT: type of a UI control is a progress indicator
1836
1154
  ACC_CTR_TYPE_PROGRESS=Progress
1837
1155
 
1838
- #XACT: type of a UI control is a combobox
1839
1156
  ACC_CTR_TYPE_COMBO=Combo Box
1840
1157
 
1841
- #XACT: type of a UI control is a combobox (which allows multi selection)
1842
1158
  ACC_CTR_TYPE_MULTICOMBO=Multi Combo Box
1843
1159
 
1844
- #XACT: type of a UI control is a list
1845
1160
  ACC_CTR_TYPE_LIST=List Box
1846
1161
 
1847
- #XACT: type of a UI control is a list item
1848
1162
  ACC_CTR_TYPE_LISTITEM=List Item
1849
1163
 
1850
- #XACT: type of a UI control is a tree
1851
1164
  ACC_CTR_TYPE_TREE=Tree
1852
1165
 
1853
- #XACT: type of a UI control is a tree item
1854
1166
  ACC_CTR_TYPE_TREEITEM=Tree Item
1855
1167
 
1856
- #XTOL: tooltip for expand icon in a tree item
1857
1168
  TREE_ITEM_EXPAND_NODE=Expand Node
1858
1169
 
1859
- #XTOL: tooltip for collapse icon in a tree item
1860
1170
  TREE_ITEM_COLLAPSE_NODE=Collapse Node
1861
1171
 
1862
- #XACT: type of a UI control is a table row
1863
1172
  ACC_CTR_TYPE_ROW=Row
1864
1173
 
1865
- #XACT: ARIA announcement for the column header row of the table
1866
1174
  ACC_CTR_TYPE_HEADER_ROW=Column Header Row
1867
1175
 
1868
- #XACT: ARIA announcement for the footer row of the table
1869
1176
  ACC_CTR_TYPE_FOOTER_ROW=Footer Row
1870
1177
 
1871
- #XACT: "pressed" state of e.g. a togglebutton which should be announced by screenreaders
1872
1178
  ACC_CTR_STATE_PRESSED=Pressed
1873
1179
 
1874
- #XACT: "checked" state of e.g. a checkbox, switch which should be announced by screenreaders
1875
1180
  ACC_CTR_STATE_CHECKED=Checked
1876
1181
 
1877
- #XACT: "not checked" state of e.g. a checkbox, switch which should be announced by screenreaders
1878
1182
  ACC_CTR_STATE_NOT_CHECKED=Not Checked
1879
1183
 
1880
- #XACT: state (current and max. value) of a rating indicator which should be announced by screenreaders
1881
1184
  ACC_CTR_STATE_RATING={0} out of {1}
1882
1185
 
1883
- #XACT: progress state of a progress indicator which should be announced by screenreaders
1884
1186
  ACC_CTR_STATE_PROGRESS={0} %
1885
1187
 
1886
- #XACT: ARIA announcement for the illustrated message
1887
1188
  ACC_CTR_ILLUSTRATED_MESSAGE=Illustrated Message
1888
1189
 
1889
- #############
1890
1190
 
1891
- #XACT: Aria information for the Split Button
1892
1191
  SPLIT_BUTTON_DESCRIPTION=Split Button
1893
1192
 
1894
- #XACT: Tooltip for the arrow button
1895
1193
  SPLIT_BUTTON_ARROW_TOOLTIP=Open Menu
1896
1194
 
1897
- #XACT: Aria hint for the keyboard handling support of the Split Button
1898
1195
  SPLIT_BUTTON_KEYBOARD_HINT=Press Enter to trigger action and Arrow Down to open menu
1899
1196
 
1900
- #XTOL: Tooltip text for back button inside a Menu Page
1901
1197
  MENU_PAGE_BACK_BUTTON=Back to
1902
1198
 
1903
- #XBUT: Menu predefined text for CLOSE action
1904
1199
  MENU_CLOSE=Cancel
1905
1200
 
1906
- #XBUT: Button text for closing a Notification List Item control
1907
1201
  NOTIFICATION_LIST_ITEM_CLOSE=Close
1908
1202
 
1909
- #XBUT: Button text for closing a Notification List Group control
1910
1203
  NOTIFICATION_LIST_GROUP_CLOSE=Close All
1911
1204
 
1912
- #XBUT: No grouping item in ViewSettingsPopover
1913
1205
  NO_GROUPING=No Grouping
1914
1206
 
1915
- #XBUT: No filtering item in ViewSettingsPopover
1916
1207
  REMOVE_FILTER=Remove Filter
1917
1208
 
1918
- #XBUT: ARIA-LabelledBy for ViewSettingsPopover
1919
1209
  ARIA_LABELLED_BY_POPOVER=Column View Settings
1920
1210
 
1921
- #XBUT: Show selected only for ViewSettingsPopover
1922
1211
  SHOW_SELECTED_ONLY=Show Selected Only
1923
1212
 
1924
- #XBUT: No sorting item in ViewSettingsPopover
1925
1213
  NO_SORTING=No Sorting
1926
1214
 
1927
- #YACT: ARIA information on which the instance of the tile has been focused when it is paused
1928
1215
  SLIDETILE_INSTANCE_FOCUS_PAUSE={0} of {1} in paused state.
1929
1216
 
1930
- #YACT: ARIA information on which the instance of the tile has been focused when it is scrolling
1931
1217
  SLIDETILE_INSTANCE_FOCUS_SCROLL={0} of {1} scrolling.
1932
1218
 
1933
- #YACT: ARIA information about multiple content within the SlideTile
1934
1219
  SLIDETILE_MULTIPLE_CONTENT=Element with multiple content
1935
1220
 
1936
- #YACT: ARIA information about toggle sliding within the SlideTile
1937
1221
  SLIDETILE_TOGGLE_SLIDING=To toggle sliding, press space bar
1938
1222
 
1939
- #YACT: ARIA information how to activate the SlideTile
1940
1223
  SLIDETILE_ACTIVATE=To activate, press enter
1941
1224
 
1942
- #YACT: ARIA information how to scroll back in the SlideTile
1943
1225
  SLIDETILE_SCROLL_BACK=To scroll back, press B
1944
1226
 
1945
- #YACT: ARIA information how to to scroll forward in the SlideTile
1946
1227
  SLIDETILE_SCROLL_FORWARD=To scroll forward, press F
1947
1228
 
1948
- #YACT: NAME OF THE CONTROL
1949
1229
  SLIDETILE=Slide Tile
1950
1230
 
1951
- #XACT: ARIA ARIA-LabelledBy for the entire range handler in RangeSlider
1952
1231
  SLIDER_HANDLE=Slider Handle
1953
1232
 
1954
- #XACT: ARIA announcement for the range in RangeSlider
1955
1233
  RANGE_SLIDER_RANGE_ANNOUNCEMENT=From {0} to {1}
1956
1234
 
1957
- #XACT: ARIA ARIA-LabelledBy for the left handle and tooltip in RangeSlider
1958
1235
  RANGE_SLIDER_LEFT_HANDLE=Left Handle
1959
1236
 
1960
- #XACT: ARIA ARIA-LabelledBy for the right handle and tooltip in RangeSlider
1961
1237
  RANGE_SLIDER_RIGHT_HANDLE=Right Handle
1962
1238
 
1963
- #XACT: ARIA ARIA-LabelledBy for the entire range handler in RangeSlider
1964
1239
  RANGE_SLIDER_RANGE_HANDLE=Range
1965
1240
 
1966
- #XACT: ARIA ARIA-DescribedBy for inputs as tooltips
1967
1241
  SLIDER_INPUT_TOOLTIP=Press F2 to enter a value.
1968
1242
 
1969
- #XACT: ARIA aria-label for Slider's input
1970
1243
  SLIDER_INPUT_LABEL=Current Value
1971
1244
 
1972
- #XBUT: Button text for close button in the LightBox
1973
1245
  LIGHTBOX_CLOSE_BUTTON=Close
1974
1246
 
1975
- #XTOL: Tooltip on the button to allow to scroll back
1976
1247
  HEADERCONTAINER_BUTTON_PREV_SECTION=Previous
1977
1248
 
1978
- #XTOL: Tooltip on the button to allow to scroll forward
1979
1249
  HEADERCONTAINER_BUTTON_NEXT_SECTION=Next
1980
1250
 
1981
- #XTXT: Error message for LightBox image not loaded due to timeout.
1982
1251
  LIGHTBOX_IMAGE_TIMED_OUT=Image could not be loaded
1983
1252
 
1984
- #XTXT: Error message for LightBox image not loaded due to timeout detailed message.
1985
1253
  LIGHTBOX_IMAGE_TIMED_OUT_DETAILS=This image is too big to load right now. Please try again later.
1986
1254
 
1987
- #XTXT: Error message for LightBox image not loaded.
1988
1255
  LIGHTBOX_IMAGE_ERROR=An error has occurred.
1989
1256
 
1990
- #XTXT: Error message for LightBox image not loaded due to timeout detailed message.
1991
1257
  LIGHTBOX_IMAGE_ERROR_DETAILS=We could not find the image at the specified location, or the server is not responding.
1992
1258
 
1993
- #XACT: ARIA announcement for enlarged image
1994
1259
  LIGHTBOX_ARIA_ENLARGED=Enlarged image of {0} {1}
1995
1260
 
1996
- #XACT: ARIA keyboard announcement for the DEL key for removing a tile
1997
1261
  TILE_REMOVE_BY_DEL_KEY=Press delete key to remove the item.
1998
1262
 
1999
- #XACT: ARIA text for GenericTile in actions scope
2000
1263
  GENERICTILE_ACTIONS_ARIA_TEXT=Removable tile
2001
1264
 
2002
- #XTOL: Tooltip for REMOVE button in the GenericTile
2003
1265
  GENERICTILE_REMOVEBUTTON_TEXT=Remove
2004
1266
 
2005
- #XTOL: Tooltip for More action button in the GenericTile
2006
1267
  GENERICTILE_MORE_ACTIONBUTTON_TEXT=More
2007
1268
 
2008
1269
  GENERICTILE_LINK_TILE_CONTENT_DESCRIPTION=Press tab to navigate to the links present inside the wide tile
2009
1270
 
2010
- #XTXT: Reached maximum number of notifications in NotificationListGroup title
2011
1271
  NOTIFICATION_LIST_GROUP_MAX_NOTIFICATIONS_TITLE=There are {0} more notifications
2012
1272
 
2013
- #XTXT: Reached maximum number of notifications in NotificationListGroup
2014
1273
  NOTIFICATION_LIST_GROUP_MAX_NOTIFICATIONS_BODY=You need to close or take action on the listed notifications to display more.
2015
1274
 
2016
- #XTOL: Tooltip of the button for increasing for example the quantity of a product inside shopping-cart application
2017
1275
  STEP_INPUT_INCREASE_BTN=Increase
2018
1276
 
2019
- #XTOL: Tooltip of the button for decreasing for example the quantity of a product inside shopping-cart application
2020
1277
  STEP_INPUT_DECREASE_BTN=Decrease
2021
1278
 
2022
- #XACT: Object Status control name
2023
1279
  OBJECT_STATUS_ACTIVE=Object Status Button
2024
1280
 
2025
- #XACT: Object Status icon announcement
2026
1281
  OBJECT_STATUS_ICON=Status Icon
2027
1282
 
2028
- #XACT: ARIA role for the control Object Identifier
2029
1283
  OI_ARIA_ROLE=Object Identifier
2030
1284
 
2031
- #XACT:Author of Notification List Item
2032
1285
  NOTIFICATION_LIST_ITEM_CREATED_BY=Created By
2033
1286
 
2034
- #XACT: Aria label for Table select all CheckBox
2035
1287
  TABLE_CHECKBOX_SELECT_ALL=Select all rows
2036
1288
 
2037
- #XACT: Aria label for Table deselect all Icon
2038
1289
  TABLE_ICON_DESELECT_ALL=Deselect all rows
2039
1290
 
2040
- #XTOL: Tooltip for the select all checkbox
2041
1291
  TABLE_SELECT_ALL_TOOLTIP=Select All
2042
1292
 
2043
- #XTOL: Tooltip for the clear all button
2044
1293
  TABLE_CLEARBUTTON_TOOLTIP=Deselect All
2045
1294
 
2046
- #XACT: Description for the popin containing column header
2047
1295
  TABLE_COLUMNHEADER_POPIN=Row Popin
2048
1296
 
2049
- #XACT: ARIA label for the single or multi-selection containing column header
2050
1297
  TABLE_SELECTION_COLUMNHEADER=Selection
2051
1298
 
2052
- #XACT: ARIA description for the selection column header when select all checkbox is shown
2053
1299
  TABLE_SELECTION_COLUMNHEADER_DESCRIPTION=Contains Select All Checkbox
2054
1300
 
2055
- #XMSG: Message to indicate that the data in the table is invalid
2056
1301
  TABLE_INVALID=Invalid Table
2057
1302
 
2058
- #XACT: ARIA announcement for the group row of the table
2059
1303
  TABLE_GROUP_ROW=Group Row
2060
1304
 
2061
- #XBUT: Pdf viewer's popup close button
2062
1305
  PDF_VIEWER_POPUP_CLOSE_BUTTON=Close
2063
1306
 
2064
- #XTXT: Pdf viewer's download link
2065
1307
  PDF_VIEWER_DOWNLOAD_TEXT=Download
2066
1308
 
2067
- #XTXT: Text in error placeholder of pdf viewer
2068
1309
  PDF_VIEWER_PLACEHOLDER_ERROR_TEXT=The PDF file could not be loaded.
2069
1310
 
2070
- #XACT: PDF viewer's accessibility label
2071
1311
  PDF_VIEWER_ACCESSIBILITY_LABEL=PDF Viewer
2072
1312
 
2073
- #XACT: PDF viewer's content area accessibility label
2074
1313
  PDF_VIEWER_CONTENT_ACCESSIBILITY_LABEL=PDF Viewer Content
2075
1314
 
2076
- #XTIT: PDF viewer's message box header for source validation error
2077
1315
  PDF_VIEWER_SOURCE_VALIDATION_MESSAGE_HEADER=Source Validation Error
2078
1316
 
2079
- #XMSG: PDF viewer's message box text for source validation error
2080
1317
  PDF_VIEWER_SOURCE_VALIDATION_MESSAGE_TEXT=Could not validate the source of the file. Show the file anyway?
2081
1318
 
2082
- #XMSG: PDF viewer's non trusted source Message Text
2083
1319
  PDF_VIEWER_NONTRUSTEDSOURCEMESSAGE_TITLE=Download the file to view it
2084
1320
 
2085
- #XBUT: MultiEditField prefilled Item keep
2086
1321
  MULTI_EDIT_KEEP_TEXT=Keep Existing Values
2087
1322
 
2088
- #XBUT: MultiEditField prefilled Item blank
2089
1323
  MULTI_EDIT_BLANK_TEXT=Leave Blank
2090
1324
 
2091
- #XBUT: MultiEditField prefilled Item new
2092
1325
  MULTI_EDIT_NEW_TEXT=Use Value Help
2093
1326
 
2094
- #XTXT: Text representing the Select's picker title text
2095
1327
  SELECT_PICKER_TITLE_TEXT=Select
2096
1328
 
2097
- #XBUT: ActionSelect Picker Tutor Message
2098
1329
  ACTION_SELECT_TUTOR_MESSAGE=To reach available actions, press TAB
2099
1330
 
2100
- #XTXT: Text representing the WizardStep's optional step label
2101
1331
  WIZARD_STEP_OPTIONAL_STEP_TEXT=Optional
2102
1332
 
2103
- #XTIT: The title of ColorPalette when wrapped in the popover
2104
1333
  COLOR_PALETTE_TITLE=Color Palette
2105
1334
 
2106
- #XTIT: The title of the SWATCH Container in the CollorPalette
2107
1335
  COLOR_PALETTE_SWATCH_CONTAINER_TITLE=Color Palette - Predefined Colors
2108
1336
 
2109
- #XTIT: The title of the SWATCH Container of Recent colors in the CollorPalette
2110
1337
  COLOR_PALETTE_SWATCH_RECENT_COLOR_CONTAINER_TITLE=Color Palette - Recent Colors
2111
1338
 
2112
- #XBUT: The cancel button in ColorPalette
2113
1339
  COLOR_PALETTE_CANCEL=Cancel
2114
1340
 
2115
- #XBUT: ColorPalette "Default color" action text
2116
1341
  COLOR_PALETTE_DEFAULT_COLOR=Default Color
2117
1342
 
2118
- #XBUT: ColorPalette "More Colors..." action text
2119
1343
  COLOR_PALETTE_MORE_COLORS=More Colors...
2120
1344
 
2121
- #XTIT: ColorPalette title of the "Color Picker" that opens upon "More colors..." click
2122
1345
  COLOR_PALETTE_MORE_COLORS_TITLE=Change Color
2123
1346
 
2124
- #XBUT: The confirm button in Color Picker that is opened upon "More colors..." click
2125
1347
  COLOR_PALETTE_MORE_COLORS_CONFIRM=OK
2126
1348
 
2127
- #XBUT: The cancel button in Color Picker that is opened upon "More colors..." click
2128
1349
  COLOR_PALETTE_MORE_COLORS_CANCEL=Cancel
2129
1350
 
2130
- #XTXT: The aria info about the predefined color
2131
1351
  COLOR_PALETTE_PREDEFINED_COLOR=Color {0}\: {1}
2132
1352
 
2133
- #XTXT: The aria info about the recent color
2134
1353
  COLOR_PALETTE_RECENT_COLOR=Recent Color {0}\: {1}
2135
1354
 
2136
- #XTXT: The aria info about the predefined color if it is a custom one (not amongst list of predefined ones)
2137
1355
  COLOR_PALETTE_PREDEFINED_COLOR_CUSTOM=Custom
2138
1356
 
2139
- #XTOL: Gold color
2140
1357
  COLOR_PALETTE_PREDEFINED_COLOR_GOLD=Gold
2141
1358
 
2142
- #XTOL: Dark orange color
2143
1359
  COLOR_PALETTE_PREDEFINED_COLOR_DARKORANGE=Dark Orange
2144
1360
 
2145
- #XTOL: Indian red color
2146
1361
  COLOR_PALETTE_PREDEFINED_COLOR_INDIANRED=Indian Red
2147
1362
 
2148
- #XTOL: Dark magenta color
2149
1363
  COLOR_PALETTE_PREDEFINED_COLOR_DARKMAGENTA=Dark Magenta
2150
1364
 
2151
- #XTOL: Cornflower blue color
2152
1365
  COLOR_PALETTE_PREDEFINED_COLOR_CORNFLOWERBLUE=Cornflower Blue
2153
1366
 
2154
- #XTOL: Deep sky blue color
2155
1367
  COLOR_PALETTE_PREDEFINED_COLOR_DEEPSKYBLUE=Deep Sky Blue
2156
1368
 
2157
- #XTOL: Dark cyan color
2158
1369
  COLOR_PALETTE_PREDEFINED_COLOR_DARKCYAN=Dark Cyan
2159
1370
 
2160
- #XTOL: Olive drab color
2161
1371
  COLOR_PALETTE_PREDEFINED_COLOR_OLIVEDRAB=Olive Drab
2162
1372
 
2163
- #XTOL: Dark slate gray color
2164
1373
  COLOR_PALETTE_PREDEFINED_COLOR_DARKSLATEGRAY=Dark Slate Gray
2165
1374
 
2166
- #XTOL: Azure color
2167
1375
  COLOR_PALETTE_PREDEFINED_COLOR_AZURE=Azure
2168
1376
 
2169
- #XTOL: White color
2170
1377
  COLOR_PALETTE_PREDEFINED_COLOR_WHITE=White
2171
1378
 
2172
- #XTOL: Light gray color
2173
1379
  COLOR_PALETTE_PREDEFINED_COLOR_LIGHTGRAY=Light Gray
2174
1380
 
2175
- #XTOL: Dark gray color
2176
1381
  COLOR_PALETTE_PREDEFINED_COLOR_DARKGRAY=Dark Gray
2177
1382
 
2178
- #XTOL: Dim gray color
2179
1383
  COLOR_PALETTE_PREDEFINED_COLOR_DIMGRAY=Dim Gray
2180
1384
 
2181
- #XTOL: Black color
2182
1385
  COLOR_PALETTE_PREDEFINED_COLOR_BLACK=Black
2183
1386
 
2184
- #XTOL: Tooltip for panel expand title
2185
1387
  PANEL_ICON=Expand/Collapse
2186
1388
 
2187
- #XACT: ARIA announcement for aria-describedby attribute of SearchFIled
2188
1389
  SEARCHFIELD_ARIA_DESCRIBEDBY=Search Field
2189
1390
 
2190
- #XTOL: Tooltip of the MessageStrip's close button
2191
1391
  MESSAGE_STRIP_TITLE=Close
2192
1392
 
2193
- #XACT: ARIA announcement for the MessageStrip's "Error" close button
2194
1393
  MESSAGE_STRIP_ERROR_CLOSE_BUTTON=Error Message Strip Close
2195
- #XACT: ARIA announcement for the MessageStrip's "Warning" close button
2196
1394
  MESSAGE_STRIP_WARNING_CLOSE_BUTTON=Warning Message Strip Close
2197
- #XACT: ARIA announcement for the MessageStrip's "Success" close button
2198
1395
  MESSAGE_STRIP_SUCCESS_CLOSE_BUTTON=Success Message Strip Close
2199
- #XACT: ARIA announcement for the MessageStrip's "Information" close button
2200
1396
  MESSAGE_STRIP_INFORMATION_CLOSE_BUTTON=Information Message Strip Close
2201
1397
 
2202
- #XACT: ARIA announcement for the MessageStrip's "Error" state
2203
1398
  MESSAGE_STRIP_ERROR=Message Strip Error
2204
- #XACT: ARIA announcement for the MessageStrip's "Warning" state
2205
1399
  MESSAGE_STRIP_WARNING=Message Strip Warning
2206
- #XACT: ARIA announcement for the MessageStrip's "Success" state
2207
1400
  MESSAGE_STRIP_SUCCESS=Message Strip Success
2208
- #XACT: ARIA announcement for the MessageStrip's "Information" state
2209
1401
  MESSAGE_STRIP_INFORMATION=Message Strip Information
2210
- #XACT: ARIA announcement for the MessageStrip's closable state
2211
1402
  MESSAGE_STRIP_CLOSABLE=Closable
2212
1403
 
2213
- #XACT: GenericTag Roledescription
2214
1404
  GENERICTAG_ROLEDESCRIPTION=Object Tag
2215
1405
 
2216
- #XACT: ARIA announcement for the GenericTag's value state "Error"
2217
1406
  GENERICTAG_ARIA_VALUE_STATE_ERROR=Value State Error
2218
- #XACT: ARIA announcement for the GenericTag's value state "Warning"
2219
1407
  GENERICTAG_ARIA_VALUE_STATE_WARNING=Value State Warning
2220
- #XACT: ARIA announcement for the GenericTag's value state "Success"
2221
1408
  GENERICTAG_ARIA_VALUE_STATE_SUCCESS=Value State Success
2222
- #XACT: ARIA announcement for the GenericTag's value state "Information"
2223
1409
  GENERICTAG_ARIA_VALUE_STATE_INFORMATION=Value State Information
2224
1410
 
2225
- #XBUT: sap.m.QuickViewCard "Card" aria-roledescription text
2226
1411
  ARIA_ROLEDESCRIPTION_CARD=Card
2227
1412
 
2228
- #XTXT: Error message for the MessageStrip of the Table's DataState plugin
2229
1413
  DATASTATE_ERROR=The table contains errors.
2230
- #XTXT: Warning message for the MessageStrip of the Table's DataState plugin
2231
1414
  DATASTATE_WARNING=The table contains warnings.
2232
- #XTXT: Issues message for the MessageStrip of the Table's DataState plugin
2233
1415
  DATASTATE_ISSUE=The table contains issues.
2234
- #XTXT: Notifications message for the MessageStrip of the Table's DataState plugin
2235
1416
  DATASTATE_NOTIFICATION=The table contains notifications.
2236
- #XTXT: Info toolbar text when data state messages are filtered by errors.
2237
1417
  DATASTATE_FILTERED_BY_ERROR=Filtered By\: Errors
2238
- #XTXT: Info toolbar text when data state messages are filtered by warnings.
2239
1418
  DATASTATE_FILTERED_BY_WARNING=Filtered By\: Warnings
2240
- #XTXT: Info toolbar text when data state messages are filtered by issues.
2241
1419
  DATASTATE_FILTERED_BY_ISSUE=Filtered By\: Issues
2242
- #XTXT: Info toolbar text when data state messages are filtered by notifications.
2243
1420
  DATASTATE_FILTERED_BY_NOTIFICATION=Filtered By\: Notifications
2244
- #XLNK: Message strip link text to filter item.
2245
1421
  DATASTATE_FILTER_ITEMS=Filter Items
2246
- #XLNK: Message strip link text to clear filter.
2247
1422
  DATASTATE_CLEAR_FILTER=Clear Filter
2248
1423
 
2249
- #XTXT: Error message for the MessageStrip of the List's DataState plugin
2250
1424
  LIST_DATASTATE_ERROR=The list contains errors.
2251
- #XTXT: Warning message for the MessageStrip of the List's DataState plugin
2252
1425
  LIST_DATASTATE_WARNING=The list contains warnings.
2253
- #XTXT: Issues message for the MessageStrip of the List's DataState plugin
2254
1426
  LIST_DATASTATE_ISSUE=The list contains issues.
2255
- #XTXT: Notifications message for the MessageStrip of the List's DataState plugin
2256
1427
  LIST_DATASTATE_NOTIFICATION=The list contains notifications.
2257
1428
 
2258
- #XTXT: Error message for the MessageStrip of the Tree's DataState plugin
2259
1429
  TREE_DATASTATE_ERROR=The tree contains errors.
2260
- #XTXT: Warning message for the MessageStrip of the Tree's DataState plugin
2261
1430
  TREE_DATASTATE_WARNING=The tree contains warnings.
2262
- #XTXT: Issues message for the MessageStrip of the Tree's DataState plugin
2263
1431
  TREE_DATASTATE_ISSUE=The tree contains issues.
2264
- #XTXT: Notifications message for the MessageStrip of the Tree's DataState plugin
2265
1432
  TREE_DATASTATE_NOTIFICATION=The tree contains notifications.
2266
1433
 
2267
- #XACT: Accessibility text to notify that the column is resizable
2268
1434
  COLUMNRESIZER_RESIZABLE=Resizable
2269
- #XTOL: Tooltip for resize column button in the popover control.
2270
1435
  COLUMNRESIZER_RESIZE_BUTTON=Resize column
2271
1436
 
2272
- #XTOL: Text and Tooltip for the copy button
2273
1437
  COPYPROVIDER_COPY=Copy to Clipboard
2274
1438
 
2275
- #XMSG: Message, which is shown, when something went wrong while copy to clipboard
2276
1439
  COPYPROVIDER_DEFAULT_ERROR_MSG=Selection can't be copied. Please try again.
2277
- #XMSG: Message, which is shown, when the user tries to copy to clipboard without having something selected.
2278
1440
  COPYPROVIDER_NOSELECTION_MSG=To copy data, make a selection first.
2279
- #XMSG: SuccessMessage, which is shown, when the user copies a single row.
2280
1441
  COPYPROVIDER_SELECT_ROW_SINGLE_MSG=Selected row copied to clipboard
2281
- #XMSG: SuccessMessage, which is shown, when the user copies multiple rows.
2282
1442
  COPYPROVIDER_SELECT_ROW_MULTI_MSG=Selected rows copied to clipboard
2283
- #XMSG: SuccessMessage, which is shown, when the user copies a single cell.
2284
1443
  COPYPROVIDER_SELECT_CELL_SINGLE_MSG=Selected cell copied to clipboard
2285
- #XMSG: SuccessMessage, which is shown, when the user copies multiple cells.
2286
1444
  COPYPROVIDER_SELECT_CELL_MULTI_MSG=Selected cells copied to clipboard
2287
- #XMSG: SuccessMessage, which is shown, when the user copies rows and cells.
2288
1445
  COPYPROVIDER_SELECT_ROW_AND_CELL_MSG=Selected cells and rows copied to clipboard
2289
1446
 
2290
- #XBUT: Text and Tooltip for the paste button
2291
1447
  PASTEPROVIDER_PASTE=Paste
2292
- #XTIT: The title of paste pop-over
2293
1448
  PASTEPROVIDER_TITLE=Information
2294
- #XMSG: The keyboard shortcut to paste the clipboard text on mac
2295
1449
  PASTEPROVIDER_SHORTCUT_MAC=Cmd + V
2296
- #XMSG: The keyboard shortcut to paste the clipboard text on windows/linux
2297
1450
  PASTEPROVIDER_SHORTCUT_WIN=Ctrl + V
2298
- #XMSG: The keyboard shortcut message in the paste pop-over content for desktop cases e.g. To paste data, press Ctrl + V here.
2299
1451
  PASTEPROVIDER_DESKTOP_MSG=To paste data, press {0} here.
2300
- #XMSG: Device specific message in the paste pop-over content for mobile cases
2301
1452
  PASTEPROVIDER_MOBILE_MSG=To paste data, use your device\u2019s paste feature here.
2302
1453
 
2303
- #XACT: ARIA announcement for the Button Badge with value 1 - "{0} item"
2304
1454
  BUTTON_BADGE_ONE_ITEM={0} item
2305
1455
 
2306
- #XACT: ARIA announcement for the Button Badge with value more than 1 - "{0} items"
2307
1456
  BUTTON_BADGE_MANY_ITEMS={0} items
2308
1457
 
2309
- #XACT: ARIA announcement for the Button Badge with value more than permitted items (example 999+) - "more than {0} items"
2310
1458
  BUTTON_BADGE_MORE_THAN_ITEMS=more than {0} items
2311
1459
 
2312
- #XACT: ARIA announcement for the Numeric Content aria-roledescription attribute
2313
1460
  NUMERIC_CONTENT_ROLE_DESCRIPTION=Numeric Content
2314
1461
 
2315
- #XACT: ARIA announcement for the Navigational Generic Tile aria-roledescription attribute
2316
1462
  GENERIC_TILE_NAVIGATIONAL_ROLE_DESCRIPTION=Navigation Tile
2317
1463
 
2318
- #XACT: ARIA announcement for the Navigational Generic Tile with wide frame size
2319
1464
  GENERIC_TILE_NAVIGATIONAL_WIDE_SIZE=Navigation Wide Tile
2320
1465
 
2321
- #XACT: ARIA announcement for the Navigational Generic Tile with flat frame size
2322
1466
  GENERIC_TILE_NAVIGATIONAL_FLAT_SIZE=Navigation Flat Tile
2323
1467
 
2324
- #XACT: ARIA announcement for the Navigational Generic Tile with flat wide frame size
2325
1468
  GENERIC_TILE_NAVIGATIONAL_FLAT_WIDE_SIZE=Navigation Flat Wide Tile
2326
1469
 
2327
- #XACT: ARIA announcement for the Action Generic Tile aria-roledescription attribute
2328
1470
  GENERIC_TILE_ACTION_ROLE_DESCRIPTION=Action Tile
2329
1471
 
2330
- #XACT: ARIA announcement for the Action Generic Tile with wide frame size
2331
1472
  GENERIC_TILE_ACTION_WIDE_SIZE=Action Wide Tile
2332
1473
 
2333
- #XACT: ARIA announcement for the Action Generic Tile with flat frame size
2334
1474
  GENERIC_TILE_ACTION_FLAT_SIZE=Action Flat Tile
2335
1475
 
2336
- #XACT: ARIA announcement for the Action Generic Tile with flat wide frame size
2337
1476
  GENERIC_TILE_ACTION_FLAT_WIDE_SIZE=Action Flat Wide Tile
2338
1477
 
2339
- #XACT: ARIA announcement for the Generic Tile with line size
2340
1478
  GENERIC_TILE_LINE_SIZE=Line Tile
2341
1479
 
2342
- #XACT: ARIA announcement for the Generic Tile with link attributes
2343
1480
  GENERIC_TILE_LINK=Link Tile
2344
1481
 
2345
- #XACT: ARIA announcement for the Action Tile
2346
1482
  ACTION_TILE_SIZE=Action Tile
2347
1483
 
2348
- #XACT: Role description for the SegmentedButton control
2349
1484
  SEGMENTEDBUTTON_NAME=Segmented button group
2350
1485
 
2351
- #XACT: Role description for all individual buttons inside the SegmentedButton control
2352
1486
  SEGMENTEDBUTTON_BUTTONS_NAME=Segmented button
2353
1487
 
2354
- #XACT: Selection tutor message for the SegmentedButton control
2355
1488
  SEGMENTEDBUTTON_SELECTION=Press SPACE or ENTER to select an item
2356
1489
 
2357
- #XACT: Tooltip message for AM/PM button of the Time Picker
2358
1490
  TIMEPICKER_AMPM_BUTTON_TOOLTIP=Hour Range
2359
1491
 
2360
- #XACT: Time Picker Inputs role description
2361
1492
  TIMEPICKER_INPUTS_ROLE_DESCRIPTION=Time Selector
2362
1493
 
2363
- #XACT: Time Picker Clock Dial label
2364
1494
  TIMEPICKER_CLOCK_DIAL_LABEL=Clock Dial
2365
1495
 
2366
- #XACT: Time Picker Inputs tooltip/aria-label for Hours input
2367
1496
  TIMEPICKER_INPUTS_ENTER_HOURS=Please enter hours
2368
1497
 
2369
- #XACT: Time Picker Inputs tooltip/aria-label for Minutes input
2370
1498
  TIMEPICKER_INPUTS_ENTER_MINUTES=Please enter minutes
2371
1499
 
2372
- #XACT: Time Picker Inputs tooltip/aria-label for Seconds input
2373
1500
  TIMEPICKER_INPUTS_ENTER_SECONDS=Please enter seconds
2374
1501
 
2375
- #XBUT: Dynamic Date Selection button text of Dynamic Date Range control
2376
1502
  DYNAMIC_DATE_RANGE_CONFIRM=Apply
2377
- #XBUT: Cancel/Close button text of Dynamic Date Range control
2378
1503
  DYNAMIC_DATE_RANGE_CANCEL=Cancel
2379
1504
 
2380
- #XACT: The Date option format pattern of a Dynamic Date Range control
2381
1505
  DYNAMIC_DATE_DATE_FORMAT={0}
2382
- #XACT: The DateTime option format pattern of a Dynamic Date Range control
2383
1506
  DYNAMIC_DATE_DATETIME_FORMAT={0}
2384
- #XACT: The Month option format pattern of a Dynamic Date Range control
2385
1507
  DYNAMIC_DATE_SPECIFICMONTH_FORMAT={0}
2386
- #XACT: The Month in Year option format pattern of a Dynamic Date Range control
2387
1508
  DYNAMIC_DATE_SPECIFICMONTHINYEAR_FORMAT={0} {1}
2388
- #XACT: The Date range option format pattern of a Dynamic Date Range control
2389
1509
  DYNAMIC_DATE_DATERANGE_FORMAT={0} - {1}
2390
- #XACT: The Today option format pattern of a Dynamic Date Range control
2391
1510
  DYNAMIC_DATE_TODAY_FORMAT=Today
2392
- #XACT: The Date Time range option format pattern of a Dynamic Date Range control
2393
1511
  DYNAMIC_DATE_DATETIMERANGE_FORMAT={0} - {1}
2394
- #XACT: The Yesterday option format pattern of a Dynamic Date Range control
2395
1512
  DYNAMIC_DATE_YESTERDAY_FORMAT=Yesterday
2396
- #XACT: The Tomorrow option format pattern of a Dynamic Date Range control
2397
1513
  DYNAMIC_DATE_TOMORROW_FORMAT=Tomorrow
2398
- #XACT: The This week option format pattern of a Dynamic Date Range control
2399
1514
  DYNAMIC_DATE_THISWEEK_FORMAT=This Week
2400
- #XACT: The First day in this week option format pattern of a Dynamic Date Range control
2401
1515
  DYNAMIC_DATE_FIRSTDAYWEEK_FORMAT=First Day in This Week
2402
- #XACT: The This month option format pattern of a Dynamic Date Range control
2403
1516
  DYNAMIC_DATE_THISMONTH_FORMAT=This Month
2404
- #XACT: The First day in this month option format pattern of a Dynamic Date Range control
2405
1517
  DYNAMIC_DATE_FIRSTDAYMONTH_FORMAT=First Day in This Month
2406
- #XACT: The This quarter option format pattern of a Dynamic Date Range control
2407
1518
  DYNAMIC_DATE_THISQUARTER_FORMAT=This Quarter
2408
- #XACT: The First day in this quarter option format pattern of a Dynamic Date Range control
2409
1519
  DYNAMIC_DATE_FIRSTDAYQUARTER_FORMAT=First Day in This Quarter
2410
- #XACT: The This year option format pattern of a Dynamic Date Range control
2411
1520
  DYNAMIC_DATE_THISYEAR_FORMAT=This Year
2412
- #XACT: The First day in this year option format pattern of a Dynamic Date Range control
2413
1521
  DYNAMIC_DATE_FIRSTDAYYEAR_FORMAT=First Day in This Year
2414
- #XACT: The Last week option format pattern of a Dynamic Date Range control
2415
1522
  DYNAMIC_DATE_LASTWEEK_FORMAT=Last Week
2416
- #XACT: The Last day in this week option format pattern of a Dynamic Date Range control
2417
1523
  DYNAMIC_DATE_LASTDAYWEEK_FORMAT=Last Day in This Week
2418
- #XACT: The Last month option format pattern of a Dynamic Date Range control
2419
1524
  DYNAMIC_DATE_LASTMONTH_FORMAT=Last Month
2420
- #XACT: The Last day in this month option format pattern of a Dynamic Date Range control
2421
1525
  DYNAMIC_DATE_LASTDAYMONTH_FORMAT=Last Day in This Month
2422
- #XACT: The Last quarter option format pattern of a Dynamic Date Range control
2423
1526
  DYNAMIC_DATE_LASTQUARTER_FORMAT=Last Quarter
2424
- #XACT: The Last day in this quarter option format pattern of a Dynamic Date Range control
2425
1527
  DYNAMIC_DATE_LASTDAYQUARTER_FORMAT=Last Day in This Quarter
2426
- #XACT: The Last year option format pattern of a Dynamic Date Range control
2427
1528
  DYNAMIC_DATE_LASTYEAR_FORMAT=Last Year
2428
- #XACT: The Last day in this year option format pattern of a Dynamic Date Range control
2429
1529
  DYNAMIC_DATE_LASTDAYYEAR_FORMAT=Last Day in This Year
2430
- #XACT: The Next week option format pattern of a Dynamic Date Range control
2431
1530
  DYNAMIC_DATE_NEXTWEEK_FORMAT=Next Week
2432
- #XACT: The Next month option format pattern of a Dynamic Date Range control
2433
1531
  DYNAMIC_DATE_NEXTMONTH_FORMAT=Next Month
2434
- #XACT: The Next quarter option format pattern of a Dynamic Date Range control
2435
1532
  DYNAMIC_DATE_NEXTQUARTER_FORMAT=Next Quarter
2436
- #XACT: The Next year option format pattern of a Dynamic Date Range control
2437
1533
  DYNAMIC_DATE_NEXTYEAR_FORMAT=Next Year
2438
- #XACT: The Last minutes option format pattern of a Dynamic Date Range control
2439
1534
  DYNAMIC_DATE_LASTMINUTES_FORMAT=Last {0} Minutes
2440
- #XACT: The Last hours option format pattern of a Dynamic Date Range control
2441
1535
  DYNAMIC_DATE_LASTHOURS_FORMAT=Last {0} Hours
2442
- #XACT: The Last days option format pattern of a Dynamic Date Range control
2443
1536
  DYNAMIC_DATE_LASTDAYS_FORMAT=Last {0} Days
2444
- #XACT: The Last months option format pattern of a Dynamic Date Range control
2445
1537
  DYNAMIC_DATE_LASTMONTHS_FORMAT=Last {0} Months
2446
- #XACT: The Last weeks option format pattern of a Dynamic Date Range control
2447
1538
  DYNAMIC_DATE_LASTWEEKS_FORMAT=Last {0} Weeks
2448
- #XACT: The Last quarters option format pattern of a Dynamic Date Range control
2449
1539
  DYNAMIC_DATE_LASTQUARTERS_FORMAT=Last {0} Quarters
2450
- #XACT: The Last years option format pattern of a Dynamic Date Range control
2451
1540
  DYNAMIC_DATE_LASTYEARS_FORMAT=Last {0} Years
2452
- #XACT: The Next minutes option format pattern of a Dynamic Date Range control
2453
1541
  DYNAMIC_DATE_NEXTMINUTES_FORMAT=Next {0} Minutes
2454
- #XACT: The Next hours option format pattern of a Dynamic Date Range control
2455
1542
  DYNAMIC_DATE_NEXTHOURS_FORMAT=Next {0} Hours
2456
- #XACT: The Next days option format pattern of a Dynamic Date Range control
2457
1543
  DYNAMIC_DATE_NEXTDAYS_FORMAT=Next {0} Days
2458
- #XACT: The Next months option format pattern of a Dynamic Date Range control
2459
1544
  DYNAMIC_DATE_NEXTMONTHS_FORMAT=Next {0} Months
2460
- #XACT: The Next weeks option format pattern of a Dynamic Date Range control
2461
1545
  DYNAMIC_DATE_NEXTWEEKS_FORMAT=Next {0} Weeks
2462
- #XACT: The Next quarters option format pattern of a Dynamic Date Range control
2463
1546
  DYNAMIC_DATE_NEXTQUARTERS_FORMAT=Next {0} Quarters
2464
- #XACT: The Next years option format pattern of a Dynamic Date Range control
2465
1547
  DYNAMIC_DATE_NEXTYEARS_FORMAT=Next {0} Years
2466
- #XACT: The From option format pattern of a Dynamic Date Range control
2467
1548
  DYNAMIC_DATE_FROM_FORMAT=From {0}
2468
- #XACT: The To option format pattern of a Dynamic Date Range control
2469
1549
  DYNAMIC_DATE_TO_FORMAT=To {0}
2470
- #XACT: The From Date and Time option format pattern of a Dynamic Date Range control
2471
1550
  DYNAMIC_DATE_FROMDATETIME_FORMAT=From {0}
2472
- #XACT: The To Date and Time option format pattern of a Dynamic Date Range control
2473
1551
  DYNAMIC_DATE_TODATETIME_FORMAT=To {0}
2474
- #XACT: The Year to date option format pattern of a Dynamic Date Range control
2475
1552
  DYNAMIC_DATE_YEARTODATE_FORMAT=Year to Date
2476
- #XACT: The date to Year option format pattern of a Dynamic Date Range control
2477
1553
  DYNAMIC_DATE_DATETOYEAR_FORMAT=Date to Year
2478
- #XACT: The From - To option format pattern of a Dynamic Date Range control
2479
1554
  DYNAMIC_DATE_TODAYFROMTO_FORMAT=Today {0} / {1} Days
2480
- #XACT: The First quarter option format pattern of a Dynamic Date Range control
2481
1555
  DYNAMIC_DATE_QUARTER1_FORMAT=First Quarter
2482
- #XACT: The Second quarter option format pattern of a Dynamic Date Range control
2483
1556
  DYNAMIC_DATE_QUARTER2_FORMAT=Second Quarter
2484
- #XACT: The Third quarter option format pattern of a Dynamic Date Range control
2485
1557
  DYNAMIC_DATE_QUARTER3_FORMAT=Third Quarter
2486
- #XACT: The Fourth quarter option format pattern of a Dynamic Date Range control
2487
1558
  DYNAMIC_DATE_QUARTER4_FORMAT=Fourth Quarter
2488
1559
 
2489
- #XACT: The Date option title of a Dynamic Date Range control
2490
1560
  DYNAMIC_DATE_DATE_TITLE=Date
2491
- #XACT: The DateTime option title of a Dynamic Date Range control
2492
1561
  DYNAMIC_DATE_DATETIME_TITLE=Date and Time
2493
- #XACT: The Month option title of a Dynamic Date Range control
2494
1562
  DYNAMIC_DATE_SPECIFICMONTH_TITLE=Month
2495
- #XACT: The Month in Year option title of a Dynamic Date Range control
2496
1563
  DYNAMIC_DATE_SPECIFICMONTHINYEAR_TITLE=Month in Year
2497
- #XACT: The Date range option title of a Dynamic Date Range control
2498
1564
  DYNAMIC_DATE_DATERANGE_TITLE=From / To
2499
- #XACT: The Date Time range option title of a Dynamic Date Range control
2500
1565
  DYNAMIC_DATE_DATETIMERANGE_TITLE=From / To
2501
- #XACT: The Today option title of a Dynamic Date Range control
2502
1566
  DYNAMIC_DATE_TODAY_TITLE=Today
2503
- #XACT: The Yesterday option title of a Dynamic Date Range control
2504
1567
  DYNAMIC_DATE_YESTERDAY_TITLE=Yesterday
2505
- #XACT: The Tomorrow option title of a Dynamic Date Range control
2506
1568
  DYNAMIC_DATE_TOMORROW_TITLE=Tomorrow
2507
- #XACT: The This week option title of a Dynamic Date Range control
2508
1569
  DYNAMIC_DATE_THISWEEK_TITLE=This Week
2509
- #XACT: The First day in this week option title of a Dynamic Date Range control
2510
1570
  DYNAMIC_DATE_FIRSTDAYWEEK_TITLE=First Day in This Week
2511
- #XACT: The This month option title of a Dynamic Date Range control
2512
1571
  DYNAMIC_DATE_THISMONTH_TITLE=This Month
2513
- #XACT: The First day in this month option title of a Dynamic Date Range control
2514
1572
  DYNAMIC_DATE_FIRSTDAYMONTH_TITLE=First Day in This Month
2515
- #XACT: The This quarter option title of a Dynamic Date Range control
2516
1573
  DYNAMIC_DATE_THISQUARTER_TITLE=This Quarter
2517
- #XACT: The First day in this quarter option title of a Dynamic Date Range control
2518
1574
  DYNAMIC_DATE_FIRSTDAYQUARTER_TITLE=First Day in This Quarter
2519
- #XACT: The This year option title of a Dynamic Date Range control
2520
1575
  DYNAMIC_DATE_THISYEAR_TITLE=This Year
2521
- #XACT: The First day in this year option title of a Dynamic Date Range control
2522
1576
  DYNAMIC_DATE_FIRSTDAYYEAR_TITLE=First Day in This Year
2523
- #XACT: The Last week option title of a Dynamic Date Range control
2524
1577
  DYNAMIC_DATE_LASTWEEK_TITLE=Last Week
2525
- #XACT: The Last day in this week option title of a Dynamic Date Range control
2526
1578
  DYNAMIC_DATE_LASTDAYWEEK_TITLE=Last Day in This Week
2527
- #XACT: The Last month option title of a Dynamic Date Range control
2528
1579
  DYNAMIC_DATE_LASTMONTH_TITLE=Last Month
2529
- #XACT: The Last day in this month option title of a Dynamic Date Range control
2530
1580
  DYNAMIC_DATE_LASTDAYMONTH_TITLE=Last Day in This Month
2531
- #XACT: The Last quarter option title of a Dynamic Date Range control
2532
1581
  DYNAMIC_DATE_LASTQUARTER_TITLE=Last Quarter
2533
- #XACT: The Last day in this quarter option title of a Dynamic Date Range control
2534
1582
  DYNAMIC_DATE_LASTDAYQUARTER_TITLE=Last Day in This Quarter
2535
- #XACT: The Last year option title of a Dynamic Date Range control
2536
1583
  DYNAMIC_DATE_LASTYEAR_TITLE=Last Year
2537
- #XACT: The Last day in this year option title of a Dynamic Date Range control
2538
1584
  DYNAMIC_DATE_LASTDAYYEAR_TITLE=Last Day in This Year
2539
- #XACT: The Next week option title of a Dynamic Date Range control
2540
1585
  DYNAMIC_DATE_NEXTWEEK_TITLE=Next Week
2541
- #XACT: The Next month option title of a Dynamic Date Range control
2542
1586
  DYNAMIC_DATE_NEXTMONTH_TITLE=Next Month
2543
- #XACT: The Next quarter option title of a Dynamic Date Range control
2544
1587
  DYNAMIC_DATE_NEXTQUARTER_TITLE=Next Quarter
2545
- #XACT: The Next year option title of a Dynamic Date Range control
2546
1588
  DYNAMIC_DATE_NEXTYEAR_TITLE=Next Year
2547
- #XACT: The Last X days/weeks/months/quarters/years option title of a Dynamic Date Range control when there is more than 1 option
2548
1589
  DYNAMIC_DATE_LASTX_TITLE=Last X {0}
2549
- #XACT: The Next X days/weeks/months/quarters/years option title of a Dynamic Date Range control when there is more than 1 option
2550
1590
  DYNAMIC_DATE_NEXTX_TITLE=Next X {0}
2551
- #XACT: The Last X minutes option title of a Dynamic Date Range control
2552
1591
  DYNAMIC_DATE_LASTMINUTES_TITLE=Last X Minutes
2553
- #XACT: The Last X hours option title of a Dynamic Date Range control
2554
1592
  DYNAMIC_DATE_LASTHOURS_TITLE=Last X Hours
2555
- #XACT: The Last X days option title of a Dynamic Date Range control
2556
1593
  DYNAMIC_DATE_LASTDAYS_TITLE=Last X Days
2557
- #XACT: The Last X weeks option title of a Dynamic Date Range control
2558
1594
  DYNAMIC_DATE_LASTWEEKS_TITLE=Last X Weeks
2559
- #XACT: The Last X months option title of a Dynamic Date Range control
2560
1595
  DYNAMIC_DATE_LASTMONTHS_TITLE=Last X Months
2561
- #XACT: The Last X quarters option title of a Dynamic Date Range controll
2562
1596
  DYNAMIC_DATE_LASTQUARTERS_TITLE=Last X Quarters
2563
- #XACT: The Last X years option title of a Dynamic Date Range control
2564
1597
  DYNAMIC_DATE_LASTYEARS_TITLE=Last X Years
2565
- #XACT: The Next X minutes option title of a Dynamic Date Range control
2566
1598
  DYNAMIC_DATE_NEXTMINUTES_TITLE=Next X Minutes
2567
- #XACT: The Next X hours option title of a Dynamic Date Range control
2568
1599
  DYNAMIC_DATE_NEXTHOURS_TITLE=Next X Hours
2569
- #XACT: The Next X days option title of a Dynamic Date Range control
2570
1600
  DYNAMIC_DATE_NEXTDAYS_TITLE=Next X Days
2571
- #XACT: The Next X weeks option title of a Dynamic Date Range control
2572
1601
  DYNAMIC_DATE_NEXTWEEKS_TITLE=Next X Weeks
2573
- #XACT: The Next X months option title of a Dynamic Date Range control
2574
1602
  DYNAMIC_DATE_NEXTMONTHS_TITLE=Next X Months
2575
- #XACT: The Next X quarters option title of a Dynamic Date Range control
2576
1603
  DYNAMIC_DATE_NEXTQUARTERS_TITLE=Next X Quarters
2577
- #XACT: The Next X years option title of a Dynamic Date Range control
2578
1604
  DYNAMIC_DATE_NEXTYEARS_TITLE=Next X Years
2579
- #XACT: The word 'minutes' in X minutes/hours/days/weeks/months/quarters/years option title of a Dynamic Date Range Control
2580
1605
  DYNAMIC_DATE_MINUTES=Minutes
2581
- #XACT: The word 'hours' in X minutes/hours/days/weeks/months/quarters/years option title of a Dynamic Date Range Control
2582
1606
  DYNAMIC_DATE_HOURS=Hours
2583
- #XACT: The word 'days' in X minutes/hours/days/weeks/months/quarters/years option title of a Dynamic Date Range Control
2584
1607
  DYNAMIC_DATE_DAYS=Days
2585
- #XACT: The word 'weeks' in X minutes/hours/days/weeks/months/quarters/years option title of a Dynamic Date Range Control
2586
1608
  DYNAMIC_DATE_WEEKS=Weeks
2587
- #XACT: The word 'months' in X minutes/hours/days/weeks/months/quarters/years option title of a Dynamic Date Range Control
2588
1609
  DYNAMIC_DATE_MONTHS=Months
2589
- #XACT: The word 'quarters' in X minutes/hours/days/weeks/months/quarters/years option title of a Dynamic Date Range Control
2590
1610
  DYNAMIC_DATE_QUARTERS=Quarters
2591
- #XACT: The word 'years' in X minutes/hours/days/weeks/months/quarters/years option title of a Dynamic Date Range Control
2592
1611
  DYNAMIC_DATE_YEARS=Years
2593
- #XACT: The From option title of a Dynamic Date Range control
2594
1612
  DYNAMIC_DATE_FROM_TITLE=From
2595
- #XACT: The To option title of a Dynamic Date Range control
2596
1613
  DYNAMIC_DATE_TO_TITLE=To
2597
- #XACT: The From Date and Time option title of a Dynamic Date Range control
2598
1614
  DYNAMIC_DATE_FROMDATETIME_TITLE=From
2599
- #XACT: The To Date and Time option title of a Dynamic Date Range control
2600
1615
  DYNAMIC_DATE_TODATETIME_TITLE=To
2601
- #XACT: The FROM option label of a Dynamic Date Range DateTimeRangePicker control
2602
1616
  DDR_DATETIMERANGE_FROM_LABEL=From\:
2603
- #XACT: The To option label of a Dynamic Date Range DateTimeRangePicker control
2604
1617
  DDR_DATETIMERANGE_TO_LABEL=To\:
2605
- #XACT: The Year to date option title of a Dynamic Date Range control
2606
1618
  DYNAMIC_DATE_YEARTODATE_TITLE=Year to Date
2607
- #XACT: The date to year option title of a Dynamic Date Range control
2608
1619
  DYNAMIC_DATE_DATETOYEAR_TITLE=Date to Year
2609
- #XACT: The From - To option title of a Dynamic Date Range control
2610
1620
  DYNAMIC_DATE_TODAYFROMTO_TITLE=Today -X / +Y Days
2611
- #XACT: The First quarter option title of a Dynamic Date Range control
2612
1621
  DYNAMIC_DATE_QUARTER1_TITLE=First Quarter
2613
- #XACT: The Second quarter option title of a Dynamic Date Range control
2614
1622
  DYNAMIC_DATE_QUARTER2_TITLE=Second Quarter
2615
- #XACT: The Third quarter option title of a Dynamic Date Range control
2616
1623
  DYNAMIC_DATE_QUARTER3_TITLE=Third Quarter
2617
- #XACT: The Fourth quarter option title of a Dynamic Date Range control
2618
1624
  DYNAMIC_DATE_QUARTER4_TITLE=Fourth Quarter
2619
1625
 
2620
- #XACT: The no group header in the value help list of a Dynamic Date Range control
2621
1626
  DDR_OPTIONS_GROUP_0=No Group
2622
- #XACT: The single dates header in the value help list of a Dynamic Date Range control
2623
1627
  DDR_OPTIONS_GROUP_1=Single Dates
2624
- #XACT: The date ranges header in the value help list of a Dynamic Date Range control
2625
1628
  DDR_OPTIONS_GROUP_2=Date Ranges
2626
- #XACT: The weeks header in the value help list of a Dynamic Date Range control
2627
1629
  DDR_OPTIONS_GROUP_3=Weeks
2628
- #XACT: The months header in the value help list of a Dynamic Date Range control
2629
1630
  DDR_OPTIONS_GROUP_4=Months
2630
- #XACT: The quarters header in the value help list of a Dynamic Date Range control
2631
1631
  DDR_OPTIONS_GROUP_5=Quarters
2632
- #XACT: The years header in the value help list of a Dynamic Date Range control
2633
1632
  DDR_OPTIONS_GROUP_6=Years
2634
1633
 
2635
- #XACT: The date range hint in a Dynamic Date Range control
2636
1634
  DDR_INFO_DATES_EMPTY_HINT=Choose Dates
2637
- #XACT: The formatted date range info text
2638
1635
  DDR_INFO_DATES=Selected\: {0}
2639
1636
 
2640
- #XACT: The parsing error text in a Dynamic Date Range control
2641
1637
  DDR_WRONG_VALUE=Incorrect value
2642
1638
 
2643
- #XACT: The Last X and Next X options input label in a Dynamic Date Range control
2644
1639
  DDR_LASTNEXTX_LABEL=Value for X\:
2645
1640
 
2646
- #XACT: The Last X and Next X options time periods label in a Dynamic Date Range control
2647
1641
  DDR_LASTNEXTX_TIME_PERIODS_LABEL=Time Period\:
2648
1642
 
2649
- #XACT: The "Today -X / +Y Days" option input's "From" label in a Dynamic Date Range control
2650
1643
  DDR_TODAYFROMTO_FROM_LABEL=Before Today\:
2651
1644
 
2652
- #XACT: The "Today -X / +Y Days" option input's "To" label in a Dynamic Date Range control
2653
1645
  DDR_TODAYFROMTO_TO_LABEL=After Today\:
2654
1646
 
2655
- #XACT: The "Today -X / +Y Days" option input's "Additional label" in a Dynamic Date Range control
2656
1647
  DDR_TODAYFROMTO_TO_ADDITIONAL_LABEL=days
2657
1648
 
2658
- #XACT The validation error message for the resulting period start date
2659
1649
  DynamicDate.InvalidStart=The resulting start date {0} is invalid
2660
1650
 
2661
- #XACT The validation error message for the resulting period end date
2662
1651
  DynamicDate.InvalidEnd=The resulting end date {0} is invalid
2663
1652
 
2664
- #XACT A header for the items in a PlanningCalendarLegend
2665
1653
  PLANNING_CALENDAR_LEGEND_ITEMS_HEADER=Calendar
2666
1654
 
2667
- #XACT A header for the appointment items in a PlanningCalendarLegend
2668
1655
  PLANNING_CALENDAR_LEGEND_APPOINTMENT_ITEMS_HEADER=Appointments
2669
1656
 
2670
- #XBUT: Button to cancel the menu action
2671
1657
  table.COLUMNMENU_CANCEL=Cancel
2672
1658
 
2673
- #XBUT: Button to confirm the menu action
2674
1659
  table.COLUMNMENU_CONFIRM=OK
2675
1660
 
2676
- #XBUT: Button to reset the menu action
2677
1661
  table.COLUMNMENU_RESET=Reset
2678
1662
 
2679
- #XFLD: Label to mark sorting by a specific property
2680
1663
  table.COLUMNMENU_QUICK_SORT=Sort By\: {0}
2681
1664
 
2682
- #XBUT: Button to sort the items in ascending order
2683
1665
  table.COLUMNMENU_SORT_ASCENDING=Ascending
2684
1666
 
2685
- #XBUT: Button to sort the items in descending order
2686
1667
  table.COLUMNMENU_SORT_DESCENDING=Descending
2687
1668
 
2688
- #XFLD: Label to mark filtering by a specific property
2689
1669
  table.COLUMNMENU_QUICK_FILTER=Filter By\: {0}
2690
1670
 
2691
- #XFLD: Label to mark grouping by a specific property
2692
1671
  table.COLUMNMENU_QUICK_GROUP=Group By
2693
1672
 
2694
- #XFLD: Label to mark showing totals for a specific property
2695
1673
  table.COLUMNMENU_QUICK_TOTAL=Totals For
2696
1674
 
2697
- #XFLD: Label for column resize
2698
1675
  table.COLUMNMENU_RESIZE=Resize
2699
1676
 
2700
- #XTIT: ColumnMenu description
2701
1677
  table.COLUMNMENU_TITLE=Column settings
2702
1678
 
2703
- #XTXT: ColumnMenu QuickActionContainer description
2704
1679
  table.COLUMNMENU_ACTION_CONTAINER_DESC=Actions for this column
2705
1680
 
2706
- #XTIT: ColumnMenu ItemContainer description
2707
1681
  table.COLUMNMENU_ITEM_CONTAINER_DESC=Settings for this table
2708
1682
 
2709
- #XMSG: Additional announcement for screen reader when table is updated
2710
1683
  table.ANNOUNCEMENT_TABLE_UPDATED=Table "{0}" has been updated. Items are available.
2711
1684
 
2712
- #XMSG: Additional announcement for screen reader when table is updated and contains only 1 item
2713
1685
  table.ANNOUNCEMENT_TABLE_UPDATED_SING=Table {0} has been updated. {1} item available.
2714
1686
 
2715
- #XMSG: Additional announcement for screen reader when table is updated and contains more than 1 item
2716
1687
  table.ANNOUNCEMENT_TABLE_UPDATED_MULT=Table {0} has been updated. {1} items available.
2717
1688
 
2718
- #XMSG: Additional announcement for screen reader when table is updated and contains no items
2719
1689
  table.ANNOUNCEMENT_TABLE_UPDATED_NOITEMS=Table {0} has been updated. No items available.
2720
1690
 
2721
- #XTIT: IllustratedMessage's title for the BeforeSearch illustration
2722
1691
  IllustratedMessage_TITLE_BeforeSearch=Let's get some results
2723
1692
 
2724
- #XTXT: IllustratedMessage's description for the BeforeSearch illustration
2725
1693
  IllustratedMessage_DESCRIPTION_BeforeSearch=Start by providing your search criteria.
2726
1694
 
2727
- #XTIT: IllustratedMessage's title for the NoActivities illustration
2728
1695
  IllustratedMessage_TITLE_NoActivities=You've not added any activities yet
2729
1696
 
2730
- #XTXT: IllustratedMessage's description for the NoActivities illustration
2731
1697
  IllustratedMessage_DESCRIPTION_NoActivities=Would you like to add one now?
2732
1698
 
2733
- #XTIT: IllustratedMessage's title for the NoData illustration
2734
1699
  IllustratedMessage_TITLE_NoData=There's no data yet.
2735
1700
 
2736
- #XTXT: IllustratedMessage's description for the NoData illustration
2737
1701
  IllustratedMessage_DESCRIPTION_NoData=When there is, you'll see it here.
2738
1702
 
2739
- #XTIT: IllustratedMessage's title for the NoMail illustration
2740
1703
  IllustratedMessage_TITLE_NoMail=No new mail
2741
1704
 
2742
- #XTXT: IllustratedMessage's description for the NoMail illustration
2743
1705
  IllustratedMessage_DESCRIPTION_NoMail=Check back again later.
2744
1706
 
2745
- #XTIT: IllustratedMessage's title for the NoEntries illustration
2746
1707
  IllustratedMessage_TITLE_NoEntries=There are no entries yet
2747
1708
 
2748
- #XTXT: IllustratedMessage's description for the NoEntries illustration
2749
1709
  IllustratedMessage_DESCRIPTION_NoEntries=When there are, you'll see them here.
2750
1710
 
2751
- #XTIT: IllustratedMessage's title for the NoNotifications illustration
2752
1711
  IllustratedMessage_TITLE_NoNotifications=You don't have any new notifications
2753
1712
 
2754
- #XTXT: IllustratedMessage's description for the NoNotifications illustration
2755
1713
  IllustratedMessage_DESCRIPTION_NoNotifications=Check back again later.
2756
1714
 
2757
- #XTIT: IllustratedMessage's title for the NoSavedItems illustration
2758
1715
  IllustratedMessage_TITLE_NoSavedItems=You've not added any favorites yet
2759
1716
 
2760
- #XTXT: IllustratedMessage's description for the NoSavedItems illustration
2761
1717
  IllustratedMessage_DESCRIPTION_NoSavedItems=Would you like to create a list of your favorite items now?
2762
1718
 
2763
- #XTIT: IllustratedMessage's title for the NoSearchResults illustration
2764
1719
  IllustratedMessage_TITLE_NoSearchResults=No results found
2765
1720
 
2766
- #XTXT: IllustratedMessage's description for the NoSearchResults illustration
2767
1721
  IllustratedMessage_DESCRIPTION_NoSearchResults=Try changing your search criteria.
2768
1722
 
2769
- #XTIT: IllustratedMessage's title for the NoTasks illustration
2770
1723
  IllustratedMessage_TITLE_NoTasks=You don\u2019t have any new tasks
2771
1724
 
2772
- #XTXT: IllustratedMessage's description for the NoTasks illustration
2773
1725
  IllustratedMessage_DESCRIPTION_NoTasks=When you do, you'll see them here.
2774
1726
 
2775
- #XTIT: IllustratedMessage's title for the NoColumnsSet illustration
2776
1727
  IllustratedMessage_TITLE_NoColumnsSet=Add columns to see the content
2777
1728
 
2778
- #XTXT: IllustratedMessage's description for the NoColumnsSet illustration
2779
1729
  IllustratedMessage_DESCRIPTION_NoColumnsSet=Select the columns you need in the table settings.
2780
1730
 
2781
- #XTIT: IllustratedMessage's title for the UnableToLoad illustration
2782
1731
  IllustratedMessage_TITLE_UnableToLoad=Unable to load data
2783
1732
 
2784
- #XTXT: IllustratedMessage's description for the UnableToLoad illustration
2785
1733
  IllustratedMessage_DESCRIPTION_UnableToLoad=Check your Internet connection. If that's not it, try reloading. If that still doesn't help, check with your administrator.
2786
1734
 
2787
- #XTIT: IllustratedMessage's title for the UnableToLoadImage illustration
2788
1735
  IllustratedMessage_TITLE_UnableToLoadImage=Unable to load image
2789
1736
 
2790
- #XTXT: IllustratedMessage's description for the UnableToLoadImage illustration
2791
1737
  IllustratedMessage_DESCRIPTION_UnableToLoadImage=We couldn't find the image at the specified location, or the server isn't responding.
2792
1738
 
2793
- #XTIT: IllustratedMessage's title for the UnableToUpload illustration
2794
1739
  IllustratedMessage_TITLE_UnableToUpload=Unable to upload data
2795
1740
 
2796
- #XTXT: IllustratedMessage's description for the UnableToUpload illustration
2797
1741
  IllustratedMessage_DESCRIPTION_UnableToUpload=Check your Internet connection. If that doesn\u2019t help, check the file format and file size. Otherwise contact your administrator.
2798
1742
 
2799
- #XTIT: IllustratedMessage's title for the AddColumn illustration
2800
1743
  IllustratedMessage_TITLE_AddColumn=Looks like there's free space
2801
1744
 
2802
- #XTXT: IllustratedMessage's description for the AddColumn illustration
2803
1745
  IllustratedMessage_DESCRIPTION_AddColumn=You can add more columns in the table settings.
2804
1746
 
2805
- #XTIT: IllustratedMessage's title for the AddPeople illustration
2806
1747
  IllustratedMessage_TITLE_AddPeople=You've not added anyone to the calendar yet
2807
1748
 
2808
- #XTXT: IllustratedMessage's description for the AddPeople illustration
2809
1749
  IllustratedMessage_DESCRIPTION_AddPeople=Do you want to add someone now?
2810
1750
 
2811
- #XTIT: IllustratedMessage's title for the BalloonSky illustration
2812
1751
  IllustratedMessage_TITLE_BalloonSky=You've been appreciated\!
2813
1752
 
2814
- #XTXT: IllustratedMessage's description for the BalloonSky illustration
2815
1753
  IllustratedMessage_DESCRIPTION_BalloonSky=Keep up the great work\!
2816
1754
 
2817
- #XTIT: IllustratedMessage's title for the EmptyPlanningCalendar illustration
2818
1755
  IllustratedMessage_TITLE_EmptyPlanningCalendar=Nothing planned yet
2819
1756
 
2820
- #XTXT: IllustratedMessage's description for the EmptyPlanningCalendar illustration
2821
1757
  IllustratedMessage_DESCRIPTION_EmptyPlanningCalendar=There are no activities in this time frame.
2822
1758
 
2823
- #XTIT: IllustratedMessage's title for the FilterTable illustration
2824
1759
  IllustratedMessage_TITLE_FilterTable=Filter options are available
2825
1760
 
2826
- #XTXT: IllustratedMessage's description for the FilterTable illustration
2827
1761
  IllustratedMessage_DESCRIPTION_FilterTable=Filters help you focus on what's most relevant for you.
2828
1762
 
2829
- #XTIT: IllustratedMessage's title for the GroupTable illustration
2830
1763
  IllustratedMessage_TITLE_GroupTable=Try grouping items for a better overview
2831
1764
 
2832
- #XTXT: IllustratedMessage's description for the GroupTable illustration
2833
1765
  IllustratedMessage_DESCRIPTION_GroupTable=You can choose grouping categories in the group settings.
2834
1766
 
2835
- #XTIT: IllustratedMessage's title for the NoFilterResults illustration
2836
1767
  IllustratedMessage_TITLE_NoFilterResults=No results found
2837
1768
 
2838
- #XTXT: IllustratedMessage's description for the NoFilterResults illustration
2839
1769
  IllustratedMessage_DESCRIPTION_NoFilterResults=Try adjusting your filter criteria.
2840
1770
 
2841
- #XTIT: IllustratedMessage's title for the PageNotFound illustration
2842
1771
  IllustratedMessage_TITLE_PageNotFound=Sorry, we can't find this page
2843
1772
 
2844
- #XTXT: IllustratedMessage's description for the PageNotFound illustration
2845
1773
  IllustratedMessage_DESCRIPTION_PageNotFound=Please check the URL you are using to call the app.
2846
1774
 
2847
- #XTIT: IllustratedMessage's title for the ResizeColumn illustration
2848
1775
  IllustratedMessage_TITLE_ResizeColumn=Choose your own column width
2849
1776
 
2850
- #XTXT: IllustratedMessage's description for the ResizeColumn illustration
2851
1777
  IllustratedMessage_DESCRIPTION_ResizeColumn=You can resize columns by dragging the column borders.
2852
1778
 
2853
- #XTIT: IllustratedMessage's title for the SortColumn illustration
2854
1779
  IllustratedMessage_TITLE_SortColumn=Not seeing the most important items first?
2855
1780
 
2856
- #XTXT: IllustratedMessage's description for the SortColumn illustration
2857
1781
  IllustratedMessage_DESCRIPTION_SortColumn=Choose the sort criteria in the sort settings.
2858
1782
 
2859
- #XTIT: IllustratedMessage's title for the SuccessScreen illustration
2860
1783
  IllustratedMessage_TITLE_SuccessScreen=Nicely done\!
2861
1784
 
2862
- #XTXT: IllustratedMessage's description for the SuccessScreen illustration
2863
1785
  IllustratedMessage_DESCRIPTION_SuccessScreen=You completed all your learning assignments.
2864
1786
 
2865
- #XTIT: IllustratedMessage's title for the UploadCollection illustration
2866
1787
  IllustratedMessage_TITLE_UploadCollection=Drop files here
2867
1788
 
2868
- #XTXT: IllustratedMessage's description for the UploadCollection illustration
2869
1789
  IllustratedMessage_DESCRIPTION_UploadCollection=You can also upload several files all at once.
2870
1790
 
2871
- #XTIT: IllustratedMessage's title for the Add Dimensions illustration
2872
1791
  IllustratedMessage_TITLE_AddDimensions=Some dimensions are missing
2873
1792
 
2874
- #XTXT: IllustratedMessage's description for the Add Dimensions illustration
2875
1793
  IllustratedMessage_DESCRIPTION_AddDimensions=Add more dimensions to complete your chart.
2876
1794
 
2877
- #XTIT: IllustratedMessage's title for the No Dimensions Set illustration
2878
1795
  IllustratedMessage_TITLE_NoDimensionsSet=No chart data
2879
1796
 
2880
- #XTXT: IllustratedMessage's description for the No Dimensions Set illustration
2881
1797
  IllustratedMessage_DESCRIPTION_NoDimensionsSet=Try adjusting your chart settings.
2882
1798
 
2883
- #XTIT: IllustratedMessage's title for the Upload To Cloud Set illustration
2884
1799
  IllustratedMessage_TITLE_UploadToCloud=Migrate to SAP Integration Suite
2885
1800
 
2886
- #XTXT: IllustratedMessage's description for the Upload To Cloud Set illustration
2887
1801
  IllustratedMessage_DESCRIPTION_UploadToCloud=Move your integration content from the existing Process Integration subscription to the Cloud Integration capability.
2888
1802
 
2889
- #XTIT: IllustratedMessage's title for the Survey illustration
2890
1803
  IllustratedMessage_TITLE_Survey=Your Opinion Matters
2891
1804
 
2892
- #XTXT: IllustratedMessage's description for Survey illustration
2893
1805
  IllustratedMessage_DESCRIPTION_Survey=We want to hear what you think about SAP software. Share your feedback with us by taking our short survey.
2894
1806
 
2895
- #XBUT: VariantManagement predefined text for Save action on Main dialog
2896
1807
  VARIANT_MANAGEMENT_SAVE=Save
2897
1808
 
2898
- #XBUT: VariantManagement predefined text for Save action on Main dialog
2899
1809
  VARIANT_MANAGEMENT_SAVEAS=Save As
2900
1810
 
2901
- #XBUT: VariantManagement predefined text for Ok action on the dialogs
2902
1811
  VARIANT_MANAGEMENT_OK=OK
2903
1812
 
2904
- #XBUT: VariantManagement predefined text for Cancel action on Main dialog
2905
1813
  VARIANT_MANAGEMENT_CANCEL=Cancel
2906
1814
 
2907
- #XBUT: VariantManagement predefined text for Management action on Main dialog
2908
1815
  VARIANT_MANAGEMENT_MANAGE=Manage
2909
1816
 
2910
- #XTIT: VariantManagement predefined text for Name in Save dialog
2911
1817
  VARIANT_MANAGEMENT_NAME=View
2912
1818
 
2913
- #XTIT: VariantManagement predefined text for Key in Save dialog
2914
1819
  VARIANT_MANAGEMENT_KEY=Key\:
2915
1820
 
2916
- #XTIT: VariantManagement predefined text for Set as default Checkbox in Save dialog
2917
1821
  VARIANT_MANAGEMENT_SETASDEFAULT=Set as Default
2918
1822
 
2919
- #XTIT: VariantManagement predefined text for Set as Public
2920
1823
  VARIANT_MANAGEMENT_SETASPUBLIC=Public
2921
1824
 
2922
- #XTIT: VariantManagement predefined column title for Variant Type
2923
1825
  VARIANT_MANAGEMENT_VARIANTTYPE=Sharing
2924
1826
 
2925
- #XTXT: VariantManagement predefined text for Public Variants
2926
1827
  VARIANT_MANAGEMENT_PUBLIC=Public
2927
1828
 
2928
- #XTXT: VariantManagement predefined text for Private Variants
2929
1829
  VARIANT_MANAGEMENT_PRIVATE=Private
2930
1830
 
2931
- #XTIT: VariantManagement predefined text for Save dialog
2932
1831
  VARIANT_MANAGEMENT_SAVEDIALOG=Save View
2933
1832
 
2934
- #XTIT: VariantManagement predefined text for Manage Variants dialog
2935
1833
  VARIANT_MANAGEMENT_MANAGEDIALOG=Manage Views
2936
1834
 
2937
- #XTIT: VariantManagement predefined text for fallback variant
2938
1835
  VARIANT_MANAGEMENT_NODATA=Choose "Save" to store a new view
2939
1836
 
2940
- #XTIT: VariantManagement predefined text for Default Variant
2941
1837
  VARIANT_MANAGEMENT_DEFAULT=Default
2942
1838
 
2943
- #XTIT: VariantManagement predefined text for Execute on Select
2944
1839
  VARIANT_MANAGEMENT_EXECUTEONSELECT=Apply Automatically
2945
1840
 
2946
- #XTIT: VariantManagement predefined text for Author
2947
1841
  VARIANT_MANAGEMENT_AUTHOR=Created By
2948
1842
 
2949
- #XTIT: VariantManagement predefined text for 'Favorite' column.
2950
1843
  VARIANT_MANAGEMENT_FAVORITE_COLUMN=Favorite
2951
1844
 
2952
- #XTIT: VariantManagement predefined text for the 'Delete Variant' column.
2953
1845
  VARIANT_MANAGEMENT_ACTION_COLUMN=Action
2954
1846
 
2955
- #XTIT: VariantManagement predefined text for invisible text. Accessibility support.
2956
1847
  VARIANT_MANAGEMENT_SEL_VARIANT=View {0}
2957
1848
 
2958
- #XTIT: VariantManagement predefined text for invisible text indicating modified variant. Accessibility support.
2959
1849
  VARIANT_MANAGEMENT_SEL_VARIANT_MOD=Modified view {0}.
2960
1850
 
2961
- #XTIT: VariantManagement predefined title of the VariantManangement Popover Title
2962
1851
  VARIANT_MANAGEMENT_VARIANTS=My Views
2963
1852
 
2964
- #XTIT: VariantManagement predefined title for Error Message duplicate Variant
2965
1853
  VARIANT_MANAGEMENT_ERROR_DUPLICATE=The view name already exists. Please enter a different name.
2966
1854
 
2967
- #XTIT: VariantManagement predefined title for Error Message duplicate Variant with active search
2968
1855
  VARIANT_MANAGEMENT_ERROR_DUPLICATE_SAVE=The view name already exists. Please enter a different name or re-check without active search.
2969
1856
 
2970
- #XTIT: VariantManagement predefined title for Error Message empty Variant
2971
1857
  VARIANT_MANAGEMENT_ERROR_EMPTY=Please enter a name.
2972
1858
 
2973
- #XTIT: VariantManagement predefined title for Error Message not allowed characters
2974
1859
  VARIANT_MANAGEMENT_NOT_ALLOWED_CHAR=Character {0} is not allowed for view names
2975
1860
 
2976
- #XTIT: VariantManagement predefined title for Error Message max length
2977
1861
  VARIANT_MANAGEMENT_MAX_LEN=View names are restricted to {0} characters
2978
1862
 
2979
- #XTOL: VariantManagement predefined text for tooltip on trigger button
2980
1863
  VARIANT_MANAGEMENT_TRIGGER_TT=Select View
2981
1864
 
2982
- #XBUT: VariantManagement predefined text for Delete action on Manage dialog
2983
1865
  VARIANT_MANAGEMENT_DELETE=Delete View
2984
1866
 
2985
- #XTXT: VariantManagement predefined aria text for Add as Favorite
2986
1867
  VARIANT_MANAGEMENT_FAV_ADD_ACC=Favorite icon not checked
2987
1868
 
2988
- #XTXT: VariantManagement predefined aria text for Remove as Favorite
2989
1869
  VARIANT_MANAGEMENT_FAV_DEL_ACC=Favorite icon checked
2990
1870
 
2991
- #XTOL: VariantManagement predefined text for Remove as Favorites tooltip
2992
1871
  VARIANT_MANAGEMENT_FAV_DEL_TOOLTIP=Selected as favorite
2993
1872
 
2994
- #XTIT: VariantManagement predefined text for Add to Favorites tooltip
2995
1873
  VARIANT_MANAGEMENT_FAV_ADD_TOOLTIP=Unselected as Favorite
2996
1874
 
2997
- #YMSG: error message when in error state. Main text.
2998
1875
  VARIANT_MANAGEMENT_ERROR_TEXT1=Unable to load the data.
2999
1876
 
3000
- #YMSG: error message when in error state. Explanation text.
3001
1877
  VARIANT_MANAGEMENT_ERROR_TEXT2=This can happen if you are not connected to the Internet, or if an underlying system or component is not available.
3002
1878
 
3003
- #XTIT: VariantManagement predefined text for Visibility column
3004
1879
  VARIANT_MANAGEMENT_VISIBILITY=Visibility
3005
1880
 
3006
- #XTIT: VariantManagement predefined text for Change Visibility Dialog
3007
1881
  VARIANT_MANAGEMENT_CHANGE_VISIBILITY=Change Visibility for {0}
3008
1882
 
3009
- #XTXT: VariantManagement predefined text for non restricted
3010
1883
  VARIANT_MANAGEMENT_VISIBILITY_NON_RESTRICTED=All Users
3011
1884
 
3012
- #XTXT: VariantManagement predefined text for restricted
3013
1885
  VARIANT_MANAGEMENT_VISIBILITY_RESTRICTED=Restricted
3014
1886
 
3015
- #XTOL: VariantManagement predefined text for (non) restricted icon
3016
1887
  VARIANT_MANAGEMENT_VISIBILITY_ICON_TT=To change visibility, press spacebar.
3017
1888
 
3018
- #XTIT: VariantManagement title of the Select Roles dialog
3019
1889
  VARIANT_MANAGEMENT_SELECTROLES_DIALOG=Select Roles
3020
1890
 
3021
- #XTIT: VariantManagement predefined text for Create Tile
3022
1891
  VARIANT_MANAGEMENT_CREATETILE=Create Tile
3023
1892
 
3024
- #XTIT: error message when the default checkbox was set on a restricted view
3025
1893
  VARIANT_MANAGEMENT_NO_DEFAULT_ON_RESTRICTED_VIEWS=The visibility of this view is based on a role. You cannot select it as the default view.
3026
1894
 
3027
- #XTIT: Title of the message popover on the last selected item, when the selection was limited
3028
1895
  TABLE_SELECT_LIMIT_TITLE=Selection Limit
3029
1896
 
3030
- #XMSG: Message popover on the last selected item, when the selection was limited
3031
1897
  TABLE_SELECT_LIMIT=Only the first {0} of the items you selected were added to the selection.
3032
1898
 
3033
- #XMSG: File preview Dialog maximum previewable file size exceeding message
3034
1899
  FILE_PREVIEW_DIALOG_MAX_PREVIEW_SIZE_EXCEEDED=The file cannot be previewed as its size is larger than {0} MB. Download and preview the file locally.
3035
1900
 
3036
- #XMSG: No Preview available message
3037
1901
  FILE_PREVIEW_DIALOG_NO_PREVIEW_AVAILABLE_MSG=Preview not available for this file.