@openui5/sap.ui.commons 1.108.33 → 1.108.35

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 (97) hide show
  1. package/package.json +4 -4
  2. package/src/sap/ui/commons/.library +1 -1
  3. package/src/sap/ui/commons/Accordion.js +1 -1
  4. package/src/sap/ui/commons/AccordionSection.js +1 -1
  5. package/src/sap/ui/commons/ApplicationHeader.js +1 -1
  6. package/src/sap/ui/commons/Area.js +1 -1
  7. package/src/sap/ui/commons/AutoComplete.js +1 -1
  8. package/src/sap/ui/commons/Button.js +1 -1
  9. package/src/sap/ui/commons/ButtonRenderer.js +1 -1
  10. package/src/sap/ui/commons/Callout.js +1 -1
  11. package/src/sap/ui/commons/CalloutBase.js +1 -1
  12. package/src/sap/ui/commons/Carousel.js +1 -1
  13. package/src/sap/ui/commons/CheckBox.js +1 -1
  14. package/src/sap/ui/commons/ColorPicker.js +1 -1
  15. package/src/sap/ui/commons/ComboBox.js +1 -1
  16. package/src/sap/ui/commons/DatePicker.js +1 -1
  17. package/src/sap/ui/commons/Dialog.js +1 -1
  18. package/src/sap/ui/commons/DropdownBox.js +1 -1
  19. package/src/sap/ui/commons/FileUploader.js +1 -1
  20. package/src/sap/ui/commons/FileUploaderParameter.js +1 -1
  21. package/src/sap/ui/commons/FormattedTextView.js +1 -1
  22. package/src/sap/ui/commons/HorizontalDivider.js +1 -1
  23. package/src/sap/ui/commons/Image.js +1 -1
  24. package/src/sap/ui/commons/ImageMap.js +1 -1
  25. package/src/sap/ui/commons/InPlaceEdit.js +1 -1
  26. package/src/sap/ui/commons/Label.js +1 -1
  27. package/src/sap/ui/commons/Link.js +1 -1
  28. package/src/sap/ui/commons/ListBox.js +1 -1
  29. package/src/sap/ui/commons/ListBoxRenderer.js +1 -1
  30. package/src/sap/ui/commons/Menu.js +1 -1
  31. package/src/sap/ui/commons/MenuBar.js +1 -1
  32. package/src/sap/ui/commons/MenuButton.js +1 -1
  33. package/src/sap/ui/commons/MenuItem.js +1 -1
  34. package/src/sap/ui/commons/MenuItemBase.js +1 -1
  35. package/src/sap/ui/commons/MenuTextFieldItem.js +1 -1
  36. package/src/sap/ui/commons/Message.js +1 -1
  37. package/src/sap/ui/commons/MessageBar.js +1 -1
  38. package/src/sap/ui/commons/MessageBox.js +1 -1
  39. package/src/sap/ui/commons/MessageList.js +1 -1
  40. package/src/sap/ui/commons/MessageToast.js +1 -1
  41. package/src/sap/ui/commons/Paginator.js +1 -1
  42. package/src/sap/ui/commons/Panel.js +1 -1
  43. package/src/sap/ui/commons/PasswordField.js +1 -1
  44. package/src/sap/ui/commons/ProgressIndicator.js +1 -1
  45. package/src/sap/ui/commons/RadioButton.js +1 -1
  46. package/src/sap/ui/commons/RadioButtonGroup.js +1 -1
  47. package/src/sap/ui/commons/RangeSlider.js +1 -1
  48. package/src/sap/ui/commons/RatingIndicator.js +1 -1
  49. package/src/sap/ui/commons/ResponsiveContainer.js +1 -1
  50. package/src/sap/ui/commons/ResponsiveContainerRange.js +1 -1
  51. package/src/sap/ui/commons/RichTooltip.js +1 -1
  52. package/src/sap/ui/commons/RoadMap.js +1 -1
  53. package/src/sap/ui/commons/RoadMapStep.js +1 -1
  54. package/src/sap/ui/commons/RowRepeater.js +1 -1
  55. package/src/sap/ui/commons/RowRepeaterFilter.js +1 -1
  56. package/src/sap/ui/commons/RowRepeaterSorter.js +1 -1
  57. package/src/sap/ui/commons/SearchField.js +1 -1
  58. package/src/sap/ui/commons/SearchProvider.js +1 -1
  59. package/src/sap/ui/commons/SegmentedButton.js +1 -1
  60. package/src/sap/ui/commons/Slider.js +1 -1
  61. package/src/sap/ui/commons/Splitter.js +1 -1
  62. package/src/sap/ui/commons/Tab.js +1 -1
  63. package/src/sap/ui/commons/TabStrip.js +1 -1
  64. package/src/sap/ui/commons/TextArea.js +1 -1
  65. package/src/sap/ui/commons/TextField.js +1 -1
  66. package/src/sap/ui/commons/TextFieldRenderer.js +1 -1
  67. package/src/sap/ui/commons/TextView.js +1 -1
  68. package/src/sap/ui/commons/Title.js +1 -1
  69. package/src/sap/ui/commons/ToggleButton.js +1 -1
  70. package/src/sap/ui/commons/Toolbar.js +1 -1
  71. package/src/sap/ui/commons/ToolbarSeparator.js +1 -1
  72. package/src/sap/ui/commons/Tree.js +1 -1
  73. package/src/sap/ui/commons/TreeNode.js +1 -1
  74. package/src/sap/ui/commons/TriStateCheckBox.js +1 -1
  75. package/src/sap/ui/commons/ValueHelpField.js +1 -1
  76. package/src/sap/ui/commons/form/Form.js +1 -1
  77. package/src/sap/ui/commons/form/FormContainer.js +1 -1
  78. package/src/sap/ui/commons/form/FormElement.js +1 -1
  79. package/src/sap/ui/commons/form/FormLayout.js +1 -1
  80. package/src/sap/ui/commons/form/GridContainerData.js +1 -1
  81. package/src/sap/ui/commons/form/GridElementData.js +1 -1
  82. package/src/sap/ui/commons/form/GridLayout.js +1 -1
  83. package/src/sap/ui/commons/form/ResponsiveLayout.js +1 -1
  84. package/src/sap/ui/commons/form/SimpleForm.js +1 -1
  85. package/src/sap/ui/commons/layout/AbsoluteLayout.js +1 -1
  86. package/src/sap/ui/commons/layout/BorderLayout.js +1 -1
  87. package/src/sap/ui/commons/layout/BorderLayoutArea.js +1 -1
  88. package/src/sap/ui/commons/layout/HorizontalLayout.js +1 -1
  89. package/src/sap/ui/commons/layout/MatrixLayout.js +1 -1
  90. package/src/sap/ui/commons/layout/MatrixLayoutCell.js +1 -1
  91. package/src/sap/ui/commons/layout/MatrixLayoutRow.js +1 -1
  92. package/src/sap/ui/commons/layout/PositionContainer.js +1 -1
  93. package/src/sap/ui/commons/layout/ResponsiveFlowLayout.js +1 -1
  94. package/src/sap/ui/commons/layout/ResponsiveFlowLayoutData.js +1 -1
  95. package/src/sap/ui/commons/layout/VerticalLayout.js +1 -1
  96. package/src/sap/ui/commons/library.js +2 -2
  97. package/src/sap/ui/commons/messagebundle_en_US_saptrc.properties +87 -87
@@ -60,7 +60,7 @@ sap.ui.define([
60
60
  * @extends sap.ui.core.Control
61
61
  *
62
62
  * @author SAP SE
63
- * @version 1.108.33
63
+ * @version 1.108.35
64
64
  *
65
65
  * @constructor
66
66
  * @public
@@ -21,7 +21,7 @@ sap.ui.define(['sap/ui/thirdparty/jquery', './TextField', './library', './TextAr
21
21
  * @class
22
22
  * Control to enter or display multible row text.
23
23
  * @extends sap.ui.commons.TextField
24
- * @version 1.108.33
24
+ * @version 1.108.35
25
25
  *
26
26
  * @constructor
27
27
  * @public
@@ -53,7 +53,7 @@ sap.ui.define([
53
53
  * @implements sap.ui.commons.ToolbarItem, sap.ui.core.IFormContent
54
54
  *
55
55
  * @author SAP SE
56
- * @version 1.108.33
56
+ * @version 1.108.35
57
57
  *
58
58
  * @constructor
59
59
  * @public
@@ -24,7 +24,7 @@ sap.ui.define(['sap/ui/core/Renderer', 'sap/ui/core/ValueStateSupport', 'sap/ui/
24
24
  * TextField Renderer
25
25
  * @namespace
26
26
  * @author SAP
27
- * @version 1.108.33
27
+ * @version 1.108.35
28
28
  * @since 0.9.0
29
29
  */
30
30
  var TextFieldRenderer = {};
@@ -39,7 +39,7 @@ sap.ui.define([
39
39
  * @implements sap.ui.commons.ToolbarItem, sap.ui.core.IFormContent
40
40
  *
41
41
  * @author SAP SE
42
- * @version 1.108.33
42
+ * @version 1.108.35
43
43
  *
44
44
  * @constructor
45
45
  * @public
@@ -22,7 +22,7 @@ sap.ui.define(['./library', 'sap/ui/core/Title'],
22
22
  * @extends sap.ui.core.Title
23
23
  *
24
24
  * @author SAP SE
25
- * @version 1.108.33
25
+ * @version 1.108.35
26
26
  *
27
27
  * @constructor
28
28
  * @public
@@ -22,7 +22,7 @@ sap.ui.define(['./Button', './ToggleButtonRenderer'],
22
22
  * @extends sap.ui.commons.Button
23
23
  *
24
24
  * @author SAP SE
25
- * @version 1.108.33
25
+ * @version 1.108.35
26
26
  *
27
27
  * @constructor
28
28
  * @public
@@ -51,7 +51,7 @@ sap.ui.define([
51
51
  * @implements sap.ui.core.Toolbar
52
52
  *
53
53
  * @author SAP SE
54
- * @version 1.108.33
54
+ * @version 1.108.35
55
55
  *
56
56
  * @constructor
57
57
  * @public
@@ -23,7 +23,7 @@ sap.ui.define(['./library', 'sap/ui/core/Element'],
23
23
  * @implements sap.ui.commons.ToolbarItem
24
24
  *
25
25
  * @author SAP SE
26
- * @version 1.108.33
26
+ * @version 1.108.35
27
27
  *
28
28
  * @constructor
29
29
  * @public
@@ -33,7 +33,7 @@ sap.ui.define([
33
33
  * @class
34
34
  * Simple tree to display item in a hierarchical way
35
35
  * @extends sap.ui.core.Control
36
- * @version 1.108.33
36
+ * @version 1.108.35
37
37
  *
38
38
  * @constructor
39
39
  * @public
@@ -23,7 +23,7 @@ sap.ui.define(['sap/ui/thirdparty/jquery', './library', 'sap/ui/core/CustomStyle
23
23
  * @class
24
24
  * Tree node element
25
25
  * @extends sap.ui.core.Element
26
- * @version 1.108.33
26
+ * @version 1.108.35
27
27
  *
28
28
  * @constructor
29
29
  * @public
@@ -34,7 +34,7 @@ sap.ui.define([
34
34
  * TriStateCheckBox to reflect mixed state for checkboxes. The control can display three states, namely checked, unchecked and mixed. However, mixed state cannot be directly reached by user interaction on the particular control.
35
35
  * It can be only set by the control's public toggle function, to make a behaviour possible which is e.g. required in checkbox trees.
36
36
  * @extends sap.ui.core.Control
37
- * @version 1.108.33
37
+ * @version 1.108.35
38
38
  *
39
39
  * @constructor
40
40
  * @public
@@ -25,7 +25,7 @@ sap.ui.define([
25
25
  * @extends sap.ui.commons.TextField
26
26
  *
27
27
  * @author SAP SE
28
- * @version 1.108.33
28
+ * @version 1.108.35
29
29
  *
30
30
  * @constructor
31
31
  * @public
@@ -28,7 +28,7 @@ sap.ui.define([
28
28
  * @extends sap.ui.layout.form.Form
29
29
  *
30
30
  * @author SAP SE
31
- * @version 1.108.33
31
+ * @version 1.108.35
32
32
  *
33
33
  * @constructor
34
34
  * @public
@@ -22,7 +22,7 @@ sap.ui.define(['sap/ui/commons/library', 'sap/ui/layout/form/FormContainer'],
22
22
  * @extends sap.ui.layout.form.FormContainer
23
23
  *
24
24
  * @author SAP SE
25
- * @version 1.108.33
25
+ * @version 1.108.35
26
26
  *
27
27
  * @constructor
28
28
  * @public
@@ -22,7 +22,7 @@ sap.ui.define(['sap/ui/commons/library', 'sap/ui/layout/form/FormElement'],
22
22
  * @extends sap.ui.layout.form.FormElement
23
23
  *
24
24
  * @author SAP SE
25
- * @version 1.108.33
25
+ * @version 1.108.35
26
26
  *
27
27
  * @constructor
28
28
  * @public
@@ -27,7 +27,7 @@ sap.ui.define([
27
27
  * @extends sap.ui.layout.form.FormLayout
28
28
  *
29
29
  * @author SAP SE
30
- * @version 1.108.33
30
+ * @version 1.108.35
31
31
  *
32
32
  * @constructor
33
33
  * @public
@@ -23,7 +23,7 @@ sap.ui.define(['sap/ui/commons/library', 'sap/ui/layout/form/GridContainerData']
23
23
  * @extends sap.ui.layout.form.GridContainerData
24
24
  *
25
25
  * @author SAP SE
26
- * @version 1.108.33
26
+ * @version 1.108.35
27
27
  *
28
28
  * @constructor
29
29
  * @public
@@ -23,7 +23,7 @@ sap.ui.define(['sap/ui/commons/library', 'sap/ui/layout/form/GridElementData'],
23
23
  * @extends sap.ui.layout.form.GridElementData
24
24
  *
25
25
  * @author SAP SE
26
- * @version 1.108.33
26
+ * @version 1.108.35
27
27
  *
28
28
  * @constructor
29
29
  * @public
@@ -28,7 +28,7 @@ sap.ui.define([
28
28
  * @extends sap.ui.layout.form.GridLayout
29
29
  *
30
30
  * @author SAP SE
31
- * @version 1.108.33
31
+ * @version 1.108.35
32
32
  *
33
33
  * @constructor
34
34
  * @public
@@ -26,7 +26,7 @@ sap.ui.define([
26
26
  * @extends sap.ui.layout.form.ResponsiveLayout
27
27
  *
28
28
  * @author SAP SE
29
- * @version 1.108.33
29
+ * @version 1.108.35
30
30
  *
31
31
  * @constructor
32
32
  * @public
@@ -24,7 +24,7 @@ sap.ui.define([
24
24
  * @class
25
25
  * Use the SimpleForm to create a form based on title, label and fields that are stacked in the content aggregation. Add Title to start a new FormContainer(Group). Add Label to start a new row in the container. Add Input/Display controls as needed. Use LayoutData to influence the layout for special cases in the Input/Display controls.
26
26
  * @extends sap.ui.layout.form.SimpleForm
27
- * @version 1.108.33
27
+ * @version 1.108.35
28
28
  *
29
29
  * @constructor
30
30
  * @public
@@ -35,7 +35,7 @@ sap.ui.define([
35
35
  * @extends sap.ui.core.Control
36
36
  *
37
37
  * @author SAP SE
38
- * @version 1.108.33
38
+ * @version 1.108.35
39
39
  *
40
40
  * @constructor
41
41
  * @public
@@ -34,7 +34,7 @@ sap.ui.define([
34
34
  * @extends sap.ui.core.Control
35
35
  *
36
36
  * @author SAP SE
37
- * @version 1.108.33
37
+ * @version 1.108.35
38
38
  *
39
39
  * @constructor
40
40
  * @public
@@ -27,7 +27,7 @@ sap.ui.define(['sap/ui/commons/library', 'sap/ui/core/CustomStyleClassSupport',
27
27
  * @extends sap.ui.core.Element
28
28
  *
29
29
  * @author SAP SE
30
- * @version 1.108.33
30
+ * @version 1.108.35
31
31
  *
32
32
  * @constructor
33
33
  * @public
@@ -26,7 +26,7 @@ sap.ui.define([
26
26
  * @extends sap.ui.layout.HorizontalLayout
27
27
  *
28
28
  * @author SAP SE
29
- * @version 1.108.33
29
+ * @version 1.108.35
30
30
  *
31
31
  * @constructor
32
32
  * @public
@@ -57,7 +57,7 @@ sap.ui.define([
57
57
  * @extends sap.ui.core.Control
58
58
  *
59
59
  * @author SAP SE
60
- * @version 1.108.33
60
+ * @version 1.108.35
61
61
  *
62
62
  * @constructor
63
63
  * @public
@@ -23,7 +23,7 @@ sap.ui.define(['sap/ui/commons/library', 'sap/ui/core/CustomStyleClassSupport',
23
23
  * @extends sap.ui.core.Element
24
24
  *
25
25
  * @author SAP SE
26
- * @version 1.108.33
26
+ * @version 1.108.35
27
27
  *
28
28
  * @constructor
29
29
  * @public
@@ -23,7 +23,7 @@ sap.ui.define(['sap/ui/commons/library', 'sap/ui/core/CustomStyleClassSupport',
23
23
  * @extends sap.ui.core.Element
24
24
  *
25
25
  * @author SAP SE
26
- * @version 1.108.33
26
+ * @version 1.108.35
27
27
  *
28
28
  * @constructor
29
29
  * @public
@@ -22,7 +22,7 @@ sap.ui.define(['sap/base/Log', 'sap/ui/commons/library', 'sap/ui/core/Element',
22
22
  * @extends sap.ui.core.Element
23
23
  *
24
24
  * @author SAP SE
25
- * @version 1.108.33
25
+ * @version 1.108.35
26
26
  *
27
27
  * @constructor
28
28
  * @public
@@ -26,7 +26,7 @@ sap.ui.define([
26
26
  * @extends sap.ui.layout.ResponsiveFlowLayout
27
27
  *
28
28
  * @author SAP SE
29
- * @version 1.108.33
29
+ * @version 1.108.35
30
30
  *
31
31
  * @constructor
32
32
  * @public
@@ -22,7 +22,7 @@ sap.ui.define(['sap/ui/commons/library', 'sap/ui/layout/ResponsiveFlowLayoutData
22
22
  * @extends sap.ui.layout.ResponsiveFlowLayoutData
23
23
  *
24
24
  * @author SAP SE
25
- * @version 1.108.33
25
+ * @version 1.108.35
26
26
  *
27
27
  * @constructor
28
28
  * @public
@@ -26,7 +26,7 @@ sap.ui.define([
26
26
  * @extends sap.ui.layout.VerticalLayout
27
27
  *
28
28
  * @author SAP SE
29
- * @version 1.108.33
29
+ * @version 1.108.35
30
30
  *
31
31
  * @constructor
32
32
  * @public
@@ -21,14 +21,14 @@ sap.ui.define(['sap/ui/base/DataType', 'sap/base/util/ObjectPath',
21
21
  * @namespace
22
22
  * @alias sap.ui.commons
23
23
  * @author SAP SE
24
- * @version 1.108.33
24
+ * @version 1.108.35
25
25
  * @since 0.8
26
26
  * @public
27
27
  * @deprecated as of version 1.38
28
28
  */
29
29
  var thisLib = sap.ui.getCore().initLibrary({
30
30
  name : "sap.ui.commons",
31
- version: "1.108.33",
31
+ version: "1.108.35",
32
32
  dependencies : ["sap.ui.core","sap.ui.layout","sap.ui.unified"],
33
33
  types: [
34
34
  "sap.ui.commons.ButtonStyle",
@@ -1,139 +1,139 @@
1
1
 
2
- APPHDR_LOGO_TOOLTIP=UjC07WJNlnG1pjlBWtmzqg_Logo
3
- APPHDR_LOGOFF=OyzfoxMJ947dWbqlCgL+gQ_Log Off
4
- APPHDR_WELCOME=x6pWElIrYk4l0c3WwcGjSQ_Welcome
5
- APPHDR_WELCOME_USER=+IIcxDsQInb+JCv6KxmOtw_Welcome
2
+ APPHDR_LOGO_TOOLTIP=+xHKWlrt9zXDBI0fn9LIDg_Logo
3
+ APPHDR_LOGOFF=O1LEoEHvaF3gtxmo5AbCIw_Log Off
4
+ APPHDR_WELCOME=rdFp7trTbndlSGLz0oJq2Q_Welcome
5
+ APPHDR_WELCOME_USER=9dYCT/RCovTgyUE/6v+Bfg_Welcome
6
6
 
7
- MSGBAR_DETAILS_DIALOG_TITLE=SHVHiqMbJXSFd4t7n7WYAg_Message Details
8
- MSGBAR_DETAILS_DIALOG_CLOSE=hICJlvGJHZDOf8lohApI/w_OK
7
+ MSGBAR_DETAILS_DIALOG_TITLE=QgqlIVYmDJIw5REym3jjQg_Message Details
8
+ MSGBAR_DETAILS_DIALOG_CLOSE=6xrDVXy1IvFewqqzKkB90A_OK
9
9
 
10
- MSGBOX_OK=vTIiXRafVgIlxq08o+BSlg_OK
11
- MSGBOX_CANCEL=671VbtfNvfmLuUsj62H+0A_Cancel
12
- MSGBOX_YES=0DGeFmILZLAvo2q7CpjLfg_Yes
13
- MSGBOX_NO=47MYl6jkArdiME15tq2CwQ_No
14
- MSGBOX_ABORT=HOivkdo2RYpcb3+wIOzr2g_Abort
15
- MSGBOX_RETRY=yd7FZHsPolQUB0h+C+1C/Q_Retry
16
- MSGBOX_IGNORE=pLXjWLp38BulRdlAbCcyRA_Ignore
17
- MSGBOX_CLOSE=As6vlGnYpQr3f+iIOx1DXA_Close
18
- MSGBOX_ICON_INFORMATION=mSPhzwdONCoFIE8Vni+uwA_Information
19
- MSGBOX_ICON_WARNING=gEo02/NOA3s2pkrl+UBGtg_Warning
20
- MSGBOX_ICON_ERROR=IBQhe0G/cqpXxkk7vPL3gg_Error
21
- MSGBOX_ICON_CRITICAL=l3wTdMdYC/CHB5zY4k1qfw_Critical
22
- MSGBOX_ICON_SUCCESS=09N7ZyYNaYpkRdcE8T/Z4g_Successful
23
- MSGBOX_ICON_QUESTION=e0okekAGLrNW+T0ECDufBQ_Question
10
+ MSGBOX_OK=e9HRBvq67ZVfexThV7BTVg_OK
11
+ MSGBOX_CANCEL=DAzcToszvEj4mEVPl0M3yA_Cancel
12
+ MSGBOX_YES=hIYkqA0C4sD+U9X8BLLgjw_Yes
13
+ MSGBOX_NO=BxqkU1wdmSGJHDebEoEizg_No
14
+ MSGBOX_ABORT=6S4fb1n/iNUs344g4TUJ7Q_Abort
15
+ MSGBOX_RETRY=GAd1C3bfsrcHPe3PR+5RBg_Retry
16
+ MSGBOX_IGNORE=YXZjkbZGffVilNAYorK2HQ_Ignore
17
+ MSGBOX_CLOSE=bLd24EnBPi3oni3ypWZ5yQ_Close
18
+ MSGBOX_ICON_INFORMATION=0Wxo1ydJYJEbH6gwk6qZog_Information
19
+ MSGBOX_ICON_WARNING=DJg8ihBbnLMDgSnF+spBLQ_Warning
20
+ MSGBOX_ICON_ERROR=FwEdA2NBcWtc94LQda7VjQ_Error
21
+ MSGBOX_ICON_CRITICAL=8ymuwJuQpJ1ZG2Pn7x/GRg_Critical
22
+ MSGBOX_ICON_SUCCESS=vRsURPVwi9iGSO9ON/OBOA_Successful
23
+ MSGBOX_ICON_QUESTION=8FAaNO9lQTYR6nw2P++Ecg_Question
24
24
 
25
- MSGLIST_DETAILS=R/AeLKDsjDQwuzHv2Tt7kQ_Details
26
- MSGTOAST_MULTI_MSGS=2avcJF0WOboy465fUwq4uw_Multiple new messages...
25
+ MSGLIST_DETAILS=hLY8Ms9y4ISGFckpv/Boqg_Details
26
+ MSGTOAST_MULTI_MSGS=5PFb+++/g7R4BbOlDlVasw_Multiple new messages...
27
27
 
28
28
 
29
- MNUBAR_OVRFLW=AkGo/a91gDKDCNRc/sC+tA_MenuBar Overflow
29
+ MNUBAR_OVRFLW=BdEAhebyHP4opet/jnmkXA_MenuBar Overflow
30
30
 
31
- RDMP_DEFAULT_TOOLTIP=2kOd6Fs/HF3JF6FRCSJCJg_Roadmap
31
+ RDMP_DEFAULT_TOOLTIP=ZIkRD/DAkRpExO6AA1BEAQ_Roadmap
32
32
 
33
- RDMP_DEFAULT_STEP_TOOLTIP=VYsqFYO1n1zwm7IKIMUmIQ_Step {0}
33
+ RDMP_DEFAULT_STEP_TOOLTIP=P4JojeRniIye1a43SlyDLw_Step {0}
34
34
 
35
- RDMP_ARIA_EXPANDABLE_STEP=ZienEsD9RUAp6hvIKCnrMA_{0} To open or close, press SPACEBAR
35
+ RDMP_ARIA_EXPANDABLE_STEP=HVRNo3SuGw6IGt5enkTaZg_{0} To open or close, press SPACEBAR
36
36
 
37
- RDMP_ARIA_STANDARD_STEP=WOCNISbJ2Hrv4giQt0n3rg_{0} To select or deselect, press SPACEBAR
37
+ RDMP_ARIA_STANDARD_STEP=9Cwl9Ei95PDJCiWr48S2Og_{0} To select or deselect, press SPACEBAR
38
38
 
39
- AUTOCOMPLETE_ARIA_SUGGEST=5kVyf+suOef5yasdnvcysw_Suggestion list open. To select an item, use the arrow keys.
39
+ AUTOCOMPLETE_ARIA_SUGGEST=eb55/Ki2qk1Xb8WMiDS1tw_Suggestion list open. To select an item, use the arrow keys.
40
40
 
41
- SEGMENTEDBUTTON_ARIA_SELECT=fUGTj3JyzcX5YdnrC4binA_To select, press SPACEBAR
41
+ SEGMENTEDBUTTON_ARIA_SELECT=lVGMaVxSJdj7fdwBvYUHpQ_To select, press SPACEBAR
42
42
 
43
- RATING_ARIA_NAME=C0hUVTrPM8IVEU/Qnnw1Ng_Rating
43
+ RATING_ARIA_NAME=GXLgb0S3oN6Io5DHXlDD/w_Rating
44
44
 
45
- RATING_ARIA_VALUE=y8GT2w+67kpk0nKwcu33Rw_Value {0}
45
+ RATING_ARIA_VALUE=EfGdkZOoe5WfeBkLYc86pQ_Value {0}
46
46
 
47
- RATING_TOOLTIP=cpckgbx5tPm+ug6digjvZQ_{0} out of {1}
47
+ RATING_TOOLTIP=Dzao5lASbkpdD9pYF6UJvw_{0} out of {1}
48
48
 
49
- SEARCHFIELD_BUTTONTEXT=2DkUOJDHvHKkYuBBztL+vA_Search
49
+ SEARCHFIELD_BUTTONTEXT=GaaF3alBTK2ga3qcwPC++Q_Search
50
50
 
51
- SEARCHFIELD_CLEAR_TOOLTIP=2B8ZR17Pwvw4n9+9sK8h9w_Clear
51
+ SEARCHFIELD_CLEAR_TOOLTIP=6rydi4RCNPbYlUJXWZpfKw_Clear
52
52
 
53
- SEARCHFIELD_NO_ITEMS=C43Lby9GO3Juj4VgnNo4gQ_No suggestions available
53
+ SEARCHFIELD_NO_ITEMS=KDhArm3Tw8YcoS5uRXl8Jg_No suggestions available
54
54
 
55
- DIALOG_CLOSE_TEXT=bTG2i171VMZSUC00kW3/Hg_Close
55
+ DIALOG_CLOSE_TEXT=ZWNew8a7sxuUI4DhO/zFhA_Close
56
56
 
57
- DIALOG_CLOSE_HELP=muiJ5dY1DztDssb+pmG+xg_To close dialog, press ESC
57
+ DIALOG_CLOSE_HELP=iBVShZ85Ph9MEuWm4RYQYg_To close dialog, press ESC
58
58
 
59
- DATEPICKER_CLOSE_TEXT=uHKlyvNKkgkLdouMrfSc7g_Done
60
- DATEPICKER_PREV_TEXT=ByGiY+bw6O5mMSkZMtQzug_Previous
61
- DATEPICKER_NEXT_TEXT=dRLpwkt4m4l/Il/NLIjlyg_Next
62
- DATEPICKER_CURRENT_TEXT=TAbSafPmNowLMXQyzz+uVg_Today
59
+ DATEPICKER_CLOSE_TEXT=RP2lbWsLavwnITgbjhE7Qg_Done
60
+ DATEPICKER_PREV_TEXT=5SXZJOSvDwE+eOf4pAPs9Q_Previous
61
+ DATEPICKER_NEXT_TEXT=Ahb/DSushSl2wToxWHmoMw_Next
62
+ DATEPICKER_CURRENT_TEXT=h1iy+w9tPioKjzloQmy1qA_Today
63
63
 
64
- DATEPICKER_DATE_TYPE=6o9bkymRxm0/1ey6trJ3fw_Date
64
+ DATEPICKER_DATE_TYPE=phJSIz4EkGG2MmXhmrnMPQ_Date
65
65
 
66
- PANEL_EXPAND=unG6KmtmWKwucOpIEihjgQ_Expand
67
- PANEL_COLLAPSE=aRqtIUmPZ9nunks3l024qg_Collapse
68
- PANEL_HEAD_ACC=AsSdvruonxVyBnj9TQMIkA_To collapse or expand the panel, press SPACEBAR
66
+ PANEL_EXPAND=sfDDtX13RPG9mJJLLo07Zg_Expand
67
+ PANEL_COLLAPSE=lo2NRQApW+HJV9u7ipMRag_Collapse
68
+ PANEL_HEAD_ACC=BIwEUYY5i4U+KtjVK5vDrg_To collapse or expand the panel, press SPACEBAR
69
69
 
70
- TAB_CLOSE_TEXT=439yXHJHX34RQQHGqG6tbg_Close Tab
70
+ TAB_CLOSE_TEXT=1SdZUcqINSHYV72eMiKhTA_Close Tab
71
71
 
72
- TOOLBAR_OVERFLOW=eL67/E/swNoAL2ltNg8W+Q_Toolbar Overflow
72
+ TOOLBAR_OVERFLOW=678sIFLaSRUsRkf3LDn31Q_Toolbar Overflow
73
73
 
74
- PAGINATOR=pN2QRHBbb2iOo5k6gqPa3w_Paginator
75
- BACK=B0DJNGQ3ZLER7xQBy1dNrQ_Back
76
- FORWARD=7/nwxtHDYl397kKFAwx7Rw_Forward
77
- FIRST_PAGE=IalPz4YgYQaW15etngs4Pg_First Page
78
- LAST_PAGE=rKOJAcmyxN70eC2VDQSNnA_Last Page
79
- NEXT_PAGE=LhgepSZPkXyr+vGimdAXlA_Next Page
80
- PREVIOUS_PAGE=ciojzjucxpbqR4Ul3sMkHg_Previous Page
81
- PAGINATOR_CURRENT_PAGE=gThgWICUinGe/wEN+zoVVA_Page {0} selected
82
- PAGINATOR_OTHER_PAGE=gYsyEkfFfyZhXqURrYJqLA_Page {0}
83
- NO_DATA=m/45uz2ulsn3khjRZxzOcw_No data
84
- SHOW_MORE=VFkn9O4u22mH7IfPc9Epxw_Show More
85
- SORT_BY=0U2P3RiFfhEFqsiQTXq0hg_Sort By
74
+ PAGINATOR=fH/wCU9rbVxjADUWN34PKg_Paginator
75
+ BACK=RT48AE8lPcWb/TiFX0Zy9w_Back
76
+ FORWARD=ItaiXyE+vO0gmiSeyk025w_Forward
77
+ FIRST_PAGE=HMBH3/Z4B3VCWviNOem2RA_First Page
78
+ LAST_PAGE=B8sQLpwAomVOr7PcRm0ohw_Last Page
79
+ NEXT_PAGE=33X/DPOCUx0Gs4qKhV6Vug_Next Page
80
+ PREVIOUS_PAGE=eR9MeQXm19/DNOpfqF8QdQ_Previous Page
81
+ PAGINATOR_CURRENT_PAGE=d64i3M1LKzoZ6/dg43Q+7A_Page {0} selected
82
+ PAGINATOR_OTHER_PAGE=ufSsrF2c6tot4urWlkSrBg_Page {0}
83
+ NO_DATA=7VhlZ1em/vatodCczaND8g_No data
84
+ SHOW_MORE=fq5Ev1BAc0qHp0AANTOlzA_Show More
85
+ SORT_BY=vvg3k/SK1jOnXQsgWRkz+w_Sort By
86
86
 
87
- TREE_COLLAPSE_ALL=Q6N22Hp5sB6ORI4TJrSN2w_Collapse All
88
- TREE_EXPAND_ALL=9z5zGBt7D6SAMPOy6DRoDg_Expand All
87
+ TREE_COLLAPSE_ALL=tG1fn+Gj3JGtFSzywEXjRA_Collapse All
88
+ TREE_EXPAND_ALL=nnBw9zeuo9t5MyHWrQCj1g_Expand All
89
89
 
90
- DDBX_SHI=VqwfAUYvTWEjVromQ//4kQ_Search Help
91
- DDBX_SHIF4=1isMyp3YCr60ZFypwlDtjg_F4
92
- DDBX_SHI_ARIA=6egjDRcgBbWC/BCHrlhmWA_Open search help using {0}
90
+ DDBX_SHI=u/s+cfMaetQ3Pu/FK6RIyQ_Search Help
91
+ DDBX_SHIF4=Kx+9x+0e8FnRmntRf361XA_F4
92
+ DDBX_SHI_ARIA=6GAiVvhaDFIInSCZRjLuHg_Open search help using {0}
93
93
 
94
- CALLOUT_ARIA_NAME=5/4m1zLWxKh3DVyhFLYo7g_Callout
94
+ CALLOUT_ARIA_NAME=/dDpWlG1CJOM1yYCc9lzbQ_Callout
95
95
 
96
- FILEUPLOAD_BROWSE=+u9ct/R7YhYrQceOyNYP6g_Browse...
96
+ FILEUPLOAD_BROWSE=eEjau9HW9DsA/5oDEJ8RaA_Browse...
97
97
 
98
- ACCORDION_DSC=u0hfKLfuSNl909hr492CKQ_To expand or collapse, press SPACEBAR
98
+ ACCORDION_DSC=srbdQAOYLD2D+FozErQizw_To expand or collapse, press SPACEBAR
99
99
 
100
- CAROUSEL_SHOW_PREV=bdX97m1zE+9U7D2BpeAU7w_Previous
101
- CAROUSEL_SHOW_NEXT=4nlcekt+Jf07SpZfA6gj1A_Next
102
- CAROUSEL_ACTION_MODE=ILzssZ0tA64CWOtZ+aLOcw_To toggle action mode, press ENTER or F2
103
- CAROUSEL_NAV=tbkBtQ4u0VGF4kyH+S4A3w_To navigate through the carousel, use the ARROW keys
100
+ CAROUSEL_SHOW_PREV=l9v0sZ2MOMnpxlATcPcZNg_Previous
101
+ CAROUSEL_SHOW_NEXT=O4C+yGfE/LOJgdaDBF0Lrw_Next
102
+ CAROUSEL_ACTION_MODE=qWAVV9U2xCHmpkEJRdFGHA_To toggle action mode, press ENTER or F2
103
+ CAROUSEL_NAV=Gt8gAHEPUFT1F9EjiSK0Hg_To navigate through the carousel, use the ARROW keys
104
104
 
105
- IMAGEMAP_DSC=dPLNntb9Y791+yAjmOPFRA_To navigate through the image map, use the ARROW keys
105
+ IMAGEMAP_DSC=BMZe5dI7Nw+H6nIImoJZow_To navigate through the image map, use the ARROW keys
106
106
 
107
- SPLITTER_MOVE=SwWfpWGuzKjQDxtPClwiKQ_Hold SHIFT and press ARROW keys to move
107
+ SPLITTER_MOVE=y/MpA6fQFFdiJyzEgvi7VQ_Hold SHIFT and press ARROW keys to move
108
108
 
109
- VHF_TOOLTIP=26UUlRhBeW0i90EQfiaNTg_Open search help using F4
109
+ VHF_TOOLTIP=d0wEgWNgJh6L9qeIxYxVEQ_Open search help using F4
110
110
 
111
111
 
112
- ACC_CTR_TYPE_INPUT=9vn+4HdEpVLPmhu5jOLe8w_Input
112
+ ACC_CTR_TYPE_INPUT=HS7uklcfJ8S23Al5fP9ivA_Input
113
113
 
114
- ACC_CTR_TYPE_DATEINPUT=FyjccwJk1lYNRDQMObYS7A_Date Input
114
+ ACC_CTR_TYPE_DATEINPUT=pEw97tigAwy6by4/Pl3UZQ_Date Input
115
115
 
116
- ACC_CTR_TYPE_RATING=9/W+IaUFbmY7wqsK3FPrww_Rating
116
+ ACC_CTR_TYPE_RATING=FKN4MfJ5VMg7tkztYkjUYw_Rating
117
117
 
118
- ACC_CTR_TYPE_BUTTON=jfFoXi97Oi4qz4Vl/D6D+A_Button
118
+ ACC_CTR_TYPE_BUTTON=D8z4aYluAiyX8MKodQSb0A_Button
119
119
 
120
- ACC_CTR_TYPE_LINK=kaekeWjJOyAiVbls9AXU3w_Link
120
+ ACC_CTR_TYPE_LINK=Zpl7hRCcyTL2oKUfD/r4fA_Link
121
121
 
122
- ACC_CTR_TYPE_IMAGE=d6fiauHQ4oS+bVqkSxdFkA_Image
122
+ ACC_CTR_TYPE_IMAGE=Wk3J8qCMKZIKJlj9UHm0jw_Image
123
123
 
124
- ACC_CTR_TYPE_CHECKBOX=QwjN01BN8N2ggYf63D7IZQ_Checkbox
124
+ ACC_CTR_TYPE_CHECKBOX=NRq6T8/hmF6ka3JQ3ceFhA_Checkbox
125
125
 
126
- ACC_CTR_TYPE_PROGRESS=VDXOjpMvLU0CKkoV8DbUwg_Progress
126
+ ACC_CTR_TYPE_PROGRESS=ECECJsySiaVi2C06Eii8Ow_Progress
127
127
 
128
- ACC_CTR_TYPE_COMBO=gmQsvOhFizaffueaP2eTyA_Combo Box
128
+ ACC_CTR_TYPE_COMBO=PHUSXUaapwHGMxeXqoiO5w_Combo Box
129
129
 
130
- ACC_CTR_STATE_PRESSED=KDfsLnZZX9Uxl3LTmwLRZg_Pressed
130
+ ACC_CTR_STATE_PRESSED=ZkObGiQ+of81T7Kw1GOFFw_Pressed
131
131
 
132
- ACC_CTR_STATE_CHECKED=+fzDW/WJAUkTKSQHPc8DWw_Checked
132
+ ACC_CTR_STATE_CHECKED=P9PdTtjFzBnOH6lKtPZa6Q_Checked
133
133
 
134
- ACC_CTR_STATE_RATING=V9udF9oJ+GbMtxWONz1rVg_{0} out of {1}
134
+ ACC_CTR_STATE_RATING=j40WbLb3Y9MWuF7/+u9Kww_{0} out of {1}
135
135
 
136
- ACC_CTR_STATE_PROGRESS=pODUY57K//I38MV2fqYaEQ_{0} %
136
+ ACC_CTR_STATE_PROGRESS=eSPbc6pVezGaHCDjLKOLeA_{0} %
137
137
 
138
138
 
139
139
  ADVANCED=Advanced