mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-01-14 01:25:37 -05:00
* added localization for title and category for dacpac * changed package.nls.json to DacFx * update for xlf
7 lines
219 B
JSON
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"
|
|
}
|