@openui5/sap.ui.rta 1.96.16 → 1.96.18

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 (131) hide show
  1. package/package.json +6 -6
  2. package/src/sap/ui/rta/.library +1 -1
  3. package/src/sap/ui/rta/Client.js +1 -1
  4. package/src/sap/ui/rta/RuntimeAuthoring.js +33 -20
  5. package/src/sap/ui/rta/Utils.js +1 -1
  6. package/src/sap/ui/rta/appVariant/AppVariantManager.js +1 -1
  7. package/src/sap/ui/rta/command/AddIFrame.js +1 -1
  8. package/src/sap/ui/rta/command/AddProperty.js +1 -1
  9. package/src/sap/ui/rta/command/AddXML.js +1 -1
  10. package/src/sap/ui/rta/command/AddXMLAtExtensionPoint.js +1 -1
  11. package/src/sap/ui/rta/command/AppDescriptorCommand.js +1 -1
  12. package/src/sap/ui/rta/command/BaseCommand.js +1 -1
  13. package/src/sap/ui/rta/command/BindProperty.js +1 -1
  14. package/src/sap/ui/rta/command/Combine.js +1 -1
  15. package/src/sap/ui/rta/command/CommandFactory.js +1 -1
  16. package/src/sap/ui/rta/command/CompositeCommand.js +1 -1
  17. package/src/sap/ui/rta/command/ControlVariantConfigure.js +1 -1
  18. package/src/sap/ui/rta/command/ControlVariantSave.js +1 -1
  19. package/src/sap/ui/rta/command/ControlVariantSaveAs.js +1 -1
  20. package/src/sap/ui/rta/command/ControlVariantSetTitle.js +1 -1
  21. package/src/sap/ui/rta/command/ControlVariantSwitch.js +1 -1
  22. package/src/sap/ui/rta/command/CreateContainer.js +1 -1
  23. package/src/sap/ui/rta/command/CustomAdd.js +1 -1
  24. package/src/sap/ui/rta/command/FlexCommand.js +1 -1
  25. package/src/sap/ui/rta/command/LREPSerializer.js +1 -1
  26. package/src/sap/ui/rta/command/LocalReset.js +1 -1
  27. package/src/sap/ui/rta/command/Move.js +1 -1
  28. package/src/sap/ui/rta/command/Property.js +1 -1
  29. package/src/sap/ui/rta/command/Remove.js +1 -1
  30. package/src/sap/ui/rta/command/Rename.js +1 -1
  31. package/src/sap/ui/rta/command/Reveal.js +1 -1
  32. package/src/sap/ui/rta/command/Settings.js +1 -1
  33. package/src/sap/ui/rta/command/Split.js +1 -1
  34. package/src/sap/ui/rta/command/Stack.js +1 -1
  35. package/src/sap/ui/rta/command/appDescriptor/AddLibrary.js +1 -1
  36. package/src/sap/ui/rta/command/compVariant/CompVariantSaveAs.js +1 -1
  37. package/src/sap/ui/rta/command/compVariant/CompVariantSwitch.js +1 -1
  38. package/src/sap/ui/rta/command/compVariant/CompVariantUpdate.js +1 -1
  39. package/src/sap/ui/rta/enablement/elementActionTest.js +1 -1
  40. package/src/sap/ui/rta/library.js +2 -2
  41. package/src/sap/ui/rta/messagebundle_ar.properties +1 -0
  42. package/src/sap/ui/rta/messagebundle_bg.properties +1 -0
  43. package/src/sap/ui/rta/messagebundle_ca.properties +1 -0
  44. package/src/sap/ui/rta/messagebundle_cs.properties +1 -0
  45. package/src/sap/ui/rta/messagebundle_cy.properties +1 -0
  46. package/src/sap/ui/rta/messagebundle_da.properties +1 -0
  47. package/src/sap/ui/rta/messagebundle_de.properties +1 -0
  48. package/src/sap/ui/rta/messagebundle_el.properties +1 -0
  49. package/src/sap/ui/rta/messagebundle_en.properties +1 -0
  50. package/src/sap/ui/rta/messagebundle_en_GB.properties +1 -0
  51. package/src/sap/ui/rta/messagebundle_en_US_saprigi.properties +1 -0
  52. package/src/sap/ui/rta/messagebundle_es.properties +1 -0
  53. package/src/sap/ui/rta/messagebundle_es_MX.properties +1 -0
  54. package/src/sap/ui/rta/messagebundle_et.properties +1 -0
  55. package/src/sap/ui/rta/messagebundle_fi.properties +1 -0
  56. package/src/sap/ui/rta/messagebundle_fr.properties +1 -0
  57. package/src/sap/ui/rta/messagebundle_fr_CA.properties +1 -0
  58. package/src/sap/ui/rta/messagebundle_hi.properties +1 -0
  59. package/src/sap/ui/rta/messagebundle_hr.properties +1 -0
  60. package/src/sap/ui/rta/messagebundle_hu.properties +1 -0
  61. package/src/sap/ui/rta/messagebundle_id.properties +3 -2
  62. package/src/sap/ui/rta/messagebundle_it.properties +1 -0
  63. package/src/sap/ui/rta/messagebundle_iw.properties +1 -0
  64. package/src/sap/ui/rta/messagebundle_ja.properties +1 -0
  65. package/src/sap/ui/rta/messagebundle_kk.properties +1 -0
  66. package/src/sap/ui/rta/messagebundle_ko.properties +1 -0
  67. package/src/sap/ui/rta/messagebundle_lt.properties +1 -0
  68. package/src/sap/ui/rta/messagebundle_lv.properties +1 -0
  69. package/src/sap/ui/rta/messagebundle_ms.properties +1 -0
  70. package/src/sap/ui/rta/messagebundle_nl.properties +1 -0
  71. package/src/sap/ui/rta/messagebundle_no.properties +1 -0
  72. package/src/sap/ui/rta/messagebundle_pl.properties +1 -0
  73. package/src/sap/ui/rta/messagebundle_pt.properties +1 -0
  74. package/src/sap/ui/rta/messagebundle_pt_PT.properties +1 -0
  75. package/src/sap/ui/rta/messagebundle_ro.properties +1 -0
  76. package/src/sap/ui/rta/messagebundle_ru.properties +1 -0
  77. package/src/sap/ui/rta/messagebundle_sh.properties +1 -0
  78. package/src/sap/ui/rta/messagebundle_sk.properties +1 -0
  79. package/src/sap/ui/rta/messagebundle_sl.properties +1 -0
  80. package/src/sap/ui/rta/messagebundle_sv.properties +1 -0
  81. package/src/sap/ui/rta/messagebundle_th.properties +1 -0
  82. package/src/sap/ui/rta/messagebundle_tr.properties +1 -0
  83. package/src/sap/ui/rta/messagebundle_uk.properties +1 -0
  84. package/src/sap/ui/rta/messagebundle_vi.properties +1 -0
  85. package/src/sap/ui/rta/messagebundle_zh_CN.properties +1 -0
  86. package/src/sap/ui/rta/messagebundle_zh_TW.properties +1 -0
  87. package/src/sap/ui/rta/plugin/AddXMLAtExtensionPoint.js +1 -1
  88. package/src/sap/ui/rta/plugin/BaseCreate.js +1 -1
  89. package/src/sap/ui/rta/plugin/Combine.js +1 -1
  90. package/src/sap/ui/rta/plugin/ControlVariant.js +1 -1
  91. package/src/sap/ui/rta/plugin/CreateContainer.js +1 -1
  92. package/src/sap/ui/rta/plugin/CutPaste.js +1 -1
  93. package/src/sap/ui/rta/plugin/DragDrop.js +1 -1
  94. package/src/sap/ui/rta/plugin/EasyAdd.js +1 -1
  95. package/src/sap/ui/rta/plugin/EasyRemove.js +1 -1
  96. package/src/sap/ui/rta/plugin/LocalReset.js +1 -1
  97. package/src/sap/ui/rta/plugin/Plugin.js +1 -1
  98. package/src/sap/ui/rta/plugin/RTAElementMover.js +1 -1
  99. package/src/sap/ui/rta/plugin/Remove.js +1 -1
  100. package/src/sap/ui/rta/plugin/Rename.js +1 -1
  101. package/src/sap/ui/rta/plugin/RenameHandler.js +1 -1
  102. package/src/sap/ui/rta/plugin/Selection.js +1 -1
  103. package/src/sap/ui/rta/plugin/Settings.js +1 -1
  104. package/src/sap/ui/rta/plugin/Split.js +1 -1
  105. package/src/sap/ui/rta/plugin/Stretch.js +1 -1
  106. package/src/sap/ui/rta/plugin/additionalElements/ActionExtractor.js +1 -1
  107. package/src/sap/ui/rta/plugin/additionalElements/AddElementsDialog.js +1 -1
  108. package/src/sap/ui/rta/plugin/additionalElements/AdditionalElementsPlugin.js +1 -1
  109. package/src/sap/ui/rta/plugin/additionalElements/AdditionalElementsUtils.js +1 -1
  110. package/src/sap/ui/rta/plugin/additionalElements/CommandBuilder.js +1 -1
  111. package/src/sap/ui/rta/plugin/iframe/AddIFrame.js +1 -1
  112. package/src/sap/ui/rta/plugin/iframe/AddIFrameDialog.js +1 -1
  113. package/src/sap/ui/rta/service/Action.js +1 -1
  114. package/src/sap/ui/rta/service/ControllerExtension.js +1 -1
  115. package/src/sap/ui/rta/service/Outline.js +1 -1
  116. package/src/sap/ui/rta/service/Property.js +1 -1
  117. package/src/sap/ui/rta/service/Selection.js +1 -1
  118. package/src/sap/ui/rta/toolbar/Adaptation.js +1 -1
  119. package/src/sap/ui/rta/toolbar/Base.js +1 -1
  120. package/src/sap/ui/rta/toolbar/Fiori.js +1 -1
  121. package/src/sap/ui/rta/toolbar/FioriLike.js +1 -1
  122. package/src/sap/ui/rta/toolbar/OverflowToolbarButton.js +1 -1
  123. package/src/sap/ui/rta/toolbar/Personalization.js +1 -1
  124. package/src/sap/ui/rta/toolbar/Standalone.js +1 -1
  125. package/src/sap/ui/rta/toolbar/translation/Translation.js +1 -1
  126. package/src/sap/ui/rta/util/PluginManager.js +1 -1
  127. package/src/sap/ui/rta/util/PopupManager.js +1 -1
  128. package/src/sap/ui/rta/util/ServiceEventBus.js +1 -1
  129. package/src/sap/ui/rta/util/changeVisualization/ChangeIndicator.js +1 -1
  130. package/src/sap/ui/rta/util/changeVisualization/ChangeIndicatorRegistry.js +1 -1
  131. package/src/sap/ui/rta/util/changeVisualization/ChangeVisualization.js +1 -1
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@openui5/sap.ui.rta",
3
- "version": "1.96.16",
3
+ "version": "1.96.18",
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.96.16",
18
- "@openui5/sap.ui.core": "1.96.16",
19
- "@openui5/sap.ui.dt": "1.96.16",
20
- "@openui5/sap.ui.fl": "1.96.16",
21
- "@openui5/sap.ui.layout": "1.96.16"
17
+ "@openui5/sap.m": "1.96.18",
18
+ "@openui5/sap.ui.core": "1.96.18",
19
+ "@openui5/sap.ui.dt": "1.96.18",
20
+ "@openui5/sap.ui.fl": "1.96.18",
21
+ "@openui5/sap.ui.layout": "1.96.18"
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.96.16</version>
9
+ <version>1.96.18</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.96.16
60
+ * @version 1.96.18
61
61
  * @private
62
62
  * @ui5-restricted
63
63
  */
@@ -107,7 +107,7 @@ function(
107
107
  * @class The runtime authoring allows to adapt the fields of a running application.
108
108
  * @extends sap.ui.base.ManagedObject
109
109
  * @author SAP SE
110
- * @version 1.96.16
110
+ * @version 1.96.18
111
111
  * @constructor
112
112
  * @private
113
113
  * @since 1.30
@@ -501,6 +501,7 @@ function(
501
501
  // Register function for checking unsaved before leaving RTA
502
502
  this._oldUnloadHandler = window.onbeforeunload;
503
503
  window.onbeforeunload = this._onUnload.bind(this);
504
+ return undefined;
504
505
  }.bind(this))
505
506
  .then(function () {
506
507
  if (this.getShowToolbars()) {
@@ -508,6 +509,7 @@ function(
508
509
  return this._getToolbarButtonsVisibility()
509
510
  .then(this._createToolsMenu.bind(this));
510
511
  }
512
+ return undefined;
511
513
  }.bind(this))
512
514
  // this is needed to initially check if undo is available, e.g. when the stack gets initialized with changes
513
515
  .then(this._onStackModified.bind(this))
@@ -526,6 +528,7 @@ function(
526
528
  // the show() method of the toolbar relies on this RTA instance being set on the PopupManager
527
529
  return this.getToolbar().show();
528
530
  }
531
+ return undefined;
529
532
  }.bind(this))
530
533
  .then(function () {
531
534
  if (Device.browser.name === "ff") {
@@ -556,8 +559,10 @@ function(
556
559
  this.destroy();
557
560
  return Promise.reject(vError);
558
561
  }
562
+ return undefined;
559
563
  }.bind(this));
560
564
  }
565
+ return undefined;
561
566
  };
562
567
 
563
568
  function _ffContextMenuHandler() {
@@ -712,6 +717,7 @@ function(
712
717
  if (this.getShowToolbars() && this.getToolbar && this.getToolbar()) {
713
718
  return this.getToolbar()[sName](vValue);
714
719
  }
720
+ return undefined;
715
721
  };
716
722
 
717
723
  /**
@@ -748,6 +754,7 @@ function(
748
754
  oReloadInfo.triggerHardReload = (oReloadInfo.reloadMethod === this._RELOAD.RELOAD_PAGE); // StandAlone or AppDescriptorChanges case
749
755
  return this._handleUrlParameterOnExit(oReloadInfo);
750
756
  }
757
+ return undefined;
751
758
  }.bind(this));
752
759
  }.bind(this))
753
760
  .catch(fnShowTechnicalError)
@@ -840,6 +847,7 @@ function(
840
847
  return this._getTextResources().getText("MSG_UNSAVED_CHANGES");
841
848
  }
842
849
  window.onbeforeunload = this._oldUnloadHandler;
850
+ return undefined;
843
851
  };
844
852
 
845
853
  RuntimeAuthoring.prototype._serializeAndSave = function() {
@@ -1218,7 +1226,8 @@ function(
1218
1226
 
1219
1227
  /**
1220
1228
  * Shows a message toast.
1221
- * @param {string} sMessageKey The text key for the message
1229
+ * @param {string} sMessageKey - The text key for the message
1230
+ * @param {object} mOptions - Options for message toast
1222
1231
  * @private
1223
1232
  */
1224
1233
  RuntimeAuthoring.prototype._showMessageToast = function(sMessageKey, mOptions) {
@@ -1513,6 +1522,7 @@ function(
1513
1522
  if (oReloadInfo.triggerHardReload) {
1514
1523
  this._reloadPage();
1515
1524
  }
1525
+ return undefined;
1516
1526
  };
1517
1527
 
1518
1528
  /**
@@ -1588,6 +1598,7 @@ function(
1588
1598
  if (oReloadInfo.allContexts) {
1589
1599
  return "MSG_RELOAD_WITHOUT_ALL_CONTEXT";
1590
1600
  }
1601
+ return undefined;
1591
1602
  };
1592
1603
 
1593
1604
  /**
@@ -1628,24 +1639,25 @@ function(
1628
1639
  if (!sReason) {
1629
1640
  return Promise.resolve();
1630
1641
  }
1631
- return Utils.showMessageBox("information", sReason)
1632
- .then(function() {
1633
- RuntimeAuthoring.enableRestart(oReloadInfo.layer, this.getRootControlInstance());
1634
- // allContexts do not change the url parameter to trigger a reload
1635
- if (
1636
- oReloadInfo.allContexts &&
1637
- !oReloadInfo.hasHigherLayerChanges &&
1638
- this._getUShellService("AppLifeCycle")
1639
- ) {
1640
- this._getUShellService("AppLifeCycle").reloadCurrentApp();
1641
- }
1642
- if (FlexUtils.getUshellContainer()) {
1643
- // clears FlexState and triggers reloading of the flex data without blocking
1644
- var oParsedHash = ReloadInfoAPI.handleParametersOnStart(oReloadInfo);
1645
- return this._triggerCrossAppNavigation(oParsedHash);
1646
- }
1647
- return this._triggerHardReload(oReloadInfo);
1648
- }.bind(this));
1642
+ // showing messages in visual editor is leading to blocked screen. In this case we should reload without message
1643
+ return (this.getFlexSettings().developerMode ? Promise.resolve() : Utils.showMessageBox("information", sReason))
1644
+ .then(function() {
1645
+ RuntimeAuthoring.enableRestart(oReloadInfo.layer, this.getRootControlInstance());
1646
+ // allContexts do not change the url parameter to trigger a reload
1647
+ if (
1648
+ oReloadInfo.allContexts &&
1649
+ !oReloadInfo.hasHigherLayerChanges &&
1650
+ this._getUShellService("AppLifeCycle")
1651
+ ) {
1652
+ this._getUShellService("AppLifeCycle").reloadCurrentApp();
1653
+ }
1654
+ if (FlexUtils.getUshellContainer()) {
1655
+ // clears FlexState and triggers reloading of the flex data without blocking
1656
+ var oParsedHash = ReloadInfoAPI.handleParametersOnStart(oReloadInfo);
1657
+ return this._triggerCrossAppNavigation(oParsedHash);
1658
+ }
1659
+ return this._triggerHardReload(oReloadInfo);
1660
+ }.bind(this));
1649
1661
  };
1650
1662
 
1651
1663
  /**
@@ -1792,6 +1804,7 @@ function(
1792
1804
  if (ServicesIndex.hasOwnProperty(sName)) {
1793
1805
  return ServicesIndex[sName].replace(/\./g, "/");
1794
1806
  }
1807
+ return undefined;
1795
1808
  }
1796
1809
 
1797
1810
  /**
@@ -46,7 +46,7 @@ function(
46
46
  * @class Utility functionality to work with controls, e.g. iterate through aggregations, find parents, etc.
47
47
  *
48
48
  * @author SAP SE
49
- * @version 1.96.16
49
+ * @version 1.96.18
50
50
  *
51
51
  * @private
52
52
  * @static
@@ -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.96.16
27
+ * @version 1.96.18
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.96.16
19
+ * @version 1.96.18
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.96.16
17
+ * @version 1.96.18
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.96.16
19
+ * @version 1.96.18
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.96.16
27
+ * @version 1.96.18
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.96.16
24
+ * @version 1.96.18
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.96.16
16
+ * @version 1.96.18
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.96.16
29
+ * @version 1.96.18
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.96.16
19
+ * @version 1.96.18
20
20
  * @constructor
21
21
  * @private
22
22
  * @since 1.46
@@ -475,7 +475,7 @@ sap.ui.define([
475
475
  * @extends sap.ui.base.ManagedObject
476
476
  *
477
477
  * @author SAP SE
478
- * @version 1.96.16
478
+ * @version 1.96.18
479
479
  *
480
480
  * @constructor
481
481
  * @private
@@ -19,7 +19,7 @@ sap.ui.define([
19
19
  * @extends sap.ui.rta.command.BaseCommand
20
20
  *
21
21
  * @author SAP SE
22
- * @version 1.96.16
22
+ * @version 1.96.18
23
23
  *
24
24
  * @constructor
25
25
  * @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.96.16
23
+ * @version 1.96.18
24
24
  * @constructor
25
25
  * @private
26
26
  * @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.96.16
23
+ * @version 1.96.18
24
24
  * @constructor
25
25
  * @private
26
26
  * @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.96.16
27
+ * @version 1.96.18
28
28
  * @constructor
29
29
  * @private
30
30
  * @since 1.86
@@ -16,7 +16,7 @@ sap.ui.define([
16
16
  * @class
17
17
  * @extends sap.ui.rta.command.BaseCommand
18
18
  * @author SAP SE
19
- * @version 1.96.16
19
+ * @version 1.96.18
20
20
  * @constructor
21
21
  * @private
22
22
  * @since 1.50
@@ -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.96.16
23
+ * @version 1.96.18
24
24
  * @constructor
25
25
  * @private
26
26
  * @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.96.16
15
+ * @version 1.96.18
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.96.16
15
+ * @version 1.96.18
16
16
  * @constructor
17
17
  * @private
18
18
  * @since 1.62
@@ -29,7 +29,7 @@ sap.ui.define([
29
29
  * @extends sap.ui.rta.command.BaseCommand
30
30
  *
31
31
  * @author SAP SE
32
- * @version 1.96.16
32
+ * @version 1.96.18
33
33
  *
34
34
  * @constructor
35
35
  * @private
@@ -29,7 +29,7 @@ sap.ui.define([
29
29
  * @class
30
30
  * @extends sap.ui.base.ManagedObject
31
31
  * @author SAP SE
32
- * @version 1.96.16
32
+ * @version 1.96.18
33
33
  * @constructor
34
34
  * @private
35
35
  * @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.96.16
23
+ * @version 1.96.18
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.96.16
20
+ * @version 1.96.18
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.96.16
19
+ * @version 1.96.18
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.96.16
15
+ * @version 1.96.18
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.96.16
15
+ * @version 1.96.18
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.96.16
15
+ * @version 1.96.18
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.96.16
15
+ * @version 1.96.18
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.96.16
17
+ * @version 1.96.18
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.96.16
62
+ * @version 1.96.18
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.96.16
20
+ * @version 1.96.18
21
21
  *
22
22
  * @constructor
23
23
  * @private
@@ -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.96.16
21
+ * @version 1.96.18
22
22
  * @constructor
23
23
  * @private
24
24
  * @since 1.87
@@ -16,7 +16,7 @@ sap.ui.define([
16
16
  * @class
17
17
  * @extends sap.ui.rta.command.BaseCommand
18
18
  * @author SAP SE
19
- * @version 1.96.16
19
+ * @version 1.96.18
20
20
  * @constructor
21
21
  * @private
22
22
  * @since 1.87
@@ -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.96.16
23
+ * @version 1.96.18
24
24
  * @constructor
25
25
  * @private
26
26
  * @since 1.87
@@ -51,7 +51,7 @@ sap.ui.define([
51
51
  * E.g. <code>controlEnablingCheck.only("Remove");</code>
52
52
  *
53
53
  * @author SAP SE
54
- * @version 1.96.16
54
+ * @version 1.96.18
55
55
  *
56
56
  * @static
57
57
  * @since 1.42
@@ -23,7 +23,7 @@ function() {
23
23
  * @namespace
24
24
  * @name sap.ui.rta
25
25
  * @author SAP SE
26
- * @version 1.96.16
26
+ * @version 1.96.18
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.
@@ -33,7 +33,7 @@ function() {
33
33
  // delegate further initialization of this library to the Core
34
34
  sap.ui.getCore().initLibrary({
35
35
  name: "sap.ui.rta",
36
- version: "1.96.16",
36
+ version: "1.96.18",
37
37
  dependencies: ["sap.ui.core", "sap.m", "sap.ui.fl", "sap.ui.dt"],
38
38
  types: [],
39
39
  interfaces: [],
@@ -79,6 +79,7 @@ MSG_UNSAVED_CHANGES=\u0641\u064A \u062D\u0627\u0644\u0629 \u0627\u0644\u062A\u06
79
79
  MSG_NO_FIELDS=\u0644\u0627 \u064A\u062A\u0648\u0641\u0631 \u0645\u0632\u064A\u062F \u0645\u0646 \u0627\u0644\u0645\u062D\u062A\u0648\u0649
80
80
  HEADER_PERSONALIZATION_EXISTS=\u0645\u0639\u0644\u0648\u0645\u0627\u062A
81
81
  MSG_PERSONALIZATION_OR_PUBLIC_VIEWS_EXISTS=\u0644\u0642\u062F \u0642\u0645\u062A \u0628\u062A\u062E\u0635\u064A\u0635 \u0627\u0644\u062A\u0637\u0628\u064A\u0642 \u0623\u0648 \u062A\u0648\u062C\u062F \u0637\u0631\u0642 \u0639\u0631\u0636 \u0639\u0627\u0645\u0629. \u0633\u062A\u062A\u0645 \u0625\u0639\u0627\u062F\u0629 \u062A\u062D\u0645\u064A\u0644 \u0627\u0644\u062A\u0637\u0628\u064A\u0642 \u0628\u062F\u0648\u0646 \u0647\u0630\u0647 \u0627\u0644\u062A\u063A\u064A\u064A\u0631\u0627\u062A. \u0642\u062F \u062A\u0638\u0644 \u0623\u064A \u062A\u063A\u064A\u064A\u0631\u0627\u062A \u062D\u062F\u064A\u062B\u0629 \u0646\u0634\u0637\u0629.
82
+ MSG_NAVIGATION_MODE_CHANGES_WARNING=\u0633\u064A\u062A\u0645 \u062A\u062C\u0627\u0647\u0644 \u0627\u0644\u062A\u063A\u064A\u064A\u0631\u0627\u062A \u0627\u0644\u062A\u064A \u062A\u0645 \u0625\u062C\u0631\u0627\u0624\u0647\u0627 \u0639\u0644\u0649 \u0648\u0627\u062C\u0647\u0629 \u0627\u0644\u0645\u0633\u062A\u062E\u062F\u0645 \u0641\u064A \u0646\u0645\u0637 \u0627\u0644\u062A\u0646\u0642\u0644 \u0628\u0639\u062F \u0627\u062E\u062A\u064A\u0627\u0631 \u062D\u0641\u0638 \u0648\u062E\u0631\u0648\u062C.
82
83
  MSG_DRAFT_EXISTS=\u062A\u063A\u064A\u064A\u0631\u0627\u062A \u0627\u0644\u0645\u0633\u0648\u062F\u0629 \u0645\u062A\u0648\u0641\u0631\u0629 \u0644\u0647\u0630\u0627 \u0627\u0644\u062A\u0637\u0628\u064A\u0642. \u0633\u064A\u062A\u0645 \u062A\u062D\u0645\u064A\u0644 \u062A\u063A\u064A\u064A\u0631\u0627\u062A \u0627\u0644\u0645\u0633\u0648\u062F\u0629 \u0641\u064A \u0646\u0645\u0637 \u062A\u0647\u064A\u0626\u0629 \u0648\u0627\u062C\u0647\u0629 \u0627\u0644\u0645\u0633\u062A\u062E\u062F\u0645.
83
84
  MSG_DRAFT_DISCARD_DIALOG=\u0647\u0644 \u062A\u0631\u064A\u062F \u062A\u062C\u0627\u0647\u0644 \u062A\u063A\u064A\u064A\u0631\u0627\u062A \u0627\u0644\u0645\u0633\u0648\u062F\u0629\u061F \u0633\u064A\u0642\u0648\u0645 \u0627\u0644\u062A\u0637\u0628\u064A\u0642 \u0628\u0625\u0639\u0627\u062F\u0629 \u0627\u0644\u062A\u062D\u0645\u064A\u0644.
84
85
  MSG_VIEWS_OR_PERSONALIZATION_AND_DRAFT_EXISTS=\u062A\u063A\u064A\u064A\u0631\u0627\u062A \u0627\u0644\u0645\u0633\u0648\u062F\u0629 \u0645\u062A\u0648\u0641\u0631\u0629 \u0644\u0647\u0630\u0627 \u0627\u0644\u062A\u0637\u0628\u064A\u0642. \u0633\u064A\u062A\u0645 \u062A\u062D\u0645\u064A\u0644 \u062A\u063A\u064A\u064A\u0631\u0627\u062A \u0627\u0644\u0645\u0633\u0648\u062F\u0629 \u0628\u062F\u0648\u0646 \u062A\u063A\u064A\u064A\u0631\u0627\u062A \u0627\u0644\u062A\u062E\u0635\u064A\u0635 \u0648\u0637\u0631\u0642 \u0627\u0644\u0639\u0631\u0636 \u0627\u0644\u0639\u0627\u0645\u0629 \u0627\u0644\u062E\u0627\u0635\u0629 \u0628\u0643 \u0641\u064A \u0646\u0645\u0637 \u062A\u0647\u064A\u0626\u0629 \u0648\u0627\u062C\u0647\u0629 \u0627\u0644\u0645\u0633\u062A\u062E\u062F\u0645.
@@ -79,6 +79,7 @@ MSG_UNSAVED_CHANGES=\u0410\u043A\u043E \u043F\u043E\u0442\u0432\u044A\u0440\u043
79
79
  MSG_NO_FIELDS=\u041D\u044F\u043C\u0430 \u0434\u0440\u0443\u0433\u043E \u043D\u0430\u043B\u0438\u0447\u043D\u043E \u0441\u044A\u0434\u044A\u0440\u0436\u0430\u043D\u0438\u0435
80
80
  HEADER_PERSONALIZATION_EXISTS=\u0418\u043D\u0444\u043E\u0440\u043C\u0430\u0446\u0438\u044F
81
81
  MSG_PERSONALIZATION_OR_PUBLIC_VIEWS_EXISTS=\u041F\u0435\u0440\u0441\u043E\u043D\u0430\u043B\u0438\u0437\u0438\u0440\u0430\u043B\u0438 \u0441\u0442\u0435 \u043F\u0440\u0438\u043B\u043E\u0436\u0435\u043D\u0438\u0435\u0442\u043E \u0438\u043B\u0438 \u0438\u043C\u0430 \u043F\u0443\u0431\u043B\u0438\u0447\u043D\u0438 \u0438\u0437\u0433\u043B\u0435\u0434\u0438. \u041F\u0440\u0438\u043B\u043E\u0436\u0435\u043D\u0438\u0435\u0442\u043E \u0449\u0435 \u0441\u0435 \u043F\u0440\u0435\u0437\u0430\u0440\u0435\u0434\u0438 \u0431\u0435\u0437 \u0442\u0435\u0437\u0438 \u043F\u0440\u043E\u043C\u0435\u043D\u0438. \u041D\u044F\u043A\u043E\u044F \u043E\u0442 \u043F\u043E\u0441\u043B\u0435\u0434\u043D\u0438\u0442\u0435 \u043F\u0440\u043E\u043C\u0435\u043D\u0438 \u043C\u043E\u0436\u0435 \u0434\u0430 \u043E\u0441\u0442\u0430\u043D\u0435 \u0430\u043A\u0442\u0438\u0432\u043D\u0430.
82
+ MSG_NAVIGATION_MODE_CHANGES_WARNING=\u0421\u043B\u0435\u0434 \u043A\u0430\u0442\u043E \u0438\u0437\u0431\u0435\u0440\u0435\u0442\u0435 \u201E\u0417\u0430\u043F\u0430\u0437\u0432\u0430\u043D\u0435 \u0438 \u0438\u0437\u0445\u043E\u0434\u201C, \u043F\u0440\u043E\u043C\u0435\u043D\u0438\u0442\u0435, \u0438\u0437\u0432\u044A\u0440\u0448\u0435\u043D\u0438 \u0432 \u041F\u0418 \u0432 \u0440\u0435\u0436\u0438\u043C \u043D\u0430 \u043D\u0430\u0432\u0438\u0433\u0430\u0446\u0438\u044F, \u0449\u0435 \u0431\u044A\u0434\u0430\u0442 \u043E\u0442\u043C\u0435\u043D\u0435\u043D\u0438.
82
83
  MSG_DRAFT_EXISTS=\u0417\u0430 \u0442\u043E\u0432\u0430 \u043F\u0440\u0438\u043B\u043E\u0436\u0435\u043D\u0438\u0435 \u0441\u044A\u0449\u0435\u0441\u0442\u0432\u0443\u0432\u0430\u0442 \u0447\u0435\u0440\u043D\u043E\u0432\u0438 \u043D\u0430 \u043F\u0440\u043E\u043C\u0435\u043D\u0438. \u0412 \u0440\u0435\u0436\u0438\u043C\u0430 \u043D\u0430 \u0430\u0434\u0430\u043F\u0442\u0438\u0440\u0430\u043D\u0435 \u043D\u0430 UI \u0447\u0435\u0440\u043D\u043E\u0432\u0438\u0442\u0435 \u043D\u0430 \u043F\u0440\u043E\u043C\u0435\u043D\u0438\u0442\u0435 \u0449\u0435 \u0431\u044A\u0434\u0430\u0442 \u0437\u0430\u0440\u0435\u0434\u0435\u043D\u0438.
83
84
  MSG_DRAFT_DISCARD_DIALOG=\u0416\u0435\u043B\u0430\u0435\u0442\u0435 \u043B\u0438 \u0434\u0430 \u043E\u0442\u0445\u0432\u044A\u0440\u043B\u0438\u0442\u0435 \u043F\u0440\u043E\u043C\u0435\u043D\u0438\u0442\u0435 \u0432 \u0447\u0435\u0440\u043D\u043E\u0432\u0430\u0442\u0430? \u041F\u0440\u0438\u043B\u043E\u0436\u0435\u043D\u0438\u0435\u0442\u043E \u0449\u0435 \u0441\u0435 \u0437\u0430\u0440\u0435\u0434\u0438 \u043E\u0442\u043D\u043E\u0432\u043E.
84
85
  MSG_VIEWS_OR_PERSONALIZATION_AND_DRAFT_EXISTS=\u0417\u0430 \u0442\u043E\u0432\u0430 \u043F\u0440\u0438\u043B\u043E\u0436\u0435\u043D\u0438\u0435 \u0441\u044A\u0449\u0435\u0441\u0442\u0432\u0443\u0432\u0430\u0442 \u0447\u0435\u0440\u043D\u043E\u0432\u0438 \u043D\u0430 \u043F\u0440\u043E\u043C\u0435\u043D\u0438. \u0412 \u0440\u0435\u0436\u0438\u043C\u0430 \u043D\u0430 \u0430\u0434\u0430\u043F\u0442\u0438\u0440\u0430\u043D\u0435 \u043D\u0430 \u041F\u0418 \u0447\u0435\u0440\u043D\u043E\u0432\u0438\u0442\u0435 \u043D\u0430 \u043F\u0440\u043E\u043C\u0435\u043D\u0438\u0442\u0435 \u0449\u0435 \u0431\u044A\u0434\u0430\u0442 \u0437\u0430\u0440\u0435\u0434\u0435\u043D\u0438 \u0431\u0435\u0437 \u0432\u0430\u0448\u0438\u0442\u0435 \u043F\u0440\u043E\u043C\u0435\u043D\u0438 \u0437\u0430 \u043F\u0435\u0440\u0441\u043E\u043D\u0430\u043B\u0438\u0437\u0430\u0446\u0438\u044F \u0438 \u043F\u0443\u0431\u043B\u0438\u0447\u043D\u0438\u0442\u0435 \u0430\u0441\u043F\u0435\u043A\u0442\u0438.
@@ -79,6 +79,7 @@ MSG_UNSAVED_CHANGES=Si confirmeu es perdran les modificacions d'IU. Per desar-le
79
79
  MSG_NO_FIELDS=No hi ha m\u00E9s contingut disponible
80
80
  HEADER_PERSONALIZATION_EXISTS=Informaci\u00F3
81
81
  MSG_PERSONALIZATION_OR_PUBLIC_VIEWS_EXISTS=Heu personalitzat l'aplicaci\u00F3 o existeixen vistes p\u00FAbliques. Ara l'aplicaci\u00F3 es tornar\u00E0 a carregar sense aquestes modificacions. Totes les modificacions recents seguiran actives.
82
+ MSG_NAVIGATION_MODE_CHANGES_WARNING=Les modificacions de la IU en mode de navegaci\u00F3 s'eliminaran un cop h\u00E0giu seleccionat Desar i sortir.
82
83
  MSG_DRAFT_EXISTS=Hi ha modificacions d'esborrany disponibles per aquesta aplicaci\u00F3. En el mode d'ajust d'IU es tornaran a carregar les modificacions d'esborrany.
83
84
  MSG_DRAFT_DISCARD_DIALOG=Segur que voleu rebutjar les modificacions d'esborrany? L'aplicaci\u00F3 es tornar\u00E0 a carregar.
84
85
  MSG_VIEWS_OR_PERSONALIZATION_AND_DRAFT_EXISTS=Hi ha modificacions d'esborrany disponibles per aquesta aplicaci\u00F3. En el mode d'ajust d'IU es tornaran a carregar les modificacions d'esborrany sense les modificacions de personalitzaci\u00F3 ni les vistes p\u00FAbliques.
@@ -79,6 +79,7 @@ MSG_UNSAVED_CHANGES=Pokud provedete potvrzen\u00ED, ve\u0161ker\u00E9 zm\u011Bny
79
79
  MSG_NO_FIELDS=Dal\u0161\u00ED obsah nen\u00ED k dispozici
80
80
  HEADER_PERSONALIZATION_EXISTS=Informace
81
81
  MSG_PERSONALIZATION_OR_PUBLIC_VIEWS_EXISTS=Personalizovali jste aplikaci nebo tam jsou ve\u0159ejn\u00E9 pohledy. Aplikace bude znovu na\u010Dtena bez t\u011Bchto zm\u011Bn. N\u011Bkter\u00E9 posledn\u00ED zm\u011Bny by mohly z\u016Fstat aktivn\u00ED.
82
+ MSG_NAVIGATION_MODE_CHANGES_WARNING=Zm\u011Bny u\u017Eivatelsk\u00E9ho rozhran\u00ED proveden\u00E9 v naviga\u010Dn\u00EDm re\u017Eimu budou po v\u00FDb\u011Bru \u201AUlo\u017Een\u00ED a konec\u2018 zahozeny.
82
83
  MSG_DRAFT_EXISTS=Pro tuto aplikaci jsou k dispozici n\u00E1vrhy zm\u011Bn. V re\u017Eimu \u00FAprav UI se zavedou n\u00E1vrhy zm\u011Bn.
83
84
  MSG_DRAFT_DISCARD_DIALOG=Chcete zam\u00EDtnout navrhovan\u00E9 zm\u011Bny? Aplikace se na\u010Dte znovu.
84
85
  MSG_VIEWS_OR_PERSONALIZATION_AND_DRAFT_EXISTS=Pro tuto aplikaci jsou k dispozici n\u00E1vrhy zm\u011Bn. V re\u017Eimu \u00FAprav UI se n\u00E1vrhy zm\u011Bn zavedou bez va\u0161ich zm\u011Bn personalizace a ve\u0159ejn\u00FDch pohled\u016F.
@@ -79,6 +79,7 @@ MSG_UNSAVED_CHANGES=Os byddwch yn cadarnhau, bydd eich holl newidiadau UI yn cae
79
79
  MSG_NO_FIELDS=Dim mwy o gynnwys ar gael
80
80
  HEADER_PERSONALIZATION_EXISTS=Gwybodaeth
81
81
  MSG_PERSONALIZATION_OR_PUBLIC_VIEWS_EXISTS=Rydych chi wedi personoli'r ap neu mae yna weddau cyhoeddus. Bydd yr ap nawr yn ail-lwytho heb y newidiadau hyn. Efallai y bydd newidiadau diweddar yn parhau i fod ar waith.
82
+ MSG_NAVIGATION_MODE_CHANGES_WARNING=Bydd newidiadau a wneir i'r UI yn y modd llywio yn cael eu gwaredu ar \u00F4l i chi ddewis Cadw a Gadael.
82
83
  MSG_DRAFT_EXISTS=Mae newidiadau drafft ar gael ar gyfer yr ap hwn. Yn y modd addasu UI, bydd y newidiadau drafft yn cael eu llwytho.
83
84
  MSG_DRAFT_DISCARD_DIALOG=Ydych chi eisiau cael gwared \u00E2'r newidiadau drafft? Bydd yr ap yn ail-lwytho.
84
85
  MSG_VIEWS_OR_PERSONALIZATION_AND_DRAFT_EXISTS=Mae newidiadau drafft ar gael ar gyfer yr ap hwn. Yn y modd addasu UI, bydd y newidiadau drafft yn cael eu llwytho heb eich newidiadau personoli a gweddau cyhoeddus.
@@ -79,6 +79,7 @@ MSG_UNSAVED_CHANGES=Hvis du bekr\u00E6fter, mistes alle dine UI-\u00E6ndringer.
79
79
  MSG_NO_FIELDS=Ikke mere indhold tilg\u00E6ngeligt
80
80
  HEADER_PERSONALIZATION_EXISTS=Informationer
81
81
  MSG_PERSONALIZATION_OR_PUBLIC_VIEWS_EXISTS=Du har personaliseret appen, eller der findes offentlige views. Appen genindl\u00E6ses nu uden disse \u00E6ndringer. Alle seneste \u00E6ndringer forbliver muligvis aktive.
82
+ MSG_NAVIGATION_MODE_CHANGES_WARNING=\u00C6ndringer, der er foretaget af UI i navigationsmode, forkastes, n\u00E5r du har valgt Gem og afslut.
82
83
  MSG_DRAFT_EXISTS=Udkast\u00E6ndringer er tilg\u00E6ngelige for denne app. I UI-tilpasningsmoden indl\u00E6ses udkast\u00E6ndringerne.
83
84
  MSG_DRAFT_DISCARD_DIALOG=Vil du forkaste udkast\u00E6ndringerne? Appen genindl\u00E6ses.
84
85
  MSG_VIEWS_OR_PERSONALIZATION_AND_DRAFT_EXISTS=Udkast\u00E6ndringer er tilg\u00E6ngelige for denne app. I UI-tilpasningsmoden indl\u00E6ses udkast\u00E6ndringerne uden dine personaliserings\u00E6ndringer og offentlige views.
@@ -79,6 +79,7 @@ MSG_UNSAVED_CHANGES=Wenn Sie best\u00E4tigen, gehen Ihre UI-\u00C4nderungen verl
79
79
  MSG_NO_FIELDS=Keine weiterer Content verf\u00FCgbar
80
80
  HEADER_PERSONALIZATION_EXISTS=Information
81
81
  MSG_PERSONALIZATION_OR_PUBLIC_VIEWS_EXISTS=Sie haben die App personalisiert oder es gibt \u00F6ffentliche Ansichten. Die App wird jetzt ohne diese \u00C4nderungen neu geladen. Ihre letzten \u00C4nderungen bleiben m\u00F6glicherweise aktiv.
82
+ MSG_NAVIGATION_MODE_CHANGES_WARNING=Im Navigationsmodus vorgenommene \u00C4nderungen an der Benutzeroberfl\u00E4che werden verworfen, wenn Sie Sichern und beenden w\u00E4hlen.
82
83
  MSG_DRAFT_EXISTS=F\u00FCr diese App sind Entwurfs\u00E4nderungen verf\u00FCgbar. Im UI-Anpassungsmodus werden die Entwurfs\u00E4nderungen geladen.
83
84
  MSG_DRAFT_DISCARD_DIALOG=M\u00F6chten Sie die Entwurfs\u00E4nderungen verwerfen? Die App wird neu geladen.
84
85
  MSG_VIEWS_OR_PERSONALIZATION_AND_DRAFT_EXISTS=F\u00FCr diese App sind Entwurfs\u00E4nderungen verf\u00FCgbar. Im UI-Anpassungsmodus werden die Entwurfs\u00E4nderungen ohne die \u00C4nderungen an Ihrer Personalisierung und \u00F6ffentlichen Ansichten geladen.