You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: packages/adp-tooling/src/translations/adp-tooling.i18n.json
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -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 Data Source and SAPUI5 model with the same name was already added to the project. Rename and try again.",
73
+
"errorDuplicatedValueOData": "Data Source and SAPUI5 model with the same name was 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.",
0 commit comments