Skip to content

Commit 6922d07

Browse files
Chore: update error text
Co-authored-by: Louise Findlay <[email protected]>
1 parent ccf3e79 commit 6922d07

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

packages/adp-tooling/src/translations/adp-tooling.i18n.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@
7070
"missingIconOrTitleOrSubtitle": "At least one of the Title, Subtitle, or Icon fields must have a value.",
7171
"fileDoesNotExist": "This file does not exist.",
7272
"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": "Data Source and SAPUI5 model with the same name were 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.",
7474
"errorDuplicatedValueSapui5Model": "An SAPUI5 model with the same name was already added to the project. Rename and try again.",
7575
"errorDuplicateValueComponentId": "A component usage with the same name was already added to the project. Rename and try again.",
7676
"errorDuplicateValueLibrary": "A library with the same name was already added to the project. Rename and try again.",

0 commit comments

Comments
 (0)