@openui5/sap.ui.rta 1.123.1 → 1.124.1

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/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 +1 -1
  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 +4 -4
  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/Resize.js +1 -1
  32. package/src/sap/ui/rta/command/Reveal.js +1 -1
  33. package/src/sap/ui/rta/command/Settings.js +1 -1
  34. package/src/sap/ui/rta/command/Split.js +1 -1
  35. package/src/sap/ui/rta/command/Stack.js +1 -1
  36. package/src/sap/ui/rta/command/appDescriptor/AddLibrary.js +1 -1
  37. package/src/sap/ui/rta/command/compVariant/CompVariantContent.js +1 -1
  38. package/src/sap/ui/rta/command/compVariant/CompVariantSaveAs.js +1 -1
  39. package/src/sap/ui/rta/command/compVariant/CompVariantSwitch.js +1 -1
  40. package/src/sap/ui/rta/command/compVariant/CompVariantUpdate.js +1 -1
  41. package/src/sap/ui/rta/enablement/TestDelegate.js +23 -4
  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 +10 -4
  45. package/src/sap/ui/rta/messagebundle_ar.properties +5 -2
  46. package/src/sap/ui/rta/messagebundle_bg.properties +6 -3
  47. package/src/sap/ui/rta/messagebundle_ca.properties +5 -2
  48. package/src/sap/ui/rta/messagebundle_cnr.properties +5 -2
  49. package/src/sap/ui/rta/messagebundle_cs.properties +5 -2
  50. package/src/sap/ui/rta/messagebundle_cy.properties +6 -3
  51. package/src/sap/ui/rta/messagebundle_da.properties +5 -2
  52. package/src/sap/ui/rta/messagebundle_de.properties +6 -3
  53. package/src/sap/ui/rta/messagebundle_el.properties +6 -3
  54. package/src/sap/ui/rta/messagebundle_en.properties +5 -326
  55. package/src/sap/ui/rta/messagebundle_en_GB.properties +6 -3
  56. package/src/sap/ui/rta/messagebundle_en_US_saprigi.properties +5 -3
  57. package/src/sap/ui/rta/messagebundle_es.properties +5 -2
  58. package/src/sap/ui/rta/messagebundle_es_MX.properties +5 -2
  59. package/src/sap/ui/rta/messagebundle_et.properties +5 -2
  60. package/src/sap/ui/rta/messagebundle_fi.properties +6 -3
  61. package/src/sap/ui/rta/messagebundle_fr.properties +5 -2
  62. package/src/sap/ui/rta/messagebundle_fr_CA.properties +5 -2
  63. package/src/sap/ui/rta/messagebundle_hi.properties +5 -2
  64. package/src/sap/ui/rta/messagebundle_hr.properties +6 -3
  65. package/src/sap/ui/rta/messagebundle_hu.properties +6 -3
  66. package/src/sap/ui/rta/messagebundle_id.properties +6 -3
  67. package/src/sap/ui/rta/messagebundle_it.properties +6 -3
  68. package/src/sap/ui/rta/messagebundle_iw.properties +6 -3
  69. package/src/sap/ui/rta/messagebundle_ja.properties +6 -3
  70. package/src/sap/ui/rta/messagebundle_kk.properties +5 -2
  71. package/src/sap/ui/rta/messagebundle_ko.properties +5 -2
  72. package/src/sap/ui/rta/messagebundle_lt.properties +6 -3
  73. package/src/sap/ui/rta/messagebundle_lv.properties +5 -2
  74. package/src/sap/ui/rta/messagebundle_mk.properties +7 -4
  75. package/src/sap/ui/rta/messagebundle_ms.properties +6 -3
  76. package/src/sap/ui/rta/messagebundle_nl.properties +5 -2
  77. package/src/sap/ui/rta/messagebundle_no.properties +5 -2
  78. package/src/sap/ui/rta/messagebundle_pl.properties +5 -2
  79. package/src/sap/ui/rta/messagebundle_pt.properties +6 -3
  80. package/src/sap/ui/rta/messagebundle_pt_PT.properties +6 -3
  81. package/src/sap/ui/rta/messagebundle_ro.properties +6 -3
  82. package/src/sap/ui/rta/messagebundle_ru.properties +5 -2
  83. package/src/sap/ui/rta/messagebundle_sh.properties +107 -104
  84. package/src/sap/ui/rta/messagebundle_sk.properties +5 -2
  85. package/src/sap/ui/rta/messagebundle_sl.properties +7 -4
  86. package/src/sap/ui/rta/messagebundle_sr.properties +5 -2
  87. package/src/sap/ui/rta/messagebundle_sv.properties +5 -2
  88. package/src/sap/ui/rta/messagebundle_th.properties +5 -2
  89. package/src/sap/ui/rta/messagebundle_tr.properties +5 -2
  90. package/src/sap/ui/rta/messagebundle_uk.properties +5 -2
  91. package/src/sap/ui/rta/messagebundle_vi.properties +6 -3
  92. package/src/sap/ui/rta/messagebundle_zh_CN.properties +5 -2
  93. package/src/sap/ui/rta/messagebundle_zh_TW.properties +5 -2
  94. package/src/sap/ui/rta/plugin/AddXMLAtExtensionPoint.js +1 -1
  95. package/src/sap/ui/rta/plugin/BaseCreate.js +1 -1
  96. package/src/sap/ui/rta/plugin/Combine.js +1 -1
  97. package/src/sap/ui/rta/plugin/ControlVariant.js +1 -1
  98. package/src/sap/ui/rta/plugin/CreateContainer.js +1 -1
  99. package/src/sap/ui/rta/plugin/CutPaste.js +1 -1
  100. package/src/sap/ui/rta/plugin/DragDrop.js +1 -1
  101. package/src/sap/ui/rta/plugin/LocalReset.js +1 -1
  102. package/src/sap/ui/rta/plugin/Plugin.js +1 -1
  103. package/src/sap/ui/rta/plugin/RTAElementMover.js +1 -1
  104. package/src/sap/ui/rta/plugin/Remove.js +1 -1
  105. package/src/sap/ui/rta/plugin/Rename.js +1 -1
  106. package/src/sap/ui/rta/plugin/RenameHandler.js +5 -4
  107. package/src/sap/ui/rta/plugin/Resize.js +1 -1
  108. package/src/sap/ui/rta/plugin/Selection.js +1 -1
  109. package/src/sap/ui/rta/plugin/Settings.js +1 -1
  110. package/src/sap/ui/rta/plugin/Split.js +1 -1
  111. package/src/sap/ui/rta/plugin/Stretch.js +1 -1
  112. package/src/sap/ui/rta/plugin/additionalElements/ActionExtractor.js +110 -134
  113. package/src/sap/ui/rta/plugin/additionalElements/AddElementsDialog.js +1 -1
  114. package/src/sap/ui/rta/plugin/additionalElements/AdditionalElementsAnalyzer.js +15 -12
  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 +2 -2
  119. package/src/sap/ui/rta/plugin/iframe/AddIFrameDialog.fragment.xml +126 -24
  120. package/src/sap/ui/rta/plugin/iframe/AddIFrameDialog.js +19 -9
  121. package/src/sap/ui/rta/plugin/iframe/AddIFrameDialogController.js +44 -30
  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/themes/base/AddIFrame.less +0 -5
  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/Standalone.js +1 -1
  135. package/src/sap/ui/rta/toolbar/contextBased/SaveAsAdaptation.js +1 -1
  136. package/src/sap/ui/rta/toolbar/translation/Translation.js +1 -1
  137. package/src/sap/ui/rta/toolbar/versioning/Versioning.js +1 -1
  138. package/src/sap/ui/rta/util/BindingsExtractor.js +24 -9
  139. package/src/sap/ui/rta/util/PluginManager.js +1 -1
  140. package/src/sap/ui/rta/util/PopupManager.js +1 -1
  141. package/src/sap/ui/rta/util/ReloadManager.js +1 -1
  142. package/src/sap/ui/rta/util/ServiceEventBus.js +1 -1
  143. package/src/sap/ui/rta/util/ServiceManager.js +1 -1
  144. package/src/sap/ui/rta/util/adaptationStarter.js +0 -1
  145. package/src/sap/ui/rta/util/changeVisualization/ChangeIndicator.js +1 -1
  146. package/src/sap/ui/rta/util/changeVisualization/ChangeIndicatorRegistry.js +1 -1
  147. package/src/sap/ui/rta/util/changeVisualization/ChangeVisualization.js +1 -1
@@ -1,655 +1,334 @@
1
- #This is the resource bundle for the sap.ui.rta library
2
- #
3
1
 
4
- #XTIT: Service name for general use (e.g. confirmation dialogs, titles, etc.)
5
2
  SERVICE_NAME=UI Adaptation
6
- #XBUT: Button 'Save' on the Toolbar
7
3
  BTN_SAVE=Save
8
- #XBUT: Button 'Save' on the Toolbar
9
4
  BTN_SAVE_DRAFT=Save Draft
10
- #XBUT: Button 'Exit' on the Toolbar
11
5
  BTN_EXIT=Exit
12
- #XMSG: Success Message in the info MessageToast after save
13
6
  MSG_SAVE_SUCCESS=Changes saved.
14
- #XMSG: Success Message in the info MessageToast after save
15
7
  MSG_SAVE_DRAFT_SUCCESS=Draft changes saved.
16
- #XMIT: Context Menu Entry 'Remove'
17
8
  CTX_REMOVE=Remove
18
- #XMIT: Remove Confirm Dialog Title
19
9
  CTX_REMOVE_TITLE=Remove
20
- #XMIT: Context Menu Entry for local reset of containers
21
10
  CTX_LOCAL_RESET=Reset Container
22
- #XMIT: Context Menu Entry 'Add <control type, e.g. Field, Section, ...>'
23
11
  CTX_ADD_ELEMENTS=Add\: {0}
24
- #XMIT: Context Menu Entry 'Add to...'
25
12
  CTX_ADD_ELEMENTS_WITH_SUBMENU=Add to...
26
- #XMIT: Context Menu Entry or Dialog Title will be enhanced with this key user friendly term for several controls
27
13
  MULTIPLE_CONTROL_NAME=Content
28
- #XMIT: Context Menu Entry 'Cut'
29
14
  CTX_CUT=Cut
30
- #XMIT: Context Menu Entry 'Paste'
31
15
  CTX_PASTE=Paste
32
- #XMIT: Context Menu Entry 'Group'
33
16
  CTX_GROUP_FIELDS=Combine
34
- #XMIT: Context Menu Entry 'Ungroup'
35
17
  CTX_UNGROUP_FIELDS=Split
36
- #XMIT: Context Menu Entry 'Create Group/Section/<other control type>'
37
18
  CTX_CREATE_CONTAINER=Create\: {0}
38
- #XTIT: Title or label of the newly created Group/Section/<other control type>
39
19
  TITLE_CREATE_CONTAINER=New\: {0}
40
- #XMIT: Context Menu Entry 'Rename'
41
20
  CTX_RENAME=Rename
42
- #XMIT: Context Menu Entry 'Settings'
43
21
  CTX_SETTINGS=Settings
44
- #XMIT: Context Menu Entry 'Switch Views' for variants
45
22
  CTX_VARIANT_SWITCH=Switch Views
46
- #XMIT: Context Menu Entry 'Save'
47
23
  CTX_VARIANT_SAVE=Save View
48
- #XMIT: Context Menu Entry 'Save As'
49
24
  CTX_VARIANT_SAVEAS=Save View As
50
- #XMIT: Context Menu Entry 'Set Title'
51
25
  CTX_VARIANT_SET_TITLE=Set Title
52
- #XMIT: Context Menu Entry 'Manage Views' for variants
53
26
  CTX_VARIANT_MANAGE=Manage Views
54
- #XBUT: Button to create new Variant in the information MessageBox when changing a read-only Variant
55
27
  BTN_CREATE_NEW_VIEW=Save as New View
56
- #XMSG: Message in the information MessageBox when changing a read-only Variant
57
28
  MSG_CHANGE_READONLY_VARIANT=You cannot edit this view because it is protected. To change it, save it as a new view.
58
- #XBUT: Button to save changes on a Variant in the warning MessageBox when switching from a modified variant
59
29
  BTN_MODIFIED_VARIANT_SAVE=Save Changes
60
- #XBUT: Button to discard changes on a Variant in the warning MessageBox when switching from a modified variant
61
30
  BTN_MODIFIED_VARIANT_DISCARD=Discard Changes
62
- #XMSG: Message in the warning MessageBox when switching from a modified variant without saving
63
31
  MSG_CHANGE_MODIFIED_VARIANT=You have unsaved changes on this view. Would you like to save them or discard them?
64
- #XMIT: Context Menu Entry 'Add Fragment at Extension Point' for variants
65
32
  CTX_ADDXML_AT_EXTENSIONPOINT=Add Fragment at Extension Point
66
- #XBUT: Button 'OK' of the Additional Elements Dialog
67
33
  BTN_FREP_OK=OK
68
- #XBUT: Button 'OK' of the Additional Elements Dialog
69
34
  BTN_FREP_REMOVE=Remove
70
- #XBUT: Button 'Cancel' of the Additional Elements Dialog
71
35
  BTN_FREP_CANCEL=Cancel
72
- #XBUT: Button Text for the Create Custom Fields legacy scenario
73
36
  BTN_ADDITIONAL_ELEMENTS_CREATE_CUSTOM_FIELDS=Create Custom Fields
74
- #XMIT: Label for the original name of a renamed label
75
37
  LBL_FREP=was {0}
76
- #XHED: Header for dialog showing additional elements with placeholder specifying the control type
77
38
  HEADER_ADDITIONAL_ELEMENTS=Available Content\: {0}
78
- #XHED: Header for dialog showing additional elements with placeholder specifying the aggregation name
79
39
  HEADER_ADDITIONAL_ELEMENTS_WITH_AGGREGATION=Available Content for\: {0}
80
- #XBUT: Tooltip for Apps Variant menu in RTA Toolbar
81
40
  BTN_MANAGE_APPS_TXT=App Variants
82
- #XBUT: Tooltip for Manage Apps Variant submenu item in RTA Toolbar
83
41
  BTN_MANAGE_APPS_ITEM=Manage
84
- #XBUT: Button 'Save As' of the Toolbar
85
42
  BTN_SAVE_AS=Save As
86
- #XTOL: Tooltip for Button 'Save As' of the Toolbar
87
43
  TOOLTIP_SAVE_AS=Create New App Variant
88
- #XBUT: Button 'Undo' of the Toolbar
89
44
  BTN_UNDO=Undo
90
- #XBUT: Button 'Redo' of the Toolbar
91
45
  BTN_REDO=Redo
92
- #BUT: Button 'More Actions' of the Toolbar
93
46
  BTN_MENU=More Actions
94
- #XBUT: Button 'Reset' of the Toolbar
95
47
  BTN_RESTORE=Reset
96
- #XBUT: Button 'UI Adaptation' of the Toolbar
97
48
  BTN_ADAPTATION=UI Adaptation
98
- #XBUT: Button 'Feedback' of the Toolbar
99
49
  BTN_FEEDBACK=Feedback
100
- #XBUT: Button 'Close' in Feedback Dialog
101
50
  BTN_CLOSE_FEEDBACK_DIALOG=Close
102
- #XTIT: Title for feedback dialog
103
51
  TIT_FEEDBACK=Give Feedback
104
- #XTIT: Title used for a button text, feed title and highlight text to indicate the existence of a draft version in the current session
105
52
  TIT_DRAFT=Draft
106
- #XTIT: Title used for a button text, feed title and highlight text for the 'original app'
107
53
  TIT_ORIGINAL_APP=Original App
108
- #XTIT: Title used for a button text, feed title and highlight text for a created version created before a title could be assigned
109
54
  TIT_VERSION_1=Version 1
110
- #XLBL: Hightlight text for the indicator of the active version (for screen reader)
111
55
  LBL_ACTIVE=Active
112
- #XLBL: Hightlight text for the indicator of the inactive version (for screen reader)
113
56
  LBL_INACTIVE=Inactive
114
- #XTIT: Group Header for published versions
115
57
  TIT_VERSION_HISTORY_PUBLISHED=Published
116
- #XTIT: Group Header for unpublished versions
117
58
  TIT_VERSION_HISTORY_UNPUBLISHED=Unpublished
118
- #XMSG: message toast text after an new version was successfully activated
119
59
  MSG_DRAFT_ACTIVATION_SUCCESS=New version activated
120
- #XMSG: message toast text when activated failed
121
60
  MSG_DRAFT_ACTIVATION_FAILED=Sorry, the draft cannot be activated right now. Please try again later.
122
- #XMSG: message box text when version switch failed
123
61
  MSG_SWITCH_VERSION_FAILED=Failed to switch version. Please reload.
124
- #XMSG: message box text when adaptation switch failed
125
62
  MSG_SWITCH_ADAPTATION_FAILED=Failed to switch adaptation. Please reload.
126
- #TIT: Title of a published version
127
63
  TIT_VERSION_TITLE=Title
128
- #XTIT: Title for the dialog to state a title for a version the key user is about to activate
129
64
  TIT_VERSION_TITLE_DIALOG=Activate New Version
130
- #XTIT: Title for the dialog to state a title for a version the key user is about to re-activate
131
65
  TIT_REACTIVATE_VERSION_TITLE_DIALOG=Reactivate Version
132
- #XTXT: Placeholder text for the input field mandatory to provide a version title on activation
133
66
  TXT_VERSION_TITLE_INPUT_PLACEHOLDER=Enter a version title
134
- #XBUT: Button text to confirm the version title dialog
135
67
  BUT_VERSION_TITLE_DIALOG_CONFIRM=Confirm
136
- #XBUT: Button text to cancel the version title dialog
137
68
  BUT_VERSION_TITLE_DIALOG_CANCEL=Cancel
138
- #XTOL: Tooltip for the button 'Activate' for a new version located in the toolbar
139
69
  TOL_ACTIVATE=Activate New Version
140
- #XTOL: Tooltip for the button 'Discard' for the draft located in the toolbar
141
70
  TOL_DISCARD_DRAFT=Discard Draft
142
- #XTOL: Tooltip for the button 'Publish Version' in the toolbar
143
71
  TOL_PUBLISH_VERSION=Publish Version
144
- #TIT: Title for the dialog to switch between versions
145
72
  TIT_SWITCH_VERSION_DIALOG=Switch Version
146
- #MSG: Text description that the user is about to switch versions, but has changes they must save or discard
147
73
  MSG_SWITCH_VERSION_DIALOG=You have unsaved UI changes. Do you want to save them before switching?
148
- #TIT: Title for the dialog to discard an existing draft and creating a new one
149
74
  TIT_DRAFT_DISCARD_DIALOG=Discard Existing Draft
150
- #MSG: Text description for the dialog to discard an existing draft and creating a new one
151
75
  MSG_DRAFT_DISCARD_AND_CREATE_NEW_DIALOG=Do you want to discard the current draft and start again?
152
- #XBUT: Button 'Translate' of the Toolbar
153
76
  BTN_TRANSLATE=Translate
154
- #XBUT: Button 'Upload' of the toolbar upload translations dialog
155
77
  BTN_UPLOAD_CHANGED_TEXTS=Upload
156
- #XTIT: Title of the upload changed texts dialog
157
78
  TIT_UPLOAD_CHANGED_TEXTS=Upload Translations
158
- #MSG: Message that untranslatable changes are present and the state will be saved before the translatable texts are downloaded
159
79
  MSG_DOWNLOAD_CHANGED_TEXTS_DIRTY_CHANGES_EXIST=There are translatable unsaved changes with texts. The current state will be saved before the XLIFF file is downloaded.
160
- #MSG: Explanation of the upload changed texts dialog
161
80
  MSG_UPLOAD_CHANGED_TEXTS=Upload an XLIFF file containing translations of changed UI texts
162
- #XBUT: Button text to cancel the Upload Changed UI Texts dialog
163
81
  BUT_UPLOAD_CHANGED_TEXTS_CANCEL=Cancel
164
- #XBUT: Button 'Download' of the toolbar translate popover
165
82
  BTN_OPEN_DOWNLOAD_TRANSLATION=Download
166
- #XBUT: Button 'Upload' of the toolbar translate popover
167
83
  BTN_OPEN_UPLOAD_TRANSLATION=Upload
168
- #MSG: Success message in after a translation was uploaded
169
84
  MSG_UPLOAD_TRANSLATION_SUCCESS=Translation uploaded successfully
170
- #XBUT: Name of the Button 'Download' of the download changed texts dialog
171
85
  BTN_DOWNLOAD_CHANGED_TEXTS=Download
172
- #XTIT: Title of the download changed texts dialog
173
86
  TIT_DOWNLOAD_CHANGED_TEXTS=Download
174
- #MSG: Explanation of the download changed texts dialog
175
87
  MSG_DOWNLOAD_CHANGED_TEXTS=Download an XLIFF file containing translations of changed UI texts. Any existing translations of these texts are included.
176
- #XBUT: Button text to cancel the Download Changed UI Texts dialog
177
88
  BUT_DOWNLOAD_CHANGED_TEXTS_CANCEL=Cancel
178
- #MSG: Placeholder for the source language dropdown field
179
89
  TXT_SOURCE_LANGUAGE=Source Language
180
- #MSG: Placeholder for the target language dropdown field
181
90
  TXT_TARGET_LANGUAGE=Target Language
182
- #XBUT: Button 'Navigation' of the Toolbar
183
91
  BTN_NAVIGATION=Navigation
184
- #XBUT: Button 'Visualization' of the Toolbar
185
92
  BTN_VISUALIZATION=Visualization
186
- #XHED: dialog title for a warning
187
93
  HEADER_WARNING=Warning
188
- #XHED: dialog title for an error
189
94
  HEADER_ERROR=Error
190
- #XMSG: dialog message for failed reset
191
95
  MSG_RESTORE_FAILED=Sorry, your UI changes cannot be discarded at this time. Please try again later, or contact your administrator\: {0}
192
- #XTIT: reset confirmation dialog title
193
96
  FORM_PERS_RESET_TITLE=Reset to Standard Version
194
- #XMSG: reset confirmation dialog message
195
97
  FORM_PERS_RESET_MESSAGE=Do you want to discard all UI changes and reset the app to the standard version?
196
- #XMSG: reset confirmation dialog message in personalization mode
197
98
  FORM_PERS_RESET_MESSAGE_PERSONALIZATION=Do you want to discard all your personalization changes and reset the app?
198
- #XMSG: Error message presented if a technical error occurred
199
99
  MSG_LREP_TRANSFER_ERROR=Sorry, a technical error occurred. Please try again later, or contact your administrator.
200
- #XMSG: Error message showing the reason (technical info)
201
100
  MSG_ERROR_REASON=Reason\:\n{0}
202
- #XTIT: undo unsaved changes on close ui adaptation confirmation dialog title
203
101
  TIT_UNSAVED_CHANGES_ON_CLOSE=Exit
204
- #XMSG: undo unsaved changes on close ui adaptation confirmation dialog message
205
102
  MSG_UNSAVED_CHANGES_ON_CLOSE=Save your changes?
206
- #XMSG: undo unsaved changes on close ui adaptation confirmation dialog message (with version management enabled)
207
103
  MSG_UNSAVED_DRAFT_CHANGES_ON_CLOSE=Save your draft changes?
208
- #XBUT: Button 'Save' on the Dialog
209
104
  BTN_UNSAVED_CHANGES_ON_CLOSE_SAVE=Save
210
- #XBUT: Button 'Save' on the Dialog
211
105
  BTN_UNSAVED_DRAFT_CHANGES_ON_CLOSE_SAVE=Save Draft
212
- #XBUT: Button 'Discard' on the Dialog
213
106
  BTN_UNSAVED_CHANGES_ON_CLOSE_DONT_SAVE=Discard
214
- #XMSG: Message when leaving RTA without saving
215
107
  MSG_UNSAVED_CHANGES=If you confirm, all your UI changes will be lost. To save them, close this dialog box, and exit UI Adaptation.
216
- #XMSG: Message when no fields are available in the add-field-dialog
217
108
  MSG_NO_FIELDS=No more content available
218
- #XHED: Dialog title for personalization exists
219
109
  HEADER_PERSONALIZATION_EXISTS=Information
220
- #XMSG: Dialog message for personalization exists
221
110
  MSG_PERSONALIZATION_OR_PUBLIC_VIEWS_EXISTS=You have personalized the app or there are public views. The app is reloading without these changes.
222
- #XMSG: MessageToast to warn users that changes made in navigation mode will be discarded after exit
223
111
  MSG_NAVIGATION_MODE_CHANGES_WARNING=Changes made to the UI in navigation mode will be discarded after you exit UI Adaptation.
224
- #XMSG: Dialog message for draft changes exists
225
112
  MSG_DRAFT_EXISTS=Draft changes are available for this app. The app is reloading with these changes.
226
- #XMSG: Dialog message when user discards a draft
227
113
  MSG_DRAFT_DISCARD_DIALOG=Do you want to discard the draft changes? The app will reload.
228
- #XMSG: Dialog message for draft and personalization changes exists
229
114
  MSG_VIEWS_OR_PERSONALIZATION_AND_DRAFT_EXISTS=You have personalized the app or there are public views, and draft changes are available. The app is reloading without your personalization changes and public views, but with the draft changes.
230
- #XMSG: Dialog title when user reactivate a version with draft in the backend
231
115
  TIT_DRAFT_DISCARD_ON_REACTIVATE_DIALOG=Draft is available.
232
- #XMSG: Dialog message when user reactivate a version with draft in the backend
233
116
  MSG_DRAFT_DISCARD_ON_REACTIVATE_DIALOG=Do you want to discard the draft changes and reactivate the version?
234
- #XMSG: Dialog message for draft and higher-layer changes exists
235
117
  MSG_HIGHER_LAYER_CHANGES_AND_DRAFT_EXISTS=You have personalized the app, and draft changes are available. The app is reloading without your personalization changes, but with the draft changes.
236
- #XMSG: Dialog message for changes in higher-layer exists
237
118
  MSG_HIGHER_LAYER_CHANGES_EXIST=You have personalized the app. The app is reloading without these changes.
238
- #XMSG: Dialog message for restricted contexts exists and personalization changes
239
119
  MSG_RESTRICTED_CONTEXT_EXIST_AND_PERSONALIZATION=You have personalized the app, and role-specific views are available. The app is reloading without your personalization changes, but with the role-specific views.
240
- #XMSG: Dialog message for restricted contexts exists
241
120
  MSG_RESTRICTED_CONTEXT_EXIST=Role-specific views are available for this app. The app is reloading with these views.
242
- #XHED: Title of a dialog explaining that a page reload is needed
243
121
  HEADER_RELOAD_NEEDED=App Requires Reload
244
- #XBUT: Button of a dialog triggering a page reload
245
122
  BUTTON_RELOAD_NEEDED=Reload
246
- #XMSG: Dialog message before a reload when personalization changes will be applied again
247
123
  MSG_RELOAD_WITH_PERSONALIZATION_AND_VIEWS=The app will now reload with your personalization changes and public views.
248
- #XMSG: Dialog message before a reload when draft changes will be removed on rta exit
249
124
  MSG_RELOAD_WITHOUT_DRAFT=The app will now reload without the draft changes.
250
- #XMSG: Dialog message before a reload on exit we want to remove the sap-ui-fl-version parameter
251
125
  MSG_RELOAD_ACTIVATED_DRAFT=The app will reload with the active version.
252
- #XMSG: Dialog message before a reload when draft changes will be removed and personalization changes will be applied again on rta exit
253
126
  MSG_RELOAD_WITH_VIEWS_PERSONALIZATION_AND_WITHOUT_DRAFT=The app will now reload without draft changes. Your personalization changes and public views will be applied again.
254
- #XMSG: Dialog message for reload without restricted contexts and personalization changes
255
127
  MSG_RELOAD_WITH_PERSONALIZATION_AND_RESTRICTED_CONTEXT=The app will now reload with your personalization changes. Your public or role-specific views will be applied again.
256
- #XMSG: Dialog message for reload without restricted contexts
257
128
  MSG_RELOAD_WITHOUT_ALL_CONTEXT=The app will now reload with your public or role-specific views.
258
- #XMSG: Dialog message for reload without context-based adaptation and personalization changes
259
129
  MSG_RELOAD_WITH_PERSONALIZATION_AND_CONTEXT_BASED_ADAPTATION=The app will now reload with your personal changes and with the adaptation that has the highest priority matching your user roles.
260
- #XMSG: Dialog message for reload if key user adaptation is not the highest ranked context-based adaptation for end user
261
130
  MSG_RELOAD_OTHER_CONTEXT_BASED_ADAPTATION=The app will now reload with the adaptation that has the highest priority matching your user roles.
262
- #XMSG: Dialog message before a reload when personalization changes will be applied again
263
131
  MSG_RELOAD_WITH_ALL_CHANGES=The app will reload with all changes.
264
- #XMSG: Dialog message before a reload when changes need server-side processing and new cache tokens to be fetched (rare case for use to see this message)
265
132
  MSG_RELOAD_NEEDED=Changes you made require an app reload.
266
- #XMSG: dialog message for failed manage apps
267
133
  MSG_MANAGE_APPS_FAILED=Sorry, the overview of app variants is temporarily not available. Please try again later, or contact your administrator.
268
- #XBUT: AppVariantDialog predefined text for Save button
269
134
  APP_VARIANT_DIALOG_SAVE=Save
270
- #XTOL: Tooltip for Button 'Save' of the AppVariant Dialog
271
135
  TOOLTIP_APP_VARIANT_DIALOG_SAVE=Save
272
- #XBUT: AppVariantDialog predefined text for Close button
273
136
  APP_VARIANT_DIALOG_CLOSE=Close
274
- #XBUT: Save As App variant Dialog predefined text for Cancel button
275
137
  SAVE_AS_APP_VARIANT_DIALOG_CANCEL=Cancel
276
- #XTOL: Tooltip for Button 'Cancel' of the Save As App variant Dialog
277
138
  TOOLTIP_SAVE_AS_APP_VARIANT_DIALOG_CANCEL=Cancel
278
- #XTIT: Title for AppVariant Dialog
279
139
  CREATE_APP_VARIANT_DIALOG_TITLE=Save as New App Variant
280
- #XTIT: App dialog title text
281
140
  APP_DIALOG_TITLE_TEXT=Title
282
- #XTIT: App variant dialog title text
283
141
  APP_DIALOG_SUB_TITLE_TEXT=Subtitle
284
- #XTIT: App variant dialog description text
285
142
  APP_DIALOG_DESCRIPTION_TEXT=Description
286
- #XTIT: App dialog icon text
287
143
  APP_DIALOG_ICON_TEXT=Icon
288
- #XTIT: Title for any error during rename
289
144
  RENAME_ERROR_TITLE=Naming Error
290
- #MSG: Error Message when the user enters an invalid empty string during rename
291
145
  RENAME_EMPTY_ERROR_TEXT=Please enter a name.
292
- #MSG: Error Message when the user enters an invalid string interpreted as binding
293
146
  RENAME_BINDING_ERROR_TEXT=The name must not contain "{". Please choose a different name.
294
- #XTIT
295
147
  APP_VARIANT_ICON_SELECT_ICON=Select Icon
296
- #XMSG: No data found
297
148
  APP_VARIANT_ICON_NO_DATA=No icons found.
298
- #XMSG: Success message for saving app variant to LREP
299
149
  SAVE_APP_VARIANT_SUCCESS_MESSAGE=The new app variant was saved.
300
- #XMSG: Success message for displaying the action to key user in S4/Hana Cloud
301
150
  SAVE_APP_VARIANT_SUCCESS_S4HANA_CLOUD_MESSAGE=UI Adaptation will be closed, and you will return to the homepage. You will be notified when the new tile is available.
302
- #XMSG: Success message for displaying the action to key user in S4/Hana Cloud to navigate to app variant overview list
303
151
  SAVE_APP_VARIANT_SUCCESS_S4HANA_CLOUD_MESSAGE_OVERVIEW_LIST=You will be notified when the new tile is available.
304
- #XMSG: Success message for displaying the action to key user in S4/Hana on Premise
305
152
  SAVE_APP_VARIANT_SUCCESS_S4HANA_ON_PREMISE_MESSAGE=UI Adaptation will be closed. Please contact your administrator to add the tile to the Fiori Launchpad homepage (app ID\: {0}).
306
- #XMSG: Success message for displaying the action to key user in S4/Hana on Premise to navigate to app variant overview list
307
153
  SAVE_APP_VARIANT_SUCCESS_S4HANA_ON_PREMISE_MESSAGE_OVERVIEW_LIST=Please contact your administrator to add the tile to the Fiori Launchpad homepage (app ID\: {0}).
308
- #XHED: dialog title for failed save app variant
309
154
  HEADER_SAVE_APP_VARIANT_FAILED=Error
310
- #XMSG: Error message displayed if loading an app variant fails
311
155
  MSG_LOAD_APP_VARIANT_FAILED=Sorry, the app variant could not be loaded. Please send the following technical information to your administrator\:
312
- #XMSG: Error message displayed if saving an app variant fails
313
156
  MSG_SAVE_APP_VARIANT_FAILED=Sorry, the app variant could not be saved. Please send the following technical information to your administrator\:
314
- #XMSG: Error message displayed if updating an app variant fails
315
157
  MSG_UPDATE_APP_VARIANT_FAILED=Sorry, the app variant could not be updated. Please send the following technical information to your administrator\:
316
- #XMSG: Error message displayed if the catalog assignment fails
317
158
  MSG_CATALOG_ASSIGNMENT_FAILED=The new app variant was saved, but could not be assigned to the catalog. Please send the following technical information to your content administrator\:
318
- #XMSG: Error message displayed if the FLP tile creation fails
319
159
  MSG_TILE_CREATION_FAILED=Refresh the Fiori Launchpad homepage to check if the new tile has been created. If it is not available or not working properly, please contact your content administrator.
320
- #XMSG: Error message displayed if saving copying the unsaved changes for an app variant fails
321
160
  MSG_COPY_UNSAVED_CHANGES_FAILED=Sorry, your app variant and the corresponding UI changes could not be saved. The app variant is not available. Please send the following technical information to your administrator\:
322
- #XFLD: 'Save As' dialog title placeholder text
323
161
  SAVE_AS_DIALOG_PLACEHOLDER_TITLE_TEXT=Enter title
324
- #XMSG: Success message displayed when the tile is available on FLP
325
162
  MSG_SAVE_APP_VARIANT_NEW_TILE_AVAILABLE=The new tile is now available. To display it, please refresh the browser.
326
- #XTIT: Title for all the app variants success dialogs
327
163
  SAVE_APP_VARIANT_SUCCESS_MESSAGE_TITLE=Information
328
- #XBUT: Save As Scenario information dialog ok action text
329
164
  SAVE_APP_VARIANT_OK_TEXT=OK
330
- #XBUT: Save As Scenario error dialog close action text
331
165
  SAVE_APP_VARIANT_CLOSE_TEXT=Close
332
- #XBUT: Save As Scenario information dialog copy id text
333
166
  SAVE_APP_VARIANT_COPY_ID_TEXT=Copy ID and Close
334
- #XBUT: Save As Scenario message text app variant id
335
167
  MSG_APP_VARIANT_ID=App variant ID\: {0}
336
- #XBUT: Save As Scenario message text error
337
168
  MSG_TECHNICAL_ERROR=Error\: {0}
338
- #XTIT: Appvariant Overview Dialog title
339
169
  APP_VARIANT_OVERVIEW_DIALOG_TITLE=Overview of App Variants
340
- #XFLD: 'Save As' dialog tile Aria Label text
341
170
  APP_VARIANT_TILE_ARIA_LABEL=Fiori tile preview
342
- #XBUT: Menu item entry to show the app variant overview for a key user
343
171
  MENU_ITEM_KEY_USER=For Key User
344
- #XBUT: Menu item entry to show the app variant overview for a SAP developer
345
172
  MENU_ITEM_SAP_DEVELOPER=For SAP Developer
346
- #XMSG: Error message displayed in a popup when a change can't be done due to unresolved dependencies
347
173
  MSG_DEPENDENCY_ERROR=Sorry, the change cannot be applied to the UI. Please reset the UI to the original state and recreate the changes. Caution\: This will reset all changes made to this app by any user. Alternatively, you can contact SAP support by opening a ticket for the component CA-UI5-FL-RTA.
348
174
 
349
- #XMSG: message toast text for successful deletion of app variant
350
175
  DELETE_APP_VARIANT_SUCCESS_MESSAGE=App variant (ID\: {0}) deleted.
351
- #XMSG: message toast text for successful deletion of app variant
352
176
  DELETE_APP_VARIANT_SUCCESS_MESSAGE_CLOUD=App variant (ID\: {0}) deleted. To remove the tile from the launchpad, reload the home page.
353
- #XMSG: Error message displayed if deletion of app variant descriptor failed or if the catalog unassignment fails
354
177
  MSG_DELETE_APP_VARIANT_FAILED=Sorry, the app variant could not be deleted. Please send the following technical information to your administrator\:
355
- #XTIT: title for the info popup when a delete app variant dialog pops up
356
178
  DELETE_APP_VARIANT_INFO_MESSAGE_TITLE=Information
357
- #XBUT: Delete app variant OK button text
358
179
  DELETE_APP_VARIANT_OK_TEXT=OK
359
- #XBUT: Delete app variant Close button text
360
180
  DELETE_APP_VARIANT_CLOSE_TEXT=Close
361
- #XMSG: Message, when no Business Contexts are available
362
181
  MSG_NO_BUSINESS_CONTEXTS=None
363
- #XMSG: Message, when User is about to close or refresh the browser
364
182
  MSG_DO_NOT_CLOSE_BROWSER=Operation in progress - please do not close the browser.
365
- #XMSG: Message, after User clicked on delete confirmation from currently adapting app variant.
366
183
  MSG_DO_NOT_CLOSE_BROWSER_CURRENTLY_ADAPTING=Deletion in progress - please do not close the browser.\nNote that the tile for the app variant will remain visible for the duration of the deletion process.
367
- #XMSG: Error message when catalogs are locked
368
184
  MSG_CATALOGS_LOCKED=Sorry, the app variant could not be deleted. Please try again later.
369
185
 
370
- #XMSG: Error message for developers, when not all UI controls have stable ids.
371
186
  MSG_UNSTABLE_ID_FOUND=Some of your controls don\u2019t have stable IDs. Use the Support Assistant to identify the affected controls as described [here](https\://ui5.sap.com/\#/topic/f51dbb78e7d5448e838cdc04bdf65403.html\#loiof51dbb78e7d5448e838cdc04bdf65403__section_howtocheck), and set the IDs. (This message is only visible at SAP internally, but you should set the IDs as soon as possible.)
372
187
 
373
- #XMSG: Warning is flexibility service is not activated for the application.
374
188
  MSG_NO_FLEX_ENABLED_FLAG=Your app is not enabled for UI adaptation. Check the prerequisites described [here](https\://ui5.sap.com/\#/topic/f1430c0337534d469da3a56307ff76af). (This message is only visible at SAP internally. The functionality is not impacted, but you should take care of this as soon as possible.)
375
189
 
376
- #XTIT: Title for Add Iframe dialog
377
190
  IFRAME_ADDIFRAME_DIALOG_TITLE=Define Embedded Content
378
- #XTIT: Title for Updating Add Iframe dialog
379
191
  IFRAME_ADDIFRAME_DIALOG_UPDATE_TITLE=Update Embedded Content
380
- #XTIT: Title for size section in the Add Iframe dialog
381
192
  IFRAME_ADDIFRAME_DIALOG_SIZE_TITLE=Size of the IFrame
382
- #XFLD: Label for width in the Add Iframe dialog
383
193
  IFRAME_ADDIFRAME_DIALOG_WIDTH_LABEL=Width
384
- #XFLD: Label for width-unit in the Add Iframe dialog
385
194
  IFRAME_ADDIFRAME_DIALOG_WIDTH_UNITLABEL=Unit for Width
386
- #XFLD: Label for height in the Add Iframe dialog
387
195
  IFRAME_ADDIFRAME_DIALOG_HEIGHT_LABEL=Height
388
- #XFLD: Label for height-unit in the Add Iframe dialog
389
196
  IFRAME_ADDIFRAME_DIALOG_HEIGHT_UNITLABEL=Unit for Height
390
- #XBUT: Save button text
391
197
  IFRAME_ADDIFRAME_DIALOG_BUTTON_SAVE=Save
392
- #XBUT: Cancel button text
393
198
  IFRAME_ADDIFRAME_DIALOG_BUTTON_CANCEL=Cancel
394
- #XMIT: Context Menu Entry 'Add External Application'
395
199
  CTX_ADDIFRAME=Embed Content\: {0}
396
- #XMIT: Context Menu Group 'Embed Content'
397
200
  CTX_ADDIFRAME_GROUP=Embed Content
398
- #XMSG: Info Message displayed when SAP developer wants to see the app variant overview in an app variant which is laid in CUSTOMER layer
399
201
  MSG_APP_VARIANT_OVERVIEW_SAP_DEVELOPER=The started app (variant) is put in either the CUSTOMER or CUSTOMER_BASE layer. Therefore, you as an SAP developer cannot see the available app variants.
400
- #XTIT: Title for AppVariant Overview dialog for a SAP Developer
401
202
  TITLE_APP_VARIANT_OVERVIEW_SAP_DEVELOPER=App Variant Overview for SAP Developers
402
- #XFLD: Label for preview URL in the URL Builder dialog
403
203
  IFRAME_ADDIFRAME_DIALOG_PREVIEW_URL_LABEL=Preview URL
404
- #XFLD: Label for preview Frame
405
204
  IFRAME_ADDIFRAME_DIALOG_PREVIEW_FRAME_LABEL=Preview of the IFrame
406
- #XBUT: Show Preview button text
407
205
  IFRAME_ADDIFRAME_DIALOG_BUTTON_SHOW_PREVIEW=Show Preview
408
- #XBUT: Show Preview button text
409
206
  IFRAME_ADDIFRAME_DIALOG_BUTTON_UPDATE_PREVIEW=Update Preview
410
- #XMSG: Preview area default message
411
207
  IFRAME_ADDIFRAME_DIALOG_BUTTON_PREVIEW_MESSAGE=Choose Show Preview to show the embedded content. If nothing is shown, verify the URL.
412
- #XFLD: Label for Edit URL in the URL Builder dialog
413
208
  IFRAME_ADDIFRAME_DIALOG_EDIT_URL_LABEL=URL (click to edit manually)
414
- #XFLD: Label for parameters in the URL Builder dialog
415
209
  IFRAME_ADDIFRAME_DIALOG_PARAMETERS_LABEL=Available Values (click to add to the URL)
416
- #XFLD: Table column label for parameter in the URL Builder dialog
417
210
  IFRAME_ADDIFRAME_DIALOG_TABLE_PARAMETER_LABEL=Parameter
418
- #XFLD: Table column Label for Value in UI in the URL Builder dialog
419
211
  IFRAME_ADDIFRAME_DIALOG_TABLE_UI_VALUE_LABEL=Value Example
420
- #XFLD: Label for Search Field In the Add Iframe Dialog
421
212
  IFRAME_ADDIFRAME_DIALOG_PARAMETER_SEARCH_LABEL=Search for Parameters
422
- #XMSG: Text warning about correct URL
423
213
  IFRAME_ADDIFRAME_DIALOG_URL_WARNING_TEXT=URLs used here are required to fulfill certain preconditions and will not work without them.
424
- #XLNK: Link to Documentation
425
214
  IFRAME_ADDIFRAME_DIALOG_URL_WARNING_LINKTEXT=Read More
426
- #XFLD: Label for the Container Title field in the Add IFrame Dialog
427
215
  IFRAME_ADDIFRAME_DIALOG_CONTAINER_TITLE_LABEL=Title
428
- #XTXT: Default Container Title value in the Add IFrame Dialog
429
216
  IFRAME_ADDIFRAME_DIALOG_CONTAINER_TITLE_DEFAULT_VALUE_TEXT=Embedded Content
430
- #XTXT: Select Additional Text Explanation for the % width Value in section
431
217
  IFRAME_ADDIFRAME_DIALOG_SELECT_ADDITIONAL_TEXT_PERCENT_SECTION=Percentage relative to the section width
432
- #XTXT: Select Additional Text Explanation for the % width Value in header
433
218
  IFRAME_ADDIFRAME_DIALOG_SELECT_ADDITIONAL_TEXT_PERCENT_HEADER=Percentage relative to the header width
434
- #XTXT: Select Additional Text Explanation for the vh height Value
435
219
  IFRAME_ADDIFRAME_DIALOG_SELECT_ADDITIONAL_TEXT_VH=Percentage relative to the height of the browser window
436
- #XTXT: Select Additional Text Explanation for the PX Value
437
220
  IFRAME_ADDIFRAME_DIALOG_SELECT_ADDITIONAL_TEXT_PX=Number of pixels
438
- #XTXT: Select Additional Text Explanation for the REM Value
439
221
  IFRAME_ADDIFRAME_DIALOG_SELECT_ADDITIONAL_TEXT_REM=Relative to the font size of the root HTML element
440
- #XTIT: Advanced settings section title
441
222
  IFRAME_ADDIFRAME_ADVANCED_SETTINGS=Advanced Settings
442
- #XTXT: Toggle label to use the old iframe content navigation mode (push to history instead of replace)
443
- IFRAME_ADDIFRAME_USE_LEGACY_NAVIGATION=Legacy Navigation Mode
444
- #XTXT: Info text to explain the legacy navigation mode
445
- IFRAME_ADDIFRAME_USE_LEGACY_NAVIGATION_INFO=When switching to the legacy navigation mode, multiple entries are automatically added to the browser history, for example, when resolving URL parameters. This can have an unwanted impact on the behavior of the browser's back button or the navigation within SAP Fiori elements apps.\nUse this mode only if you are facing problems with outdated content or the embedded content doesn't load properly.
446
- #XTXT: Error message when embedding an Iframe with a forbidden protocol like javascript:
447
223
  IFRAME_ADDIFRAME_ERROR_UNSAFE_PROTOCOL=Protocol is not permitted.
448
- #XTXT: Error message when embedding an http Iframe in a https host (mixed content protocol downgrade)
449
224
  IFRAME_ADDIFRAME_ERROR_MIXED_CONTENT=Embedding HTTP content in an HTTPS host is not permitted.
450
- #XTXT: Generic error when embedding a forbidden iframe url
451
225
  IFRAME_ADDIFRAME_ERROR_FORBIDDEN_URL=URL is not permitted.
452
- #XTXT: Error message when trying to embed a url that cannot be parsed
453
226
  IFRAME_ADDIFRAME_ERROR_INVALID_URL=Enter a valid URL.
227
+ IFRAME_ADDIFRAME_ADDITIONAL_PARAMETERS_SECURITY_WARNING_TEXT=Changing the parameters might affect the security of the application.
228
+ IFRAME_ADDIFRAME_ADDITIONAL_PARAMETERS_WARNING_MORE_INFO_TEXT=More info
229
+ IFRAME_ADDIFRAME_ADD_ADDITIONAL_SANDBOX_PARAMETERS_LABEL=Activate additional sandbox parameters\:
230
+ IFRAME_ADDIFRAME_ADD_ADDITIONAL_SANDBOX_PARAMETERS_PLACEHOLDER=Enter additional sandbox parameters
454
231
 
455
- #XTXT: Description for rename-changes
456
232
  TXT_CHANGEVISUALIZATION_CHANGE_RENAME_TO=Name changed to ''{0}''
457
- #XTXT: Description for rename-changes
458
233
  TXT_CHANGEVISUALIZATION_CHANGE_RENAME_FROM_TO=Name changed from ''{1}'' to ''{0}''
459
- #XTXT: Description for move-changes outside its group
460
234
  TXT_CHANGEVISUALIZATION_CHANGE_MOVE=Element "{0}" moved
461
- #XTXT: Description for move-changes within its group
462
235
  TXT_CHANGEVISUALIZATION_CHANGE_MOVE_WITHIN=Element "{0}" moved within its container
463
- #XTXT: Description for remove-changes
464
236
  TXT_CHANGEVISUALIZATION_CHANGE_REMOVE=Element "{0}" removed
465
- #XTXT: Description for reveal-changes
466
237
  TXT_CHANGEVISUALIZATION_CHANGE_REVEAL=Element "{0}" added
467
- #XTXT: Description for combine-changes
468
238
  TXT_CHANGEVISUALIZATION_CHANGE_COMBINE=Element "{0}" combined
469
- #XTXT: Description for combine-changes with two original elements
470
239
  TXT_CHANGEVISUALIZATION_CHANGE_COMBINE_TWO=Elements "{0}" and "{1}" combined
471
- #XTXT: Description for combine-changes with three or more original elements
472
240
  TXT_CHANGEVISUALIZATION_CHANGE_COMBINE_MANY={0} elements combined
473
- #XTXT: Description for split-changes
474
241
  TXT_CHANGEVISUALIZATION_CHANGE_SPLIT=Element "{0}" split
475
- #XTXT: Description for createcontainer-changes
476
242
  TXT_CHANGEVISUALIZATION_CHANGE_CREATECONTAINER=Group "{0}" added
477
- #XTXT: Description for adddelegateproperty-changes
478
243
  TXT_CHANGEVISUALIZATION_CHANGE_ADDDELEGATEPROPERTY=Field "{0}" added
479
- #XTXT: Description for addiframe-changes
480
244
  TXT_CHANGEVISUALIZATION_CHANGE_ADDIFRAME=iFrame added
481
- #XTXT: Description for settings-changes
482
245
  TXT_CHANGEVISUALIZATION_CHANGE_SETTINGS=Settings of element "{0}" changed
483
- #XTXT: Generic description for other-changes
484
246
  TXT_CHANGEVISUALIZATION_CHANGE_OTHER=Element was changed
485
- #XTIT: Table column label for type in ChangeIndicatorPopover
486
247
  TIT_CHANGEVISUALIZATION_TYPE=Type
487
- #XTIT: Title for ChangePopover and ChangesPopover
488
248
  TIT_CHANGEVISUALIZATION_CHANGES=Changes
489
- #XFLD: Table column label for date in ChangeIndicatorPopover
490
249
  TIT_CHANGEVISUALIZATION_DATE=Date
491
- #XFLD: Table column label for details in ChangeIndicatorPopover
492
250
  TIT_CHANGEVISUALIZATION_DETAILS=Details
493
- #XFLD: Table column label for description in ChangeIndicatorPopover
494
251
  TIT_CHANGEVISUALIZATION_DESCRIPTION=Description
495
- #XTOL: Tooltip for showChanges Button in Toolbar to show changes
496
252
  BUT_CHANGEVISUALIZATION_SHOWCHANGES=Visualize Key User Changes
497
- #XTOL: Tooltip for Select Changes Button in Toolbar
498
253
  BUT_CHANGEVISUALIZATION_SELECTCHANGES=Select Change Type
499
- #XMSG: Info Message for Hidden Changes
500
254
  MSG_CHANGEVISUALIZATION_HIDDEN_CHANGES_INFO=Changes not visualized\: {0}
501
- #XTXT: Text for all-changes item of ChangesPopover
502
255
  TXT_CHANGEVISUALIZATION_OVERVIEW_ALL=All
503
- #XBUT: Button text for all-changes
504
256
  BTN_CHANGEVISUALIZATION_OVERVIEW_ALL=All Changes
505
- #XTXT: Text for move-changes item of ChangesPopover
506
257
  TXT_CHANGEVISUALIZATION_OVERVIEW_MOVE=Move
507
- #XBUT: Button text for move-changes
508
258
  BTN_CHANGEVISUALIZATION_OVERVIEW_MOVE=Moved Elements
509
- #XTXT: Text for rename-changes item of ChangesPopover
510
259
  TXT_CHANGEVISUALIZATION_OVERVIEW_RENAME=Rename
511
- #XBUT: Button text for rename-changes
512
260
  BTN_CHANGEVISUALIZATION_OVERVIEW_RENAME=Renamed Elements
513
- #XTXT: Text for add-changes item of ChangesPopover
514
261
  TXT_CHANGEVISUALIZATION_OVERVIEW_ADD=Add
515
- #BUT: Button text for add-changes
516
262
  BTN_CHANGEVISUALIZATION_OVERVIEW_ADD=Added Elements
517
- #XTXT: Text for combine- and split-changes item of ChangesPopover
518
263
  TXT_CHANGEVISUALIZATION_OVERVIEW_COMBINESPLIT=Combine and Split
519
- #XBUT: Button text for combine- and split-changes
520
264
  BTN_CHANGEVISUALIZATION_OVERVIEW_COMBINESPLIT=Combined and Split Elements
521
- #XTXT: Text for remove-changes item of ChangesPopover
522
265
  TXT_CHANGEVISUALIZATION_OVERVIEW_REMOVE=Remove
523
- #XBUT: Button text for remove-changes
524
266
  BTN_CHANGEVISUALIZATION_OVERVIEW_REMOVE=Removed Elements
525
- #XTXT: Text for other-changes item of ChangesPopover
526
267
  TXT_CHANGEVISUALIZATION_OVERVIEW_OTHER=Other
527
- #XBUT: Button text for other-changes
528
268
  BTN_CHANGEVISUALIZATION_OVERVIEW_OTHER=Other Changes
529
- #XBUT: Segmented Button text for all changes
530
269
  BUT_CHANGEVISUALIZATION_VERSIONING_ALL=All
531
- #XBUT: Segmented Button text for draft changes
532
270
  BUT_CHANGEVISUALIZATION_VERSIONING_DRAFT=Draft
533
- #XBUT: Segmented Button text for dirty changes
534
271
  BUT_CHANGEVISUALIZATION_VERSIONING_DIRTY=Unsaved
535
- #XTXT: Semantic date for changes created in same session
536
272
  TXT_CHANGEVISUALIZATION_CREATED_IN_SESSION_DATE=Just now
537
- #XMSG: message toast text after a local reset saved the variant
538
273
  MSG_LOCAL_RESET_VARIANT_SAVE=The container has been reset and the view has been saved automatically.
539
- #XBUT: Button text for showing the dependent container of a move change
540
274
  BTN_CHANGEVISUALIZATION_SHOW_DEPENDENT_CONTAINER_MOVE=Show Source
541
- #XBUT: Button text for showing the dependent container of a split change
542
275
  BTN_CHANGEVISUALIZATION_SHOW_DEPENDENT_CONTAINER_SPLIT=Show Other Parts
543
- #XBUT: Button text for learn more link in change type selection dialog
544
276
  BUT_CHANGEVISUALIZATION_LEARNMORE=[Learn more]
545
- #XTXT: Tooltip for change indicator with one change
546
277
  TXT_CHANGEVISUALIZATION_INDICATOR_TOOLTIP_SING=1 change
547
- #XTXT: Tooltip for change indicator for multiple changes with number
548
278
  TXT_CHANGEVISUALIZATION_INDICATOR_TOOLTIP_PLUR={0} changes
549
279
 
550
- #XMSG: Warning Message for mixed changes
551
280
  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 to transport them to the other systems. See [Adapting the UI](https\://help.sap.com/docs/search?q\=Adapting%20the%20UI).
552
- #XMSG: Warning Message for mixed changes
553
281
  TIT_ADAPTATION_STARTER_MIXED_CHANGES_TITLE=Warning - Risk of Severe Conflicts
554
- #XMSG: Warning Message for mixed changes
555
282
  MSG_ADAPTATION_STARTER_NO_CHANGES_IN_P_WARNING=You are starting UI adaptation in a productive system. If you have a development or test system, we advise you to make changes there and to use the transport mechanism to publish these changes.
556
- #XMSG: Warning Message for mixed changes
557
283
  TIT_ADAPTATION_STARTER_NO_CHANGES_IN_P_TITLE=Warning - You are about to make changes to the productive system
558
- #XMSG: Generic Error Message
559
284
  MSG_GENERIC_ERROR_MESSAGE=An error has occurred. Please contact SAP support by opening a ticket for component CA-UI5-FL-RTA.\nPlease include the following technical information in your ticket\:\n {0}
560
285
 
561
- #XMSG: UI Adaptation could not be started error
562
286
  MSG_ADAPTATION_COULD_NOT_START=Error when starting UI adaptation
563
287
 
564
- #XMSG: No Key User rights Error Message
565
288
  MSG_NO_KEY_USER_RIGHTS_ERROR_MESSAGE=You do not have key user permissions. Please contact your administrator.
566
289
 
567
- #XBTN: Tooltip for button to move list item up
568
290
  BTN_TOOLTIP_MOVE_UP=Move up
569
- #XBTN: Tooltip for button to move list item down
570
291
  BTN_TOOLTIP_MOVE_DOWN=Move down
571
- #XTIT: RTA toolbar menu button text if there is one context-based adaptation
572
292
  BTN_ADAPTING_FOR=Adapting for ''{0}''
573
- #XTIT: RTA toolbar menu button text if there is no context-based adaptation
574
293
  BTN_ADAPTING_FOR_ALL_USERS=Adapting for 'All Users'
575
- #XTIT: Context-based Adaptation Sub Menu Button to switch to another context-based adaptation
576
294
  BTN_SWITCH_ADAPTATIONS=Switch Adaptations
577
- #XTIT: Context-Based Adaptation Edit Dialog title
578
295
  EAC_DIALOG_HEADER=Edit Adaptation
579
- #XTIT: Context-Based Adaptation Save Dialog title
580
296
  SAC_DIALOG_HEADER=Save as New Adaptation
581
- #XTIT: Context-Based Adaptation Delete Dialog title
582
297
  DAC_DIALOG_HEADER=Delete Adaptation
583
- #XTIT: Context-Based Adaptation Delete Dialog description
584
298
  DAC_DIALOG_DESCRIPTION=Do you really want to delete this adaptation?
585
- #XMSG: Context-Based Adaptation dialog to delete but unsaved changes exist description
586
299
  DAC_DATA_LOSS_DIALOG_DESCRIPTION=You have unsaved UI changes. Deleting this adaptation will also delete the UI changes. Do you really want to delete this adaptation?
587
- #XTIT: Context-Based Adaptation Migration Dialog title
588
300
  DAC_DIALOG_MIGRATION_HEADER=Migrate Views
589
- #XMSG: Context-Based Adaptation Migration Dialog description
590
301
  DAC_DIALOG_MIGRATION_DESCRIPTION=We noticed that you've already assigned roles to views in this application. If you want to create an adaptation, you need to migrate these views to adaptations.\nAfter migration, every view that was assigned to a role will be included in an adaptation.
591
- #XMSG: Context-Based Adaptation Migration Dialog description
592
302
  DAC_DIALOG_MIGRATION_DIRTY_DESCRIPTION=We noticed that you've already assigned roles to views in this application. If you want to create an adaptation, you need to migrate these views to adaptations.\nAfter the migration, every view that was assigned to a role will be included in an adaptation.\n\nYou have unsaved UI changes. These are saved before migration.
593
- #XMSG: Context-Based Adaptation Migration Successful Dialog description
594
303
  DAC_DIALOG_MIGRATION_SUCCESSFULL_DESCRIPTION=Views have been migrated successfully.\nYou can now switch to the adaptations that have been created and verify them.
595
- #XMSG: Context-Based Adaptation Migration Error Dialog description
596
304
  DAC_DIALOG_MIGRATION_ERROR_DESCRIPTION=An error occurred during migration. Please try again later or contact your administrator.
597
- #XTITT: Context-Based Adaptation Manage Dialog title
598
305
  MANAGE_ADAPTATIONS_DIALOG_HEADER=Manage Adaptations
599
- #XTIT: Text for Manage Adaptations Button in RTA toolbar
600
306
  BTN_MANAGE_APP_CTX=Manage Adaptations
601
- #XBUT: Tooltip for Manage Adaptations Button in RTA Toolbar
602
307
  TXT_MANAGE_APP_CTX=View, edit or delete adaptations
603
- #XFLD: column header for column on the far left
604
308
  CLM_HEADER_PRIORITY=Priority
605
- #XFLD: column header for table who created table row and when
606
309
  CLM_HEADER_CREATED=Created
607
- #XFLD: column header for table who last changed table row and when
608
310
  CLM_HEADER_CHANGED=Last Changed
609
- #XFLD: actions that can be performed on new artefact
610
311
  CLM_HEADER_ADAPTATIONS_ACTIONS=Actions
611
- #XFLD: column header for column on the far left
612
312
  CLM_HEADER_CONTEXT=Context
613
- #XFLD: title of a new artefact
614
313
  CLM_HEADER_ADAPTATIONS_TITLE=Title
615
- #XFLD: creation of the adaptation
616
314
  CLM_HEADER_ADAPTATIONS_CREATED_ON=Created On
617
- #XFLD: last changed of the adaptation
618
315
  CLM_HEADER_ADAPTATIONS_CHANGED_ON=Changed On
619
- #XFLD: description of a new artefact
620
316
  MAA_DIALOG_DESCRIPTION=Description
621
- #XBTN: save as new artefact
622
317
  MAA_DIALOG_SAVE_AS_APP=Save as
623
- #XBTN: button to adapt the UI
624
318
  MAA_DIALOG_ADAPT_UI=Adapt UI
625
- #XFLD: menu bar item for available actions
626
319
  MENU_BTN_SHARE=Share
627
- #XFLD: menu bar item for available actions
628
320
  MENU_BTN_EDIT=Edit
629
- #XFLD: delete context-based adaptation button
630
321
  MAA_DIALOG_DELETE=Delete
631
- #XTXT: priority dropdown selection for first position
632
322
  TXT_SELECT_FIRST_PRIO=Insert before all (Priority '1')
633
- #XTXT: priority dropdown selection for all other positions
634
323
  TXT_SELECT_PRIO=Insert after ''{0}'' (Priority ''{1}'')
635
- #XTXT: placeholder text to enter into description input field
636
324
  SAVE_AS_DIALOG_PLACEHOLDER_DESCRIPTION_TEXT=Enter description
637
- #XFLD: postfix for context table cell
638
325
  TXT_TABLE_CONTEXT_CELL_ROLE=Role
639
- #XFLD: postfix for context table cell
640
326
  TXT_TABLE_CONTEXT_CELL_ROLES=Roles
641
- #XTXT: title of adaptation without contexts
642
- TXT_DEFAULT_APP=Context-free adaptation
643
- #XBUT: Context-Based Adaptation predefined text for Save button
327
+ TXT_DEFAULT_APP=Context-Free Adaptation
644
328
  APP_CTX_DIALOG_SAVE=Save
645
- #XBUT: Context-Based Adaptation predefined text for Cancel button
646
329
  APP_CTX_DIALOG_CANCEL=Cancel
647
- #XBUT: Context-Based Adaptation predefined text for Confirm button
648
330
  APP_CTX_DIALOG_CONFIRM=Confirm
649
331
  TOOLTIP_APP_CTX_DIALOG_SAVE=Context-based adaptation has not been changed.
650
- #TXT: Context-Based Adaptation duplicate title error message
651
332
  TXT_CTX_ERROR_DUPLICATE_TITLE=The adaptation title already exists. Please enter a different title.
652
- #XTIT: Context-Based Adaptation predefined title for Error Message max length
653
333
  TXT_CTX_ERROR_MAX_LEN=Adaptation titles are restricted to {0} characters
654
- #TXT: Context-Based Adaptation empty title error message
655
334
  TXT_CTX_ERROR_EMPTY_TITLE=Please enter a title.