@sapui5/sap.fe.controls 1.136.16 → 1.136.18
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/package.json
CHANGED
|
@@ -22,7 +22,7 @@ sap.ui.define(["sap/fe/base/library", "sap/fe/controls/shortcuts/ShortcutExplana
|
|
|
22
22
|
controls: [],
|
|
23
23
|
elements: [],
|
|
24
24
|
// eslint-disable-next-line no-template-curly-in-string
|
|
25
|
-
version: "1.136.
|
|
25
|
+
version: "1.136.18",
|
|
26
26
|
noLibraryCSS: false
|
|
27
27
|
// eslint-disable-next-line @typescript-eslint/no-explicit-any
|
|
28
28
|
});
|
|
@@ -11,9 +11,9 @@ M_EASY_FILTER_SELECTED_VALUES_TRUE=Ja
|
|
|
11
11
|
M_EASY_FILTER_SELECTED_VALUES_FALSE=Nein
|
|
12
12
|
M_EASY_FILTER_UNCLEAR_INPUT=Unklare Eingabe\: {0}
|
|
13
13
|
M_BUSINESS_AI_SHELL_SETTINGS_TITLE=SAP Business AI
|
|
14
|
-
M_BUSINESS_AI_SHELL_SETTINGS_EASY_FILTER=
|
|
15
|
-
M_BUSINESS_AI_SHELL_SETTINGS_EASY_FILTER_MAKE_DEFAULT=Stellen Sie
|
|
16
|
-
M_BUSINESS_AI_SHELL_SETTINGS_EASY_FILTER_KEEP_QUERIES=Meine zuletzt verwendeten Anfragen im einfachen
|
|
14
|
+
M_BUSINESS_AI_SHELL_SETTINGS_EASY_FILTER=Einfaches Filtern
|
|
15
|
+
M_BUSINESS_AI_SHELL_SETTINGS_EASY_FILTER_MAKE_DEFAULT=Stellen Sie das einfache Filtern als die Standard-Filteroption ein.
|
|
16
|
+
M_BUSINESS_AI_SHELL_SETTINGS_EASY_FILTER_KEEP_QUERIES=Meine zuletzt verwendeten Anfragen im einfachen Filtern unter 'Zuletzt verwendete Anfragen' beibehalten.
|
|
17
17
|
M_EASY_FILTER_MANDATORY_TOKEN_ERROR=Einen Wert f\u00FCr die Filterkriterien pflegen
|
|
18
18
|
M_EASY_FILTER_MANDATORY_TOKEN_SELECT_VALUE=(Wert ausw\u00E4hlen)
|
|
19
19
|
M_EASY_FILTER_FILTER_SET_AI=Filter\:
|