@sapui5/sap.fe.core 1.84.16 → 1.84.19
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/LICENSE.txt +13 -10
- package/README.md +1 -1
- package/package.json +1 -1
- package/src/sap/fe/core/.library +1 -1
- package/src/sap/fe/core/AnnotationHelper.js +1 -1
- package/src/sap/fe/core/AppComponent.js +1 -1
- package/src/sap/fe/core/AppStateHandler.js +1 -1
- package/src/sap/fe/core/BusyLocker.js +1 -1
- package/src/sap/fe/core/CommonUtils.js +1 -1
- package/src/sap/fe/core/RouterProxy.js +1 -1
- package/src/sap/fe/core/TemplateComponent.js +1 -1
- package/src/sap/fe/core/TemplateModel.js +1 -1
- package/src/sap/fe/core/actions/draft.js +1 -1
- package/src/sap/fe/core/actions/messageHandling.js +1 -1
- package/src/sap/fe/core/actions/nonDraft.js +1 -1
- package/src/sap/fe/core/actions/operations.js +1 -1
- package/src/sap/fe/core/actions/sticky.js +1 -1
- package/src/sap/fe/core/controllerextensions/ControllerExtensionMetadata.js +1 -1
- package/src/sap/fe/core/controllerextensions/EditFlow.js +1 -1
- package/src/sap/fe/core/helpers/EditState.js +1 -1
- package/src/sap/fe/core/helpers/ExcelFormatHelper.js +1 -1
- package/src/sap/fe/core/helpers/PasteHelper.js +1 -1
- package/src/sap/fe/core/helpers/SemanticDateOperators.js +1 -1
- package/src/sap/fe/core/helpers/SideEffectsUtil.js +1 -1
- package/src/sap/fe/core/helpers/StableIdHelper.js +1 -1
- package/src/sap/fe/core/helpers/ValueListHelper.js +1 -1
- package/src/sap/fe/core/library.js +2 -2
- package/src/sap/fe/core/library.support.js +1 -1
- package/src/sap/fe/core/messagebundle_cs.properties +3 -3
- package/src/sap/fe/core/messagebundle_de.properties +4 -4
- package/src/sap/fe/core/messagebundle_en_US_saptrc.properties +114 -219
- package/src/sap/fe/core/services/view/TemplatingErrorPage.controller.js +1 -1
- package/src/sap/fe/core/support/AnnotationIssue.support.js +1 -1
package/LICENSE.txt
CHANGED
|
@@ -1,5 +1,7 @@
|
|
|
1
1
|
SAP DEVELOPER LICENSE AGREEMENT
|
|
2
2
|
|
|
3
|
+
Version 3.2
|
|
4
|
+
|
|
3
5
|
Please scroll down and read the following Developer License Agreement carefully ("Developer Agreement"). By clicking "I Accept" or by attempting to download, or install, or use the SAP software and other materials that accompany this Developer Agreement ("SAP Materials"), You agree that this Developer Agreement forms a legally binding agreement between You ("You" or "Your") and SAP SE, for and on behalf of itself and its subsidiaries and affiliates (as defined in Section 15 of the German Stock Corporation Act) and You agree to be bound by all of the terms and conditions stated in this Developer Agreement. If You are trying to access or download the SAP Materials on behalf of Your employer or as a consultant or agent of a third party (either "Your Company"), You represent and warrant that You have the authority to act on behalf of and bind Your Company to the terms of this Developer Agreement and everywhere in this Developer Agreement that refers to 'You' or 'Your' shall also include Your Company. If You do not agree to these terms, do not click "I Accept", and do not attempt to access or use the SAP Materials.
|
|
4
6
|
|
|
5
7
|
1. LICENSE: SAP grants You a non-exclusive, non-transferable, non-sublicensable, revocable, limited use license to copy, reproduce and distribute the application programming interfaces ("API"), documentation, plug-ins, templates, scripts and sample code ("Tools") on a desktop, laptop, tablet, smart phone, or other appropriate computer device that You own or control (any, a "Computer") to create new applications ("Customer Applications"). You agree that the Customer Applications will not: (a) unreasonably impair, degrade or reduce the performance or security of any SAP software applications, services or related technology ("Software"); (b) enable the bypassing or circumventing of SAP's license restrictions and/or provide users with access to the Software to which such users are not licensed; (c) render or provide, without prior written consent from SAP, any information concerning SAP software license terms, Software, or any other information related to SAP products; or (d) permit mass data extraction from an SAP product to a non-SAP product, including use, modification, saving or other processing of such data in the non-SAP product. In exchange for the right to develop Customer Applications under this Agreement, You covenant not to assert any Intellectual Property Rights in Customer Applications created by You against any SAP product, service, or future SAP development.
|
|
@@ -7,29 +9,30 @@ Please scroll down and read the following Developer License Agreement carefully
|
|
|
7
9
|
2. INTELLECTUAL PROPERTY: (a) SAP or its licensors retain all ownership and intellectual property rights in the APIs, Tools and Software. You may not: a) remove or modify any marks or proprietary notices of SAP, b) provide or make the APIs, Tools or Software available to any third party, c) assign this Developer Agreement or give or transfer the APIs, Tools or Software or an interest in them to another individual or entity, d) decompile, disassemble or reverse engineer (except to the extent permitted by applicable law) the APIs Tools or Software, (e) create derivative works of or based on the APIs, Tools or Software, (f) use any SAP name, trademark or logo, or (g) use the APIs or Tools to modify existing Software or other SAP product functionality or to access the Software or other SAP products' source code or metadata.
|
|
8
10
|
(b) Subject to SAP's underlying rights in any part of the APIs, Tools or Software, You retain all ownership and intellectual property rights in Your Customer Applications.
|
|
9
11
|
|
|
10
|
-
3.
|
|
12
|
+
3. ARTIFICIAL INTELLIGENCE TRAINING: You are expressly prohibited from using the Software, Tools or APIs as well as any Customer Applications or any part thereof for the purpose of training (developing) artificial intelligence models or systems (“AI Training”). Prohibition of AI Training includes, but is not limited to, using the Software, Tools, APIs and/or Customer Applications or part thereof in any training data set, algorithm development, model development or refinement (including language learning models) related to artificial intelligence, as well as text and data mining in accordance with §44b UrhG and Art. 4 of EU Directive 2019/790. For the avoidance of doubt, by accepting this Developer Agreement You agree that Your ownership of Customer Applications shall not create nor encompass any right to use Customer Applications for AI Training and, hence, You will not use Customer Applications or any part of it for AI Training.
|
|
11
13
|
|
|
12
|
-
4.
|
|
14
|
+
4. FREE AND OPEN SOURCE COMPONENTS: The SAP Materials may include certain third party free or open source components ("FOSS Components"). You may have additional rights in such FOSS Components that are provided by the third party licensors of those components.
|
|
13
15
|
|
|
16
|
+
5. THIRD PARTY DEPENDENCIES: The SAP Materials may require certain third party software dependencies ("Dependencies") for the use or operation of such SAP Materials. These dependencies may be identified by SAP in Maven POM files, product documentation or by other means. SAP does not grant You any rights in or to such Dependencies under this Developer Agreement. You are solely responsible for the acquisition, installation and use of Dependencies. SAP DOES NOT MAKE ANY REPRESENTATIONS OR WARRANTIES IN RESPECT OF DEPENDENCIES, INCLUDING BUT NOT LIMITED TO IMPLIED WARRANTIES OF MERCHANTABILITY AND OF FITNESS FOR A PARTICULAR PURPOSE. IN PARTICULAR, SAP DOES NOT WARRANT THAT DEPENDENCIES WILL BE AVAILABLE, ERROR FREE, INTEROPERABLE WITH THE SAP MATERIALS, SUITABLE FOR ANY PARTICULAR PURPOSE OR NON-INFRINGING. YOU ASSUME ALL RISKS ASSOCIATED WITH THE USE OF DEPENDENCIES, INCLUDING WITHOUT LIMITATION RISKS RELATING TO QUALITY, AVAILABILITY, PERFORMANCE, DATA LOSS, UTILITY IN A PRODUCTION ENVIRONMENT, AND NON-INFRINGEMENT. IN NO EVENT WILL SAP BE LIABLE DIRECTLY OR INDIRECTLY IN RESPECT OF ANY USE OF DEPENDENCIES BY YOU.
|
|
14
17
|
|
|
15
|
-
|
|
18
|
+
6. WARRANTY:
|
|
16
19
|
a) If You are located outside the US or Canada: AS THE API AND TOOLS ARE PROVIDED TO YOU FREE OF CHARGE, SAP DOES NOT GUARANTEE OR WARRANT ANY FEATURES OR QUALITIES OF THE TOOLS OR API OR GIVE ANY UNDERTAKING WITH REGARD TO ANY OTHER QUALITY. NO SUCH WARRANTY OR UNDERTAKING SHALL BE IMPLIED BY YOU FROM ANY DESCRIPTION IN THE API OR TOOLS OR ANY AVAILABLE DOCUMENTATION OR ANY OTHER COMMUNICATION OR ADVERTISEMENT. IN PARTICULAR, SAP DOES NOT WARRANT THAT THE SOFTWARE WILL BE AVAILABLE UNINTERRUPTED, ERROR FREE, OR PERMANENTLY AVAILABLE. FOR THE TOOLS AND API ALL WARRANTY CLAIMS ARE SUBJECT TO THE LIMITATION OF LIABILITY STIPULATED IN SECTION 4 BELOW.
|
|
17
20
|
b) If You are located in the US or Canada: THE API AND TOOLS ARE LICENSED TO YOU "AS IS", WITHOUT ANY WARRANTY, ESCROW, TRAINING, MAINTENANCE, OR SERVICE OBLIGATIONS WHATSOEVER ON THE PART OF SAP. SAP MAKES NO EXPRESS OR IMPLIED WARRANTIES OR CONDITIONS OF SALE OF ANY TYPE WHATSOEVER, INCLUDING BUT NOT LIMITED TO IMPLIED WARRANTIES OF MERCHANTABILITY AND OF FITNESS FOR A PARTICULAR PURPOSE. IN PARTICULAR, SAP DOES NOT WARRANT THAT THE SOFTWARE WILL BE AVAILABLE UNINTERRUPTED, ERROR FREE, OR PERMANENTLY AVAILABLE. YOU ASSUME ALL RISKS ASSOCIATED WITH THE USE OF THE API AND TOOLS, INCLUDING WITHOUT LIMITATION RISKS RELATING TO QUALITY, AVAILABILITY, PERFORMANCE, DATA LOSS, AND UTILITY IN A PRODUCTION ENVIRONMENT.
|
|
18
21
|
|
|
19
|
-
|
|
22
|
+
7. LIMITATION OF LIABILITY:
|
|
20
23
|
a) If You are located outside the US or Canada: IRRESPECTIVE OF THE LEGAL REASONS, SAP SHALL ONLY BE LIABLE FOR DAMAGES UNDER THIS AGREEMENT IF SUCH DAMAGE (I) CAN BE CLAIMED UNDER THE GERMAN PRODUCT LIABILITY ACT OR (II) IS CAUSED BY INTENTIONAL MISCONDUCT OF SAP OR (III) CONSISTS OF PERSONAL INJURY. IN ALL OTHER CASES, NEITHER SAP NOR ITS EMPLOYEES, AGENTS AND SUBCONTRACTORS SHALL BE LIABLE FOR ANY KIND OF DAMAGE OR CLAIMS HEREUNDER.
|
|
21
24
|
b) If You are located in the US or Canada: IN NO EVENT SHALL SAP BE LIABLE TO YOU, YOUR COMPANY OR TO ANY THIRD PARTY FOR ANY DAMAGES IN AN AMOUNT IN EXCESS OF $100 ARISING IN CONNECTION WITH YOUR USE OF OR INABILITY TO USE THE TOOLS OR API OR IN CONNECTION WITH SAP'S PROVISION OF OR FAILURE TO PROVIDE SERVICES PERTAINING TO THE TOOLS OR API, OR AS A RESULT OF ANY DEFECT IN THE API OR TOOLS. THIS DISCLAIMER OF LIABILITY SHALL APPLY REGARDLESS OF THE FORM OF ACTION THAT MAY BE BROUGHT AGAINST SAP, WHETHER IN CONTRACT OR TORT, INCLUDING WITHOUT LIMITATION ANY ACTION FOR NEGLIGENCE. YOUR SOLE REMEDY IN THE EVENT OF BREACH OF THIS DEVELOPER AGREEMENT BY SAP OR FOR ANY OTHER CLAIM RELATED TO THE API OR TOOLS SHALL BE TERMINATION OF THIS AGREEMENT. NOTWITHSTANDING ANYTHING TO THE CONTRARY HEREIN, UNDER NO CIRCUMSTANCES SHALL SAP AND ITS LICENSORS BE LIABLE TO YOU OR ANY OTHER PERSON OR ENTITY FOR ANY SPECIAL, INCIDENTAL, CONSEQUENTIAL, OR INDIRECT DAMAGES, LOSS OF GOOD WILL OR BUSINESS PROFITS, WORK STOPPAGE, DATA LOSS, COMPUTER FAILURE OR MALFUNCTION, ANY AND ALL OTHER COMMERCIAL DAMAGES OR LOSS, OR EXEMPLARY OR PUNITIVE DAMAGES.
|
|
22
25
|
|
|
23
|
-
|
|
26
|
+
8. INDEMNITY: You will fully indemnify, hold harmless and defend SAP against law suits based on any claim: (a) that any Customer Application created by You infringes or misappropriates any patent, copyright, trademark, trade secrets, or other proprietary rights of a third party, or (b) related to Your alleged violation of the terms of this Developer Agreement.
|
|
24
27
|
|
|
25
|
-
|
|
28
|
+
9. EXPORT: The Tools and API are subject to German, EU and US export control regulations. You confirm that: a) You will not use the Tools or API for, and will not allow the Tools or API to be used for, any purposes prohibited by German, EU and US law, including, without limitation, for the development, design, manufacture or production of nuclear, chemical or biological weapons of mass destruction; b) You are not located in Cuba, Iran, Sudan, Iraq, North Korea, Syria, nor any other country to which the United States has prohibited export or that has been designated by the U.S. Government as a "terrorist supporting" country (any, an "US Embargoed Country"); c) You are not a citizen, national or resident of, and are not under the control of, a US Embargoed Country; d) You will not download or otherwise export or re-export the API or Tools, directly or indirectly, to a US Embargoed Country nor to citizens, nationals or residents of a US Embargoed Country; e) You are not listed on the United States Department of Treasury lists of Specially Designated Nationals, Specially Designated Terrorists, and Specially Designated Narcotic Traffickers, nor listed on the United States Department of Commerce Table of Denial Orders or any other U.S. government list of prohibited or restricted parties and f) You will not download or otherwise export or re-export the API or Tools , directly or indirectly, to persons on the above-mentioned lists.
|
|
26
29
|
|
|
27
|
-
|
|
30
|
+
10. SUPPORT: Other than what is made available on the SAP Community Website (SCN) by SAP at its sole discretion and by SCN members, SAP does not offer support for the API or Tools which are the subject of this Developer Agreement.
|
|
28
31
|
|
|
29
|
-
|
|
32
|
+
11. TERM AND TERMINATION: You may terminate this Developer Agreement by destroying all copies of the API and Tools on Your Computer(s). SAP may terminate Your license to use the API and Tools immediately if You fail to comply with any of the terms of this Developer Agreement, or, for SAP's convenience by providing you with ten (10) day's written notice of termination (including by public notice). In case of termination or expiration of this Developer Agreement, You must destroy all copies of the API and Tools immediately. In the event Your Company or any of the intellectual property you create using the API, Tools or Software are acquired (by merger, purchase of stock, assets or intellectual property or exclusive license), or You become employed, by a direct competitor of SAP, then this Development Agreement and all licenses granted in this Developer Agreement shall immediately terminate upon the date of such acquisition.
|
|
30
33
|
|
|
31
|
-
|
|
34
|
+
12. LAW/VENUE:
|
|
32
35
|
a) If You are located outside the US or Canada: This Developer Agreement is governed by and construed in accordance with the laws of the Germany. You and SAP agree to submit to the exclusive jurisdiction of, and venue in, the courts of Karlsruhe in Germany in any dispute arising out of or relating to this Developer Agreement.
|
|
33
36
|
b) If You are located in the US or Canada: This Developer Agreement shall be governed by and construed under the Commonwealth of Pennsylvania law without reference to its conflicts of law principles. In the event of any conflicts between foreign law, rules, and regulations, and United States of America law, rules, and regulations, United States of America law, rules, and regulations shall prevail and govern. The United Nations Convention on Contracts for the International Sale of Goods shall not apply to this Developer Agreement. The Uniform Computer Information Transactions Act as enacted shall not apply.
|
|
34
37
|
|
|
35
|
-
|
|
38
|
+
13. MISCELLANEOUS: This Developer Agreement is the complete agreement for the API and Tools licensed (including reference to information/documentation contained in a URL). This Developer Agreement supersedes all prior or contemporaneous agreements or representations with regards to the subject matter of this Developer Agreement. If any term of this Developer Agreement is found to be invalid or unenforceable, the surviving provisions shall remain effective. SAP's failure to enforce any right or provisions stipulated in this Developer Agreement will not constitute a waiver of such provision, or any other provision of this Developer Agreement.
|
package/README.md
CHANGED
|
@@ -12,4 +12,4 @@ It is meant to be consumed using the [UI5 Tooling](https://sap.github.io/ui5-too
|
|
|
12
12
|
For details please refer to our documentation on [Consuming SAPUI5 Libraries](https://sap.github.io/ui5-tooling/pages/SAPUI5/).
|
|
13
13
|
|
|
14
14
|
## License
|
|
15
|
-
This package is provided under the terms of the [SAP Developer License Agreement](https://tools.hana.ondemand.com/developer-license-
|
|
15
|
+
This package is provided under the terms of the [SAP Developer License Agreement](https://tools.hana.ondemand.com/developer-license-3_2.txt).
|
package/package.json
CHANGED
package/src/sap/fe/core/.library
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/*!
|
|
2
2
|
* SAPUI5
|
|
3
|
-
* (c) Copyright 2009-
|
|
3
|
+
* (c) Copyright 2009-2025 SAP SE. All rights reserved.
|
|
4
4
|
*/
|
|
5
5
|
sap.ui.define(["sap/base/Log", "sap/ui/base/Object", "sap/ui/model/json/JSONModel"], function(Log, BaseObject, JSONModel) {
|
|
6
6
|
"use strict";
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/*
|
|
2
2
|
* ! SAPUI5
|
|
3
|
-
* (c) Copyright 2009-
|
|
3
|
+
* (c) Copyright 2009-2025 SAP SE. All rights reserved.
|
|
4
4
|
*/
|
|
5
5
|
|
|
6
6
|
/**
|
|
@@ -94,7 +94,7 @@ sap.ui.define(
|
|
|
94
94
|
interfaces: [],
|
|
95
95
|
controls: [],
|
|
96
96
|
elements: [],
|
|
97
|
-
version: "1.84.
|
|
97
|
+
version: "1.84.19",
|
|
98
98
|
noLibraryCSS: true,
|
|
99
99
|
extensions: {
|
|
100
100
|
//Configuration used for rule loading of Support Assistant
|
|
@@ -31,9 +31,9 @@ T_TEMPLATING_ERROR_PAGE_SAPFE_APPSTART_TEMPLATING_FAILED=Chyba p\u0159i vytv\u00
|
|
|
31
31
|
C_ROUTER_PROXY_SAPFE_EXIT_NOTSAVED_MESSAGE=Tato str\u00E1nka obsahuje neulo\u017Een\u00E1 data. Chcete str\u00E1nku opravdu opustit?
|
|
32
32
|
|
|
33
33
|
|
|
34
|
-
C_TRANSACTION_HELPER_DRAFT_DISCARD_MESSAGE=
|
|
34
|
+
C_TRANSACTION_HELPER_DRAFT_DISCARD_MESSAGE=Zahodit v\u0161echny zm\u011Bny?
|
|
35
35
|
|
|
36
|
-
C_TRANSACTION_HELPER_DRAFT_DISCARD_BUTTON=
|
|
36
|
+
C_TRANSACTION_HELPER_DRAFT_DISCARD_BUTTON=Zahodit
|
|
37
37
|
|
|
38
38
|
C_DRAFT_OBJECT_PAGE_DRAFT_LOCKED_BY_USER=Moment\u00E1ln\u011B nem\u016F\u017Eete tento objekt upravovat. \nBlokuje ho {0}.
|
|
39
39
|
|
|
@@ -112,7 +112,7 @@ C_COMMON_SAPFE_TECHNICAL_DETAILS_MESSAGES=Zpr\u00E1va
|
|
|
112
112
|
|
|
113
113
|
C_COMMON_SAPFE_DATA_RECEIVED_ERROR=Data nelze na\u010D\u00EDst.
|
|
114
114
|
|
|
115
|
-
C_COMMON_APPLY_ERROR=P\u0159i odes\u00EDl\u00E1n\u00ED zm\u011Bn do\u0161lo k chyb\u011B. Navigujte zp\u011Bt pro
|
|
115
|
+
C_COMMON_APPLY_ERROR=P\u0159i odes\u00EDl\u00E1n\u00ED zm\u011Bn do\u0161lo k chyb\u011B. Navigujte zp\u011Bt pro zahozen zm\u011Bn nebo se pokuste je p\u0159edat znovu.
|
|
116
116
|
|
|
117
117
|
C_COMMON_OBJECT_PAGE_DELETE=Odstranit
|
|
118
118
|
|
|
@@ -124,9 +124,9 @@ C_TRANSACTION_HELPER_OBJECT_PAGE_CONFIRM_DELETE_WITH_OBJECTTITLE_SINGULAR_NON_DE
|
|
|
124
124
|
|
|
125
125
|
C_TRANSACTION_HELPER_OBJECT_PAGE_CONFIRM_GENERIC_DELETE=Objekt l\u00F6schen?
|
|
126
126
|
|
|
127
|
-
C_TRANSACTION_HELPER_OBJECT_PAGE_CONFIRM_DELETE_WITH_UNSAVED_CHANGES=Ein anderer Benutzer hat dieses Objekt bearbeitet, ohne die \u00C4nderungen zu sichern\:\n{0}
|
|
127
|
+
C_TRANSACTION_HELPER_OBJECT_PAGE_CONFIRM_DELETE_WITH_UNSAVED_CHANGES=Ein anderer Benutzer hat dieses Objekt bearbeitet, ohne die \u00C4nderungen zu sichern\:\n{0}\n\nDennoch l\u00F6schen?
|
|
128
128
|
|
|
129
|
-
C_TRANSACTION_HELPER_OBJECT_PAGE_CONFIRM_DELETE_WITH_UNSAVED_CHANGES_MULTIPLE_OBJECTS=Andere Benutzer haben die ausgew\u00E4hlten Objekte bearbeitet, ohne die \u00C4nderungen zu sichern
|
|
129
|
+
C_TRANSACTION_HELPER_OBJECT_PAGE_CONFIRM_DELETE_WITH_UNSAVED_CHANGES_MULTIPLE_OBJECTS=Andere Benutzer haben die ausgew\u00E4hlten Objekte bearbeitet, ohne die \u00C4nderungen zu sichern.\n\nDennoch l\u00F6schen?
|
|
130
130
|
|
|
131
131
|
C_TRANSACTION_HELPER_OBJECT_PAGE_CONFIRM_DELETE_WITH_OBJECTTITLE_PLURAL_NON_DELETABLE=Alle l\u00F6schbaren Objekte l\u00F6schen?
|
|
132
132
|
|
|
@@ -138,9 +138,9 @@ C_TRANSACTION_HELPER_OBJECT_PAGE_CONFIRM_DELETE_WITH_OBJECTINFO_AND_FEW_OBJECTS_
|
|
|
138
138
|
|
|
139
139
|
C_TRANSACTION_HELPER_OBJECT_PAGE_CONFIRM_DELETE_WITH_OBJECTINFO_AND_ONE_OBJECT_LOCKED=1 von {0} Objekten ist derzeit gesperrt.
|
|
140
140
|
|
|
141
|
-
C_TRANSACTION_HELPER_OBJECT_PAGE_CONFIRM_DELETE_WITH_UNSAVED_AND_FEW_OBJECTS_LOCKED_SINGULAR=\
|
|
141
|
+
C_TRANSACTION_HELPER_OBJECT_PAGE_CONFIRM_DELETE_WITH_UNSAVED_AND_FEW_OBJECTS_LOCKED_SINGULAR=\nDas verbleibende Objekt enth\u00E4lt ungesicherte \u00C4nderungen.\n\nM\u00F6chten Sie das Objekt dennoch l\u00F6schen?
|
|
142
142
|
|
|
143
|
-
C_TRANSACTION_HELPER_OBJECT_PAGE_CONFIRM_DELETE_WITH_UNSAVED_AND_FEW_OBJECTS_LOCKED_PLURAL=\
|
|
143
|
+
C_TRANSACTION_HELPER_OBJECT_PAGE_CONFIRM_DELETE_WITH_UNSAVED_AND_FEW_OBJECTS_LOCKED_PLURAL=\nDie verbleibenden Objekte enthalten ungesicherte \u00C4nderungen.\n\nM\u00F6chten Sie die Objekte dennoch l\u00F6schen?
|
|
144
144
|
|
|
145
145
|
C_TRANSACTION_HELPER_OBJECT_PAGE_CONFIRM_DELETE_WITH_OBJECTINFO_AND_FEW_OBJECTS_UNSAVED_SINGULAR=Auch Objekt mit ungesicherten \u00C4nderungen l\u00F6schen?
|
|
146
146
|
|
|
@@ -1,331 +1,226 @@
|
|
|
1
|
-
# Fiori Elements Library - Core
|
|
2
|
-
#
|
|
3
1
|
|
|
4
|
-
# ------------------------ CORE ------------------------
|
|
5
2
|
|
|
6
|
-
|
|
7
|
-
C_COMMON_SAPFE_CLOSE=Lbd46v7t4DcptJ81Fjnvaw_Close
|
|
3
|
+
C_COMMON_SAPFE_CLOSE=abONHqfYw0z/HhJbKj+aqw_Close
|
|
8
4
|
|
|
9
|
-
|
|
10
|
-
C_COMMON_DIALOG_OK=AHTWFNDhEeCfgsFnL7DtRw_OK
|
|
5
|
+
C_COMMON_DIALOG_OK=sfQ1T4BuYwT/Xaf+eUkmcw_OK
|
|
11
6
|
|
|
12
|
-
|
|
13
|
-
C_COMMON_OBJECT_PAGE_CANCEL=vtYJZmQcF55OxZn6nfScQg_Cancel
|
|
7
|
+
C_COMMON_OBJECT_PAGE_CANCEL=0Y5l9+NKTPzGIZ4RY3g06g_Cancel
|
|
14
8
|
|
|
15
|
-
|
|
16
|
-
T_LR_TITLE_LR=cfHMXT8E0cRwPwKHKDnvWw_List Report
|
|
9
|
+
T_LR_TITLE_LR=eT8JaDqXYGCH71lgh7DkcA_List Report
|
|
17
10
|
|
|
18
|
-
|
|
19
|
-
T_OP_TITLE_OP=PP7ukLtXvARl4qP5prjlAA_Object Page
|
|
11
|
+
T_OP_TITLE_OP=ZcT/tvc/7NF9cmeuOm4CvA_Object Page
|
|
20
12
|
|
|
21
|
-
|
|
22
|
-
C_TRANSACTION_HELPER_OBJECT_SAVED=XzkUQw1+DTAh0QZAP8LvdA_Object was saved
|
|
13
|
+
C_TRANSACTION_HELPER_OBJECT_SAVED=R2zin0cwxYWudMou290alA_Object saved
|
|
23
14
|
|
|
24
|
-
|
|
25
|
-
C_APP_COMPONENT_SAPFE_APPSTART_TECHNICAL_ISSUES=NFvAHbtxRsAN/BBKDo2gtg_Application could not be started due to technical issues.
|
|
15
|
+
C_DATE_RANGE=+awmdnkEdiXd2zjDY/u28g_Date Range
|
|
26
16
|
|
|
27
|
-
|
|
28
|
-
T_COMMON_SAPFE_APPSTART_WRONG_CONFIGURATION=21DOKgYUBjSzRYGoqAYMNQ_The application's configuration is wrong and could therefore not be started. Please get in touch with your administrator.
|
|
17
|
+
C_DATE=Z3/lRJGRmplHA+IgRTET5Q_Date
|
|
29
18
|
|
|
30
|
-
|
|
31
|
-
T_COMMON_SAPFE_APPSTART_TEMPLATING_ISSUE=ycUxyNt3b/wxDm6Di/dKGQ_An error occured during pre-processing. Click this message to see the technical details
|
|
19
|
+
C_FROM=yxzBNe6C25jejHGHv9vNjw_From
|
|
32
20
|
|
|
33
|
-
|
|
34
|
-
T_TEMPLATING_ERROR_PAGE_SAPFE_APPSTART_TEMPLATING_FAILED=Bd6r6rgOY8ryqpNXRVHk1w_Error creating the view
|
|
21
|
+
C_TO=9PT9x2jVDvCU5V3C4WVRyQ_To
|
|
35
22
|
|
|
36
|
-
|
|
37
|
-
C_ROUTER_PROXY_SAPFE_EXIT_NOTSAVED_MESSAGE=WTPcSKryydKPLgxuxuEARw_This page contains unsaved data. Are you sure you want to leave the page?
|
|
23
|
+
C_APP_COMPONENT_SAPFE_APPSTART_TECHNICAL_ISSUES=xR8YZR/OS69te3WEEQK+ug_Application could not be started due to technical issues.
|
|
38
24
|
|
|
39
|
-
|
|
25
|
+
T_COMMON_SAPFE_APPSTART_WRONG_CONFIGURATION=oWI+76wkNmUZ3EYx9Sf4Dg_The application's configuration is wrong and could therefore not be started. Please get in touch with your administrator.
|
|
40
26
|
|
|
41
|
-
|
|
42
|
-
C_TRANSACTION_HELPER_DRAFT_DISCARD_MESSAGE=8VhpEWNVz9oSkv9J7/lt+Q_Discard all changes?
|
|
27
|
+
T_COMMON_SAPFE_APPSTART_TEMPLATING_ISSUE=rBArDfsk/7yAMOszpbcsqg_An error occured during pre-processing. Click this message to see the technical details
|
|
43
28
|
|
|
44
|
-
|
|
45
|
-
C_TRANSACTION_HELPER_DRAFT_DISCARD_BUTTON=xZ17ZQ/l+bZZF6COdIxLrA_Discard
|
|
29
|
+
T_TEMPLATING_ERROR_PAGE_SAPFE_APPSTART_TEMPLATING_FAILED=KnyfE0FTOBNTLtQSDBHbWw_Error when creating the view.
|
|
46
30
|
|
|
47
|
-
|
|
48
|
-
C_DRAFT_OBJECT_PAGE_DRAFT_LOCKED_BY_USER=Ud58pKSpOaVLccg52SKwqQ_You cant edit this object at the moment \nIt is locked by {0}
|
|
31
|
+
C_ROUTER_PROXY_SAPFE_EXIT_NOTSAVED_MESSAGE=UCW1oEe4gpAxSNK/ukns+A_This page contains unsaved data. Are you sure you want to leave the page?
|
|
49
32
|
|
|
50
|
-
# ------------------------ ACTION CONTROLLER ------------------------
|
|
51
33
|
|
|
52
|
-
|
|
53
|
-
C_COMMON_SAPFE_ACTION_SUCCESS=19sKVEoAO8nVpL814fPy+A_Action "{0}" was executed successfully
|
|
34
|
+
C_TRANSACTION_HELPER_DRAFT_DISCARD_MESSAGE=/c3CSOBbkXpg5YAka/chYA_Discard all changes?
|
|
54
35
|
|
|
55
|
-
|
|
56
|
-
C_OPERATIONS_ACTION_CONFIRM_MESSAGE=SEA3oUXf079nfuvSeo8ZkA_Do you really want to perform this action?
|
|
36
|
+
C_TRANSACTION_HELPER_DRAFT_DISCARD_BUTTON=PRASybwBk1b7WK8qviOp+g_Discard
|
|
57
37
|
|
|
58
|
-
|
|
59
|
-
C_COMMON_SAPFE_ACTION_CONFIRM_TITLE=f8wPiUOyKeP9PgZU40ccEg_Confirmation
|
|
38
|
+
C_DRAFT_OBJECT_PAGE_DRAFT_LOCKED_BY_USER=TCoFE3bAIaZFTAjazdmkkw_You cannot edit this object at the moment.\nIt is locked by {0}.
|
|
60
39
|
|
|
61
|
-
# XTIT,50: title for action parameter dialog as fallback if action label not available
|
|
62
|
-
C_OPERATIONS_ACTION_PARAMETER_DIALOG_TITLE=Fz3GifYGvch8UScxECxZkg_Action Parameter
|
|
63
40
|
|
|
64
|
-
|
|
65
|
-
C_COMMON_ACTION_PARAMETER_DIALOG_CANCEL=sWAL6ZQB7aTrjTUHw+I/1Q_Cancel
|
|
41
|
+
C_COMMON_SAPFE_ACTION_SUCCESS=R755fFJoaPfK29Qb/NjvrA_Action "{0}" was executed successfully
|
|
66
42
|
|
|
67
|
-
|
|
68
|
-
C_OPERATIONS_ACTION_PARAMETER_REQUIRED=rIesE5axk5S+nSqt93pQbw_Invalid entry
|
|
43
|
+
C_OPERATIONS_ACTION_CONFIRM_MESSAGE=maW2wlKrCWKbN+cxMjZ4wg_Do you really want to perform this action?
|
|
69
44
|
|
|
70
|
-
|
|
71
|
-
C_TRANSACTION_HELPER_SAPFE_ACTION_CREATE=EkZCLrZDNeDVjV2eSO3xeg_Create
|
|
45
|
+
C_COMMON_SAPFE_ACTION_CONFIRM_TITLE=JpjQT9dz3CldXPq1xz9shQ_Confirmation
|
|
72
46
|
|
|
73
|
-
|
|
74
|
-
C_ACTION_PARTIAL_FRAGMENT_SAPFE_CONTINUE_ANYWAY=Y8JynsvqN0Iso7agzzyfxw_Continue Anyway
|
|
47
|
+
C_OPERATIONS_ACTION_PARAMETER_DIALOG_TITLE=qdT7ey0OuCziQxkH13oxGg_Action Parameter
|
|
75
48
|
|
|
76
|
-
|
|
77
|
-
C_ACTION_PARTIAL_FRAGMENT_SAPFE_BOUND_ACTION=fQ6gF9SKlapkRPJ7I17anA_{0} selected object will not be processed
|
|
49
|
+
C_COMMON_ACTION_PARAMETER_DIALOG_CANCEL=uDKrbdJ6waIhil2fuiaWMg_Cancel
|
|
78
50
|
|
|
79
|
-
|
|
80
|
-
C_ACTION_PARTIAL_FRAGMENT_SAPFE_BOUND_ACTION_PLURAL=y3ltfIGaJJ0DEZRkHhXsig_{0} selected objects will not be processed
|
|
51
|
+
C_OPERATIONS_ACTION_PARAMETER_REQUIRED=edEiG2kE7swHw3vh1DIIJA_Invalid entry
|
|
81
52
|
|
|
82
|
-
|
|
83
|
-
C_ACTION_PARTIAL_FRAGMENT_SAPFE_BOUND_ACTION_SEMANTICKEY=PHCii2viZhuCvmuShCN6Bw_One selected object will not be processed
|
|
53
|
+
C_TRANSACTION_HELPER_SAPFE_ACTION_CREATE=/HIugLgRHBZWP3FQ7sAh9w_Create
|
|
84
54
|
|
|
85
|
-
|
|
86
|
-
C_ACTION_PARTIAL_FRAGMENT_SAPFE_BOUND_ACTION_SEMANTICKEY_PLURAL=+5+g4HURnZfCcSUEHwHFXA_{0} selected objects will not be processed
|
|
55
|
+
C_ACTION_PARTIAL_FRAGMENT_SAPFE_CONTINUE_ANYWAY=mTbvqnFf09SqvuRsAaGgYw_Continue Anyway
|
|
87
56
|
|
|
88
|
-
|
|
89
|
-
# XFLD,30: Text for defult group name of the message in message-popover
|
|
90
|
-
T_MESSAGE_BUTTON_SAPFE_MESSAGE_GROUP_GENERAL=LwCEptZvtGMFswSaAv6Otg_General
|
|
57
|
+
C_ACTION_PARTIAL_FRAGMENT_SAPFE_BOUND_ACTION=aAdKceVUBV8rq68QtOtu4A_{0} selected object will not be processed
|
|
91
58
|
|
|
92
|
-
|
|
93
|
-
T_OP_TABLE_AND_CHART_NO_DATA_TEXT=xCrzQ4jrJ8cUrZD8Fi5xow_To start, set the relevant filters.
|
|
59
|
+
C_ACTION_PARTIAL_FRAGMENT_SAPFE_BOUND_ACTION_PLURAL=rJ1TCOiGiowJRn83UzgWFw_{0} selected objects will not be processed
|
|
94
60
|
|
|
95
|
-
|
|
96
|
-
T_OP_TABLE_AND_CHART_NO_DATA_TEXT_WITH_FILTER=BsbZBNpeawUIDbYYECDVuA_No data found. Try adjusting the filter settings.
|
|
61
|
+
C_ACTION_PARTIAL_FRAGMENT_SAPFE_BOUND_ACTION_SEMANTICKEY=CM0g7GB+BoaoRSzk1JRknQ_One selected object will not be processed
|
|
97
62
|
|
|
98
|
-
|
|
99
|
-
C_COMMON_SAPFE_ERROR=+XLhLMKKOzPeTBfyCUL+Yg_Error
|
|
63
|
+
C_ACTION_PARTIAL_FRAGMENT_SAPFE_BOUND_ACTION_SEMANTICKEY_PLURAL=hk+NrJigv+cpvNZ0xg4Gwg_{0} selected objects will not be processed
|
|
100
64
|
|
|
101
|
-
|
|
102
|
-
C_MESSAGE_HANDLING_SAPFE_ERROR_MESSAGES_PAGE_TITLE=ik6mcfZK2kWfLPvInl2WXA_Messages
|
|
65
|
+
T_MESSAGE_BUTTON_SAPFE_MESSAGE_GROUP_GENERAL=TSfQO8ei8JWuH2/vm/QVHA_General
|
|
103
66
|
|
|
104
|
-
|
|
105
|
-
C_COMMON_SAPFE_ERROR_MESSAGES_PAGE_TITLE_ERROR=bfEwt4q2eX3E08hJiqTjpQ_Error
|
|
67
|
+
T_OP_TABLE_AND_CHART_NO_DATA_TEXT=Bt2uyBRSFUdo8Mwm6pVD1A_To start, set the relevant filters.
|
|
106
68
|
|
|
107
|
-
|
|
108
|
-
C_MESSAGE_HANDLING_SAPFE_ERROR_MESSAGES_PAGE_TITLE_WARNING=1T3wz0G8306ent6Q+cGUzQ_Warning
|
|
69
|
+
T_OP_TABLE_AND_CHART_NO_DATA_TEXT_WITH_FILTER=rcg6dkse8W1dPWXPvxPVig_No data found. Try adjusting the filter settings.
|
|
109
70
|
|
|
110
|
-
|
|
111
|
-
C_MESSAGE_HANDLING_SAPFE_ERROR_MESSAGES_PAGE_TITLE_INFO=E550H8meftfm25eAx2cwCQ_Information
|
|
71
|
+
C_COMMON_SAPFE_ERROR=bxrJseMrcOd+lvZk34WwSg_Error
|
|
112
72
|
|
|
113
|
-
|
|
114
|
-
C_MESSAGE_HANDLING_SAPFE_ERROR_MESSAGES_PAGE_TITLE_SUCCESS=puc7FS8lkoRQ8vSA6OOvzg_Success
|
|
73
|
+
C_MESSAGE_HANDLING_SAPFE_ERROR_MESSAGES_PAGE_TITLE=6ZPZQ/3ok8Jt9MSXRGHQ9A_Messages
|
|
115
74
|
|
|
116
|
-
|
|
117
|
-
C_COMMON_SAPFE_TECHNICAL_MESSAGES_PAGE_TITLE=No/7/ykezOl5KL4i4+LuYQ_Technical Details
|
|
75
|
+
C_COMMON_SAPFE_ERROR_MESSAGES_PAGE_TITLE_ERROR=t290lYTcAEpxqe0JYhd9fg_Error
|
|
118
76
|
|
|
119
|
-
|
|
120
|
-
C_COMMON_SAPFE_TECHNICAL_DETAILS_HTTP_STATUS=RGCc6sq2/yRwvhH7isPJbg_HTTP Status
|
|
77
|
+
C_MESSAGE_HANDLING_SAPFE_ERROR_MESSAGES_PAGE_TITLE_WARNING=l1V8RcMlk5StpnF/NfIkuw_Warning
|
|
121
78
|
|
|
122
|
-
|
|
123
|
-
C_EDITFLOW_SAPFE_CREATION_FAILED_DESCRIPTION=rgyIelfQIEvxMI5k7zZ7og_The creation failed due to technical issues
|
|
79
|
+
C_MESSAGE_HANDLING_SAPFE_ERROR_MESSAGES_PAGE_TITLE_INFO=TYt2C1BhgDaBNTxZvqPWlQ_Information
|
|
124
80
|
|
|
125
|
-
|
|
126
|
-
C_COMMON_SAPFE_TECHNICAL_DETAILS_EXCEPTION_CATEGORY=FWgk0TDefqLqwkIEx7udqw_Exception Category
|
|
81
|
+
C_MESSAGE_HANDLING_SAPFE_ERROR_MESSAGES_PAGE_TITLE_SUCCESS=ifU10cO3yNiYPOsuBiOJPQ_Success
|
|
127
82
|
|
|
128
|
-
|
|
129
|
-
C_COMMON_SAPFE_TECHNICAL_DETAILS_GROUP_APPLICATION=diI9ZfyWuli1PzSYJKbo9g_Application
|
|
83
|
+
C_COMMON_SAPFE_TECHNICAL_MESSAGES_PAGE_TITLE=8nS5NCzgEigUNI/9qqn2rw_Technical Details
|
|
130
84
|
|
|
131
|
-
|
|
132
|
-
C_COMMON_SAPFE_TECHNICAL_DETAILS_COMPONENT_ID=X+p1agtEwHGPeS0YOcf9gg_Component ID
|
|
85
|
+
C_COMMON_SAPFE_TECHNICAL_DETAILS_HTTP_STATUS=RUi4GYKr5dYYvXsFlzTTAw_HTTP Status
|
|
133
86
|
|
|
134
|
-
|
|
135
|
-
C_COMMON_SAPFE_TECHNICAL_DETAILS_ODATA_SERVICE=tR1bMvgBYvZA/vE8ANfUVg_OData Service
|
|
87
|
+
C_EDITFLOW_SAPFE_CREATION_FAILED_DESCRIPTION=dlEuMuomflxFzRQmqYHIFA_Failed to create due to technical issues
|
|
136
88
|
|
|
137
|
-
|
|
138
|
-
C_COMMON_SAPFE_TECHNICAL_DETAILS_GROUP_ERROR_RESOLUTION=92Q3lgSwZGqD4J4+USYAkg_Error Resolution
|
|
89
|
+
C_COMMON_SAPFE_TECHNICAL_DETAILS_EXCEPTION_CATEGORY=hrX5LDDEnEhlFEPcM5B8CA_Exception Category
|
|
139
90
|
|
|
140
|
-
|
|
141
|
-
C_COMMON_SAPFE_TECHNICAL_DETAILS_TRANSACTION_ID=T7IwVieM/Dk1Dm7URQ732w_Transaction ID
|
|
91
|
+
C_COMMON_SAPFE_TECHNICAL_DETAILS_GROUP_APPLICATION=D27GntbqTfnS2CmBqFAocg_Application
|
|
142
92
|
|
|
143
|
-
|
|
144
|
-
C_COMMON_SAPFE_TECHNICAL_DETAILS_TIMESTAMP=G43xuDeJDh0NN5ZR0WwmBg_Time Stamp
|
|
93
|
+
C_COMMON_SAPFE_TECHNICAL_DETAILS_COMPONENT_ID=qBNk3yDmF/XDIPH4QDqlZQ_Component ID
|
|
145
94
|
|
|
146
|
-
|
|
147
|
-
C_COMMON_SAPFE_TECHNICAL_DETAILS_ANALYSIS=jdnSO3BQgpHUW14hu8iqrg_Analysis
|
|
95
|
+
C_COMMON_SAPFE_TECHNICAL_DETAILS_ODATA_SERVICE=hE6f5rUePqOqNuZwnbus1w_OData Service
|
|
148
96
|
|
|
149
|
-
|
|
150
|
-
C_COMMON_SAPFE_TECHNICAL_DETAILS_SAP_NOTE=//R7sxi+RsbftT+XRdIfYA_SAP Note
|
|
97
|
+
C_COMMON_SAPFE_TECHNICAL_DETAILS_GROUP_ERROR_RESOLUTION=xFQyECrS1HQpsydIBdaPMw_Error Resolution
|
|
151
98
|
|
|
152
|
-
|
|
153
|
-
C_COMMON_SAPFE_TECHNICAL_DETAILS_SAP_DETAILED_NOTE=Kr5j5e4BJldPeoK2EExtnA_SAP Detailed Note
|
|
99
|
+
C_COMMON_SAPFE_TECHNICAL_DETAILS_TRANSACTION_ID=FNZnh/8rbFl0G7/2nZtUOw_Transaction ID
|
|
154
100
|
|
|
155
|
-
|
|
156
|
-
C_COMMON_SAPFE_TECHNICAL_DETAILS_GROUP_MESSAGES=kmGvcRy3M0L0Lqewy1YGdw_Messages
|
|
101
|
+
C_COMMON_SAPFE_TECHNICAL_DETAILS_TIMESTAMP=EVMU4mehfbEMIySnmpvqLA_Time Stamp
|
|
157
102
|
|
|
158
|
-
|
|
159
|
-
C_COMMON_SAPFE_TECHNICAL_DETAILS_MESSAGES=AX1TbRQOpbaxE3nksMs9Gw_Message
|
|
103
|
+
C_COMMON_SAPFE_TECHNICAL_DETAILS_ANALYSIS=1IVfetQkEHZB0VWzWJPLbg_Analysis
|
|
160
104
|
|
|
161
|
-
|
|
162
|
-
C_COMMON_SAPFE_DATA_RECEIVED_ERROR=edK80PBDxCFHJgXKb5hNTA_Unable to load the data.
|
|
105
|
+
C_COMMON_SAPFE_TECHNICAL_DETAILS_SAP_NOTE=cXx4OxHLFlSbepACwywEAg_SAP Note
|
|
163
106
|
|
|
164
|
-
|
|
165
|
-
C_COMMON_APPLY_ERROR=MtzGB8ouI4i4qG0qF12U7A_An error occurred when submitting the changes. Please navigate back to discard the changes or try to submit the changes again.
|
|
107
|
+
C_COMMON_SAPFE_TECHNICAL_DETAILS_SAP_DETAILED_NOTE=GmGL20rLE21zRDnt6SXnKw_SAP Detailed Note
|
|
166
108
|
|
|
167
|
-
|
|
168
|
-
C_COMMON_OBJECT_PAGE_DELETE=7Tz4S6+pCLiLPZI6HXnKMg_Delete
|
|
109
|
+
C_COMMON_SAPFE_TECHNICAL_DETAILS_GROUP_MESSAGES=LaJTpI5TV+bOnFrUCA6dVw_Messages
|
|
169
110
|
|
|
170
|
-
|
|
171
|
-
C_TRANSACTION_HELPER_OBJECT_PAGE_CONFIRM_DELETE_WITH_OBJECTINFO=DnXXGMvTyqcpuNMZ1RMiaA_Delete this {0} ({1})?
|
|
111
|
+
C_COMMON_SAPFE_TECHNICAL_DETAILS_MESSAGES=Ha+wthJJ8s6IBWvRJx7G3w_Message
|
|
172
112
|
|
|
173
|
-
|
|
174
|
-
C_TRANSACTION_HELPER_OBJECT_PAGE_CONFIRM_DELETE_WITH_OBJECTTITLE_SINGULAR=U5P1dW7/hOBTrab9OqhjNg_Delete this object?
|
|
113
|
+
C_COMMON_SAPFE_DATA_RECEIVED_ERROR=lGD9LCOAkv3ez7w0fcQ5Rw_Unable to load the data.
|
|
175
114
|
|
|
176
|
-
|
|
177
|
-
C_TRANSACTION_HELPER_OBJECT_PAGE_CONFIRM_DELETE_WITH_OBJECTTITLE_SINGULAR_NON_DELETABLE=vntNYFLKSBBdFXNXel9csQ_Delete the deletable object?
|
|
115
|
+
C_COMMON_APPLY_ERROR=y1AWjSK9YG/w5/7eP8q2/A_An error occurred when submitting the changes. Please navigate back to discard the changes or try to submit the changes again.
|
|
178
116
|
|
|
179
|
-
|
|
180
|
-
C_TRANSACTION_HELPER_OBJECT_PAGE_CONFIRM_GENERIC_DELETE=vgp8cDUtKzSIajhPITuGVA_Delete object?
|
|
117
|
+
C_COMMON_OBJECT_PAGE_DELETE=YvCvkyr/TFG16EvP19ys6A_Delete
|
|
181
118
|
|
|
182
|
-
|
|
183
|
-
C_TRANSACTION_HELPER_OBJECT_PAGE_CONFIRM_DELETE_WITH_UNSAVED_CHANGES=t7bBsHl2LcybvBIVNB3iZQ_Another user edited this object without saving the changes\:\n{0} \n\nDelete anyway?
|
|
119
|
+
C_TRANSACTION_HELPER_OBJECT_PAGE_CONFIRM_DELETE_WITH_OBJECTINFO=njA+u0zq4XAG62eIRQXFLw_Delete this {0} {1}?
|
|
184
120
|
|
|
185
|
-
|
|
186
|
-
C_TRANSACTION_HELPER_OBJECT_PAGE_CONFIRM_DELETE_WITH_UNSAVED_CHANGES_MULTIPLE_OBJECTS=1aYMDDEQV11mEgvHc0b/Qw_Other users have edited the selected objects without saving the changes. \n\nDelete anyway?
|
|
121
|
+
C_TRANSACTION_HELPER_OBJECT_PAGE_CONFIRM_DELETE_WITH_OBJECTTITLE_SINGULAR=rQJZi4Z98QGOca4wZdF/Yw_Delete this object?
|
|
187
122
|
|
|
188
|
-
|
|
189
|
-
C_TRANSACTION_HELPER_OBJECT_PAGE_CONFIRM_DELETE_WITH_OBJECTTITLE_PLURAL_NON_DELETABLE=hoYEiuSntmy+QzE0PmXRDg_Delete all deletable objects ?
|
|
123
|
+
C_TRANSACTION_HELPER_OBJECT_PAGE_CONFIRM_DELETE_WITH_OBJECTTITLE_SINGULAR_NON_DELETABLE=oRWlWNl/B0Gsq5ElrSa2RQ_Delete the deletable object?
|
|
190
124
|
|
|
191
|
-
|
|
192
|
-
C_TRANSACTION_HELPER_OBJECT_PAGE_CONFIRM_DELETE_WITH_OBJECTTITLE_PLURAL=Ywv1BBa51hEjkW2HbwifAA_Delete the selected objects?
|
|
125
|
+
C_TRANSACTION_HELPER_OBJECT_PAGE_CONFIRM_GENERIC_DELETE=7EyYIuKHJNEGvi7Cv3PtMw_Delete object?
|
|
193
126
|
|
|
194
|
-
|
|
195
|
-
C_TRANSACTION_HELPER_OBJECT_PAGE_CONFIRM_DELETE_WITH_OBJECTINFO_AND_FEW_OBJECTS_NON_DELETABLE=g4vNFMm0EU9WnUiUF00TiQ_{0} out of {1} objects cannot be deleted.
|
|
127
|
+
C_TRANSACTION_HELPER_OBJECT_PAGE_CONFIRM_DELETE_WITH_UNSAVED_CHANGES=kOUPotc0c9ziS/DyLPIusA_Another user edited this object without saving the changes\:\n{0} \n\nDelete anyway?
|
|
196
128
|
|
|
197
|
-
|
|
198
|
-
C_TRANSACTION_HELPER_OBJECT_PAGE_CONFIRM_DELETE_WITH_OBJECTINFO_AND_FEW_OBJECTS_LOCKED=junN+nTcDIJQUniNK7MiWw_{0} of {1} objects are currently locked.
|
|
129
|
+
C_TRANSACTION_HELPER_OBJECT_PAGE_CONFIRM_DELETE_WITH_UNSAVED_CHANGES_MULTIPLE_OBJECTS=0ylUk0fyHPyiWVDd8+Brrg_Other users have edited the selected objects without saving the changes. \n\nDelete anyway?
|
|
199
130
|
|
|
200
|
-
|
|
201
|
-
C_TRANSACTION_HELPER_OBJECT_PAGE_CONFIRM_DELETE_WITH_OBJECTINFO_AND_ONE_OBJECT_LOCKED=estB1+4I4Yv6Y/iz4s5suA_1 of {0} objects is currently locked.
|
|
131
|
+
C_TRANSACTION_HELPER_OBJECT_PAGE_CONFIRM_DELETE_WITH_OBJECTTITLE_PLURAL_NON_DELETABLE=1ZbW012gZFD6B+w0LBHG2Q_Delete all deletable objects ?
|
|
202
132
|
|
|
203
|
-
|
|
204
|
-
C_TRANSACTION_HELPER_OBJECT_PAGE_CONFIRM_DELETE_WITH_UNSAVED_AND_FEW_OBJECTS_LOCKED_SINGULAR=Uft6OCS0jzAUB2U2ISRYQg_\nThe remaining object has unsaved changes.\n\nDo you still want to delete it?
|
|
133
|
+
C_TRANSACTION_HELPER_OBJECT_PAGE_CONFIRM_DELETE_WITH_OBJECTTITLE_PLURAL=bN+Tf2p7vsvmvb/pQ3y8Tg_Delete the selected objects?
|
|
205
134
|
|
|
206
|
-
|
|
207
|
-
C_TRANSACTION_HELPER_OBJECT_PAGE_CONFIRM_DELETE_WITH_UNSAVED_AND_FEW_OBJECTS_LOCKED_PLURAL=QXpW5Vn2PHBjMvTxbfeS4w_\nThe remaining objects have unsaved changes.\n\nDo you still want to delete them?
|
|
135
|
+
C_TRANSACTION_HELPER_OBJECT_PAGE_CONFIRM_DELETE_WITH_OBJECTINFO_AND_FEW_OBJECTS_NON_DELETABLE=teOUFoEPHmC4/w6TtY0ptA_{0} of {1} objects cannot be deleted.
|
|
208
136
|
|
|
209
|
-
|
|
210
|
-
C_TRANSACTION_HELPER_OBJECT_PAGE_CONFIRM_DELETE_WITH_OBJECTINFO_AND_FEW_OBJECTS_UNSAVED_SINGULAR=6FxuIsXuowyJXYt0LCNJag_Also delete object with unsaved changes?
|
|
137
|
+
C_TRANSACTION_HELPER_OBJECT_PAGE_CONFIRM_DELETE_WITH_OBJECTINFO_AND_FEW_OBJECTS_LOCKED=vTcI6CtgIx445FX6H6hdNA_{0} of {1} objects are currently locked.
|
|
211
138
|
|
|
212
|
-
|
|
213
|
-
C_TRANSACTION_HELPER_OBJECT_PAGE_CONFIRM_DELETE_WITH_OBJECTINFO_AND_FEW_OBJECTS_UNSAVED_PLURAL=UzoXaV/X4+IzcLpsOTm3jQ_Also delete objects with unsaved changes?
|
|
139
|
+
C_TRANSACTION_HELPER_OBJECT_PAGE_CONFIRM_DELETE_WITH_OBJECTINFO_AND_ONE_OBJECT_LOCKED=LlAQ1VCvOxGvqJ9ahHaHRQ_1 of {0} objects is currently locked.
|
|
214
140
|
|
|
215
|
-
|
|
216
|
-
C_TRANSACTION_HELPER_OBJECT_PAGE_CONFIRM_DELETE_WITH_OBJECTINFO_AND_FEW_OBJECTS_LOCKED_AND_NON_DELETABLE=azoxK5dAtEeQlRbJJDX6Rw_{0} out of {2} objects cannot be deleted. \n{1} of {2} objects is currently locked.
|
|
141
|
+
C_TRANSACTION_HELPER_OBJECT_PAGE_CONFIRM_DELETE_WITH_UNSAVED_AND_FEW_OBJECTS_LOCKED_SINGULAR=jtyEH6Awv0jKK1E754TeQA_\nThe remaining object has unsaved changes.\n\nDo you still want to delete it?
|
|
217
142
|
|
|
218
|
-
|
|
219
|
-
C_TRANSACTION_HELPER_OBJECT_PAGE_CONFIRM_DELETE_WITH_OBJECTINFO_AND_ONE_OBJECT_LOCKED_AND_NON_DELETABLE=OGnEGSgRsJjLRGxpRUG09Q_{0} out of {1} objects cannot be deleted. \n1 of {1} objects is currently locked.
|
|
143
|
+
C_TRANSACTION_HELPER_OBJECT_PAGE_CONFIRM_DELETE_WITH_UNSAVED_AND_FEW_OBJECTS_LOCKED_PLURAL=D2dyhuVQ4lXQ8EUOWRR0PQ_\nThe remaining objects have unsaved changes.\n\nDo you still want to delete them?
|
|
220
144
|
|
|
221
|
-
|
|
222
|
-
C_TRANSACTION_HELPER_OBJECT_PAGE_CONFIRM_DELETE_WITH_SINGLE_OBJECT_LOCKED=DHWVBtvIE72ttoIhsPQIRQ_Object is currently locked and cannot be deleted.
|
|
145
|
+
C_TRANSACTION_HELPER_OBJECT_PAGE_CONFIRM_DELETE_WITH_OBJECTINFO_AND_FEW_OBJECTS_UNSAVED_SINGULAR=WKnIxMscuuEtqxh7Q6iz5g_Also delete object with unsaved changes?
|
|
223
146
|
|
|
224
|
-
|
|
225
|
-
C_TRANSACTION_HELPER_OBJECT_PAGE_DELETE_DIALOG=FBKCzy/LDQkiTOzTHoQZjw_Delete ({0})?
|
|
147
|
+
C_TRANSACTION_HELPER_OBJECT_PAGE_CONFIRM_DELETE_WITH_OBJECTINFO_AND_FEW_OBJECTS_UNSAVED_PLURAL=m2EJDTCDvcr3ZNNqHPM1UQ_Also delete objects with unsaved changes?
|
|
226
148
|
|
|
227
|
-
|
|
228
|
-
C_TRANSACTION_HELPER_OBJECT_PAGE_DELETE_TOAST_SINGULAR=pIeK7ja4OXIAjX/SKzvgFQ_Object was Deleted
|
|
149
|
+
C_TRANSACTION_HELPER_OBJECT_PAGE_CONFIRM_DELETE_WITH_OBJECTINFO_AND_FEW_OBJECTS_LOCKED_AND_NON_DELETABLE=QU5JEKEnOTpk4tqLu0JBlg_{0} of {2} objects cannot be deleted.\n{1} of {2} objects is currently locked.
|
|
229
150
|
|
|
230
|
-
|
|
231
|
-
C_TRANSACTION_HELPER_OBJECT_PAGE_DELETE_TOAST_PLURAL=/03TUQ25MRJokd6pYIqLIg_Objects were Deleted
|
|
151
|
+
C_TRANSACTION_HELPER_OBJECT_PAGE_CONFIRM_DELETE_WITH_OBJECTINFO_AND_ONE_OBJECT_LOCKED_AND_NON_DELETABLE=fcF3k2BIFaW6fyWxQ1vHkA_{0} out of {1} objects cannot be deleted. \n1 of {1} objects is currently locked.
|
|
232
152
|
|
|
233
|
-
|
|
234
|
-
# XTIT,30
|
|
235
|
-
C_DRAFT_POPOVER_ADMIN_DATA_DRAFTINFO_LOCKED_OBJECT=5wmpUuq9TIe5q69xNteSPQ_Locked
|
|
153
|
+
C_TRANSACTION_HELPER_OBJECT_PAGE_CONFIRM_DELETE_WITH_SINGLE_OBJECT_LOCKED=Sk/aDGi5qzO40ORGv1gcfw_Object is currently locked and cannot be deleted.
|
|
236
154
|
|
|
237
|
-
|
|
238
|
-
C_DRAFT_POPOVER_ADMIN_DATA_DRAFTINFO_DRAFT_OBJECT=tfE0Cp5WfWqmtly6BA/UmA_Draft
|
|
155
|
+
C_TRANSACTION_HELPER_OBJECT_PAGE_DELETE_DIALOG=4Z+smg8P3Z4+Fwkja7Cixg_Delete ({0})?
|
|
239
156
|
|
|
240
|
-
|
|
241
|
-
C_DRAFT_POPOVER_ADMIN_DATA_DRAFTINFO_UNSAVED_OBJECT=UnRIVYwRtUh+w+zAPv4ArA_Unsaved Changes
|
|
157
|
+
C_TRANSACTION_HELPER_OBJECT_PAGE_DELETE_TOAST_SINGULAR=xX7PEuvjwqL1VfbfIpJDnA_Object deleted.
|
|
242
158
|
|
|
243
|
-
|
|
244
|
-
C_DRAFT_POPOVER_ADMIN_DATA_DRAFTINFO_FLAGGED_OBJECT=kJJEYf7eNlkSL4ij6Q734A_Flagged
|
|
159
|
+
C_TRANSACTION_HELPER_OBJECT_PAGE_DELETE_TOAST_PLURAL=mNvpQq1HLcIQ10euvu4Jvw_Objects deleted.
|
|
245
160
|
|
|
246
|
-
|
|
247
|
-
C_EDIT_FLOW_OWNER=4RtreiIGev7vNZK9Z3/QWQ_by {0}
|
|
161
|
+
C_DRAFT_POPOVER_ADMIN_DATA_DRAFTINFO_LOCKED_OBJECT=nYggbh1+5VVG/XGP9cbm+A_Locked
|
|
248
162
|
|
|
249
|
-
|
|
250
|
-
C_EDIT_FLOW_ANOTHER_USER=9eCsB5B8oTztNQIeCjxwSg_by another user
|
|
163
|
+
C_DRAFT_POPOVER_ADMIN_DATA_DRAFTINFO_DRAFT_OBJECT=MpqKT4cuFjRi//RWC9k38A_Draft
|
|
251
164
|
|
|
252
|
-
|
|
253
|
-
C_DRAFT_POPOVER_ADMIN_DATA_DRAFTINFO_POPOVER_NO_DATA_TEXT=DB5N4sDFOIfCiRsgIzBTDQ_No detailed information available.
|
|
165
|
+
C_DRAFT_POPOVER_ADMIN_DATA_DRAFTINFO_UNSAVED_OBJECT=L4UjgzROuXMKLRGyvDkCOg_Unsaved Changes
|
|
254
166
|
|
|
255
|
-
|
|
256
|
-
C_EDIT_FLOW_GENERIC_LOCKED_OBJECT_POPOVER_TEXT_OWNER_INFO=k+9kBTtdc7ccnSEdZsbDtQ_This object is currently being edited by {0}.
|
|
167
|
+
C_DRAFT_POPOVER_ADMIN_DATA_DRAFTINFO_FLAGGED_OBJECT=YN0kood61X1yR+6e0oXrXA_Flagged
|
|
257
168
|
|
|
258
|
-
|
|
259
|
-
C_EDIT_FLOW_GENERIC_LOCKED_OBJECT_POPOVER_TEXT_ADDITIONAL_USER=T1OBlO0InynFE0BZG0R1Vw_This object is currently being edited by another user.
|
|
169
|
+
C_EDIT_FLOW_OWNER=4+RkgVGpSPWFmIyZjEK+RQ_by {0}
|
|
260
170
|
|
|
261
|
-
|
|
262
|
-
C_EDIT_FLOW_LAST_CHANGE_USER_TEXT_OWNER_INFO=F2VP4er18YmlkrUgEKXxzA_This object has unsaved changes made by {0}.
|
|
171
|
+
C_EDIT_FLOW_ANOTHER_USER=oMYQrzIY5YRPe9gxpPnntg_by another user
|
|
263
172
|
|
|
264
|
-
|
|
265
|
-
C_EDIT_FLOW_LAST_CHANGE_USER_TEXT_ADDITIONAL_USER=/jEPr9XhYu0INp64VTSQWA_This object has unsaved changes made by another user.
|
|
173
|
+
C_DRAFT_POPOVER_ADMIN_DATA_DRAFTINFO_POPOVER_NO_DATA_TEXT=hKw8Mmn8YsDC5zu8ZLn+Yw_No detailed information available.
|
|
266
174
|
|
|
267
|
-
|
|
268
|
-
C_EDIT_FLOW_LAST_CHANGE_USER_TEXT=M07SJO8JNda1Sc8kNiscyQ_This object has unsaved changes made
|
|
175
|
+
C_EDIT_FLOW_GENERIC_LOCKED_OBJECT_POPOVER_TEXT_OWNER_INFO=GLEJGWyJyued22PEhNR6xg_This object is currently being edited by {0}.
|
|
269
176
|
|
|
270
|
-
|
|
271
|
-
# Currently used both in core and templates - to be cleaned up
|
|
177
|
+
C_EDIT_FLOW_GENERIC_LOCKED_OBJECT_POPOVER_TEXT_ADDITIONAL_USER=AAj7YBoyqJx/DbMsrl5Xlw_This object is currently being edited by another user.
|
|
272
178
|
|
|
273
|
-
|
|
274
|
-
C_ROUTING_NAVIGATION_DISABLED_TITLE=yf0metSNKic10o8stSQWcw_Navigation is currently not possible
|
|
179
|
+
C_EDIT_FLOW_LAST_CHANGE_USER_TEXT_OWNER_INFO=a4pwbwxcp3a04ZPqlEFkvw_This object has unsaved changes made by {0}.
|
|
275
180
|
|
|
276
|
-
|
|
277
|
-
C_ROUTING_NAVIGATION_DISABLED_MESSAGE=K4ioxIhrQaVtE+b0FdzBOA_Navigation is currently not possible as there are still entries not yet synchronized to the backend.
|
|
181
|
+
C_EDIT_FLOW_LAST_CHANGE_USER_TEXT_ADDITIONAL_USER=fmXhPkAfRgKb9TfhUXwLDg_This object has unsaved changes made by another user.
|
|
278
182
|
|
|
279
|
-
|
|
280
|
-
C_TRANSACTION_HELPER_TRANSIENT_CONTEXT_DESCRIPTION=CaWyoVUnqNDoiBqGQhzouA_This\u00E2\u0080\u00AFcan\u00E2\u0080\u00AFhappen\u00E2\u0080\u00AFdue to\u00E2\u0080\u00AFtechnical\u00E2\u0080\u00AFreasons,\u00E2\u0080\u00AFfor\u00E2\u0080\u00AFexample\u00E2\u0080\u00AFyou\u00E2\u0080\u00AFare\u00E2\u0080\u00AFnot\u00E2\u0080\u00AFconnected\u00E2\u0080\u00AFto\u00E2\u0080\u00AFthe\u00E2\u0080\u00AFinternet,\u00E2\u0080\u00AFa\u00E2\u0080\u00AFback-end\u00E2\u0080\u00AFcomponent\u00E2\u0080\u00AFis\u00E2\u0080\u00AFnot\u00E2\u0080\u00AFavailable,\u00E2\u0080\u00AFor\u00E2\u0080\u00AFan\u00E2\u0080\u00AFunderlying\u00E2\u0080\u00AFsystem\u00E2\u0080\u00AFis\u00E2\u0080\u00AFdown. Please try again later.
|
|
183
|
+
C_EDIT_FLOW_LAST_CHANGE_USER_TEXT=SnegbK0VEpb3b7uzh6W/qg_This object has unsaved changes made
|
|
281
184
|
|
|
282
|
-
# YMSG, 100
|
|
283
|
-
C_TRANSACTION_HELPER_TRANSIENT_CONTEXT_MESSAGE=DBNwhRhPVFKo2Ptpp6U3NA_The entered data could not be saved.
|
|
284
185
|
|
|
285
|
-
|
|
286
|
-
C_DRAFT_OBJECT_PAGE_WARNING=nc7Q6z0bKbqASbtURAXk/Q_Warning
|
|
186
|
+
C_ROUTING_NAVIGATION_DISABLED_TITLE=gl5Uxl4uoxfrBTg9Abxpmg_Navigation is currently not possible
|
|
287
187
|
|
|
288
|
-
|
|
289
|
-
C_DRAFT_OBJECT_PAGE_DRAFT_UNSAVED_CHANGES=WGpLlaJSTzLQbMgrMn22kQ_Another user edited this object without saving the changes\: \n{0} \n\nEdit anyway?
|
|
188
|
+
C_ROUTING_NAVIGATION_DISABLED_MESSAGE=ly7Sh0GC5ylRu/4ASriyZQ_Navigation is currently not possible because there are still entries that are not yet synchronized with the back end.
|
|
290
189
|
|
|
291
|
-
|
|
292
|
-
C_COMMON_OBJECT_PAGE_EDIT=4qF3FYJIK35y37aFKPdjfQ_Edit
|
|
190
|
+
C_TRANSACTION_HELPER_TRANSIENT_CONTEXT_DESCRIPTION=VpLwtBQfr/c26Nsr1BO+Wg_This can happen due to technical problems, for example if you are not connected to the Internet, a back-end component is not available, or an underlying system is down. Please try again later.
|
|
293
191
|
|
|
294
|
-
|
|
295
|
-
C_DRAFT_EDIT_STATE_DRAFT_ALL_FILTER=DL5Jshmipw7lU5IvujaXdQ_All
|
|
192
|
+
C_TRANSACTION_HELPER_TRANSIENT_CONTEXT_MESSAGE=FX1GiK2Q8j/jDdODSGZsjQ_The entered data could not be saved.
|
|
296
193
|
|
|
297
|
-
|
|
298
|
-
C_DRAFT_EDIT_STATE_DRAFT_UNCHANGED_FILTER=bgo8g/gNhXD2bXDCPY/8dw_Unchanged
|
|
194
|
+
C_DRAFT_OBJECT_PAGE_WARNING=+BD3sHOQ10pR6k5LoMEW9A_Warning
|
|
299
195
|
|
|
300
|
-
|
|
301
|
-
C_DRAFT_EDIT_STATE_DRAFT_OWN_DRAFT_FILTER=NsZWOx0dwc42nK6qqtnzgg_Own Draft
|
|
196
|
+
C_DRAFT_OBJECT_PAGE_DRAFT_UNSAVED_CHANGES=LurfwoFtmrcjs2ueixZEUw_Another user edited this object without saving the changes\: \n{0} \n\nEdit anyway?
|
|
302
197
|
|
|
303
|
-
|
|
304
|
-
C_DRAFT_EDIT_STATE_DRAFT_LOCKED_FILTER=7VX7h17fgMdUo+hcp+sXbw_Locked by another user
|
|
198
|
+
C_COMMON_OBJECT_PAGE_EDIT=O2rv9DwD0vK87gP48nqyIA_Edit
|
|
305
199
|
|
|
306
|
-
|
|
307
|
-
C_DRAFT_EDIT_STATE_DRAFT_UNSAVED_CHANGES_FILTER=3JUIgVU1/x+K+jf2CRwexg_Unsaved Changes by another user
|
|
200
|
+
C_DRAFT_EDIT_STATE_DRAFT_ALL_FILTER=PAKC8Bc6pusPXC0DavzUlg_All
|
|
308
201
|
|
|
309
|
-
|
|
310
|
-
T_COMMON_SAPFE_ACTION_SHARE=/TFYeBrq5Q0dVE6en3qE4Q_Share
|
|
202
|
+
C_DRAFT_EDIT_STATE_DRAFT_UNCHANGED_FILTER=HKngpw09VMFYR+5OlTwA/A_Unchanged
|
|
311
203
|
|
|
312
|
-
|
|
204
|
+
C_DRAFT_EDIT_STATE_DRAFT_OWN_DRAFT_FILTER=UGtrgXazRJ1dLi2+s4Ivvg_Own Draft
|
|
313
205
|
|
|
314
|
-
|
|
315
|
-
T_COMMON_HEADERDP_TITLE_LINK_INPAGE_ARIA=DWQnRqKOUj3YknCD11M75A_Click here to jump to the respective section on the current page
|
|
206
|
+
C_DRAFT_EDIT_STATE_DRAFT_LOCKED_FILTER=MzQX8dkqUVQ1sm/xo0ttuw_Locked by another user
|
|
316
207
|
|
|
317
|
-
|
|
318
|
-
T_HEADER_DATAPOINT_TITLE_LINK_EXTERNAL_ARIA=roJrP1EwQ5biMFyM9SFtnw_Click here to navigate to the external app
|
|
208
|
+
C_DRAFT_EDIT_STATE_DRAFT_UNSAVED_CHANGES_FILTER=9o67+/AwdvNFbOmqD+3Qsg_Unsaved changes made by another user
|
|
319
209
|
|
|
320
|
-
|
|
210
|
+
T_COMMON_SAPFE_ACTION_SHARE=NfsuEbpdhJgtmU5NjFlOAg_Share
|
|
321
211
|
|
|
322
|
-
C_PASTE_HELPER_SAPFE_PASTE_ERROR_MESSAGE_PLURAL=x97YM85E8WW9++ymGyNdIQ_Unable to paste. {0} items contain invalid data.
|
|
323
212
|
|
|
324
|
-
|
|
213
|
+
T_COMMON_HEADERDP_TITLE_LINK_INPAGE_ARIA=e9R21D4WJkQbbmtKpJ/YEQ_Click here to jump to the respective section on the current page.
|
|
325
214
|
|
|
326
|
-
|
|
215
|
+
T_HEADER_DATAPOINT_TITLE_LINK_EXTERNAL_ARIA=g1s4M8kiJmEdlBpiINzSCQ_Click here to navigate to the external app
|
|
327
216
|
|
|
328
|
-
C_PASTE_HELPER_SAPFE_PASTE_ERROR_CORRECTION_NOTE=DmxTbI9Co/Z7tGen/4/vcg_(Note\: The row/column refers to the position in the dataset you copied.)
|
|
329
217
|
|
|
330
|
-
|
|
331
|
-
|
|
218
|
+
C_PASTE_HELPER_SAPFE_PASTE_ERROR_MESSAGE_PLURAL=PQFj3cqWoxfFWU0ui6cYVw_Unable to paste. {0} items contain invalid data.
|
|
219
|
+
|
|
220
|
+
C_PASTE_HELPER_SAPFE_PASTE_ERROR_MESSAGE_SINGULAR=RRmDc35WjbyDbu31so4Buw_Unable to paste. One item contains invalid data.
|
|
221
|
+
|
|
222
|
+
C_PASTE_HELPER_SAPFE_PASTE_ERROR_CORRECTION_MESSAGE=4fb5W7lyyBO0stH6eD+5Hg_Please correct the values below in your source file.
|
|
223
|
+
|
|
224
|
+
C_PASTE_HELPER_SAPFE_PASTE_ERROR_CORRECTION_NOTE=NK72gBrFIvIDUqfjvcftYw_(Note\: Row/column refers to the position in the dataset you copied.)
|
|
225
|
+
|
|
226
|
+
T_OP_CONTROLLER_SAPFE_PASTE_DISABLED_MESSAGE=+shML7DHZlwYSPLDdBG6lQ_Unable to paste new entries.
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/*!
|
|
2
2
|
* SAPUI5
|
|
3
|
-
* (c) Copyright 2009-
|
|
3
|
+
* (c) Copyright 2009-2025 SAP SE. All rights reserved.
|
|
4
4
|
*/
|
|
5
5
|
sap.ui.define(["sap/ui/core/mvc/Controller", "sap/fe/core/controllerextensions/RoutingListener"], function(Controller, RoutingListener) {
|
|
6
6
|
"use strict";
|