@sapui5/sap.fe.templates 1.120.36 → 1.120.37
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 +1 -1
- package/src/sap/fe/templates/.library +1 -1
- package/src/sap/fe/templates/AnalyticalListPage/manifest.json +1 -1
- package/src/sap/fe/templates/ListReport/manifest.json +1 -1
- package/src/sap/fe/templates/ObjectPage/manifest.json +1 -1
- package/src/sap/fe/templates/library.js +1 -1
- package/src/sap/fe/templates/messagebundle_no.properties +1 -1
package/package.json
CHANGED
|
@@ -36,7 +36,7 @@ sap.ui.define(["sap/f/library", "sap/fe/core/library", "sap/fe/macros/library",
|
|
|
36
36
|
controls: [],
|
|
37
37
|
elements: [],
|
|
38
38
|
// eslint-disable-next-line no-template-curly-in-string
|
|
39
|
-
version: "1.120.
|
|
39
|
+
version: "1.120.37",
|
|
40
40
|
noLibraryCSS: true
|
|
41
41
|
});
|
|
42
42
|
if (!thisLib.ObjectPage) {
|
|
@@ -137,7 +137,7 @@ T_KEYBOARD_SHORTCUT_SAVE_MAC=Cmd+S
|
|
|
137
137
|
T_TABLE_AND_CHART_NO_DATA_TEXT=Definer relevante filtre og velg "Start" for \u00E5 starte.
|
|
138
138
|
|
|
139
139
|
|
|
140
|
-
T_TABLE_AND_CHART_NO_DATA_TEXT_WITH_FILTER=
|
|
140
|
+
T_TABLE_AND_CHART_NO_DATA_TEXT_WITH_FILTER=Finner ingen data. Juster s\u00F8ke-/filterparameterne.
|
|
141
141
|
|
|
142
142
|
M_CHART_NO_ANNOTATION_SET_TEXT=Finner ingen diagram-merknad
|
|
143
143
|
|