[Loc] update to xlfs for 6-9-2023 (#23371)

This commit is contained in:
Alex Ma
2023-06-09 16:33:36 -07:00
committed by GitHub
parent 604c1e7861
commit c98cbc0896
5 changed files with 104 additions and 37 deletions

View File

@@ -49,6 +49,9 @@
<trans-unit id="addItemAction">
<source xml:lang="en">Add Item</source>
</trans-unit>
<trans-unit id="addSqlCmdVariableWithoutDefaultValue">
<source xml:lang="en">Add SQLCMD variable '{0}' to project without default value?</source>
</trans-unit>
<trans-unit id="advancedOptionsButton">
<source xml:lang="en">Advanced...</source>
</trans-unit>
@@ -331,12 +334,12 @@
<trans-unit id="downloading">
<source xml:lang="en">Downloading</source>
</trans-unit>
<trans-unit id="downloadingDacFxDlls">
<source xml:lang="en">Downloading Microsoft.Build.Sql nuget to get build DLLs</source>
</trans-unit>
<trans-unit id="downloadingFromTo">
<source xml:lang="en">Downloading from {0} to {1}</source>
</trans-unit>
<trans-unit id="downloadingNuget">
<source xml:lang="en">Downloading {0} nuget to get build DLLs </source>
</trans-unit>
<trans-unit id="edgeEulaAgreementTitle">
<source xml:lang="en">Microsoft Azure SQL Edge License Agreement</source>
</trans-unit>
@@ -801,8 +804,8 @@
<trans-unit id="referenceRadioButtonsGroupTitle">
<source xml:lang="en">Type</source>
</trans-unit>
<trans-unit id="referenceType">
<source xml:lang="en">Reference type</source>
<trans-unit id="referencedDatabaseType">
<source xml:lang="en">Referenced Database type</source>
</trans-unit>
<trans-unit id="reloadProject">
<source xml:lang="en">Would you like to reload your database project?</source>
@@ -1230,6 +1233,9 @@
<trans-unit id="sqlDatabaseProjects.openInDesigner">
<source xml:lang="en">Open in Designer</source>
</trans-unit>
<trans-unit id="sqlDatabaseProjects.openReferencedSqlProject">
<source xml:lang="en">Open project</source>
</trans-unit>
<trans-unit id="sqlDatabaseProjects.properties">
<source xml:lang="en">Properties</source>
</trans-unit>