iguazio.dashboard-controls 1.2.12 → 1.2.13

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.
@@ -140,7 +140,7 @@
140
140
  "EXTERNAL_INVOCATION_URLS": "External invocation URLs",
141
141
  "EXECUTION_LOG": "Execution log",
142
142
  "FAILED_TO_DEPLOY": "Failed to deploy",
143
- "FUNCTION_NAME_IS_USED_WARNING": "The specified function name is already used by a function in another project. To use it for a new function you must first delete the existing function.",
143
+ "FUNCTION_NAME_IS_USED_WARNING": "The function name you specified is already in use. Function names must be unique across projects. Choose a different name.",
144
144
  "FUNCTIONS_NOT_FOUND": "There are currently no functions, you can create a function by pressing ‘New Function’",
145
145
  "GET_STARTED_WITH_YOUR_PROJECT": "Get started with your project.",
146
146
  "GO_TO_EXISTING_FUNCTION": "Go to existing function",