mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-02-16 10:58:30 -05:00
[Loc] update to sql-database-projects (#21270)
This commit is contained in:
@@ -739,7 +739,7 @@
|
|||||||
<source xml:lang="en">Publish to an existing {0}</source>
|
<source xml:lang="en">Publish to an existing {0}</source>
|
||||||
</trans-unit>
|
</trans-unit>
|
||||||
<trans-unit id="publishToNewAzureServer">
|
<trans-unit id="publishToNewAzureServer">
|
||||||
<source xml:lang="en">Publish to new Azure SQL logical server</source>
|
<source xml:lang="en">Publish to new Azure SQL logical server (Preview)</source>
|
||||||
</trans-unit>
|
</trans-unit>
|
||||||
<trans-unit id="publishToNewAzureServerFailed">
|
<trans-unit id="publishToNewAzureServerFailed">
|
||||||
<source xml:lang="en">Failed to publish to new Azure SQL server. {0}</source>
|
<source xml:lang="en">Failed to publish to new Azure SQL server. {0}</source>
|
||||||
@@ -1074,6 +1074,9 @@
|
|||||||
<trans-unit id="sqlDatabaseProjects.editProjectFile">
|
<trans-unit id="sqlDatabaseProjects.editProjectFile">
|
||||||
<source xml:lang="en">Edit .sqlproj File</source>
|
<source xml:lang="en">Edit .sqlproj File</source>
|
||||||
</trans-unit>
|
</trans-unit>
|
||||||
|
<trans-unit id="sqlDatabaseProjects.enablePreviewFeatures">
|
||||||
|
<source xml:lang="en">Enable preview SQL Database Projects features</source>
|
||||||
|
</trans-unit>
|
||||||
<trans-unit id="sqlDatabaseProjects.exclude">
|
<trans-unit id="sqlDatabaseProjects.exclude">
|
||||||
<source xml:lang="en">Exclude from project</source>
|
<source xml:lang="en">Exclude from project</source>
|
||||||
</trans-unit>
|
</trans-unit>
|
||||||
@@ -1081,7 +1084,7 @@
|
|||||||
<source xml:lang="en">Generate SQL Project from OpenAPI/Swagger spec</source>
|
<source xml:lang="en">Generate SQL Project from OpenAPI/Swagger spec</source>
|
||||||
</trans-unit>
|
</trans-unit>
|
||||||
<trans-unit id="sqlDatabaseProjects.microsoftBuildSqlVersion">
|
<trans-unit id="sqlDatabaseProjects.microsoftBuildSqlVersion">
|
||||||
<source xml:lang="en">Which version of Microsoft.Build.Sql SDK to use for building legacy sql projects. Example: 0.1.3-preview</source>
|
<source xml:lang="en">Which version of Microsoft.Build.Sql SDK to use for building legacy sql projects. Example: 0.1.7-preview</source>
|
||||||
</trans-unit>
|
</trans-unit>
|
||||||
<trans-unit id="sqlDatabaseProjects.netCoreDoNotAsk">
|
<trans-unit id="sqlDatabaseProjects.netCoreDoNotAsk">
|
||||||
<source xml:lang="en">Whether to prompt the user to install .NET Core when not detected.</source>
|
<source xml:lang="en">Whether to prompt the user to install .NET Core when not detected.</source>
|
||||||
|
|||||||
Reference in New Issue
Block a user