Files
azuredatastudio/extensions/dacpac/package.nls.json
Alex Ma b7fffc31a5 Added localization for title and category for dacpac (#16811)
* added localization for title and category for dacpac

* changed package.nls.json to DacFx

* update for xlf
2021-08-19 10:11:06 -07:00

7 lines
219 B
JSON

{
"dacFx.settings": "Dacpac",
"dacFx.startTitle": "Data-tier Application Wizard",
"dacFx.category": "DacFx",
"dacFx.defaultSaveLocation": "Full path to folder where .DACPAC and .BACPAC files are saved by default"
}