@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 CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@sapui5/sap.fe.templates",
3
- "version": "1.120.36",
3
+ "version": "1.120.37",
4
4
  "description": "SAPUI5 Library sap.fe.templates",
5
5
  "keywords": [
6
6
  "sapui5",
@@ -6,7 +6,7 @@
6
6
  SAP UI development toolkit for HTML5 (SAPUI5)
7
7
  (c) Copyright 2009-2021 SAP SE. All rights reserved
8
8
  </copyright>
9
- <version>1.120.36</version>
9
+ <version>1.120.37</version>
10
10
 
11
11
  <documentation>UI5 library: sap.fe.templates</documentation>
12
12
 
@@ -4,7 +4,7 @@
4
4
  "id": "sap.fe.templates.AnalyticalListPage",
5
5
  "type": "component",
6
6
  "applicationVersion": {
7
- "version": "1.120.36"
7
+ "version": "1.120.37"
8
8
  },
9
9
  "title": "Analytical List Page",
10
10
  "tags": {
@@ -4,7 +4,7 @@
4
4
  "id": "sap.fe.templates.ListReport",
5
5
  "type": "component",
6
6
  "applicationVersion": {
7
- "version": "1.120.36"
7
+ "version": "1.120.37"
8
8
  },
9
9
  "title": "List Report",
10
10
  "tags": {
@@ -4,7 +4,7 @@
4
4
  "id": "sap.fe.templates.ObjectPage",
5
5
  "type": "component",
6
6
  "applicationVersion": {
7
- "version": "1.120.36"
7
+ "version": "1.120.37"
8
8
  },
9
9
  "title": "Object Page",
10
10
  "tags": {
@@ -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.36",
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=Ingen data. Juster s\u00F8ke-/filterparameterne.
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