Archived
Update extension resources and ENU XLF files (#6220)
* Add extension resources * Update enu XLF resources
This commit is contained in:
@@ -0,0 +1,14 @@
|
||||
{
|
||||
"": [
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"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."
|
||||
],
|
||||
"dacFx.deployRadioButtonLabel": "Implementar",
|
||||
"dacFx.deployScriptRadioButtonLabel": "Generar script de implementación e implementar",
|
||||
"dacFx.scriptRadioButtonLabel": "Generar script de implementación",
|
||||
"dacfxDeployScript.saveFile": "Guardar",
|
||||
"dacfx.generatedScriptLocation": "Ubicación del script de implementación"
|
||||
}
|
||||
Reference in New Issue
Block a user