@openui5/sap.ui.rta 1.112.0 → 1.113.0

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 (147) hide show
  1. package/THIRDPARTY.txt +1 -1
  2. package/package.json +6 -6
  3. package/src/sap/ui/rta/.library +1 -1
  4. package/src/sap/ui/rta/Client.js +1 -1
  5. package/src/sap/ui/rta/RuntimeAuthoring.js +16 -4
  6. package/src/sap/ui/rta/Utils.js +1 -1
  7. package/src/sap/ui/rta/appVariant/AppVariantManager.js +1 -1
  8. package/src/sap/ui/rta/command/AddIFrame.js +1 -1
  9. package/src/sap/ui/rta/command/AddProperty.js +1 -1
  10. package/src/sap/ui/rta/command/AddXML.js +1 -1
  11. package/src/sap/ui/rta/command/AddXMLAtExtensionPoint.js +1 -1
  12. package/src/sap/ui/rta/command/AppDescriptorCommand.js +1 -1
  13. package/src/sap/ui/rta/command/BaseCommand.js +1 -1
  14. package/src/sap/ui/rta/command/BindProperty.js +1 -1
  15. package/src/sap/ui/rta/command/Combine.js +1 -1
  16. package/src/sap/ui/rta/command/CommandFactory.js +1 -1
  17. package/src/sap/ui/rta/command/CompositeCommand.js +1 -1
  18. package/src/sap/ui/rta/command/ControlVariantConfigure.js +1 -1
  19. package/src/sap/ui/rta/command/ControlVariantSave.js +1 -1
  20. package/src/sap/ui/rta/command/ControlVariantSaveAs.js +1 -1
  21. package/src/sap/ui/rta/command/ControlVariantSetTitle.js +1 -1
  22. package/src/sap/ui/rta/command/ControlVariantSwitch.js +1 -1
  23. package/src/sap/ui/rta/command/CreateContainer.js +1 -1
  24. package/src/sap/ui/rta/command/CustomAdd.js +1 -1
  25. package/src/sap/ui/rta/command/FlexCommand.js +1 -1
  26. package/src/sap/ui/rta/command/LREPSerializer.js +1 -1
  27. package/src/sap/ui/rta/command/LocalReset.js +1 -1
  28. package/src/sap/ui/rta/command/Move.js +1 -1
  29. package/src/sap/ui/rta/command/Property.js +1 -1
  30. package/src/sap/ui/rta/command/Remove.js +1 -1
  31. package/src/sap/ui/rta/command/Rename.js +1 -1
  32. package/src/sap/ui/rta/command/Resize.js +1 -1
  33. package/src/sap/ui/rta/command/Reveal.js +1 -1
  34. package/src/sap/ui/rta/command/Settings.js +1 -1
  35. package/src/sap/ui/rta/command/Split.js +1 -1
  36. package/src/sap/ui/rta/command/Stack.js +1 -1
  37. package/src/sap/ui/rta/command/appDescriptor/AddLibrary.js +1 -1
  38. package/src/sap/ui/rta/command/compVariant/CompVariantContent.js +1 -1
  39. package/src/sap/ui/rta/command/compVariant/CompVariantSaveAs.js +1 -1
  40. package/src/sap/ui/rta/command/compVariant/CompVariantSwitch.js +1 -1
  41. package/src/sap/ui/rta/command/compVariant/CompVariantUpdate.js +1 -1
  42. package/src/sap/ui/rta/enablement/elementActionTest.js +1 -1
  43. package/src/sap/ui/rta/library.js +2 -2
  44. package/src/sap/ui/rta/messagebundle.properties +18 -2
  45. package/src/sap/ui/rta/messagebundle_ar.properties +11 -4
  46. package/src/sap/ui/rta/messagebundle_bg.properties +11 -4
  47. package/src/sap/ui/rta/messagebundle_ca.properties +11 -4
  48. package/src/sap/ui/rta/messagebundle_cs.properties +11 -4
  49. package/src/sap/ui/rta/messagebundle_cy.properties +11 -4
  50. package/src/sap/ui/rta/messagebundle_da.properties +11 -4
  51. package/src/sap/ui/rta/messagebundle_de.properties +11 -4
  52. package/src/sap/ui/rta/messagebundle_el.properties +11 -4
  53. package/src/sap/ui/rta/messagebundle_en.properties +8 -1
  54. package/src/sap/ui/rta/messagebundle_en_GB.properties +8 -1
  55. package/src/sap/ui/rta/messagebundle_en_US_sappsd.properties +8 -1
  56. package/src/sap/ui/rta/messagebundle_en_US_saprigi.properties +6 -1
  57. package/src/sap/ui/rta/messagebundle_en_US_saptrc.properties +8 -1
  58. package/src/sap/ui/rta/messagebundle_es.properties +11 -4
  59. package/src/sap/ui/rta/messagebundle_es_MX.properties +11 -4
  60. package/src/sap/ui/rta/messagebundle_et.properties +11 -4
  61. package/src/sap/ui/rta/messagebundle_fi.properties +11 -4
  62. package/src/sap/ui/rta/messagebundle_fr.properties +11 -4
  63. package/src/sap/ui/rta/messagebundle_fr_CA.properties +11 -4
  64. package/src/sap/ui/rta/messagebundle_hi.properties +11 -4
  65. package/src/sap/ui/rta/messagebundle_hr.properties +11 -4
  66. package/src/sap/ui/rta/messagebundle_hu.properties +11 -4
  67. package/src/sap/ui/rta/messagebundle_id.properties +11 -4
  68. package/src/sap/ui/rta/messagebundle_it.properties +11 -4
  69. package/src/sap/ui/rta/messagebundle_iw.properties +11 -4
  70. package/src/sap/ui/rta/messagebundle_ja.properties +11 -4
  71. package/src/sap/ui/rta/messagebundle_kk.properties +11 -4
  72. package/src/sap/ui/rta/messagebundle_ko.properties +11 -4
  73. package/src/sap/ui/rta/messagebundle_lt.properties +11 -4
  74. package/src/sap/ui/rta/messagebundle_lv.properties +11 -4
  75. package/src/sap/ui/rta/messagebundle_ms.properties +11 -4
  76. package/src/sap/ui/rta/messagebundle_nl.properties +11 -4
  77. package/src/sap/ui/rta/messagebundle_no.properties +11 -4
  78. package/src/sap/ui/rta/messagebundle_pl.properties +11 -4
  79. package/src/sap/ui/rta/messagebundle_pt.properties +11 -4
  80. package/src/sap/ui/rta/messagebundle_pt_PT.properties +11 -4
  81. package/src/sap/ui/rta/messagebundle_ro.properties +11 -4
  82. package/src/sap/ui/rta/messagebundle_ru.properties +11 -4
  83. package/src/sap/ui/rta/messagebundle_sh.properties +11 -4
  84. package/src/sap/ui/rta/messagebundle_sk.properties +11 -4
  85. package/src/sap/ui/rta/messagebundle_sl.properties +11 -4
  86. package/src/sap/ui/rta/messagebundle_sv.properties +11 -4
  87. package/src/sap/ui/rta/messagebundle_th.properties +11 -4
  88. package/src/sap/ui/rta/messagebundle_tr.properties +11 -4
  89. package/src/sap/ui/rta/messagebundle_uk.properties +11 -4
  90. package/src/sap/ui/rta/messagebundle_vi.properties +11 -4
  91. package/src/sap/ui/rta/messagebundle_zh_CN.properties +11 -4
  92. package/src/sap/ui/rta/messagebundle_zh_TW.properties +11 -4
  93. package/src/sap/ui/rta/plugin/AddXMLAtExtensionPoint.js +1 -1
  94. package/src/sap/ui/rta/plugin/BaseCreate.js +1 -1
  95. package/src/sap/ui/rta/plugin/Combine.js +1 -1
  96. package/src/sap/ui/rta/plugin/ControlVariant.js +2 -2
  97. package/src/sap/ui/rta/plugin/CreateContainer.js +1 -1
  98. package/src/sap/ui/rta/plugin/CutPaste.js +1 -1
  99. package/src/sap/ui/rta/plugin/DragDrop.js +1 -1
  100. package/src/sap/ui/rta/plugin/EasyAdd.js +1 -1
  101. package/src/sap/ui/rta/plugin/EasyRemove.js +3 -3
  102. package/src/sap/ui/rta/plugin/LocalReset.js +1 -1
  103. package/src/sap/ui/rta/plugin/Plugin.js +1 -1
  104. package/src/sap/ui/rta/plugin/RTAElementMover.js +1 -1
  105. package/src/sap/ui/rta/plugin/Remove.js +1 -1
  106. package/src/sap/ui/rta/plugin/Rename.js +1 -1
  107. package/src/sap/ui/rta/plugin/RenameHandler.js +75 -66
  108. package/src/sap/ui/rta/plugin/Resize.js +1 -1
  109. package/src/sap/ui/rta/plugin/Selection.js +1 -1
  110. package/src/sap/ui/rta/plugin/Settings.js +1 -1
  111. package/src/sap/ui/rta/plugin/Split.js +1 -1
  112. package/src/sap/ui/rta/plugin/Stretch.js +1 -1
  113. package/src/sap/ui/rta/plugin/additionalElements/ActionExtractor.js +1 -1
  114. package/src/sap/ui/rta/plugin/additionalElements/AddElementsDialog.js +1 -1
  115. package/src/sap/ui/rta/plugin/additionalElements/AdditionalElementsPlugin.js +1 -1
  116. package/src/sap/ui/rta/plugin/additionalElements/AdditionalElementsUtils.js +1 -1
  117. package/src/sap/ui/rta/plugin/additionalElements/CommandBuilder.js +1 -1
  118. package/src/sap/ui/rta/plugin/iframe/AddIFrame.js +1 -1
  119. package/src/sap/ui/rta/plugin/iframe/AddIFrameDialog.fragment.xml +22 -8
  120. package/src/sap/ui/rta/plugin/iframe/AddIFrameDialog.js +47 -18
  121. package/src/sap/ui/rta/plugin/iframe/AddIFrameDialogController.js +0 -15
  122. package/src/sap/ui/rta/service/Action.js +1 -1
  123. package/src/sap/ui/rta/service/ControllerExtension.js +1 -1
  124. package/src/sap/ui/rta/service/Outline.js +1 -1
  125. package/src/sap/ui/rta/service/Property.js +1 -1
  126. package/src/sap/ui/rta/service/Selection.js +1 -1
  127. package/src/sap/ui/rta/service/SupportTools.js +1 -1
  128. package/src/sap/ui/rta/toolbar/ActionsMenu.fragment.xml +0 -6
  129. package/src/sap/ui/rta/toolbar/Adaptation.js +1 -1
  130. package/src/sap/ui/rta/toolbar/Base.js +1 -1
  131. package/src/sap/ui/rta/toolbar/Fiori.js +1 -1
  132. package/src/sap/ui/rta/toolbar/FioriLike.js +1 -1
  133. package/src/sap/ui/rta/toolbar/OverflowToolbarButton.js +1 -1
  134. package/src/sap/ui/rta/toolbar/Personalization.js +1 -1
  135. package/src/sap/ui/rta/toolbar/Standalone.js +1 -1
  136. package/src/sap/ui/rta/toolbar/contextBased/ManageAdaptations.js +11 -7
  137. package/src/sap/ui/rta/toolbar/contextBased/SaveAsAdaptation.js +12 -17
  138. package/src/sap/ui/rta/toolbar/translation/Translation.js +1 -1
  139. package/src/sap/ui/rta/toolbar/versioning/Versioning.js +1 -1
  140. package/src/sap/ui/rta/util/PluginManager.js +1 -1
  141. package/src/sap/ui/rta/util/PopupManager.js +1 -1
  142. package/src/sap/ui/rta/util/ReloadManager.js +1 -1
  143. package/src/sap/ui/rta/util/ServiceEventBus.js +1 -1
  144. package/src/sap/ui/rta/util/changeVisualization/ChangeIndicator.js +18 -1
  145. package/src/sap/ui/rta/util/changeVisualization/ChangeIndicatorRegistry.js +1 -1
  146. package/src/sap/ui/rta/util/changeVisualization/ChangeVisualization.js +1 -1
  147. package/src/sap/ui/rta/util/validateStableIds.js +5 -2
package/THIRDPARTY.txt CHANGED
@@ -478,7 +478,7 @@ License: Apache-2.0
478
478
  License Text: https://github.com/SAP/openui5/blob/master/LICENSES/Apache-2.0.txt
479
479
  Contained in: lib/jsdoc/ui5/plugin.js
480
480
 
481
- Component: SAP Theming Base Content, version: 11.1.48
481
+ Component: SAP Theming Base Content, version: 11.2.1
482
482
  Copyright: SAP SE or an SAP affiliate company and Theming Base Content contributors
483
483
  License: Apache-2.0
484
484
  License Text: https://github.com/SAP/openui5/blob/master/LICENSES/Apache-2.0.txt
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@openui5/sap.ui.rta",
3
- "version": "1.112.0",
3
+ "version": "1.113.0",
4
4
  "description": "OpenUI5 UI Library sap.ui.rta",
5
5
  "author": "SAP SE (https://www.sap.com)",
6
6
  "license": "Apache-2.0",
@@ -14,10 +14,10 @@
14
14
  "url": "https://github.com/SAP/openui5.git"
15
15
  },
16
16
  "dependencies": {
17
- "@openui5/sap.m": "1.112.0",
18
- "@openui5/sap.ui.core": "1.112.0",
19
- "@openui5/sap.ui.dt": "1.112.0",
20
- "@openui5/sap.ui.fl": "1.112.0",
21
- "@openui5/sap.ui.layout": "1.112.0"
17
+ "@openui5/sap.m": "1.113.0",
18
+ "@openui5/sap.ui.core": "1.113.0",
19
+ "@openui5/sap.ui.dt": "1.113.0",
20
+ "@openui5/sap.ui.fl": "1.113.0",
21
+ "@openui5/sap.ui.layout": "1.113.0"
22
22
  }
23
23
  }
@@ -6,7 +6,7 @@
6
6
  <copyright>OpenUI5
7
7
  * (c) Copyright 2009-2023 SAP SE or an SAP affiliate company.
8
8
  * Licensed under the Apache License, Version 2.0 - see LICENSE.txt.</copyright>
9
- <version>1.112.0</version>
9
+ <version>1.113.0</version>
10
10
 
11
11
  <documentation>SAPUI5 library with RTA controls.</documentation>
12
12
 
@@ -57,7 +57,7 @@ sap.ui.define([
57
57
  * @alias sap.ui.rta.Client
58
58
  * @author SAP SE
59
59
  * @since 1.56.0
60
- * @version 1.112.0
60
+ * @version 1.113.0
61
61
  * @private
62
62
  * @ui5-restricted
63
63
  */
@@ -116,7 +116,7 @@ sap.ui.define([
116
116
  * @class The runtime authoring allows to adapt the fields of a running application.
117
117
  * @extends sap.ui.base.ManagedObject
118
118
  * @author SAP SE
119
- * @version 1.112.0
119
+ * @version 1.113.0
120
120
  * @constructor
121
121
  * @private
122
122
  * @since 1.30
@@ -451,6 +451,7 @@ sap.ui.define([
451
451
 
452
452
  return this._loadUShellServicesPromise
453
453
  .then(initVersioning.bind(this))
454
+ .then(initContextBasedAdaptations.bind(this))
454
455
  /*
455
456
  Check if the application has personalized changes and reload without them;
456
457
  Also Check if the application has an available draft and if yes, reload with those changes.
@@ -785,10 +786,11 @@ sap.ui.define([
785
786
  * @protected
786
787
  */
787
788
  RuntimeAuthoring.prototype.destroy = function() {
788
- jQuery.map(this._dependents, function(oDependent, sName) {
789
- this.removeDependent(sName);
789
+ var aDependentKeys = Object.keys(this._dependents);
790
+ aDependentKeys.forEach(function(sDependentKey) {
790
791
  // Destroy should be called with suppress invalidate = true here to prevent static UI Area invalidation
791
- oDependent.destroy(true);
792
+ this._dependents[sDependentKey].destroy(true);
793
+ this.removeDependent(sDependentKey);
792
794
  }.bind(this));
793
795
 
794
796
  Object.keys(this._mServices).forEach(function(sServiceName) {
@@ -1374,6 +1376,15 @@ sap.ui.define([
1374
1376
  }.bind(this));
1375
1377
  }
1376
1378
 
1379
+ function initContextBasedAdaptations() {
1380
+ return ContextBasedAdaptationsAPI.initialize({
1381
+ control: this.getRootControlInstance(),
1382
+ layer: this.getLayer()
1383
+ }).then(function(oModel) {
1384
+ this._oContextBasedAdaptationsModel = oModel;
1385
+ }.bind(this));
1386
+ }
1387
+
1377
1388
  function createToolsMenu(mButtonsAvailability) {
1378
1389
  if (!this.getDependent("toolbar")) {
1379
1390
  var bUserLayer = this.getLayer() === Layer.USER;
@@ -1502,6 +1513,7 @@ sap.ui.define([
1502
1513
  }.bind(this));
1503
1514
 
1504
1515
  this.getToolbar().setModel(this._oVersionsModel, "versions");
1516
+ this.getToolbar().setModel(this._oContextBasedAdaptationsModel, "contextBasedAdaptation");
1505
1517
  this.getToolbar().setModel(this._oToolbarControlsModel, "controls");
1506
1518
 
1507
1519
  return Promise.all([oTranslationPromise, oSaveAsPromise]);
@@ -45,7 +45,7 @@ function(
45
45
  *
46
46
  * @namespace
47
47
  * @author SAP SE
48
- * @version 1.112.0
48
+ * @version 1.113.0
49
49
  *
50
50
  * @private
51
51
  * @since 1.30
@@ -24,7 +24,7 @@ sap.ui.define([
24
24
  * @class
25
25
  * @extends sap.ui.base.ManagedObject
26
26
  * @author SAP SE
27
- * @version 1.112.0
27
+ * @version 1.113.0
28
28
  * @constructor
29
29
  * @private
30
30
  * @since 1.53
@@ -16,7 +16,7 @@ sap.ui.define([
16
16
  * @class
17
17
  * @extends sap.ui.rta.command.FlexCommand
18
18
  * @author SAP SE
19
- * @version 1.112.0
19
+ * @version 1.113.0
20
20
  * @constructor
21
21
  * @private
22
22
  * @since 1.75
@@ -14,7 +14,7 @@ sap.ui.define([
14
14
  * @class
15
15
  * @extends sap.ui.rta.command.FlexCommand
16
16
  * @author SAP SE
17
- * @version 1.112.0
17
+ * @version 1.113.0
18
18
  * @constructor
19
19
  * @private
20
20
  * @since 1.78
@@ -16,7 +16,7 @@ sap.ui.define([
16
16
  * @class
17
17
  * @extends sap.ui.rta.command.FlexCommand
18
18
  * @author SAP SE
19
- * @version 1.112.0
19
+ * @version 1.113.0
20
20
  * @constructor
21
21
  * @private
22
22
  * @since 1.54
@@ -24,7 +24,7 @@ sap.ui.define([
24
24
  * @class
25
25
  * @extends sap.ui.rta.command.FlexCommand
26
26
  * @author SAP SE
27
- * @version 1.112.0
27
+ * @version 1.113.0
28
28
  * @constructor
29
29
  * @private
30
30
  * @since 1.76
@@ -21,7 +21,7 @@ sap.ui.define([
21
21
  * @extends sap.ui.rta.command.BaseCommand
22
22
  *
23
23
  * @author SAP SE
24
- * @version 1.112.0
24
+ * @version 1.113.0
25
25
  *
26
26
  * @constructor
27
27
  * @private
@@ -13,7 +13,7 @@ sap.ui.define(["sap/ui/base/ManagedObject"], function(ManagedObject) {
13
13
  * @extends sap.ui.base.ManagedObject
14
14
  *
15
15
  * @author SAP SE
16
- * @version 1.112.0
16
+ * @version 1.113.0
17
17
  *
18
18
  * @constructor
19
19
  * @private
@@ -26,7 +26,7 @@ sap.ui.define([
26
26
  * @class
27
27
  * @extends sap.ui.rta.command.FlexCommand
28
28
  * @author SAP SE
29
- * @version 1.112.0
29
+ * @version 1.113.0
30
30
  * @constructor
31
31
  * @private
32
32
  * @since 1.38
@@ -16,7 +16,7 @@ sap.ui.define([
16
16
  * @class
17
17
  * @extends sap.ui.rta.command.FlexCommand
18
18
  * @author SAP SE
19
- * @version 1.112.0
19
+ * @version 1.113.0
20
20
  * @constructor
21
21
  * @private
22
22
  * @since 1.46
@@ -485,7 +485,7 @@ sap.ui.define([
485
485
  * @extends sap.ui.base.ManagedObject
486
486
  *
487
487
  * @author SAP SE
488
- * @version 1.112.0
488
+ * @version 1.113.0
489
489
  *
490
490
  * @constructor
491
491
  * @private
@@ -21,7 +21,7 @@ sap.ui.define([
21
21
  * @extends sap.ui.rta.command.BaseCommand
22
22
  *
23
23
  * @author SAP SE
24
- * @version 1.112.0
24
+ * @version 1.113.0
25
25
  *
26
26
  * @constructor
27
27
  * @private
@@ -24,7 +24,7 @@ sap.ui.define([
24
24
  * @class
25
25
  * @extends sap.ui.rta.command.BaseCommand
26
26
  * @author SAP SE
27
- * @version 1.112.0
27
+ * @version 1.113.0
28
28
  * @constructor
29
29
  * @private
30
30
  * @since 1.52
@@ -20,7 +20,7 @@ sap.ui.define([
20
20
  * @class
21
21
  * @extends sap.ui.rta.command.BaseCommand
22
22
  * @author SAP SE
23
- * @version 1.112.0
23
+ * @version 1.113.0
24
24
  * @constructor
25
25
  * @private
26
26
  * @since 1.86
@@ -28,7 +28,7 @@ sap.ui.define([
28
28
  * @class
29
29
  * @extends sap.ui.rta.command.BaseCommand
30
30
  * @author SAP SE
31
- * @version 1.112.0
31
+ * @version 1.113.0
32
32
  * @constructor
33
33
  * @private
34
34
  * @since 1.86
@@ -24,7 +24,7 @@ sap.ui.define([
24
24
  * @class
25
25
  * @extends sap.ui.rta.command.BaseCommand
26
26
  * @author SAP SE
27
- * @version 1.112.0
27
+ * @version 1.113.0
28
28
  * @constructor
29
29
  * @private
30
30
  * @since 1.50
@@ -22,7 +22,7 @@ sap.ui.define([
22
22
  * @class
23
23
  * @extends sap.ui.rta.command.BaseCommand
24
24
  * @author SAP SE
25
- * @version 1.112.0
25
+ * @version 1.113.0
26
26
  * @constructor
27
27
  * @private
28
28
  * @since 1.50
@@ -12,7 +12,7 @@ sap.ui.define(["sap/ui/rta/command/FlexCommand"], function(FlexCommand) {
12
12
  * @class
13
13
  * @extends sap.ui.rta.command.FlexCommand
14
14
  * @author SAP SE
15
- * @version 1.112.0
15
+ * @version 1.113.0
16
16
  * @constructor
17
17
  * @private
18
18
  * @since 1.34
@@ -12,7 +12,7 @@ sap.ui.define(["sap/ui/rta/command/FlexCommand"], function(FlexCommand) {
12
12
  * @class
13
13
  * @extends sap.ui.rta.command.FlexCommand
14
14
  * @author SAP SE
15
- * @version 1.112.0
15
+ * @version 1.113.0
16
16
  * @constructor
17
17
  * @private
18
18
  * @since 1.62
@@ -33,7 +33,7 @@ sap.ui.define([
33
33
  * @extends sap.ui.rta.command.BaseCommand
34
34
  *
35
35
  * @author SAP SE
36
- * @version 1.112.0
36
+ * @version 1.113.0
37
37
  *
38
38
  * @constructor
39
39
  * @private
@@ -27,7 +27,7 @@ sap.ui.define([
27
27
  * @class
28
28
  * @extends sap.ui.base.ManagedObject
29
29
  * @author SAP SE
30
- * @version 1.112.0
30
+ * @version 1.113.0
31
31
  * @constructor
32
32
  * @private
33
33
  * @since 1.42
@@ -20,7 +20,7 @@ sap.ui.define([
20
20
  * @class
21
21
  * @extends sap.ui.rta.command.BaseCommand
22
22
  * @author SAP SE
23
- * @version 1.112.0
23
+ * @version 1.113.0
24
24
  * @constructor
25
25
  * @private
26
26
  * @since 1.90
@@ -17,7 +17,7 @@ function(
17
17
  * @class
18
18
  * @extends sap.ui.rta.command.FlexCommand
19
19
  * @author SAP SE
20
- * @version 1.112.0
20
+ * @version 1.113.0
21
21
  * @constructor
22
22
  * @private
23
23
  * @since 1.34
@@ -16,7 +16,7 @@ sap.ui.define([
16
16
  * @class
17
17
  * @extends sap.ui.rta.command.FlexCommand
18
18
  * @author SAP SE
19
- * @version 1.112.0
19
+ * @version 1.113.0
20
20
  * @constructor
21
21
  * @private
22
22
  * @since 1.34
@@ -12,7 +12,7 @@ sap.ui.define(["sap/ui/rta/command/FlexCommand"], function(FlexCommand) {
12
12
  * @class
13
13
  * @extends sap.ui.rta.command.FlexCommand
14
14
  * @author SAP SE
15
- * @version 1.112.0
15
+ * @version 1.113.0
16
16
  * @constructor
17
17
  * @private
18
18
  * @since 1.42
@@ -12,7 +12,7 @@ sap.ui.define(["sap/ui/rta/command/FlexCommand"], function(FlexCommand) {
12
12
  * @class
13
13
  * @extends sap.ui.rta.command.FlexCommand
14
14
  * @author SAP SE
15
- * @version 1.112.0
15
+ * @version 1.113.0
16
16
  * @constructor
17
17
  * @private
18
18
  * @since 1.34
@@ -16,7 +16,7 @@ sap.ui.define([
16
16
  * @class
17
17
  * @extends sap.ui.rta.command.FlexCommand
18
18
  * @author SAP SE
19
- * @version 1.112.0
19
+ * @version 1.113.0
20
20
  * @constructor
21
21
  * @private
22
22
  * @since 1.101
@@ -12,7 +12,7 @@ sap.ui.define(["sap/ui/rta/command/FlexCommand"], function(FlexCommand) {
12
12
  * @class
13
13
  * @extends sap.ui.rta.command.FlexCommand
14
14
  * @author SAP SE
15
- * @version 1.112.0
15
+ * @version 1.113.0
16
16
  * @constructor
17
17
  * @private
18
18
  * @since 1.44
@@ -12,7 +12,7 @@ sap.ui.define(["sap/ui/rta/command/FlexCommand"], function(FlexCommand) {
12
12
  * @class
13
13
  * @extends sap.ui.rta.command.FlexCommand
14
14
  * @author SAP SE
15
- * @version 1.112.0
15
+ * @version 1.113.0
16
16
  * @constructor
17
17
  * @private
18
18
  * @since 1.44
@@ -14,7 +14,7 @@ sap.ui.define([
14
14
  * @class
15
15
  * @extends sap.ui.rta.command.FlexCommand
16
16
  * @author SAP SE
17
- * @version 1.112.0
17
+ * @version 1.113.0
18
18
  * @constructor
19
19
  * @private
20
20
  * @since 1.46
@@ -59,7 +59,7 @@ sap.ui.define([
59
59
  * @class
60
60
  * @extends sap.ui.base.ManagedObject
61
61
  * @author SAP SE
62
- * @version 1.112.0
62
+ * @version 1.113.0
63
63
  * @constructor
64
64
  * @private
65
65
  * @since 1.34
@@ -17,7 +17,7 @@ sap.ui.define([
17
17
  * @extends sap.ui.rta.command.AppDescriptorCommand
18
18
  *
19
19
  * @author SAP SE
20
- * @version 1.112.0
20
+ * @version 1.113.0
21
21
  *
22
22
  * @constructor
23
23
  * @private
@@ -20,7 +20,7 @@ sap.ui.define([
20
20
  * @class
21
21
  * @extends sap.ui.rta.command.BaseCommand
22
22
  * @author SAP SE
23
- * @version 1.112.0
23
+ * @version 1.113.0
24
24
  * @constructor
25
25
  * @private
26
26
  * @since 1.102
@@ -20,7 +20,7 @@ sap.ui.define([
20
20
  * @class
21
21
  * @extends sap.ui.rta.command.BaseCommand
22
22
  * @author SAP SE
23
- * @version 1.112.0
23
+ * @version 1.113.0
24
24
  * @constructor
25
25
  * @private
26
26
  * @since 1.87
@@ -18,7 +18,7 @@ sap.ui.define([
18
18
  * @class
19
19
  * @extends sap.ui.rta.command.BaseCommand
20
20
  * @author SAP SE
21
- * @version 1.112.0
21
+ * @version 1.113.0
22
22
  * @constructor
23
23
  * @private
24
24
  * @since 1.87
@@ -22,7 +22,7 @@ sap.ui.define([
22
22
  * @class
23
23
  * @extends sap.ui.rta.command.BaseCommand
24
24
  * @author SAP SE
25
- * @version 1.112.0
25
+ * @version 1.113.0
26
26
  * @constructor
27
27
  * @private
28
28
  * @since 1.87
@@ -53,7 +53,7 @@ sap.ui.define([
53
53
  * E.g. <code>elementActionTest.only("Remove");</code>
54
54
  *
55
55
  * @author SAP SE
56
- * @version 1.112.0
56
+ * @version 1.113.0
57
57
  *
58
58
  * @static
59
59
  * @since 1.42
@@ -23,14 +23,14 @@ function() {
23
23
  * @namespace
24
24
  * @alias sap.ui.rta
25
25
  * @author SAP SE
26
- * @version 1.112.0
26
+ * @version 1.113.0
27
27
  * @since 1.50
28
28
  * @private
29
29
  * @experimental This class is experimental and provides only limited functionality. Also the API might be changed in future.
30
30
  */
31
31
  var thisLib = sap.ui.getCore().initLibrary({
32
32
  name: "sap.ui.rta",
33
- version: "1.112.0",
33
+ version: "1.113.0",
34
34
  dependencies: ["sap.ui.core", "sap.m", "sap.ui.fl", "sap.ui.dt"],
35
35
  types: [],
36
36
  interfaces: [],
@@ -373,8 +373,6 @@ IFRAME_ADDIFRAME_DIALOG_WIDTH_UNITLABEL=Unit for width
373
373
  IFRAME_ADDIFRAME_DIALOG_HEIGHT_LABEL=Height
374
374
  #XFLD: Label for height-unit in the Add Iframe dialog
375
375
  IFRAME_ADDIFRAME_DIALOG_HEIGHT_UNITLABEL=Unit for height
376
- #XMSG: Tip displayed when width or height is using %
377
- IFRAME_ADDIFRAME_DIALOG_PERCENT_USED=The % values refer to the space that is actually available for the IFrame.
378
376
  #XBUT: Save button text
379
377
  IFRAME_ADDIFRAME_DIALOG_BUTTON_SAVE=Save
380
378
  #XBUT: Cancel button text
@@ -415,6 +413,16 @@ IFRAME_ADDIFRAME_DIALOG_URL_WARNING_LINKTEXT=Read More
415
413
  IFRAME_ADDIFRAME_DIALOG_CONTAINER_TITLE_LABEL=Title
416
414
  #XTXT: Default Container Title value in the Add IFrame Dialog
417
415
  IFRAME_ADDIFRAME_DIALOG_CONTAINER_TITLE_DEFAULT_VALUE_TEXT=Embedded Content
416
+ #XTXT: Select Additional Text Explanation for the % width Value in section
417
+ IFRAME_ADDIFRAME_DIALOG_SELECT_ADDITIONAL_TEXT_PERCENT_SECTION= Percentage relative to the section width
418
+ #XTXT: Select Additional Text Explanation for the % width Value in header
419
+ IFRAME_ADDIFRAME_DIALOG_SELECT_ADDITIONAL_TEXT_PERCENT_HEADER= Percentage relative to the header width
420
+ #XTXT: Select Additional Text Explanation for the vh height Value
421
+ IFRAME_ADDIFRAME_DIALOG_SELECT_ADDITIONAL_TEXT_VH= Percentage relative to the height of the browser window
422
+ #XTXT: Select Additional Text Explanation for the PX Value
423
+ IFRAME_ADDIFRAME_DIALOG_SELECT_ADDITIONAL_TEXT_PX= Number of pixels
424
+ #XTXT: Select Additional Text Explanation for the REM Value
425
+ IFRAME_ADDIFRAME_DIALOG_SELECT_ADDITIONAL_TEXT_REM= Relative to the font size of the root HTML element
418
426
 
419
427
  #XTXT: Description for rename-changes
420
428
  TXT_CHANGEVISUALIZATION_CHANGE_RENAME_TO=Name was changed to "{0}"
@@ -506,6 +514,10 @@ BTN_CHANGEVISUALIZATION_SHOW_DEPENDENT_CONTAINER_MOVE=Show Source
506
514
  BTN_CHANGEVISUALIZATION_SHOW_DEPENDENT_CONTAINER_SPLIT=Show Other Parts
507
515
  #XBUT: Button text for learn more link in change type selection dialog
508
516
  BUT_CHANGEVISUALIZATION_LEARNMORE=[Learn more]
517
+ #XTXT: Tooltip for change indicator with one change
518
+ TXT_CHANGEVISUALIZATION_INDICATOR_TOOLTIP_SING=1 change
519
+ #XTXT: Tooltip for change indicator for multiple changes with number
520
+ TXT_CHANGEVISUALIZATION_INDICATOR_TOOLTIP_PLUR={0} changes
509
521
 
510
522
  #XMSG: Warning Message for mixed changes
511
523
  MSG_ADAPTATION_STARTER_MIXED_CHANGES_WARNING=UI changes to this app have been made in another system. To avoid conflicts, we strongly advise to make UI changes in one system only and transport them to the other systems. See [Adapting the UI](https://help.sap.com/docs/search?q=Adapting%20the%20UI).
@@ -524,6 +536,10 @@ MSG_ADAPTATION_COULD_NOT_START=Error starting UI adaptation
524
536
  #XMSG: No Key User rights Error Message
525
537
  MSG_NO_KEY_USER_RIGHTS_ERROR_MESSAGE=You do not have key user permissions. Please contact your administrator.
526
538
 
539
+ #XBTN: Tooltip for button to move list item up
540
+ BTN_TOOLTIP_MOVE_UP=Move up
541
+ #XBTN: Tooltip for button to move list item down
542
+ BTN_TOOLTIP_MOVE_DOWN=Move down
527
543
  #XTIT: Context-Based Adaptation Edit Dialog title
528
544
  EAC_DIALOG_HEADER=Edit Adaptation
529
545
  #XTIT: Context-Based Adaptation Save Dialog title
@@ -207,10 +207,11 @@ IFRAME_ADDIFRAME_DIALOG_URL_WARNING_TEXT=\u0627\u0644\u0631\u0648\u0627\u0628\u0
207
207
  IFRAME_ADDIFRAME_DIALOG_URL_WARNING_LINKTEXT=\u0642\u0631\u0627\u0621\u0629 \u0627\u0644\u0645\u0632\u064A\u062F
208
208
  IFRAME_ADDIFRAME_DIALOG_CONTAINER_TITLE_LABEL=\u0627\u0644\u0639\u0646\u0648\u0627\u0646
209
209
  IFRAME_ADDIFRAME_DIALOG_CONTAINER_TITLE_DEFAULT_VALUE_TEXT=\u0627\u0644\u0645\u062D\u062A\u0648\u0649 \u0627\u0644\u0645\u0636\u0645\u0646
210
- IFRAME_ADDIFRAME_DIALOG_SELECT_ADDITIONAL_TEXT_PERCENT=Percentage relative to the section width
211
- IFRAME_ADDIFRAME_DIALOG_SELECT_ADDITIONAL_TEXT_VH=Percentage relative to the height of the browser window
212
- IFRAME_ADDIFRAME_DIALOG_SELECT_ADDITIONAL_TEXT_PX=Number of pixels
213
- IFRAME_ADDIFRAME_DIALOG_SELECT_ADDITIONAL_TEXT_REM=Relative to the font size of the root HTML element
210
+ IFRAME_ADDIFRAME_DIALOG_SELECT_ADDITIONAL_TEXT_PERCENT_SECTION=\u0627\u0644\u0646\u0633\u0628\u0629 \u0627\u0644\u0645\u0626\u0648\u064A\u0629 \u0627\u0644\u0645\u0631\u062A\u0628\u0637\u0629 \u0628\u0639\u0631\u0636 \u0627\u0644\u0642\u0633\u0645
211
+ IFRAME_ADDIFRAME_DIALOG_SELECT_ADDITIONAL_TEXT_PERCENT_HEADER=\u0627\u0644\u0646\u0633\u0628\u0629 \u0627\u0644\u0645\u0626\u0648\u064A\u0629 \u0627\u0644\u0645\u0631\u062A\u0628\u0637\u0629 \u0628\u0639\u0631\u0636 \u0627\u0644\u0645\u0642\u062F\u0645\u0629
212
+ IFRAME_ADDIFRAME_DIALOG_SELECT_ADDITIONAL_TEXT_VH=\u0627\u0644\u0646\u0633\u0628\u0629 \u0627\u0644\u0645\u0626\u0648\u064A\u0629 \u0627\u0644\u0645\u0631\u062A\u0628\u0637\u0629 \u0628\u0627\u0631\u062A\u0641\u0627\u0639 \u0646\u0627\u0641\u0630\u0629 \u0627\u0644\u0645\u0633\u062A\u0639\u0631\u0636
213
+ IFRAME_ADDIFRAME_DIALOG_SELECT_ADDITIONAL_TEXT_PX=\u0639\u062F\u062F \u0628\u0643\u0633\u0644
214
+ IFRAME_ADDIFRAME_DIALOG_SELECT_ADDITIONAL_TEXT_REM=\u0645\u0631\u062A\u0628\u0637 \u0628\u062D\u062C\u0645 \u062E\u0637 \u0639\u0646\u0635\u0631 HTML \u0627\u0644\u062C\u0630\u0631
214
215
 
215
216
  TXT_CHANGEVISUALIZATION_CHANGE_RENAME_TO=\u062A\u0645 \u062A\u063A\u064A\u064A\u0631 \u0627\u0644\u0627\u0633\u0645 \u0625\u0644\u0649 ''{0}''
216
217
  TXT_CHANGEVISUALIZATION_CHANGE_RENAME_FROM_TO=\u062A\u0645 \u062A\u063A\u064A\u064A\u0631 \u0627\u0644\u0627\u0633\u0645 \u0645\u0646 ''{1}'' \u0625\u0644\u0649 ''{0}''
@@ -257,6 +258,8 @@ MSG_LOCAL_RESET_VARIANT_SAVE=\u062A\u0645\u062A \u0625\u0639\u0627\u062F\u0629 \
257
258
  BTN_CHANGEVISUALIZATION_SHOW_DEPENDENT_CONTAINER_MOVE=\u0625\u0638\u0647\u0627\u0631 \u0627\u0644\u0645\u0635\u062F\u0631
258
259
  BTN_CHANGEVISUALIZATION_SHOW_DEPENDENT_CONTAINER_SPLIT=\u0625\u0638\u0647\u0627\u0631 \u0627\u0644\u0623\u062C\u0632\u0627\u0621 \u0627\u0644\u0623\u062E\u0631\u0649
259
260
  BUT_CHANGEVISUALIZATION_LEARNMORE=[\u062A\u0639\u0631\u0641 \u0639\u0644\u0649 \u0627\u0644\u0645\u0632\u064A\u062F]
261
+ TXT_CHANGEVISUALIZATION_INDICATOR_TOOLTIP_SING=\u062A\u063A\u064A\u064A\u0631 \u0648\u0627\u062D\u062F
262
+ TXT_CHANGEVISUALIZATION_INDICATOR_TOOLTIP_PLUR={0} \u0645\u0646 \u0627\u0644\u062A\u063A\u064A\u064A\u0631\u0627\u062A
260
263
 
261
264
  MSG_ADAPTATION_STARTER_MIXED_CHANGES_WARNING=\u062A\u0645 \u0625\u062C\u0631\u0627\u0621 \u062A\u063A\u064A\u064A\u0631\u0627\u062A \u0639\u0644\u0649 \u0648\u0627\u062C\u0647\u0629 \u0627\u0644\u0645\u0633\u062A\u062E\u062F\u0645 \u0644\u0647\u0630\u0627 \u0627\u0644\u062A\u0637\u0628\u064A\u0642 \u0641\u064A \u0646\u0638\u0627\u0645 \u0622\u062E\u0631. \u0644\u062A\u062C\u0646\u0628 \u0627\u0644\u062A\u0639\u0627\u0631\u0636\u0627\u062A\u060C \u0646\u0646\u0635\u062D \u0628\u0634\u062F\u0629 \u0628\u0625\u062C\u0631\u0627\u0621 \u062A\u063A\u064A\u064A\u0631\u0627\u062A \u0639\u0644\u0649 \u0648\u0627\u062C\u0647\u0629 \u0627\u0644\u0645\u0633\u062A\u062E\u062F\u0645 \u0641\u064A \u0646\u0638\u0627\u0645 \u0648\u0627\u062D\u062F \u0641\u0642\u0637 \u0648\u0646\u0642\u0644\u0647\u0627 \u0625\u0644\u0649 \u0627\u0644\u0623\u0646\u0638\u0645\u0629 \u0627\u0644\u0623\u062E\u0631\u0649. \u0631\u0627\u062C\u0639 [\u062A\u0647\u064A\u0626\u0629 \u0648\u0627\u062C\u0647\u0629 \u0627\u0644\u0645\u0633\u062A\u062E\u062F\u0645](https\://help.sap.com/docs/search?q\=Adapting%20the%20UI).
262
265
  TIT_ADAPTATION_STARTER_MIXED_CHANGES_TITLE=\u062A\u062D\u0630\u064A\u0631 - \u0645\u062E\u0627\u0637\u0631\u0629 \u0627\u0644\u062A\u0639\u0627\u0631\u0636\u0627\u062A \u0627\u0644\u0641\u0627\u062F\u062D\u0629
@@ -268,6 +271,10 @@ MSG_ADAPTATION_COULD_NOT_START=\u062D\u062F\u062B \u062E\u0637\u0623 \u0639\u064
268
271
 
269
272
  MSG_NO_KEY_USER_RIGHTS_ERROR_MESSAGE=\u0644\u064A\u0633 \u0644\u062F\u064A\u0643 \u0623\u0630\u0648\u0646\u0627\u062A \u0627\u0644\u0645\u0633\u062A\u062E\u062F\u0645 \u0627\u0644\u0623\u0633\u0627\u0633\u064A. \u064A\u064F\u0631\u062C\u0649 \u0627\u0644\u0627\u062A\u0635\u0627\u0644 \u0628\u0627\u0644\u0645\u0633\u0624\u0648\u0644 \u0644\u062F\u064A\u0643.
270
273
 
274
+ BTN_TOOLTIP_MOVE_UP=\u062A\u062D\u0631\u064A\u0643 \u0644\u0623\u0639\u0644\u0649
275
+ BTN_TOOLTIP_MOVE_DOWN=\u062A\u062D\u0631\u064A\u0643 \u0644\u0623\u0633\u0641\u0644
276
+ BTN_ADAPTING_FOR=Adapting for ''{0}''
277
+ BTN_ADAPTING_FOR_ALL_USERS=Adapting for 'All Users'
271
278
  EAC_DIALOG_HEADER=\u062A\u062D\u0631\u064A\u0631 \u0627\u0644\u062A\u0647\u064A\u0626\u0629
272
279
  SAC_DIALOG_HEADER=\u062D\u0641\u0638 \u0643\u062A\u0647\u064A\u0626\u0629 \u062C\u062F\u064A\u062F\u0629
273
280
  MANAGE_ADAPTATIONS_DIALOG_HEADER=\u0625\u062F\u0627\u0631\u0629 \u0639\u0645\u0644\u064A\u0627\u062A \u0627\u0644\u062A\u0647\u064A\u0626\u0629
@@ -207,10 +207,11 @@ IFRAME_ADDIFRAME_DIALOG_URL_WARNING_TEXT=\u0418\u0437\u043F\u043E\u043B\u0437\u0
207
207
  IFRAME_ADDIFRAME_DIALOG_URL_WARNING_LINKTEXT=\u041F\u0440\u043E\u0447\u0438\u0442\u0430\u043D\u0435 \u043D\u0430 \u043F\u043E\u0432\u0435\u0447\u0435
208
208
  IFRAME_ADDIFRAME_DIALOG_CONTAINER_TITLE_LABEL=\u0417\u0430\u0433\u043B\u0430\u0432\u0438\u0435
209
209
  IFRAME_ADDIFRAME_DIALOG_CONTAINER_TITLE_DEFAULT_VALUE_TEXT=\u0412\u0433\u0440\u0430\u0434\u0435\u043D\u043E \u0441\u044A\u0434\u044A\u0440\u0436\u0430\u043D\u0438\u0435
210
- IFRAME_ADDIFRAME_DIALOG_SELECT_ADDITIONAL_TEXT_PERCENT=Percentage relative to the section width
211
- IFRAME_ADDIFRAME_DIALOG_SELECT_ADDITIONAL_TEXT_VH=Percentage relative to the height of the browser window
212
- IFRAME_ADDIFRAME_DIALOG_SELECT_ADDITIONAL_TEXT_PX=Number of pixels
213
- IFRAME_ADDIFRAME_DIALOG_SELECT_ADDITIONAL_TEXT_REM=Relative to the font size of the root HTML element
210
+ IFRAME_ADDIFRAME_DIALOG_SELECT_ADDITIONAL_TEXT_PERCENT_SECTION=\u041F\u0440\u043E\u0446\u0435\u043D\u0442, \u043E\u0442\u043D\u0430\u0441\u044F\u0449 \u0441\u0435 \u0434\u043E \u0448\u0438\u0440\u0438\u043D\u0430\u0442\u0430 \u043D\u0430 \u0440\u0430\u0437\u0434\u0435\u043B\u0430
211
+ IFRAME_ADDIFRAME_DIALOG_SELECT_ADDITIONAL_TEXT_PERCENT_HEADER=\u041F\u0440\u043E\u0446\u0435\u043D\u0442, \u043E\u0442\u043D\u0430\u0441\u044F\u0449 \u0441\u0435 \u0434\u043E \u0448\u0438\u0440\u0438\u043D\u0430\u0442\u0430 \u043D\u0430 \u0437\u0430\u0433\u043B\u0430\u0432\u043A\u0430\u0442\u0430
212
+ IFRAME_ADDIFRAME_DIALOG_SELECT_ADDITIONAL_TEXT_VH=\u041F\u0440\u043E\u0446\u0435\u043D\u0442, \u043E\u0442\u043D\u0430\u0441\u044F\u0449 \u0441\u0435 \u0434\u043E \u0432\u0438\u0441\u043E\u0447\u0438\u043D\u0430\u0442\u0430 \u043D\u0430 \u043F\u0440\u043E\u0437\u043E\u0440\u0435\u0446\u0430 \u043D\u0430 \u0431\u0440\u0430\u0443\u0437\u044A\u0440\u0430
213
+ IFRAME_ADDIFRAME_DIALOG_SELECT_ADDITIONAL_TEXT_PX=\u0411\u0440\u043E\u0439 \u043F\u0438\u043A\u0441\u0435\u043B\u0438
214
+ IFRAME_ADDIFRAME_DIALOG_SELECT_ADDITIONAL_TEXT_REM=\u041E\u0442\u043D\u0430\u0441\u044F \u0441\u0435 \u0434\u043E \u0440\u0430\u0437\u043C\u0435\u0440\u0430 \u043D\u0430 \u0448\u0440\u0438\u0444\u0442\u0430 \u043D\u0430 \u043E\u0441\u043D\u043E\u0432\u043D\u0438\u044F HTML \u0435\u043B\u0435\u043C\u0435\u043D\u0442
214
215
 
215
216
  TXT_CHANGEVISUALIZATION_CHANGE_RENAME_TO=\u0418\u043C\u0435\u0442\u043E \u0435 \u043F\u0440\u043E\u043C\u0435\u043D\u0435\u043D\u043E \u043D\u0430 ''{0}''
216
217
  TXT_CHANGEVISUALIZATION_CHANGE_RENAME_FROM_TO=\u0418\u043C\u0435\u0442\u043E \u0435 \u043F\u0440\u043E\u043C\u0435\u043D\u0435\u043D\u043E \u043E\u0442 ''{1}'' \u043D\u0430 ''{0}\u2019
@@ -257,6 +258,8 @@ MSG_LOCAL_RESET_VARIANT_SAVE=\u041A\u043E\u043D\u0442\u0435\u0439\u043D\u0435\u0
257
258
  BTN_CHANGEVISUALIZATION_SHOW_DEPENDENT_CONTAINER_MOVE=\u041F\u043E\u043A\u0430\u0437\u0432\u0430\u043D\u0435 \u043D\u0430 \u0438\u0437\u0442\u043E\u0447\u043D\u0438\u043A
258
259
  BTN_CHANGEVISUALIZATION_SHOW_DEPENDENT_CONTAINER_SPLIT=\u041F\u043E\u043A\u0430\u0437\u0432\u0430\u043D\u0435 \u043D\u0430 \u0434\u0440\u0443\u0433\u0438 \u0447\u0430\u0441\u0442\u0438
259
260
  BUT_CHANGEVISUALIZATION_LEARNMORE=[\u041D\u0430\u0443\u0447\u0435\u0442\u0435 \u043F\u043E\u0432\u0435\u0447\u0435]
261
+ TXT_CHANGEVISUALIZATION_INDICATOR_TOOLTIP_SING=1 \u043F\u0440\u043E\u043C\u044F\u043D\u0430
262
+ TXT_CHANGEVISUALIZATION_INDICATOR_TOOLTIP_PLUR={0} \u043F\u0440\u043E\u043C\u0435\u043D\u0438
260
263
 
261
264
  MSG_ADAPTATION_STARTER_MIXED_CHANGES_WARNING=\u041F\u0440\u043E\u043C\u0435\u043D\u0438 \u043D\u0430 \u041F\u0418 \u0437\u0430 \u0442\u043E\u0432\u0430 \u043F\u0440\u0438\u043B\u043E\u0436\u0435\u043D\u0438\u0435 \u0441\u0430 \u0438\u0437\u0432\u044A\u0440\u0448\u0435\u043D\u0438 \u0432 \u0434\u0440\u0443\u0433\u0430 \u0441\u0438\u0441\u0442\u0435\u043C\u0430. \u0417\u0430 \u0434\u0430 \u0438\u0437\u0431\u0435\u0433\u043D\u0435\u0442\u0435 \u043F\u0440\u043E\u0442\u0438\u0432\u043E\u0440\u0435\u0447\u0438\u044F, \u0432\u0438 \u043F\u0440\u0435\u043F\u043E\u0440\u044A\u0447\u0432\u0430\u043C\u0435 \u0434\u0430 \u0438\u0437\u0432\u044A\u0440\u0448\u0432\u0430\u0442\u0435 \u043F\u0440\u043E\u043C\u0435\u043D\u0438 \u043D\u0430 \u041F\u0418 \u0441\u0430\u043C\u043E \u0432 \u0435\u0434\u043D\u0430 \u0441\u0438\u0441\u0442\u0435\u043C\u0430, \u0430 \u0441\u043B\u0435\u0434 \u0442\u043E\u0432\u0430 \u0434\u0430 \u0433\u0438 \u043F\u0440\u0435\u043D\u0430\u0441\u044F\u0442\u0435 \u0432 \u0434\u0440\u0443\u0433\u0438 \u0441\u0438\u0441\u0442\u0435\u043C\u0438. \u0412\u0438\u0436\u0442\u0435 [\u0410\u0434\u0430\u043F\u0442\u0438\u0440\u0430\u043D\u0435 \u043D\u0430 \u041F\u0418](https\://help.sap.com/docs/search?q\=Adapting%20the%20UI).
262
265
  TIT_ADAPTATION_STARTER_MIXED_CHANGES_TITLE=\u041F\u0440\u0435\u0434\u0443\u043F\u0440\u0435\u0436\u0434\u0435\u043D\u0438\u0435 - \u0440\u0438\u0441\u043A \u043E\u0442 \u0441\u0435\u0440\u0438\u043E\u0437\u043D\u043E \u043F\u0440\u043E\u0442\u0438\u0432\u043E\u0440\u0435\u0447\u0438\u044F
@@ -268,6 +271,10 @@ MSG_ADAPTATION_COULD_NOT_START=\u0413\u0440\u0435\u0448\u043A\u0430 \u043F\u0440
268
271
 
269
272
  MSG_NO_KEY_USER_RIGHTS_ERROR_MESSAGE=\u041D\u044F\u043C\u0430\u0442\u0435 \u043F\u0440\u0430\u0432\u0430 \u0437\u0430 \u043A\u043B\u044E\u0447\u043E\u0432 \u043F\u043E\u0442\u0440\u0435\u0431\u0438\u0442\u0435\u043B. \u0421\u0432\u044A\u0440\u0436\u0435\u0442\u0435 \u0441\u0430 \u0441 \u0432\u0430\u0448\u0438\u044F \u0441\u0438\u0441\u0442\u0435\u043C\u0435\u043D \u0430\u0434\u043C\u0438\u043D\u0438\u0441\u0442\u0440\u0430\u0442\u043E\u0440.
270
273
 
274
+ BTN_TOOLTIP_MOVE_UP=\u041F\u0440\u0435\u043C\u0435\u0441\u0442\u0432\u0430\u043D\u0435 \u043D\u0430\u0433\u043E\u0440\u0435
275
+ BTN_TOOLTIP_MOVE_DOWN=\u041F\u0440\u0435\u043C\u0435\u0441\u0442\u0432\u0430\u043D\u0435 \u043D\u0430\u0434\u043E\u043B\u0443
276
+ BTN_ADAPTING_FOR=Adapting for ''{0}''
277
+ BTN_ADAPTING_FOR_ALL_USERS=Adapting for 'All Users'
271
278
  EAC_DIALOG_HEADER=\u0420\u0435\u0434\u0430\u043A\u0442\u0438\u0440\u0430\u043D\u0435 \u043D\u0430 \u0430\u0434\u0430\u043F\u0442\u0438\u0440\u0430\u043D\u0435
272
279
  SAC_DIALOG_HEADER=\u0417\u0430\u043F\u0430\u0437\u0432\u0430\u043D\u0435 \u043A\u0430\u0442\u043E \u043D\u043E\u0432\u043E \u0430\u0434\u0430\u043F\u0442\u0438\u0440\u0430\u043D\u0435
273
280
  MANAGE_ADAPTATIONS_DIALOG_HEADER=\u0423\u043F\u0440\u0430\u0432\u043B\u044F\u0432\u0430\u043D\u0435 \u043D\u0430 \u0430\u0434\u0430\u043F\u0442\u0438\u0440\u0430\u043D\u0438\u044F