@openui5/sap.ui.rta 1.122.1 → 1.123.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.
- 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 -1
- package/src/sap/ui/rta/Utils.js +1 -1
- package/src/sap/ui/rta/appVariant/AppVariantManager.js +1 -1
- 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/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 +1 -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 +1 -1
- 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 +1 -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 +2 -0
- package/src/sap/ui/rta/messagebundle_ar.properties +1 -0
- package/src/sap/ui/rta/messagebundle_bg.properties +1 -0
- package/src/sap/ui/rta/messagebundle_ca.properties +1 -0
- package/src/sap/ui/rta/messagebundle_cnr.properties +1 -0
- package/src/sap/ui/rta/messagebundle_cs.properties +1 -0
- package/src/sap/ui/rta/messagebundle_cy.properties +2 -1
- package/src/sap/ui/rta/messagebundle_da.properties +1 -0
- package/src/sap/ui/rta/messagebundle_de.properties +2 -1
- package/src/sap/ui/rta/messagebundle_el.properties +1 -0
- package/src/sap/ui/rta/messagebundle_en.properties +325 -0
- package/src/sap/ui/rta/messagebundle_en_GB.properties +1 -0
- package/src/sap/ui/rta/messagebundle_en_US_saprigi.properties +3 -3
- package/src/sap/ui/rta/messagebundle_es.properties +1 -0
- package/src/sap/ui/rta/messagebundle_es_MX.properties +1 -0
- package/src/sap/ui/rta/messagebundle_et.properties +1 -0
- package/src/sap/ui/rta/messagebundle_fi.properties +1 -0
- package/src/sap/ui/rta/messagebundle_fr.properties +1 -0
- package/src/sap/ui/rta/messagebundle_fr_CA.properties +24 -23
- package/src/sap/ui/rta/messagebundle_hi.properties +1 -0
- package/src/sap/ui/rta/messagebundle_hr.properties +1 -0
- package/src/sap/ui/rta/messagebundle_hu.properties +1 -0
- package/src/sap/ui/rta/messagebundle_id.properties +1 -0
- package/src/sap/ui/rta/messagebundle_it.properties +1 -0
- package/src/sap/ui/rta/messagebundle_iw.properties +1 -0
- package/src/sap/ui/rta/messagebundle_ja.properties +1 -0
- package/src/sap/ui/rta/messagebundle_kk.properties +1 -0
- package/src/sap/ui/rta/messagebundle_ko.properties +1 -0
- package/src/sap/ui/rta/messagebundle_lt.properties +1 -0
- package/src/sap/ui/rta/messagebundle_lv.properties +1 -0
- package/src/sap/ui/rta/messagebundle_mk.properties +1 -0
- package/src/sap/ui/rta/messagebundle_ms.properties +1 -0
- package/src/sap/ui/rta/messagebundle_nl.properties +2 -1
- package/src/sap/ui/rta/messagebundle_no.properties +1 -0
- package/src/sap/ui/rta/messagebundle_pl.properties +1 -0
- package/src/sap/ui/rta/messagebundle_pt.properties +1 -0
- package/src/sap/ui/rta/messagebundle_pt_PT.properties +1 -0
- package/src/sap/ui/rta/messagebundle_ro.properties +1 -0
- package/src/sap/ui/rta/messagebundle_ru.properties +1 -0
- package/src/sap/ui/rta/messagebundle_sh.properties +1 -0
- package/src/sap/ui/rta/messagebundle_sk.properties +1 -0
- package/src/sap/ui/rta/messagebundle_sl.properties +1 -0
- package/src/sap/ui/rta/messagebundle_sr.properties +1 -0
- package/src/sap/ui/rta/messagebundle_sv.properties +1 -0
- package/src/sap/ui/rta/messagebundle_th.properties +1 -0
- package/src/sap/ui/rta/messagebundle_tr.properties +1 -0
- package/src/sap/ui/rta/messagebundle_uk.properties +1 -0
- package/src/sap/ui/rta/messagebundle_vi.properties +1 -0
- package/src/sap/ui/rta/messagebundle_zh_CN.properties +1 -0
- package/src/sap/ui/rta/messagebundle_zh_TW.properties +1 -0
- package/src/sap/ui/rta/plugin/AddXMLAtExtensionPoint.js +1 -1
- package/src/sap/ui/rta/plugin/BaseCreate.js +1 -1
- package/src/sap/ui/rta/plugin/Combine.js +1 -1
- package/src/sap/ui/rta/plugin/ControlVariant.js +1 -1
- package/src/sap/ui/rta/plugin/CreateContainer.js +1 -1
- package/src/sap/ui/rta/plugin/CutPaste.js +1 -1
- package/src/sap/ui/rta/plugin/DragDrop.js +1 -1
- package/src/sap/ui/rta/plugin/LocalReset.js +1 -1
- package/src/sap/ui/rta/plugin/Plugin.js +1 -1
- package/src/sap/ui/rta/plugin/RTAElementMover.js +1 -1
- package/src/sap/ui/rta/plugin/Remove.js +1 -1
- package/src/sap/ui/rta/plugin/Rename.js +1 -1
- package/src/sap/ui/rta/plugin/RenameHandler.js +1 -1
- package/src/sap/ui/rta/plugin/Resize.js +1 -1
- package/src/sap/ui/rta/plugin/Selection.js +1 -1
- package/src/sap/ui/rta/plugin/Settings.js +1 -1
- package/src/sap/ui/rta/plugin/Split.js +1 -1
- 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.fragment.xml +20 -6
- package/src/sap/ui/rta/plugin/additionalElements/AddElementsDialog.js +53 -35
- package/src/sap/ui/rta/plugin/additionalElements/AdditionalElementsPlugin.js +43 -20
- 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 +1 -1
- package/src/sap/ui/rta/plugin/iframe/AddIFrameDialog.js +1 -1
- 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 +1 -1
- package/src/sap/ui/rta/service/SupportTools.js +1 -1
- 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 +1 -1
|
@@ -1,330 +1,655 @@
|
|
|
1
|
+
#This is the resource bundle for the sap.ui.rta library
|
|
2
|
+
#
|
|
1
3
|
|
|
4
|
+
#XTIT: Service name for general use (e.g. confirmation dialogs, titles, etc.)
|
|
2
5
|
SERVICE_NAME=UI Adaptation
|
|
6
|
+
#XBUT: Button 'Save' on the Toolbar
|
|
3
7
|
BTN_SAVE=Save
|
|
8
|
+
#XBUT: Button 'Save' on the Toolbar
|
|
4
9
|
BTN_SAVE_DRAFT=Save Draft
|
|
10
|
+
#XBUT: Button 'Exit' on the Toolbar
|
|
5
11
|
BTN_EXIT=Exit
|
|
12
|
+
#XMSG: Success Message in the info MessageToast after save
|
|
6
13
|
MSG_SAVE_SUCCESS=Changes saved.
|
|
14
|
+
#XMSG: Success Message in the info MessageToast after save
|
|
7
15
|
MSG_SAVE_DRAFT_SUCCESS=Draft changes saved.
|
|
16
|
+
#XMIT: Context Menu Entry 'Remove'
|
|
8
17
|
CTX_REMOVE=Remove
|
|
18
|
+
#XMIT: Remove Confirm Dialog Title
|
|
9
19
|
CTX_REMOVE_TITLE=Remove
|
|
20
|
+
#XMIT: Context Menu Entry for local reset of containers
|
|
10
21
|
CTX_LOCAL_RESET=Reset Container
|
|
22
|
+
#XMIT: Context Menu Entry 'Add <control type, e.g. Field, Section, ...>'
|
|
11
23
|
CTX_ADD_ELEMENTS=Add\: {0}
|
|
24
|
+
#XMIT: Context Menu Entry 'Add to...'
|
|
12
25
|
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
|
|
13
27
|
MULTIPLE_CONTROL_NAME=Content
|
|
28
|
+
#XMIT: Context Menu Entry 'Cut'
|
|
14
29
|
CTX_CUT=Cut
|
|
30
|
+
#XMIT: Context Menu Entry 'Paste'
|
|
15
31
|
CTX_PASTE=Paste
|
|
32
|
+
#XMIT: Context Menu Entry 'Group'
|
|
16
33
|
CTX_GROUP_FIELDS=Combine
|
|
34
|
+
#XMIT: Context Menu Entry 'Ungroup'
|
|
17
35
|
CTX_UNGROUP_FIELDS=Split
|
|
36
|
+
#XMIT: Context Menu Entry 'Create Group/Section/<other control type>'
|
|
18
37
|
CTX_CREATE_CONTAINER=Create\: {0}
|
|
38
|
+
#XTIT: Title or label of the newly created Group/Section/<other control type>
|
|
19
39
|
TITLE_CREATE_CONTAINER=New\: {0}
|
|
40
|
+
#XMIT: Context Menu Entry 'Rename'
|
|
20
41
|
CTX_RENAME=Rename
|
|
42
|
+
#XMIT: Context Menu Entry 'Settings'
|
|
21
43
|
CTX_SETTINGS=Settings
|
|
44
|
+
#XMIT: Context Menu Entry 'Switch Views' for variants
|
|
22
45
|
CTX_VARIANT_SWITCH=Switch Views
|
|
46
|
+
#XMIT: Context Menu Entry 'Save'
|
|
23
47
|
CTX_VARIANT_SAVE=Save View
|
|
48
|
+
#XMIT: Context Menu Entry 'Save As'
|
|
24
49
|
CTX_VARIANT_SAVEAS=Save View As
|
|
50
|
+
#XMIT: Context Menu Entry 'Set Title'
|
|
25
51
|
CTX_VARIANT_SET_TITLE=Set Title
|
|
52
|
+
#XMIT: Context Menu Entry 'Manage Views' for variants
|
|
26
53
|
CTX_VARIANT_MANAGE=Manage Views
|
|
54
|
+
#XBUT: Button to create new Variant in the information MessageBox when changing a read-only Variant
|
|
27
55
|
BTN_CREATE_NEW_VIEW=Save as New View
|
|
56
|
+
#XMSG: Message in the information MessageBox when changing a read-only Variant
|
|
28
57
|
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
|
|
29
59
|
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
|
|
30
61
|
BTN_MODIFIED_VARIANT_DISCARD=Discard Changes
|
|
62
|
+
#XMSG: Message in the warning MessageBox when switching from a modified variant without saving
|
|
31
63
|
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
|
|
32
65
|
CTX_ADDXML_AT_EXTENSIONPOINT=Add Fragment at Extension Point
|
|
66
|
+
#XBUT: Button 'OK' of the Additional Elements Dialog
|
|
33
67
|
BTN_FREP_OK=OK
|
|
68
|
+
#XBUT: Button 'OK' of the Additional Elements Dialog
|
|
34
69
|
BTN_FREP_REMOVE=Remove
|
|
70
|
+
#XBUT: Button 'Cancel' of the Additional Elements Dialog
|
|
35
71
|
BTN_FREP_CANCEL=Cancel
|
|
72
|
+
#XBUT: Button Text for the Create Custom Fields legacy scenario
|
|
73
|
+
BTN_ADDITIONAL_ELEMENTS_CREATE_CUSTOM_FIELDS=Create Custom Fields
|
|
74
|
+
#XMIT: Label for the original name of a renamed label
|
|
36
75
|
LBL_FREP=was {0}
|
|
76
|
+
#XHED: Header for dialog showing additional elements with placeholder specifying the control type
|
|
37
77
|
HEADER_ADDITIONAL_ELEMENTS=Available Content\: {0}
|
|
78
|
+
#XHED: Header for dialog showing additional elements with placeholder specifying the aggregation name
|
|
38
79
|
HEADER_ADDITIONAL_ELEMENTS_WITH_AGGREGATION=Available Content for\: {0}
|
|
80
|
+
#XBUT: Tooltip for Apps Variant menu in RTA Toolbar
|
|
39
81
|
BTN_MANAGE_APPS_TXT=App Variants
|
|
82
|
+
#XBUT: Tooltip for Manage Apps Variant submenu item in RTA Toolbar
|
|
40
83
|
BTN_MANAGE_APPS_ITEM=Manage
|
|
84
|
+
#XBUT: Button 'Save As' of the Toolbar
|
|
41
85
|
BTN_SAVE_AS=Save As
|
|
86
|
+
#XTOL: Tooltip for Button 'Save As' of the Toolbar
|
|
42
87
|
TOOLTIP_SAVE_AS=Create New App Variant
|
|
88
|
+
#XBUT: Button 'Undo' of the Toolbar
|
|
43
89
|
BTN_UNDO=Undo
|
|
90
|
+
#XBUT: Button 'Redo' of the Toolbar
|
|
44
91
|
BTN_REDO=Redo
|
|
92
|
+
#BUT: Button 'More Actions' of the Toolbar
|
|
45
93
|
BTN_MENU=More Actions
|
|
94
|
+
#XBUT: Button 'Reset' of the Toolbar
|
|
95
|
+
BTN_RESTORE=Reset
|
|
96
|
+
#XBUT: Button 'UI Adaptation' of the Toolbar
|
|
46
97
|
BTN_ADAPTATION=UI Adaptation
|
|
98
|
+
#XBUT: Button 'Feedback' of the Toolbar
|
|
47
99
|
BTN_FEEDBACK=Feedback
|
|
100
|
+
#XBUT: Button 'Close' in Feedback Dialog
|
|
48
101
|
BTN_CLOSE_FEEDBACK_DIALOG=Close
|
|
102
|
+
#XTIT: Title for feedback dialog
|
|
49
103
|
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
|
|
50
105
|
TIT_DRAFT=Draft
|
|
106
|
+
#XTIT: Title used for a button text, feed title and highlight text for the 'original app'
|
|
51
107
|
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
|
|
52
109
|
TIT_VERSION_1=Version 1
|
|
110
|
+
#XLBL: Hightlight text for the indicator of the active version (for screen reader)
|
|
53
111
|
LBL_ACTIVE=Active
|
|
112
|
+
#XLBL: Hightlight text for the indicator of the inactive version (for screen reader)
|
|
54
113
|
LBL_INACTIVE=Inactive
|
|
114
|
+
#XTIT: Group Header for published versions
|
|
55
115
|
TIT_VERSION_HISTORY_PUBLISHED=Published
|
|
116
|
+
#XTIT: Group Header for unpublished versions
|
|
56
117
|
TIT_VERSION_HISTORY_UNPUBLISHED=Unpublished
|
|
118
|
+
#XMSG: message toast text after an new version was successfully activated
|
|
57
119
|
MSG_DRAFT_ACTIVATION_SUCCESS=New version activated
|
|
120
|
+
#XMSG: message toast text when activated failed
|
|
58
121
|
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
|
|
59
123
|
MSG_SWITCH_VERSION_FAILED=Failed to switch version. Please reload.
|
|
124
|
+
#XMSG: message box text when adaptation switch failed
|
|
60
125
|
MSG_SWITCH_ADAPTATION_FAILED=Failed to switch adaptation. Please reload.
|
|
126
|
+
#TIT: Title of a published version
|
|
61
127
|
TIT_VERSION_TITLE=Title
|
|
128
|
+
#XTIT: Title for the dialog to state a title for a version the key user is about to activate
|
|
62
129
|
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
|
|
63
131
|
TIT_REACTIVATE_VERSION_TITLE_DIALOG=Reactivate Version
|
|
132
|
+
#XTXT: Placeholder text for the input field mandatory to provide a version title on activation
|
|
64
133
|
TXT_VERSION_TITLE_INPUT_PLACEHOLDER=Enter a version title
|
|
134
|
+
#XBUT: Button text to confirm the version title dialog
|
|
65
135
|
BUT_VERSION_TITLE_DIALOG_CONFIRM=Confirm
|
|
136
|
+
#XBUT: Button text to cancel the version title dialog
|
|
66
137
|
BUT_VERSION_TITLE_DIALOG_CANCEL=Cancel
|
|
138
|
+
#XTOL: Tooltip for the button 'Activate' for a new version located in the toolbar
|
|
67
139
|
TOL_ACTIVATE=Activate New Version
|
|
140
|
+
#XTOL: Tooltip for the button 'Discard' for the draft located in the toolbar
|
|
68
141
|
TOL_DISCARD_DRAFT=Discard Draft
|
|
142
|
+
#XTOL: Tooltip for the button 'Publish Version' in the toolbar
|
|
69
143
|
TOL_PUBLISH_VERSION=Publish Version
|
|
144
|
+
#TIT: Title for the dialog to switch between versions
|
|
70
145
|
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
|
|
71
147
|
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
|
|
72
149
|
TIT_DRAFT_DISCARD_DIALOG=Discard Existing Draft
|
|
150
|
+
#MSG: Text description for the dialog to discard an existing draft and creating a new one
|
|
73
151
|
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
|
|
74
153
|
BTN_TRANSLATE=Translate
|
|
154
|
+
#XBUT: Button 'Upload' of the toolbar upload translations dialog
|
|
75
155
|
BTN_UPLOAD_CHANGED_TEXTS=Upload
|
|
156
|
+
#XTIT: Title of the upload changed texts dialog
|
|
76
157
|
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
|
|
77
159
|
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
|
|
78
161
|
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
|
|
79
163
|
BUT_UPLOAD_CHANGED_TEXTS_CANCEL=Cancel
|
|
164
|
+
#XBUT: Button 'Download' of the toolbar translate popover
|
|
80
165
|
BTN_OPEN_DOWNLOAD_TRANSLATION=Download
|
|
166
|
+
#XBUT: Button 'Upload' of the toolbar translate popover
|
|
81
167
|
BTN_OPEN_UPLOAD_TRANSLATION=Upload
|
|
168
|
+
#MSG: Success message in after a translation was uploaded
|
|
82
169
|
MSG_UPLOAD_TRANSLATION_SUCCESS=Translation uploaded successfully
|
|
170
|
+
#XBUT: Name of the Button 'Download' of the download changed texts dialog
|
|
83
171
|
BTN_DOWNLOAD_CHANGED_TEXTS=Download
|
|
172
|
+
#XTIT: Title of the download changed texts dialog
|
|
84
173
|
TIT_DOWNLOAD_CHANGED_TEXTS=Download
|
|
174
|
+
#MSG: Explanation of the download changed texts dialog
|
|
85
175
|
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
|
|
86
177
|
BUT_DOWNLOAD_CHANGED_TEXTS_CANCEL=Cancel
|
|
178
|
+
#MSG: Placeholder for the source language dropdown field
|
|
87
179
|
TXT_SOURCE_LANGUAGE=Source Language
|
|
180
|
+
#MSG: Placeholder for the target language dropdown field
|
|
88
181
|
TXT_TARGET_LANGUAGE=Target Language
|
|
182
|
+
#XBUT: Button 'Navigation' of the Toolbar
|
|
89
183
|
BTN_NAVIGATION=Navigation
|
|
184
|
+
#XBUT: Button 'Visualization' of the Toolbar
|
|
90
185
|
BTN_VISUALIZATION=Visualization
|
|
186
|
+
#XHED: dialog title for a warning
|
|
91
187
|
HEADER_WARNING=Warning
|
|
188
|
+
#XHED: dialog title for an error
|
|
92
189
|
HEADER_ERROR=Error
|
|
190
|
+
#XMSG: dialog message for failed reset
|
|
93
191
|
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
|
|
94
193
|
FORM_PERS_RESET_TITLE=Reset to Standard Version
|
|
194
|
+
#XMSG: reset confirmation dialog message
|
|
95
195
|
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
|
|
96
197
|
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
|
|
97
199
|
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)
|
|
98
201
|
MSG_ERROR_REASON=Reason\:\n{0}
|
|
202
|
+
#XTIT: undo unsaved changes on close ui adaptation confirmation dialog title
|
|
99
203
|
TIT_UNSAVED_CHANGES_ON_CLOSE=Exit
|
|
204
|
+
#XMSG: undo unsaved changes on close ui adaptation confirmation dialog message
|
|
100
205
|
MSG_UNSAVED_CHANGES_ON_CLOSE=Save your changes?
|
|
206
|
+
#XMSG: undo unsaved changes on close ui adaptation confirmation dialog message (with version management enabled)
|
|
101
207
|
MSG_UNSAVED_DRAFT_CHANGES_ON_CLOSE=Save your draft changes?
|
|
208
|
+
#XBUT: Button 'Save' on the Dialog
|
|
102
209
|
BTN_UNSAVED_CHANGES_ON_CLOSE_SAVE=Save
|
|
210
|
+
#XBUT: Button 'Save' on the Dialog
|
|
103
211
|
BTN_UNSAVED_DRAFT_CHANGES_ON_CLOSE_SAVE=Save Draft
|
|
212
|
+
#XBUT: Button 'Discard' on the Dialog
|
|
104
213
|
BTN_UNSAVED_CHANGES_ON_CLOSE_DONT_SAVE=Discard
|
|
214
|
+
#XMSG: Message when leaving RTA without saving
|
|
105
215
|
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
|
|
106
217
|
MSG_NO_FIELDS=No more content available
|
|
218
|
+
#XHED: Dialog title for personalization exists
|
|
107
219
|
HEADER_PERSONALIZATION_EXISTS=Information
|
|
220
|
+
#XMSG: Dialog message for personalization exists
|
|
108
221
|
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
|
|
109
223
|
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
|
|
110
225
|
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
|
|
111
227
|
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
|
|
112
229
|
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
|
|
113
231
|
TIT_DRAFT_DISCARD_ON_REACTIVATE_DIALOG=Draft is available.
|
|
232
|
+
#XMSG: Dialog message when user reactivate a version with draft in the backend
|
|
114
233
|
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
|
|
115
235
|
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
|
|
116
237
|
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
|
|
117
239
|
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
|
|
118
241
|
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
|
|
119
243
|
HEADER_RELOAD_NEEDED=App Requires Reload
|
|
244
|
+
#XBUT: Button of a dialog triggering a page reload
|
|
120
245
|
BUTTON_RELOAD_NEEDED=Reload
|
|
246
|
+
#XMSG: Dialog message before a reload when personalization changes will be applied again
|
|
121
247
|
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
|
|
122
249
|
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
|
|
123
251
|
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
|
|
124
253
|
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
|
|
125
255
|
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
|
|
126
257
|
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
|
|
127
259
|
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
|
|
128
261
|
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
|
|
129
263
|
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)
|
|
130
265
|
MSG_RELOAD_NEEDED=Changes you made require an app reload.
|
|
266
|
+
#XMSG: dialog message for failed manage apps
|
|
131
267
|
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
|
|
132
269
|
APP_VARIANT_DIALOG_SAVE=Save
|
|
270
|
+
#XTOL: Tooltip for Button 'Save' of the AppVariant Dialog
|
|
133
271
|
TOOLTIP_APP_VARIANT_DIALOG_SAVE=Save
|
|
272
|
+
#XBUT: AppVariantDialog predefined text for Close button
|
|
134
273
|
APP_VARIANT_DIALOG_CLOSE=Close
|
|
274
|
+
#XBUT: Save As App variant Dialog predefined text for Cancel button
|
|
135
275
|
SAVE_AS_APP_VARIANT_DIALOG_CANCEL=Cancel
|
|
276
|
+
#XTOL: Tooltip for Button 'Cancel' of the Save As App variant Dialog
|
|
136
277
|
TOOLTIP_SAVE_AS_APP_VARIANT_DIALOG_CANCEL=Cancel
|
|
278
|
+
#XTIT: Title for AppVariant Dialog
|
|
137
279
|
CREATE_APP_VARIANT_DIALOG_TITLE=Save as New App Variant
|
|
280
|
+
#XTIT: App dialog title text
|
|
138
281
|
APP_DIALOG_TITLE_TEXT=Title
|
|
282
|
+
#XTIT: App variant dialog title text
|
|
139
283
|
APP_DIALOG_SUB_TITLE_TEXT=Subtitle
|
|
284
|
+
#XTIT: App variant dialog description text
|
|
140
285
|
APP_DIALOG_DESCRIPTION_TEXT=Description
|
|
286
|
+
#XTIT: App dialog icon text
|
|
141
287
|
APP_DIALOG_ICON_TEXT=Icon
|
|
288
|
+
#XTIT: Title for any error during rename
|
|
142
289
|
RENAME_ERROR_TITLE=Naming Error
|
|
290
|
+
#MSG: Error Message when the user enters an invalid empty string during rename
|
|
143
291
|
RENAME_EMPTY_ERROR_TEXT=Please enter a name.
|
|
292
|
+
#MSG: Error Message when the user enters an invalid string interpreted as binding
|
|
144
293
|
RENAME_BINDING_ERROR_TEXT=The name must not contain "{". Please choose a different name.
|
|
294
|
+
#XTIT
|
|
145
295
|
APP_VARIANT_ICON_SELECT_ICON=Select Icon
|
|
296
|
+
#XMSG: No data found
|
|
146
297
|
APP_VARIANT_ICON_NO_DATA=No icons found.
|
|
298
|
+
#XMSG: Success message for saving app variant to LREP
|
|
147
299
|
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
|
|
148
301
|
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
|
|
149
303
|
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
|
|
150
305
|
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
|
|
151
307
|
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
|
|
152
309
|
HEADER_SAVE_APP_VARIANT_FAILED=Error
|
|
310
|
+
#XMSG: Error message displayed if loading an app variant fails
|
|
153
311
|
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
|
|
154
313
|
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
|
|
155
315
|
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
|
|
156
317
|
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
|
|
157
319
|
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
|
|
158
321
|
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
|
|
159
323
|
SAVE_AS_DIALOG_PLACEHOLDER_TITLE_TEXT=Enter title
|
|
324
|
+
#XMSG: Success message displayed when the tile is available on FLP
|
|
160
325
|
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
|
|
161
327
|
SAVE_APP_VARIANT_SUCCESS_MESSAGE_TITLE=Information
|
|
328
|
+
#XBUT: Save As Scenario information dialog ok action text
|
|
162
329
|
SAVE_APP_VARIANT_OK_TEXT=OK
|
|
330
|
+
#XBUT: Save As Scenario error dialog close action text
|
|
163
331
|
SAVE_APP_VARIANT_CLOSE_TEXT=Close
|
|
332
|
+
#XBUT: Save As Scenario information dialog copy id text
|
|
164
333
|
SAVE_APP_VARIANT_COPY_ID_TEXT=Copy ID and Close
|
|
334
|
+
#XBUT: Save As Scenario message text app variant id
|
|
165
335
|
MSG_APP_VARIANT_ID=App variant ID\: {0}
|
|
336
|
+
#XBUT: Save As Scenario message text error
|
|
166
337
|
MSG_TECHNICAL_ERROR=Error\: {0}
|
|
338
|
+
#XTIT: Appvariant Overview Dialog title
|
|
167
339
|
APP_VARIANT_OVERVIEW_DIALOG_TITLE=Overview of App Variants
|
|
340
|
+
#XFLD: 'Save As' dialog tile Aria Label text
|
|
168
341
|
APP_VARIANT_TILE_ARIA_LABEL=Fiori tile preview
|
|
342
|
+
#XBUT: Menu item entry to show the app variant overview for a key user
|
|
169
343
|
MENU_ITEM_KEY_USER=For Key User
|
|
344
|
+
#XBUT: Menu item entry to show the app variant overview for a SAP developer
|
|
170
345
|
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
|
|
171
347
|
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.
|
|
172
348
|
|
|
349
|
+
#XMSG: message toast text for successful deletion of app variant
|
|
173
350
|
DELETE_APP_VARIANT_SUCCESS_MESSAGE=App variant (ID\: {0}) deleted.
|
|
351
|
+
#XMSG: message toast text for successful deletion of app variant
|
|
174
352
|
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
|
|
175
354
|
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
|
|
176
356
|
DELETE_APP_VARIANT_INFO_MESSAGE_TITLE=Information
|
|
357
|
+
#XBUT: Delete app variant OK button text
|
|
177
358
|
DELETE_APP_VARIANT_OK_TEXT=OK
|
|
359
|
+
#XBUT: Delete app variant Close button text
|
|
178
360
|
DELETE_APP_VARIANT_CLOSE_TEXT=Close
|
|
361
|
+
#XMSG: Message, when no Business Contexts are available
|
|
179
362
|
MSG_NO_BUSINESS_CONTEXTS=None
|
|
363
|
+
#XMSG: Message, when User is about to close or refresh the browser
|
|
180
364
|
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.
|
|
181
366
|
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
|
|
182
368
|
MSG_CATALOGS_LOCKED=Sorry, the app variant could not be deleted. Please try again later.
|
|
183
369
|
|
|
370
|
+
#XMSG: Error message for developers, when not all UI controls have stable ids.
|
|
184
371
|
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.)
|
|
185
372
|
|
|
373
|
+
#XMSG: Warning is flexibility service is not activated for the application.
|
|
186
374
|
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.)
|
|
187
375
|
|
|
376
|
+
#XTIT: Title for Add Iframe dialog
|
|
188
377
|
IFRAME_ADDIFRAME_DIALOG_TITLE=Define Embedded Content
|
|
378
|
+
#XTIT: Title for Updating Add Iframe dialog
|
|
189
379
|
IFRAME_ADDIFRAME_DIALOG_UPDATE_TITLE=Update Embedded Content
|
|
380
|
+
#XTIT: Title for size section in the Add Iframe dialog
|
|
190
381
|
IFRAME_ADDIFRAME_DIALOG_SIZE_TITLE=Size of the IFrame
|
|
382
|
+
#XFLD: Label for width in the Add Iframe dialog
|
|
191
383
|
IFRAME_ADDIFRAME_DIALOG_WIDTH_LABEL=Width
|
|
384
|
+
#XFLD: Label for width-unit in the Add Iframe dialog
|
|
192
385
|
IFRAME_ADDIFRAME_DIALOG_WIDTH_UNITLABEL=Unit for Width
|
|
386
|
+
#XFLD: Label for height in the Add Iframe dialog
|
|
193
387
|
IFRAME_ADDIFRAME_DIALOG_HEIGHT_LABEL=Height
|
|
388
|
+
#XFLD: Label for height-unit in the Add Iframe dialog
|
|
194
389
|
IFRAME_ADDIFRAME_DIALOG_HEIGHT_UNITLABEL=Unit for Height
|
|
390
|
+
#XBUT: Save button text
|
|
195
391
|
IFRAME_ADDIFRAME_DIALOG_BUTTON_SAVE=Save
|
|
392
|
+
#XBUT: Cancel button text
|
|
196
393
|
IFRAME_ADDIFRAME_DIALOG_BUTTON_CANCEL=Cancel
|
|
394
|
+
#XMIT: Context Menu Entry 'Add External Application'
|
|
197
395
|
CTX_ADDIFRAME=Embed Content\: {0}
|
|
396
|
+
#XMIT: Context Menu Group 'Embed Content'
|
|
198
397
|
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
|
|
199
399
|
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
|
|
200
401
|
TITLE_APP_VARIANT_OVERVIEW_SAP_DEVELOPER=App Variant Overview for SAP Developers
|
|
402
|
+
#XFLD: Label for preview URL in the URL Builder dialog
|
|
201
403
|
IFRAME_ADDIFRAME_DIALOG_PREVIEW_URL_LABEL=Preview URL
|
|
404
|
+
#XFLD: Label for preview Frame
|
|
202
405
|
IFRAME_ADDIFRAME_DIALOG_PREVIEW_FRAME_LABEL=Preview of the IFrame
|
|
406
|
+
#XBUT: Show Preview button text
|
|
203
407
|
IFRAME_ADDIFRAME_DIALOG_BUTTON_SHOW_PREVIEW=Show Preview
|
|
408
|
+
#XBUT: Show Preview button text
|
|
204
409
|
IFRAME_ADDIFRAME_DIALOG_BUTTON_UPDATE_PREVIEW=Update Preview
|
|
410
|
+
#XMSG: Preview area default message
|
|
205
411
|
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
|
|
206
413
|
IFRAME_ADDIFRAME_DIALOG_EDIT_URL_LABEL=URL (click to edit manually)
|
|
414
|
+
#XFLD: Label for parameters in the URL Builder dialog
|
|
207
415
|
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
|
|
208
417
|
IFRAME_ADDIFRAME_DIALOG_TABLE_PARAMETER_LABEL=Parameter
|
|
418
|
+
#XFLD: Table column Label for Value in UI in the URL Builder dialog
|
|
209
419
|
IFRAME_ADDIFRAME_DIALOG_TABLE_UI_VALUE_LABEL=Value Example
|
|
420
|
+
#XFLD: Label for Search Field In the Add Iframe Dialog
|
|
210
421
|
IFRAME_ADDIFRAME_DIALOG_PARAMETER_SEARCH_LABEL=Search for Parameters
|
|
422
|
+
#XMSG: Text warning about correct URL
|
|
211
423
|
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
|
|
212
425
|
IFRAME_ADDIFRAME_DIALOG_URL_WARNING_LINKTEXT=Read More
|
|
426
|
+
#XFLD: Label for the Container Title field in the Add IFrame Dialog
|
|
213
427
|
IFRAME_ADDIFRAME_DIALOG_CONTAINER_TITLE_LABEL=Title
|
|
428
|
+
#XTXT: Default Container Title value in the Add IFrame Dialog
|
|
214
429
|
IFRAME_ADDIFRAME_DIALOG_CONTAINER_TITLE_DEFAULT_VALUE_TEXT=Embedded Content
|
|
430
|
+
#XTXT: Select Additional Text Explanation for the % width Value in section
|
|
215
431
|
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
|
|
216
433
|
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
|
|
217
435
|
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
|
|
218
437
|
IFRAME_ADDIFRAME_DIALOG_SELECT_ADDITIONAL_TEXT_PX=Number of pixels
|
|
438
|
+
#XTXT: Select Additional Text Explanation for the REM Value
|
|
219
439
|
IFRAME_ADDIFRAME_DIALOG_SELECT_ADDITIONAL_TEXT_REM=Relative to the font size of the root HTML element
|
|
440
|
+
#XTIT: Advanced settings section title
|
|
220
441
|
IFRAME_ADDIFRAME_ADVANCED_SETTINGS=Advanced Settings
|
|
442
|
+
#XTXT: Toggle label to use the old iframe content navigation mode (push to history instead of replace)
|
|
221
443
|
IFRAME_ADDIFRAME_USE_LEGACY_NAVIGATION=Legacy Navigation Mode
|
|
444
|
+
#XTXT: Info text to explain the legacy navigation mode
|
|
222
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:
|
|
223
447
|
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)
|
|
224
449
|
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
|
|
225
451
|
IFRAME_ADDIFRAME_ERROR_FORBIDDEN_URL=URL is not permitted.
|
|
452
|
+
#XTXT: Error message when trying to embed a url that cannot be parsed
|
|
226
453
|
IFRAME_ADDIFRAME_ERROR_INVALID_URL=Enter a valid URL.
|
|
227
454
|
|
|
455
|
+
#XTXT: Description for rename-changes
|
|
228
456
|
TXT_CHANGEVISUALIZATION_CHANGE_RENAME_TO=Name changed to ''{0}''
|
|
457
|
+
#XTXT: Description for rename-changes
|
|
229
458
|
TXT_CHANGEVISUALIZATION_CHANGE_RENAME_FROM_TO=Name changed from ''{1}'' to ''{0}''
|
|
459
|
+
#XTXT: Description for move-changes outside its group
|
|
230
460
|
TXT_CHANGEVISUALIZATION_CHANGE_MOVE=Element "{0}" moved
|
|
461
|
+
#XTXT: Description for move-changes within its group
|
|
231
462
|
TXT_CHANGEVISUALIZATION_CHANGE_MOVE_WITHIN=Element "{0}" moved within its container
|
|
463
|
+
#XTXT: Description for remove-changes
|
|
232
464
|
TXT_CHANGEVISUALIZATION_CHANGE_REMOVE=Element "{0}" removed
|
|
465
|
+
#XTXT: Description for reveal-changes
|
|
233
466
|
TXT_CHANGEVISUALIZATION_CHANGE_REVEAL=Element "{0}" added
|
|
467
|
+
#XTXT: Description for combine-changes
|
|
234
468
|
TXT_CHANGEVISUALIZATION_CHANGE_COMBINE=Element "{0}" combined
|
|
469
|
+
#XTXT: Description for combine-changes with two original elements
|
|
235
470
|
TXT_CHANGEVISUALIZATION_CHANGE_COMBINE_TWO=Elements "{0}" and "{1}" combined
|
|
471
|
+
#XTXT: Description for combine-changes with three or more original elements
|
|
236
472
|
TXT_CHANGEVISUALIZATION_CHANGE_COMBINE_MANY={0} elements combined
|
|
473
|
+
#XTXT: Description for split-changes
|
|
237
474
|
TXT_CHANGEVISUALIZATION_CHANGE_SPLIT=Element "{0}" split
|
|
475
|
+
#XTXT: Description for createcontainer-changes
|
|
238
476
|
TXT_CHANGEVISUALIZATION_CHANGE_CREATECONTAINER=Group "{0}" added
|
|
477
|
+
#XTXT: Description for adddelegateproperty-changes
|
|
239
478
|
TXT_CHANGEVISUALIZATION_CHANGE_ADDDELEGATEPROPERTY=Field "{0}" added
|
|
479
|
+
#XTXT: Description for addiframe-changes
|
|
240
480
|
TXT_CHANGEVISUALIZATION_CHANGE_ADDIFRAME=iFrame added
|
|
481
|
+
#XTXT: Description for settings-changes
|
|
241
482
|
TXT_CHANGEVISUALIZATION_CHANGE_SETTINGS=Settings of element "{0}" changed
|
|
483
|
+
#XTXT: Generic description for other-changes
|
|
242
484
|
TXT_CHANGEVISUALIZATION_CHANGE_OTHER=Element was changed
|
|
485
|
+
#XTIT: Table column label for type in ChangeIndicatorPopover
|
|
243
486
|
TIT_CHANGEVISUALIZATION_TYPE=Type
|
|
487
|
+
#XTIT: Title for ChangePopover and ChangesPopover
|
|
244
488
|
TIT_CHANGEVISUALIZATION_CHANGES=Changes
|
|
489
|
+
#XFLD: Table column label for date in ChangeIndicatorPopover
|
|
245
490
|
TIT_CHANGEVISUALIZATION_DATE=Date
|
|
491
|
+
#XFLD: Table column label for details in ChangeIndicatorPopover
|
|
246
492
|
TIT_CHANGEVISUALIZATION_DETAILS=Details
|
|
493
|
+
#XFLD: Table column label for description in ChangeIndicatorPopover
|
|
247
494
|
TIT_CHANGEVISUALIZATION_DESCRIPTION=Description
|
|
495
|
+
#XTOL: Tooltip for showChanges Button in Toolbar to show changes
|
|
248
496
|
BUT_CHANGEVISUALIZATION_SHOWCHANGES=Visualize Key User Changes
|
|
497
|
+
#XTOL: Tooltip for Select Changes Button in Toolbar
|
|
249
498
|
BUT_CHANGEVISUALIZATION_SELECTCHANGES=Select Change Type
|
|
499
|
+
#XMSG: Info Message for Hidden Changes
|
|
250
500
|
MSG_CHANGEVISUALIZATION_HIDDEN_CHANGES_INFO=Changes not visualized\: {0}
|
|
501
|
+
#XTXT: Text for all-changes item of ChangesPopover
|
|
251
502
|
TXT_CHANGEVISUALIZATION_OVERVIEW_ALL=All
|
|
503
|
+
#XBUT: Button text for all-changes
|
|
252
504
|
BTN_CHANGEVISUALIZATION_OVERVIEW_ALL=All Changes
|
|
505
|
+
#XTXT: Text for move-changes item of ChangesPopover
|
|
253
506
|
TXT_CHANGEVISUALIZATION_OVERVIEW_MOVE=Move
|
|
507
|
+
#XBUT: Button text for move-changes
|
|
254
508
|
BTN_CHANGEVISUALIZATION_OVERVIEW_MOVE=Moved Elements
|
|
509
|
+
#XTXT: Text for rename-changes item of ChangesPopover
|
|
255
510
|
TXT_CHANGEVISUALIZATION_OVERVIEW_RENAME=Rename
|
|
511
|
+
#XBUT: Button text for rename-changes
|
|
256
512
|
BTN_CHANGEVISUALIZATION_OVERVIEW_RENAME=Renamed Elements
|
|
513
|
+
#XTXT: Text for add-changes item of ChangesPopover
|
|
257
514
|
TXT_CHANGEVISUALIZATION_OVERVIEW_ADD=Add
|
|
515
|
+
#BUT: Button text for add-changes
|
|
258
516
|
BTN_CHANGEVISUALIZATION_OVERVIEW_ADD=Added Elements
|
|
517
|
+
#XTXT: Text for combine- and split-changes item of ChangesPopover
|
|
259
518
|
TXT_CHANGEVISUALIZATION_OVERVIEW_COMBINESPLIT=Combine and Split
|
|
519
|
+
#XBUT: Button text for combine- and split-changes
|
|
260
520
|
BTN_CHANGEVISUALIZATION_OVERVIEW_COMBINESPLIT=Combined and Split Elements
|
|
521
|
+
#XTXT: Text for remove-changes item of ChangesPopover
|
|
261
522
|
TXT_CHANGEVISUALIZATION_OVERVIEW_REMOVE=Remove
|
|
523
|
+
#XBUT: Button text for remove-changes
|
|
262
524
|
BTN_CHANGEVISUALIZATION_OVERVIEW_REMOVE=Removed Elements
|
|
525
|
+
#XTXT: Text for other-changes item of ChangesPopover
|
|
263
526
|
TXT_CHANGEVISUALIZATION_OVERVIEW_OTHER=Other
|
|
527
|
+
#XBUT: Button text for other-changes
|
|
264
528
|
BTN_CHANGEVISUALIZATION_OVERVIEW_OTHER=Other Changes
|
|
529
|
+
#XBUT: Segmented Button text for all changes
|
|
265
530
|
BUT_CHANGEVISUALIZATION_VERSIONING_ALL=All
|
|
531
|
+
#XBUT: Segmented Button text for draft changes
|
|
266
532
|
BUT_CHANGEVISUALIZATION_VERSIONING_DRAFT=Draft
|
|
533
|
+
#XBUT: Segmented Button text for dirty changes
|
|
267
534
|
BUT_CHANGEVISUALIZATION_VERSIONING_DIRTY=Unsaved
|
|
535
|
+
#XTXT: Semantic date for changes created in same session
|
|
268
536
|
TXT_CHANGEVISUALIZATION_CREATED_IN_SESSION_DATE=Just now
|
|
537
|
+
#XMSG: message toast text after a local reset saved the variant
|
|
269
538
|
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
|
|
270
540
|
BTN_CHANGEVISUALIZATION_SHOW_DEPENDENT_CONTAINER_MOVE=Show Source
|
|
541
|
+
#XBUT: Button text for showing the dependent container of a split change
|
|
271
542
|
BTN_CHANGEVISUALIZATION_SHOW_DEPENDENT_CONTAINER_SPLIT=Show Other Parts
|
|
543
|
+
#XBUT: Button text for learn more link in change type selection dialog
|
|
272
544
|
BUT_CHANGEVISUALIZATION_LEARNMORE=[Learn more]
|
|
545
|
+
#XTXT: Tooltip for change indicator with one change
|
|
273
546
|
TXT_CHANGEVISUALIZATION_INDICATOR_TOOLTIP_SING=1 change
|
|
547
|
+
#XTXT: Tooltip for change indicator for multiple changes with number
|
|
274
548
|
TXT_CHANGEVISUALIZATION_INDICATOR_TOOLTIP_PLUR={0} changes
|
|
275
549
|
|
|
550
|
+
#XMSG: Warning Message for mixed changes
|
|
276
551
|
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
|
|
277
553
|
TIT_ADAPTATION_STARTER_MIXED_CHANGES_TITLE=Warning - Risk of Severe Conflicts
|
|
554
|
+
#XMSG: Warning Message for mixed changes
|
|
278
555
|
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
|
|
279
557
|
TIT_ADAPTATION_STARTER_NO_CHANGES_IN_P_TITLE=Warning - You are about to make changes to the productive system
|
|
558
|
+
#XMSG: Generic Error Message
|
|
280
559
|
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}
|
|
281
560
|
|
|
561
|
+
#XMSG: UI Adaptation could not be started error
|
|
282
562
|
MSG_ADAPTATION_COULD_NOT_START=Error when starting UI adaptation
|
|
283
563
|
|
|
564
|
+
#XMSG: No Key User rights Error Message
|
|
284
565
|
MSG_NO_KEY_USER_RIGHTS_ERROR_MESSAGE=You do not have key user permissions. Please contact your administrator.
|
|
285
566
|
|
|
567
|
+
#XBTN: Tooltip for button to move list item up
|
|
286
568
|
BTN_TOOLTIP_MOVE_UP=Move up
|
|
569
|
+
#XBTN: Tooltip for button to move list item down
|
|
287
570
|
BTN_TOOLTIP_MOVE_DOWN=Move down
|
|
571
|
+
#XTIT: RTA toolbar menu button text if there is one context-based adaptation
|
|
288
572
|
BTN_ADAPTING_FOR=Adapting for ''{0}''
|
|
573
|
+
#XTIT: RTA toolbar menu button text if there is no context-based adaptation
|
|
289
574
|
BTN_ADAPTING_FOR_ALL_USERS=Adapting for 'All Users'
|
|
575
|
+
#XTIT: Context-based Adaptation Sub Menu Button to switch to another context-based adaptation
|
|
290
576
|
BTN_SWITCH_ADAPTATIONS=Switch Adaptations
|
|
577
|
+
#XTIT: Context-Based Adaptation Edit Dialog title
|
|
291
578
|
EAC_DIALOG_HEADER=Edit Adaptation
|
|
579
|
+
#XTIT: Context-Based Adaptation Save Dialog title
|
|
292
580
|
SAC_DIALOG_HEADER=Save as New Adaptation
|
|
581
|
+
#XTIT: Context-Based Adaptation Delete Dialog title
|
|
293
582
|
DAC_DIALOG_HEADER=Delete Adaptation
|
|
583
|
+
#XTIT: Context-Based Adaptation Delete Dialog description
|
|
294
584
|
DAC_DIALOG_DESCRIPTION=Do you really want to delete this adaptation?
|
|
585
|
+
#XMSG: Context-Based Adaptation dialog to delete but unsaved changes exist description
|
|
295
586
|
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
|
|
296
588
|
DAC_DIALOG_MIGRATION_HEADER=Migrate Views
|
|
589
|
+
#XMSG: Context-Based Adaptation Migration Dialog description
|
|
297
590
|
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
|
|
298
592
|
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
|
|
299
594
|
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
|
|
300
596
|
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
|
|
301
598
|
MANAGE_ADAPTATIONS_DIALOG_HEADER=Manage Adaptations
|
|
599
|
+
#XTIT: Text for Manage Adaptations Button in RTA toolbar
|
|
302
600
|
BTN_MANAGE_APP_CTX=Manage Adaptations
|
|
601
|
+
#XBUT: Tooltip for Manage Adaptations Button in RTA Toolbar
|
|
303
602
|
TXT_MANAGE_APP_CTX=View, edit or delete adaptations
|
|
603
|
+
#XFLD: column header for column on the far left
|
|
304
604
|
CLM_HEADER_PRIORITY=Priority
|
|
605
|
+
#XFLD: column header for table who created table row and when
|
|
305
606
|
CLM_HEADER_CREATED=Created
|
|
607
|
+
#XFLD: column header for table who last changed table row and when
|
|
306
608
|
CLM_HEADER_CHANGED=Last Changed
|
|
609
|
+
#XFLD: actions that can be performed on new artefact
|
|
307
610
|
CLM_HEADER_ADAPTATIONS_ACTIONS=Actions
|
|
611
|
+
#XFLD: column header for column on the far left
|
|
308
612
|
CLM_HEADER_CONTEXT=Context
|
|
613
|
+
#XFLD: title of a new artefact
|
|
309
614
|
CLM_HEADER_ADAPTATIONS_TITLE=Title
|
|
615
|
+
#XFLD: creation of the adaptation
|
|
310
616
|
CLM_HEADER_ADAPTATIONS_CREATED_ON=Created On
|
|
617
|
+
#XFLD: last changed of the adaptation
|
|
311
618
|
CLM_HEADER_ADAPTATIONS_CHANGED_ON=Changed On
|
|
619
|
+
#XFLD: description of a new artefact
|
|
312
620
|
MAA_DIALOG_DESCRIPTION=Description
|
|
621
|
+
#XBTN: save as new artefact
|
|
313
622
|
MAA_DIALOG_SAVE_AS_APP=Save as
|
|
623
|
+
#XBTN: button to adapt the UI
|
|
314
624
|
MAA_DIALOG_ADAPT_UI=Adapt UI
|
|
625
|
+
#XFLD: menu bar item for available actions
|
|
315
626
|
MENU_BTN_SHARE=Share
|
|
627
|
+
#XFLD: menu bar item for available actions
|
|
316
628
|
MENU_BTN_EDIT=Edit
|
|
629
|
+
#XFLD: delete context-based adaptation button
|
|
317
630
|
MAA_DIALOG_DELETE=Delete
|
|
631
|
+
#XTXT: priority dropdown selection for first position
|
|
318
632
|
TXT_SELECT_FIRST_PRIO=Insert before all (Priority '1')
|
|
633
|
+
#XTXT: priority dropdown selection for all other positions
|
|
319
634
|
TXT_SELECT_PRIO=Insert after ''{0}'' (Priority ''{1}'')
|
|
635
|
+
#XTXT: placeholder text to enter into description input field
|
|
320
636
|
SAVE_AS_DIALOG_PLACEHOLDER_DESCRIPTION_TEXT=Enter description
|
|
637
|
+
#XFLD: postfix for context table cell
|
|
321
638
|
TXT_TABLE_CONTEXT_CELL_ROLE=Role
|
|
639
|
+
#XFLD: postfix for context table cell
|
|
322
640
|
TXT_TABLE_CONTEXT_CELL_ROLES=Roles
|
|
641
|
+
#XTXT: title of adaptation without contexts
|
|
323
642
|
TXT_DEFAULT_APP=Context-free adaptation
|
|
643
|
+
#XBUT: Context-Based Adaptation predefined text for Save button
|
|
324
644
|
APP_CTX_DIALOG_SAVE=Save
|
|
645
|
+
#XBUT: Context-Based Adaptation predefined text for Cancel button
|
|
325
646
|
APP_CTX_DIALOG_CANCEL=Cancel
|
|
647
|
+
#XBUT: Context-Based Adaptation predefined text for Confirm button
|
|
326
648
|
APP_CTX_DIALOG_CONFIRM=Confirm
|
|
327
649
|
TOOLTIP_APP_CTX_DIALOG_SAVE=Context-based adaptation has not been changed.
|
|
650
|
+
#TXT: Context-Based Adaptation duplicate title error message
|
|
328
651
|
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
|
|
329
653
|
TXT_CTX_ERROR_MAX_LEN=Adaptation titles are restricted to {0} characters
|
|
654
|
+
#TXT: Context-Based Adaptation empty title error message
|
|
330
655
|
TXT_CTX_ERROR_EMPTY_TITLE=Please enter a title.
|