@sap-ux/adp-tooling 0.18.121 → 0.18.122

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.
@@ -70,7 +70,7 @@
70
70
  "missingIconOrTitleOrSubtitle": "At least one of the Title, Subtitle, or Icon fields must have a value.",
71
71
  "fileDoesNotExist": "This file does not exist.",
72
72
  "annotationFileAlreadyExists": "There is already an annotation file with the same name. Please choose another file or rename the file and select it again.",
73
- "errorDuplicatedValueOData": "An OData annotation or service with the same name was already added to the project. Rename and try again.",
73
+ "errorDuplicatedValueOData": "A data source and SAPUI5 model with the same name were already added to the project. Rename and try again.",
74
74
  "errorDuplicatedValueSapui5Model": "An SAPUI5 model with the same name was already added to the project. Rename and try again.",
75
75
  "errorDuplicateValueComponentId": "A component usage with the same name was already added to the project. Rename and try again.",
76
76
  "errorDuplicateValueLibrary": "A library with the same name was already added to the project. Rename and try again.",
package/package.json CHANGED
@@ -9,7 +9,7 @@
9
9
  "bugs": {
10
10
  "url": "https://github.com/SAP/open-ux-tools/issues?q=is%3Aopen+is%3Aissue+label%3Abug+label%3Aadp-tooling"
11
11
  },
12
- "version": "0.18.121",
12
+ "version": "0.18.122",
13
13
  "license": "Apache-2.0",
14
14
  "author": "@SAP/ux-tools-team",
15
15
  "main": "dist/index.js",