@openui5/sap.ui.rta 1.126.1 → 1.128.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/THIRDPARTY.txt +1 -1
- package/package.json +6 -6
- package/src/sap/ui/rta/.library +1 -1
- package/src/sap/ui/rta/Client.js +1 -1
- package/src/sap/ui/rta/RuntimeAuthoring.js +2 -2
- package/src/sap/ui/rta/Utils.js +1 -1
- package/src/sap/ui/rta/api/startAdaptation.js +2 -0
- package/src/sap/ui/rta/appVariant/AppVariantManager.js +1 -1
- package/src/sap/ui/rta/appVariant/manageApps/webapp/i18n/i18n_en_US_sappsd.properties +2 -2
- package/src/sap/ui/rta/appVariant/manageApps/webapp/i18n/i18n_en_US_saptrc.properties +27 -27
- package/src/sap/ui/rta/command/AddIFrame.js +1 -1
- package/src/sap/ui/rta/command/AddProperty.js +1 -1
- package/src/sap/ui/rta/command/AddXML.js +1 -1
- package/src/sap/ui/rta/command/AddXMLAtExtensionPoint.js +1 -1
- package/src/sap/ui/rta/command/Annotation.js +46 -0
- package/src/sap/ui/rta/command/AppDescriptorCommand.js +1 -1
- package/src/sap/ui/rta/command/BaseCommand.js +1 -1
- package/src/sap/ui/rta/command/BindProperty.js +1 -1
- package/src/sap/ui/rta/command/Combine.js +1 -1
- package/src/sap/ui/rta/command/CommandFactory.js +5 -1
- package/src/sap/ui/rta/command/CompositeCommand.js +1 -1
- package/src/sap/ui/rta/command/ControlVariantConfigure.js +1 -1
- package/src/sap/ui/rta/command/ControlVariantSave.js +1 -1
- package/src/sap/ui/rta/command/ControlVariantSaveAs.js +1 -1
- package/src/sap/ui/rta/command/ControlVariantSetTitle.js +1 -1
- package/src/sap/ui/rta/command/ControlVariantSwitch.js +1 -1
- package/src/sap/ui/rta/command/CreateContainer.js +1 -1
- package/src/sap/ui/rta/command/CustomAdd.js +1 -1
- package/src/sap/ui/rta/command/FlexCommand.js +1 -1
- package/src/sap/ui/rta/command/LREPSerializer.js +1 -1
- package/src/sap/ui/rta/command/LocalReset.js +1 -1
- package/src/sap/ui/rta/command/Move.js +1 -1
- package/src/sap/ui/rta/command/Property.js +1 -1
- package/src/sap/ui/rta/command/Remove.js +1 -1
- package/src/sap/ui/rta/command/Rename.js +1 -1
- package/src/sap/ui/rta/command/Resize.js +1 -1
- package/src/sap/ui/rta/command/Reveal.js +1 -1
- package/src/sap/ui/rta/command/Settings.js +1 -1
- package/src/sap/ui/rta/command/Split.js +1 -1
- package/src/sap/ui/rta/command/Stack.js +5 -2
- package/src/sap/ui/rta/command/appDescriptor/AddLibrary.js +1 -1
- package/src/sap/ui/rta/command/compVariant/CompVariantContent.js +1 -1
- package/src/sap/ui/rta/command/compVariant/CompVariantSaveAs.js +11 -1
- package/src/sap/ui/rta/command/compVariant/CompVariantSwitch.js +1 -1
- package/src/sap/ui/rta/command/compVariant/CompVariantUpdate.js +1 -1
- package/src/sap/ui/rta/enablement/elementActionTest.js +1 -1
- package/src/sap/ui/rta/library.js +2 -2
- package/src/sap/ui/rta/messagebundle.properties +6 -4
- package/src/sap/ui/rta/messagebundle_ar.properties +5 -4
- package/src/sap/ui/rta/messagebundle_bg.properties +5 -4
- package/src/sap/ui/rta/messagebundle_ca.properties +5 -4
- package/src/sap/ui/rta/messagebundle_cnr.properties +5 -4
- package/src/sap/ui/rta/messagebundle_cs.properties +5 -4
- package/src/sap/ui/rta/messagebundle_cy.properties +5 -4
- package/src/sap/ui/rta/messagebundle_da.properties +5 -4
- package/src/sap/ui/rta/messagebundle_de.properties +6 -5
- package/src/sap/ui/rta/messagebundle_el.properties +5 -4
- package/src/sap/ui/rta/messagebundle_en.properties +3 -328
- package/src/sap/ui/rta/messagebundle_en_GB.properties +5 -4
- package/src/sap/ui/rta/messagebundle_en_US_sappsd.properties +63 -53
- package/src/sap/ui/rta/messagebundle_en_US_saprigi.properties +12 -2
- package/src/sap/ui/rta/messagebundle_en_US_saptrc.properties +325 -315
- package/src/sap/ui/rta/messagebundle_es.properties +5 -4
- package/src/sap/ui/rta/messagebundle_es_MX.properties +5 -4
- package/src/sap/ui/rta/messagebundle_et.properties +5 -4
- package/src/sap/ui/rta/messagebundle_fi.properties +5 -4
- package/src/sap/ui/rta/messagebundle_fr.properties +5 -4
- package/src/sap/ui/rta/messagebundle_fr_CA.properties +5 -4
- package/src/sap/ui/rta/messagebundle_hi.properties +5 -4
- package/src/sap/ui/rta/messagebundle_hr.properties +5 -4
- package/src/sap/ui/rta/messagebundle_hu.properties +5 -4
- package/src/sap/ui/rta/messagebundle_id.properties +5 -4
- package/src/sap/ui/rta/messagebundle_it.properties +6 -5
- package/src/sap/ui/rta/messagebundle_iw.properties +5 -4
- package/src/sap/ui/rta/messagebundle_ja.properties +5 -4
- package/src/sap/ui/rta/messagebundle_kk.properties +5 -4
- package/src/sap/ui/rta/messagebundle_ko.properties +6 -5
- package/src/sap/ui/rta/messagebundle_lt.properties +5 -4
- package/src/sap/ui/rta/messagebundle_lv.properties +5 -4
- package/src/sap/ui/rta/messagebundle_mk.properties +5 -4
- package/src/sap/ui/rta/messagebundle_ms.properties +5 -4
- package/src/sap/ui/rta/messagebundle_nl.properties +5 -4
- package/src/sap/ui/rta/messagebundle_no.properties +5 -4
- package/src/sap/ui/rta/messagebundle_pl.properties +5 -4
- package/src/sap/ui/rta/messagebundle_pt.properties +5 -4
- package/src/sap/ui/rta/messagebundle_pt_PT.properties +5 -4
- package/src/sap/ui/rta/messagebundle_ro.properties +5 -4
- package/src/sap/ui/rta/messagebundle_ru.properties +5 -4
- package/src/sap/ui/rta/messagebundle_sh.properties +5 -4
- package/src/sap/ui/rta/messagebundle_sk.properties +5 -4
- package/src/sap/ui/rta/messagebundle_sl.properties +5 -4
- package/src/sap/ui/rta/messagebundle_sr.properties +5 -4
- package/src/sap/ui/rta/messagebundle_sv.properties +5 -4
- package/src/sap/ui/rta/messagebundle_th.properties +5 -4
- package/src/sap/ui/rta/messagebundle_tr.properties +5 -4
- package/src/sap/ui/rta/messagebundle_uk.properties +5 -4
- package/src/sap/ui/rta/messagebundle_vi.properties +5 -4
- package/src/sap/ui/rta/messagebundle_zh_CN.properties +5 -4
- package/src/sap/ui/rta/messagebundle_zh_TW.properties +5 -4
- package/src/sap/ui/rta/plugin/AddXMLAtExtensionPoint.js +5 -2
- package/src/sap/ui/rta/plugin/BaseCreate.js +1 -1
- package/src/sap/ui/rta/plugin/Combine.js +1 -2
- package/src/sap/ui/rta/plugin/CompVariant.js +6 -6
- package/src/sap/ui/rta/plugin/ControlVariant.js +6 -6
- package/src/sap/ui/rta/plugin/CreateContainer.js +3 -3
- package/src/sap/ui/rta/plugin/CutPaste.js +3 -3
- package/src/sap/ui/rta/plugin/DragDrop.js +1 -1
- package/src/sap/ui/rta/plugin/LocalReset.js +5 -2
- package/src/sap/ui/rta/plugin/Plugin.js +60 -2
- package/src/sap/ui/rta/plugin/RTAElementMover.js +1 -1
- package/src/sap/ui/rta/plugin/Remove.js +2 -2
- package/src/sap/ui/rta/plugin/Rename.js +2 -2
- package/src/sap/ui/rta/plugin/RenameHandler.js +5 -2
- package/src/sap/ui/rta/plugin/Resize.js +1 -1
- package/src/sap/ui/rta/plugin/Selection.js +3 -3
- package/src/sap/ui/rta/plugin/Settings.js +35 -11
- package/src/sap/ui/rta/plugin/Split.js +2 -2
- package/src/sap/ui/rta/plugin/Stretch.js +1 -1
- package/src/sap/ui/rta/plugin/additionalElements/ActionExtractor.js +1 -1
- package/src/sap/ui/rta/plugin/additionalElements/AddElementsDialog.js +1 -1
- package/src/sap/ui/rta/plugin/additionalElements/AdditionalElementsPlugin.js +2 -2
- package/src/sap/ui/rta/plugin/additionalElements/AdditionalElementsUtils.js +1 -1
- package/src/sap/ui/rta/plugin/additionalElements/CommandBuilder.js +1 -1
- package/src/sap/ui/rta/plugin/iframe/AddIFrame.js +4 -5
- package/src/sap/ui/rta/plugin/iframe/AddIFrameDialog.fragment.xml +21 -6
- package/src/sap/ui/rta/plugin/iframe/AddIFrameDialog.js +42 -30
- package/src/sap/ui/rta/plugin/iframe/AddIFrameDialogController.js +20 -6
- package/src/sap/ui/rta/service/Action.js +1 -1
- package/src/sap/ui/rta/service/ControllerExtension.js +1 -1
- package/src/sap/ui/rta/service/Outline.js +1 -1
- package/src/sap/ui/rta/service/Property.js +1 -1
- package/src/sap/ui/rta/service/Selection.js +20 -2
- package/src/sap/ui/rta/service/SupportTools.js +1 -1
- package/src/sap/ui/rta/themes/base/AddIFrame.less +8 -10
- package/src/sap/ui/rta/themes/base/ChangeVisualization.less +2 -3
- package/src/sap/ui/rta/themes/base/ContextMenu.less +13 -13
- package/src/sap/ui/rta/themes/base/Dialogs.less +2 -2
- package/src/sap/ui/rta/themes/base/FieldRepository.less +5 -10
- package/src/sap/ui/rta/themes/base/FlexSupportExtension.less +9 -4
- package/src/sap/ui/rta/themes/base/Overlay.less +27 -180
- package/src/sap/ui/rta/themes/base/OverlayWithScrollbar.less +1 -1
- package/src/sap/ui/rta/themes/base/Toolbar.adaptation.less +18 -76
- package/src/sap/ui/rta/themes/base/Toolbar.base.less +18 -18
- package/src/sap/ui/rta/themes/base/library.source.less +9 -11
- package/src/sap/ui/rta/toolbar/Adaptation.js +1 -1
- package/src/sap/ui/rta/toolbar/Base.js +1 -1
- package/src/sap/ui/rta/toolbar/Fiori.js +1 -1
- package/src/sap/ui/rta/toolbar/FioriLike.js +1 -1
- package/src/sap/ui/rta/toolbar/OverflowToolbarButton.js +1 -1
- package/src/sap/ui/rta/toolbar/Standalone.js +1 -1
- package/src/sap/ui/rta/toolbar/contextBased/SaveAsAdaptation.js +1 -1
- package/src/sap/ui/rta/toolbar/translation/Translation.js +1 -1
- package/src/sap/ui/rta/toolbar/versioning/Versioning.js +1 -1
- package/src/sap/ui/rta/util/PluginManager.js +1 -1
- package/src/sap/ui/rta/util/PopupManager.js +1 -1
- package/src/sap/ui/rta/util/ReloadManager.js +1 -1
- package/src/sap/ui/rta/util/ServiceEventBus.js +1 -1
- package/src/sap/ui/rta/util/ServiceManager.js +1 -1
- package/src/sap/ui/rta/util/changeVisualization/ChangeIndicator.js +1 -1
- package/src/sap/ui/rta/util/changeVisualization/ChangeIndicatorRegistry.js +1 -1
- package/src/sap/ui/rta/util/changeVisualization/ChangeVisualization.js +2 -1
|
@@ -1,661 +1,336 @@
|
|
|
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=Error while switching versions. Please reload.\n {0}
|
|
124
|
-
#XMSG: message box text when adaptation switch failed
|
|
125
62
|
MSG_SWITCH_ADAPTATION_FAILED=Error while switching adaptations. 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 no catalog could be determined from base app
|
|
319
159
|
MSG_BASE_APP_CATALOGS_NOT_FOUND=The new app variant was saved, but we could not automatically add it to a business catalog. Please assign the app variant "{0}" to a business catalog manually. For more information, see [How to Add Custom Catalog Extension](https\://help.sap.com/docs/SAP_S4HANA_CLOUD/0f69f8fb28ac4bf48d2b57b9637e81fa/832c83d429ef43c68691101bc8983f13.html).
|
|
320
|
-
#XMSG: Error message displayed if the FLP tile creation fails
|
|
321
160
|
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.
|
|
322
|
-
#XMSG: Error message displayed if saving copying the unsaved changes for an app variant fails
|
|
323
161
|
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\:
|
|
324
|
-
#XFLD: 'Save As' dialog title placeholder text
|
|
325
162
|
SAVE_AS_DIALOG_PLACEHOLDER_TITLE_TEXT=Enter title
|
|
326
|
-
#XMSG: Success message displayed when the tile is available on FLP
|
|
327
163
|
MSG_SAVE_APP_VARIANT_NEW_TILE_AVAILABLE=The new tile is now available. To display it, please refresh the browser.
|
|
328
|
-
#XTIT: Title for all the app variants success dialogs
|
|
329
164
|
SAVE_APP_VARIANT_SUCCESS_MESSAGE_TITLE=Information
|
|
330
|
-
#XBUT: Save As Scenario information dialog ok action text
|
|
331
165
|
SAVE_APP_VARIANT_OK_TEXT=OK
|
|
332
|
-
#XBUT: Save As Scenario error dialog close action text
|
|
333
166
|
SAVE_APP_VARIANT_CLOSE_TEXT=Close
|
|
334
|
-
#XBUT: Save As Scenario information dialog copy id text
|
|
335
167
|
SAVE_APP_VARIANT_COPY_ID_TEXT=Copy ID and Close
|
|
336
|
-
#XBUT: Save As Scenario message text app variant id
|
|
337
168
|
MSG_APP_VARIANT_ID=App variant ID\: {0}
|
|
338
|
-
#XBUT: Save As Scenario message text error
|
|
339
169
|
MSG_TECHNICAL_ERROR=Error\: {0}
|
|
340
|
-
#XTIT: Appvariant Overview Dialog title
|
|
341
170
|
APP_VARIANT_OVERVIEW_DIALOG_TITLE=Overview of App Variants
|
|
342
|
-
#XFLD: 'Save As' dialog tile Aria Label text
|
|
343
171
|
APP_VARIANT_TILE_ARIA_LABEL=Fiori tile preview
|
|
344
|
-
#XBUT: Menu item entry to show the app variant overview for a key user
|
|
345
172
|
MENU_ITEM_KEY_USER=For Key User
|
|
346
|
-
#XBUT: Menu item entry to show the app variant overview for a SAP developer
|
|
347
173
|
MENU_ITEM_SAP_DEVELOPER=For SAP Developer
|
|
348
|
-
#XMSG: Error message displayed in a popup when a change can't be done due to unresolved dependencies
|
|
349
174
|
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.
|
|
350
175
|
|
|
351
|
-
#XMSG: message toast text for successful deletion of app variant
|
|
352
176
|
DELETE_APP_VARIANT_SUCCESS_MESSAGE=App variant (ID\: {0}) deleted.
|
|
353
|
-
#XMSG: message toast text for successful deletion of app variant
|
|
354
177
|
DELETE_APP_VARIANT_SUCCESS_MESSAGE_CLOUD=App variant (ID\: {0}) deleted. To remove the tile from the launchpad, reload the home page.
|
|
355
|
-
#XMSG: Error message displayed if deletion of app variant descriptor failed or if the catalog unassignment fails
|
|
356
178
|
MSG_DELETE_APP_VARIANT_FAILED=Sorry, the app variant could not be deleted. Please send the following technical information to your administrator\:
|
|
357
|
-
#XTIT: title for the info popup when a delete app variant dialog pops up
|
|
358
179
|
DELETE_APP_VARIANT_INFO_MESSAGE_TITLE=Information
|
|
359
|
-
#XBUT: Delete app variant OK button text
|
|
360
180
|
DELETE_APP_VARIANT_OK_TEXT=OK
|
|
361
|
-
#XBUT: Delete app variant Close button text
|
|
362
181
|
DELETE_APP_VARIANT_CLOSE_TEXT=Close
|
|
363
|
-
#XMSG: Message, when no Business Contexts are available
|
|
364
182
|
MSG_NO_BUSINESS_CONTEXTS=None
|
|
365
|
-
#XMSG: Message, when User is about to close or refresh the browser
|
|
366
183
|
MSG_DO_NOT_CLOSE_BROWSER=Operation in progress - please do not close the browser.
|
|
367
|
-
#XMSG: Message, after User clicked on delete confirmation from currently adapting app variant.
|
|
368
184
|
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.
|
|
369
|
-
#XMSG: Error message when catalogs are locked
|
|
370
185
|
MSG_CATALOGS_LOCKED=Sorry, the app variant could not be deleted. Please try again later.
|
|
371
186
|
|
|
372
|
-
#XMSG: Error message for developers, when not all UI controls have stable ids.
|
|
373
187
|
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.)
|
|
374
188
|
|
|
375
|
-
#XMSG: Warning is flexibility service is not activated for the application.
|
|
376
189
|
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.)
|
|
377
190
|
|
|
378
|
-
#XTIT: Title for Add Iframe dialog
|
|
379
191
|
IFRAME_ADDIFRAME_DIALOG_TITLE=Define Embedded Content
|
|
380
|
-
#XTIT: Title for Updating Add Iframe dialog
|
|
381
192
|
IFRAME_ADDIFRAME_DIALOG_UPDATE_TITLE=Update Embedded Content
|
|
382
|
-
#XTIT: Title for size section in the Add Iframe dialog
|
|
383
193
|
IFRAME_ADDIFRAME_DIALOG_SIZE_TITLE=Size of the IFrame
|
|
384
|
-
|
|
194
|
+
IFRAME_ADDIFRAME_DIALOG_DIMENSIONS_ERROR=Enter a number greater than 0
|
|
385
195
|
IFRAME_ADDIFRAME_DIALOG_WIDTH_LABEL=Width
|
|
386
|
-
#XFLD: Label for width-unit in the Add Iframe dialog
|
|
387
196
|
IFRAME_ADDIFRAME_DIALOG_WIDTH_UNITLABEL=Unit for Width
|
|
388
|
-
#XFLD: Label for height in the Add Iframe dialog
|
|
389
197
|
IFRAME_ADDIFRAME_DIALOG_HEIGHT_LABEL=Height
|
|
390
|
-
#XFLD: Label for height-unit in the Add Iframe dialog
|
|
391
198
|
IFRAME_ADDIFRAME_DIALOG_HEIGHT_UNITLABEL=Unit for Height
|
|
392
|
-
#XBUT: Save button text
|
|
393
199
|
IFRAME_ADDIFRAME_DIALOG_BUTTON_SAVE=Save
|
|
394
|
-
#XBUT: Cancel button text
|
|
395
200
|
IFRAME_ADDIFRAME_DIALOG_BUTTON_CANCEL=Cancel
|
|
396
|
-
#XMIT: Context Menu Entry 'Add External Application'
|
|
397
201
|
CTX_ADDIFRAME=Embed Content\: {0}
|
|
398
|
-
#XMIT: Context Menu Group 'Embed Content'
|
|
399
202
|
CTX_ADDIFRAME_GROUP=Embed Content
|
|
400
|
-
#XMSG: Info Message displayed when SAP developer wants to see the app variant overview in an app variant which is laid in CUSTOMER layer
|
|
401
203
|
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.
|
|
402
|
-
#XTIT: Title for AppVariant Overview dialog for a SAP Developer
|
|
403
204
|
TITLE_APP_VARIANT_OVERVIEW_SAP_DEVELOPER=App Variant Overview for SAP Developers
|
|
404
|
-
#XFLD: Label for preview URL in the URL Builder dialog
|
|
405
205
|
IFRAME_ADDIFRAME_DIALOG_PREVIEW_URL_LABEL=Preview URL
|
|
406
|
-
#XFLD: Label for preview Frame
|
|
407
206
|
IFRAME_ADDIFRAME_DIALOG_PREVIEW_FRAME_LABEL=Preview of the IFrame
|
|
408
|
-
#XBUT: Show Preview button text
|
|
409
207
|
IFRAME_ADDIFRAME_DIALOG_BUTTON_SHOW_PREVIEW=Show Preview
|
|
410
|
-
#XBUT: Show Preview button text
|
|
411
208
|
IFRAME_ADDIFRAME_DIALOG_BUTTON_UPDATE_PREVIEW=Update Preview
|
|
412
|
-
#XMSG: Preview area default message
|
|
413
209
|
IFRAME_ADDIFRAME_DIALOG_BUTTON_PREVIEW_MESSAGE=Choose Show Preview to show the embedded content. If nothing is shown, verify the URL.
|
|
414
|
-
#XFLD: Label for Edit URL in the URL Builder dialog
|
|
415
210
|
IFRAME_ADDIFRAME_DIALOG_EDIT_URL_LABEL=URL (click to edit manually)
|
|
416
|
-
#XFLD: Label for parameters in the URL Builder dialog
|
|
417
211
|
IFRAME_ADDIFRAME_DIALOG_PARAMETERS_LABEL=Available Values (click to add to the URL)
|
|
418
|
-
#XFLD: Table column label for parameter in the URL Builder dialog
|
|
419
212
|
IFRAME_ADDIFRAME_DIALOG_TABLE_PARAMETER_LABEL=Parameter
|
|
420
|
-
#XFLD: Table column Label for Value in UI in the URL Builder dialog
|
|
421
213
|
IFRAME_ADDIFRAME_DIALOG_TABLE_UI_VALUE_LABEL=Value Example
|
|
422
|
-
#XFLD: Label for Search Field In the Add Iframe Dialog
|
|
423
214
|
IFRAME_ADDIFRAME_DIALOG_PARAMETER_SEARCH_LABEL=Search for Parameters
|
|
424
|
-
#XMSG: Text warning about correct URL
|
|
425
215
|
IFRAME_ADDIFRAME_DIALOG_URL_WARNING_TEXT=URLs used here are required to fulfill certain preconditions and will not work without them.
|
|
426
|
-
#XLNK: Link to Documentation
|
|
427
216
|
IFRAME_ADDIFRAME_DIALOG_URL_WARNING_LINKTEXT=Read More
|
|
428
|
-
#XFLD: Label for the Container Title field in the Add IFrame Dialog
|
|
429
217
|
IFRAME_ADDIFRAME_DIALOG_CONTAINER_TITLE_LABEL=Title
|
|
430
|
-
#XTXT: Default Container Title value in the Add IFrame Dialog
|
|
431
218
|
IFRAME_ADDIFRAME_DIALOG_CONTAINER_TITLE_DEFAULT_VALUE_TEXT=Embedded Content
|
|
432
|
-
#XTXT: Select Additional Text Explanation for the % width Value in section
|
|
433
219
|
IFRAME_ADDIFRAME_DIALOG_SELECT_ADDITIONAL_TEXT_PERCENT_SECTION=Percentage relative to the section width
|
|
434
|
-
#XTXT: Select Additional Text Explanation for the % width Value in header
|
|
435
220
|
IFRAME_ADDIFRAME_DIALOG_SELECT_ADDITIONAL_TEXT_PERCENT_HEADER=Percentage relative to the header width
|
|
436
|
-
#XTXT: Select Additional Text Explanation for the vh height Value
|
|
437
221
|
IFRAME_ADDIFRAME_DIALOG_SELECT_ADDITIONAL_TEXT_VH=Percentage relative to the height of the browser window
|
|
438
|
-
#XTXT: Select Additional Text Explanation for the PX Value
|
|
439
222
|
IFRAME_ADDIFRAME_DIALOG_SELECT_ADDITIONAL_TEXT_PX=Number of pixels
|
|
440
|
-
#XTXT: Select Additional Text Explanation for the REM Value
|
|
441
223
|
IFRAME_ADDIFRAME_DIALOG_SELECT_ADDITIONAL_TEXT_REM=Relative to the font size of the root HTML element
|
|
442
|
-
#XTIT: Advanced settings section title
|
|
443
224
|
IFRAME_ADDIFRAME_ADVANCED_SETTINGS=Advanced Settings
|
|
444
|
-
#XTXT: Error message when embedding an Iframe with a forbidden protocol like javascript:
|
|
445
225
|
IFRAME_ADDIFRAME_ERROR_UNSAFE_PROTOCOL=Protocol is not permitted.
|
|
446
|
-
#XTXT: Error message when embedding an http Iframe in a https host (mixed content protocol downgrade)
|
|
447
226
|
IFRAME_ADDIFRAME_ERROR_MIXED_CONTENT=Embedding HTTP content in an HTTPS host is not permitted.
|
|
448
|
-
|
|
449
|
-
|
|
450
|
-
#XTXT: Error message when trying to embed a url that cannot be parsed
|
|
451
|
-
IFRAME_ADDIFRAME_ERROR_INVALID_URL=Enter a valid URL.
|
|
452
|
-
#XMSG: Warning message for the additional sandbox parameters
|
|
227
|
+
IFRAME_ADDIFRAME_ERROR_FORBIDDEN_URL=URL is not permitted. Please contact your system administrator.
|
|
228
|
+
IFRAME_ADDIFRAME_ERROR_INVALID_URL=Enter a valid URL (for example https\://www.sap.com)
|
|
453
229
|
IFRAME_ADDIFRAME_ADDITIONAL_PARAMETERS_SECURITY_WARNING_TEXT=Changing the parameters might affect the security of the application.
|
|
454
|
-
#XTXT: Link text to the information about the additional sandbox parameters
|
|
455
230
|
IFRAME_ADDIFRAME_ADDITIONAL_PARAMETERS_WARNING_MORE_INFO_TEXT=More info
|
|
456
|
-
#XTXT: Label for the additional sandbox parameter text field
|
|
457
231
|
IFRAME_ADDIFRAME_ADD_ADDITIONAL_SANDBOX_PARAMETERS_LABEL=Activate additional sandbox parameters\:
|
|
458
|
-
#XTXT: Placeholder of the empty additional sandbox parameter text field
|
|
459
232
|
IFRAME_ADDIFRAME_ADD_ADDITIONAL_SANDBOX_PARAMETERS_PLACEHOLDER=Enter additional sandbox parameters
|
|
460
233
|
|
|
461
|
-
#XTXT: Description for rename-changes
|
|
462
234
|
TXT_CHANGEVISUALIZATION_CHANGE_RENAME_TO=Name changed to ''{0}''
|
|
463
|
-
#XTXT: Description for rename-changes
|
|
464
235
|
TXT_CHANGEVISUALIZATION_CHANGE_RENAME_FROM_TO=Name changed from ''{1}'' to ''{0}''
|
|
465
|
-
#XTXT: Description for move-changes outside its group
|
|
466
236
|
TXT_CHANGEVISUALIZATION_CHANGE_MOVE=Element "{0}" moved
|
|
467
|
-
#XTXT: Description for move-changes within its group
|
|
468
237
|
TXT_CHANGEVISUALIZATION_CHANGE_MOVE_WITHIN=Element "{0}" moved within its container
|
|
469
|
-
#XTXT: Description for remove-changes
|
|
470
238
|
TXT_CHANGEVISUALIZATION_CHANGE_REMOVE=Element "{0}" removed
|
|
471
|
-
#XTXT: Description for reveal-changes
|
|
472
239
|
TXT_CHANGEVISUALIZATION_CHANGE_REVEAL=Element "{0}" added
|
|
473
|
-
#XTXT: Description for combine-changes
|
|
474
240
|
TXT_CHANGEVISUALIZATION_CHANGE_COMBINE=Element "{0}" combined
|
|
475
|
-
#XTXT: Description for combine-changes with two original elements
|
|
476
241
|
TXT_CHANGEVISUALIZATION_CHANGE_COMBINE_TWO=Elements "{0}" and "{1}" combined
|
|
477
|
-
#XTXT: Description for combine-changes with three or more original elements
|
|
478
242
|
TXT_CHANGEVISUALIZATION_CHANGE_COMBINE_MANY={0} elements combined
|
|
479
|
-
#XTXT: Description for split-changes
|
|
480
243
|
TXT_CHANGEVISUALIZATION_CHANGE_SPLIT=Element "{0}" split
|
|
481
|
-
#XTXT: Description for createcontainer-changes
|
|
482
244
|
TXT_CHANGEVISUALIZATION_CHANGE_CREATECONTAINER=Group "{0}" added
|
|
483
|
-
#XTXT: Description for adddelegateproperty-changes
|
|
484
245
|
TXT_CHANGEVISUALIZATION_CHANGE_ADDDELEGATEPROPERTY=Field "{0}" added
|
|
485
|
-
#XTXT: Description for addiframe-changes
|
|
486
246
|
TXT_CHANGEVISUALIZATION_CHANGE_ADDIFRAME=iFrame added
|
|
487
|
-
#XTXT: Description for settings-changes
|
|
488
247
|
TXT_CHANGEVISUALIZATION_CHANGE_SETTINGS=Settings of element "{0}" changed
|
|
489
|
-
#XTXT: Generic description for other-changes
|
|
490
248
|
TXT_CHANGEVISUALIZATION_CHANGE_OTHER=Element was changed
|
|
491
|
-
#XTIT: Table column label for type in ChangeIndicatorPopover
|
|
492
249
|
TIT_CHANGEVISUALIZATION_TYPE=Type
|
|
493
|
-
#XTIT: Title for ChangePopover and ChangesPopover
|
|
494
250
|
TIT_CHANGEVISUALIZATION_CHANGES=Changes
|
|
495
|
-
#XFLD: Table column label for date in ChangeIndicatorPopover
|
|
496
251
|
TIT_CHANGEVISUALIZATION_DATE=Date
|
|
497
|
-
#XFLD: Table column label for details in ChangeIndicatorPopover
|
|
498
252
|
TIT_CHANGEVISUALIZATION_DETAILS=Details
|
|
499
|
-
#XFLD: Table column label for description in ChangeIndicatorPopover
|
|
500
253
|
TIT_CHANGEVISUALIZATION_DESCRIPTION=Description
|
|
501
|
-
#XTOL: Tooltip for showChanges Button in Toolbar to show changes
|
|
502
254
|
BUT_CHANGEVISUALIZATION_SHOWCHANGES=Visualize Key User Changes
|
|
503
|
-
#XTOL: Tooltip for Select Changes Button in Toolbar
|
|
504
255
|
BUT_CHANGEVISUALIZATION_SELECTCHANGES=Select Change Type
|
|
505
|
-
#XMSG: Info Message for Hidden Changes
|
|
506
256
|
MSG_CHANGEVISUALIZATION_HIDDEN_CHANGES_INFO=Changes not visualized\: {0}
|
|
507
|
-
#XTXT: Text for all-changes item of ChangesPopover
|
|
508
257
|
TXT_CHANGEVISUALIZATION_OVERVIEW_ALL=All
|
|
509
|
-
#XBUT: Button text for all-changes
|
|
510
258
|
BTN_CHANGEVISUALIZATION_OVERVIEW_ALL=All Changes
|
|
511
|
-
#XTXT: Text for move-changes item of ChangesPopover
|
|
512
259
|
TXT_CHANGEVISUALIZATION_OVERVIEW_MOVE=Move
|
|
513
|
-
#XBUT: Button text for move-changes
|
|
514
260
|
BTN_CHANGEVISUALIZATION_OVERVIEW_MOVE=Moved Elements
|
|
515
|
-
#XTXT: Text for rename-changes item of ChangesPopover
|
|
516
261
|
TXT_CHANGEVISUALIZATION_OVERVIEW_RENAME=Rename
|
|
517
|
-
#XBUT: Button text for rename-changes
|
|
518
262
|
BTN_CHANGEVISUALIZATION_OVERVIEW_RENAME=Renamed Elements
|
|
519
|
-
#XTXT: Text for add-changes item of ChangesPopover
|
|
520
263
|
TXT_CHANGEVISUALIZATION_OVERVIEW_ADD=Add
|
|
521
|
-
#BUT: Button text for add-changes
|
|
522
264
|
BTN_CHANGEVISUALIZATION_OVERVIEW_ADD=Added Elements
|
|
523
|
-
#XTXT: Text for combine- and split-changes item of ChangesPopover
|
|
524
265
|
TXT_CHANGEVISUALIZATION_OVERVIEW_COMBINESPLIT=Combine and Split
|
|
525
|
-
#XBUT: Button text for combine- and split-changes
|
|
526
266
|
BTN_CHANGEVISUALIZATION_OVERVIEW_COMBINESPLIT=Combined and Split Elements
|
|
527
|
-
#XTXT: Text for remove-changes item of ChangesPopover
|
|
528
267
|
TXT_CHANGEVISUALIZATION_OVERVIEW_REMOVE=Remove
|
|
529
|
-
#XBUT: Button text for remove-changes
|
|
530
268
|
BTN_CHANGEVISUALIZATION_OVERVIEW_REMOVE=Removed Elements
|
|
531
|
-
#XTXT: Text for other-changes item of ChangesPopover
|
|
532
269
|
TXT_CHANGEVISUALIZATION_OVERVIEW_OTHER=Other
|
|
533
|
-
#XBUT: Button text for other-changes
|
|
534
270
|
BTN_CHANGEVISUALIZATION_OVERVIEW_OTHER=Other Changes
|
|
535
|
-
#XBUT: Segmented Button text for all changes
|
|
536
271
|
BUT_CHANGEVISUALIZATION_VERSIONING_ALL=All
|
|
537
|
-
#XBUT: Segmented Button text for draft changes
|
|
538
272
|
BUT_CHANGEVISUALIZATION_VERSIONING_DRAFT=Draft
|
|
539
|
-
#XBUT: Segmented Button text for dirty changes
|
|
540
273
|
BUT_CHANGEVISUALIZATION_VERSIONING_DIRTY=Unsaved
|
|
541
|
-
#XTXT: Semantic date for changes created in same session
|
|
542
274
|
TXT_CHANGEVISUALIZATION_CREATED_IN_SESSION_DATE=Just now
|
|
543
|
-
#XMSG: message toast text after a local reset saved the variant
|
|
544
275
|
MSG_LOCAL_RESET_VARIANT_SAVE=The container has been reset and the view has been saved automatically.
|
|
545
|
-
#XBUT: Button text for showing the dependent container of a move change
|
|
546
276
|
BTN_CHANGEVISUALIZATION_SHOW_DEPENDENT_CONTAINER_MOVE=Show Source
|
|
547
|
-
#XBUT: Button text for showing the dependent container of a split change
|
|
548
277
|
BTN_CHANGEVISUALIZATION_SHOW_DEPENDENT_CONTAINER_SPLIT=Show Other Parts
|
|
549
|
-
#XBUT: Button text for learn more link in change type selection dialog
|
|
550
278
|
BUT_CHANGEVISUALIZATION_LEARNMORE=[Learn more]
|
|
551
|
-
#XTXT: Tooltip for change indicator with one change
|
|
552
279
|
TXT_CHANGEVISUALIZATION_INDICATOR_TOOLTIP_SING=1 change
|
|
553
|
-
#XTXT: Tooltip for change indicator for multiple changes with number
|
|
554
280
|
TXT_CHANGEVISUALIZATION_INDICATOR_TOOLTIP_PLUR={0} changes
|
|
555
281
|
|
|
556
|
-
#XMSG: Warning Message for mixed changes
|
|
557
282
|
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).
|
|
558
|
-
#XMSG: Warning Message for mixed changes
|
|
559
283
|
TIT_ADAPTATION_STARTER_MIXED_CHANGES_TITLE=Warning - Risk of Severe Conflicts
|
|
560
|
-
#XMSG: Warning Message for mixed changes
|
|
561
284
|
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.
|
|
562
|
-
#XMSG: Warning Message for mixed changes
|
|
563
285
|
TIT_ADAPTATION_STARTER_NO_CHANGES_IN_P_TITLE=Warning - You are about to make changes to the productive system
|
|
564
|
-
#XMSG: Generic Error Message
|
|
565
286
|
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}
|
|
566
287
|
|
|
567
|
-
#XMSG: UI Adaptation could not be started error
|
|
568
288
|
MSG_ADAPTATION_COULD_NOT_START=Error when starting UI adaptation
|
|
569
289
|
|
|
570
|
-
#XMSG: No Key User rights Error Message
|
|
571
290
|
MSG_NO_KEY_USER_RIGHTS_ERROR_MESSAGE=You do not have key user permissions. Please contact your administrator.
|
|
572
291
|
|
|
573
|
-
#XBTN: Tooltip for button to move list item up
|
|
574
292
|
BTN_TOOLTIP_MOVE_UP=Move up
|
|
575
|
-
#XBTN: Tooltip for button to move list item down
|
|
576
293
|
BTN_TOOLTIP_MOVE_DOWN=Move down
|
|
577
|
-
#XTIT: RTA toolbar menu button text if there is one context-based adaptation
|
|
578
294
|
BTN_ADAPTING_FOR=Adapting for ''{0}''
|
|
579
|
-
#XTIT: RTA toolbar menu button text if there is no context-based adaptation
|
|
580
295
|
BTN_ADAPTING_FOR_ALL_USERS=Adapting for 'All Users'
|
|
581
|
-
#XTIT: Context-based Adaptation Sub Menu Button to switch to another context-based adaptation
|
|
582
296
|
BTN_SWITCH_ADAPTATIONS=Switch Adaptations
|
|
583
|
-
#XTIT: Context-Based Adaptation Edit Dialog title
|
|
584
297
|
EAC_DIALOG_HEADER=Edit Adaptation
|
|
585
|
-
#XTIT: Context-Based Adaptation Save Dialog title
|
|
586
298
|
SAC_DIALOG_HEADER=Save as New Adaptation
|
|
587
|
-
#XTIT: Context-Based Adaptation Delete Dialog title
|
|
588
299
|
DAC_DIALOG_HEADER=Delete Adaptation
|
|
589
|
-
#XTIT: Context-Based Adaptation Delete Dialog description
|
|
590
300
|
DAC_DIALOG_DESCRIPTION=Do you really want to delete this adaptation?
|
|
591
|
-
#XMSG: Context-Based Adaptation dialog to delete but unsaved changes exist description
|
|
592
301
|
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?
|
|
593
|
-
#XTIT: Context-Based Adaptation Migration Dialog title
|
|
594
302
|
DAC_DIALOG_MIGRATION_HEADER=Migrate Views
|
|
595
|
-
#XMSG: Context-Based Adaptation Migration Dialog description
|
|
596
303
|
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.
|
|
597
|
-
#XMSG: Context-Based Adaptation Migration Dialog description
|
|
598
304
|
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.
|
|
599
|
-
#XMSG: Context-Based Adaptation Migration Successful Dialog description
|
|
600
305
|
DAC_DIALOG_MIGRATION_SUCCESSFULL_DESCRIPTION=Views have been migrated successfully.\nYou can now switch to the adaptations that have been created and verify them.
|
|
601
|
-
#XMSG: Context-Based Adaptation Migration Error Dialog description
|
|
602
306
|
DAC_DIALOG_MIGRATION_ERROR_DESCRIPTION=An error occurred during migration. Please try again later or contact your administrator.
|
|
603
|
-
#XTITT: Context-Based Adaptation Manage Dialog title
|
|
604
307
|
MANAGE_ADAPTATIONS_DIALOG_HEADER=Manage Adaptations
|
|
605
|
-
#XTIT: Text for Manage Adaptations Button in RTA toolbar
|
|
606
308
|
BTN_MANAGE_APP_CTX=Manage Adaptations
|
|
607
|
-
#XBUT: Tooltip for Manage Adaptations Button in RTA Toolbar
|
|
608
309
|
TXT_MANAGE_APP_CTX=View, edit or delete adaptations
|
|
609
|
-
#XFLD: column header for column on the far left
|
|
610
310
|
CLM_HEADER_PRIORITY=Priority
|
|
611
|
-
#XFLD: column header for table who created table row and when
|
|
612
311
|
CLM_HEADER_CREATED=Created
|
|
613
|
-
#XFLD: column header for table who last changed table row and when
|
|
614
312
|
CLM_HEADER_CHANGED=Last Changed
|
|
615
|
-
#XFLD: actions that can be performed on new artefact
|
|
616
313
|
CLM_HEADER_ADAPTATIONS_ACTIONS=Actions
|
|
617
|
-
#XFLD: column header for column on the far left
|
|
618
314
|
CLM_HEADER_CONTEXT=Context
|
|
619
|
-
#XFLD: title of a new artefact
|
|
620
315
|
CLM_HEADER_ADAPTATIONS_TITLE=Title
|
|
621
|
-
#XFLD: creation of the adaptation
|
|
622
316
|
CLM_HEADER_ADAPTATIONS_CREATED_ON=Created On
|
|
623
|
-
#XFLD: last changed of the adaptation
|
|
624
317
|
CLM_HEADER_ADAPTATIONS_CHANGED_ON=Changed On
|
|
625
|
-
#XFLD: description of a new artefact
|
|
626
318
|
MAA_DIALOG_DESCRIPTION=Description
|
|
627
|
-
#XBTN: save as new artefact
|
|
628
319
|
MAA_DIALOG_SAVE_AS_APP=Save as
|
|
629
|
-
#XBTN: button to adapt the UI
|
|
630
320
|
MAA_DIALOG_ADAPT_UI=Adapt UI
|
|
631
|
-
#XFLD: menu bar item for available actions
|
|
632
321
|
MENU_BTN_SHARE=Share
|
|
633
|
-
#XFLD: menu bar item for available actions
|
|
634
322
|
MENU_BTN_EDIT=Edit
|
|
635
|
-
#XFLD: delete context-based adaptation button
|
|
636
323
|
MAA_DIALOG_DELETE=Delete
|
|
637
|
-
#XTXT: priority dropdown selection for first position
|
|
638
324
|
TXT_SELECT_FIRST_PRIO=Insert before all (Priority '1')
|
|
639
|
-
#XTXT: priority dropdown selection for all other positions
|
|
640
325
|
TXT_SELECT_PRIO=Insert after ''{0}'' (Priority ''{1}'')
|
|
641
|
-
#XTXT: placeholder text to enter into description input field
|
|
642
326
|
SAVE_AS_DIALOG_PLACEHOLDER_DESCRIPTION_TEXT=Enter description
|
|
643
|
-
#XFLD: postfix for context table cell
|
|
644
327
|
TXT_TABLE_CONTEXT_CELL_ROLE=Role
|
|
645
|
-
#XFLD: postfix for context table cell
|
|
646
328
|
TXT_TABLE_CONTEXT_CELL_ROLES=Roles
|
|
647
|
-
#XTXT: title of adaptation without contexts
|
|
648
329
|
TXT_DEFAULT_APP=Context-Free Adaptation
|
|
649
|
-
#XBUT: Context-Based Adaptation predefined text for Save button
|
|
650
330
|
APP_CTX_DIALOG_SAVE=Save
|
|
651
|
-
#XBUT: Context-Based Adaptation predefined text for Cancel button
|
|
652
331
|
APP_CTX_DIALOG_CANCEL=Cancel
|
|
653
|
-
#XBUT: Context-Based Adaptation predefined text for Confirm button
|
|
654
332
|
APP_CTX_DIALOG_CONFIRM=Confirm
|
|
655
333
|
TOOLTIP_APP_CTX_DIALOG_SAVE=Context-based adaptation has not been changed.
|
|
656
|
-
#TXT: Context-Based Adaptation duplicate title error message
|
|
657
334
|
TXT_CTX_ERROR_DUPLICATE_TITLE=The adaptation title already exists. Please enter a different title.
|
|
658
|
-
#XTIT: Context-Based Adaptation predefined title for Error Message max length
|
|
659
335
|
TXT_CTX_ERROR_MAX_LEN=Adaptation titles are restricted to {0} characters
|
|
660
|
-
#TXT: Context-Based Adaptation empty title error message
|
|
661
336
|
TXT_CTX_ERROR_EMPTY_TITLE=Please enter a title.
|