Ignore loc project during hygiene (#14060)

* Ignore loc project during hygiene

* Update distro
This commit is contained in:
Charles Gagnon
2021-02-16 11:34:13 -08:00
committed by GitHub
parent 0c1b16d4fb
commit 21fae18a13
3 changed files with 11 additions and 1 deletions

View File

@@ -114,6 +114,7 @@ const indentationFilter = [
'!extensions/big-data-cluster/src/bigDataCluster/controller/apiGenerated.ts', '!extensions/big-data-cluster/src/bigDataCluster/controller/apiGenerated.ts',
'!extensions/big-data-cluster/src/bigDataCluster/controller/clusterApiGenerated2.ts', '!extensions/big-data-cluster/src/bigDataCluster/controller/clusterApiGenerated2.ts',
'!resources/linux/snap/electron-launch', '!resources/linux/snap/electron-launch',
'!resources/xlf/LocProject.json', // {{SQL CARBON EDIT}}
'!build/**/*' // {{SQL CARBON EDIT}} '!build/**/*' // {{SQL CARBON EDIT}}
]; ];

View File

@@ -1,7 +1,7 @@
{ {
"name": "azuredatastudio", "name": "azuredatastudio",
"version": "1.27.0", "version": "1.27.0",
"distro": "dcbbf1f1ca37475a4eba64fb7f9c29191d45f039", "distro": "bd3f837b488907e3b5e55043ba79e7bf218e1dff",
"author": { "author": {
"name": "Microsoft Corporation" "name": "Microsoft Corporation"
}, },

View File

@@ -78,6 +78,15 @@
</Str> </Str>
<Disp Icon="Str" /> <Disp Icon="Str" />
</Item> </Item>
<Item ItemId=";extensions/cms/out/cmsResource/cmsResourceCommands.cms.errors.azureNotAllowed" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Azure SQL Database Servers cannot be used as Central Management Servers]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Vous ne pouvez pas utiliser les serveurs Azure SQL Database comme serveurs de gestion centralisée]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";extensions/cms/out/cmsResource/cmsResourceCommands.cms.errors.sameCmsServerName" ItemType="0" PsrId="308" Leaf="true"> <Item ItemId=";extensions/cms/out/cmsResource/cmsResourceCommands.cms.errors.sameCmsServerName" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text"> <Str Cat="Text">
<Val><![CDATA[Central Management Server Group already has a Registered Server with the name {0}]]></Val> <Val><![CDATA[Central Management Server Group already has a Registered Server with the name {0}]]></Val>