mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-04-01 17:40:30 -04:00
Update extension resources and ENU XLF files (#6220)
* Add extension resources * Update enu XLF resources
This commit is contained in:
12
i18n/ita/extensions/agent/out/data/jobStepData.i18n.json
Normal file
12
i18n/ita/extensions/agent/out/data/jobStepData.i18n.json
Normal file
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"": [
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"Copyright (c) Microsoft Corporation. All rights reserved.",
|
||||
"Licensed under the Source EULA. See License.txt in the project root for license information.",
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"Do not edit this file. It is machine generated."
|
||||
],
|
||||
"jobStepData.saveErrorMessage": "L'aggiornamento del passaggio non è riuscito: '{0}'",
|
||||
"stepData.jobNameRequired": "È necessario specificare il nome del processo",
|
||||
"stepData.stepNameRequired": "È necessario specificare il nome del passaggio"
|
||||
}
|
||||
Reference in New Issue
Block a user