mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-02-16 10:58:30 -05:00
[Loc] updates to schema-compare and sql-database-projects xlfs (#19973)
This commit is contained in:
@@ -16,6 +16,9 @@
|
||||
<trans-unit id="Include">
|
||||
<source xml:lang="en">Include</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="OptionNotFoundWarningMessage">
|
||||
<source xml:lang="en">label: {0} does not exist in the options value name lookup</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="PublishHistory">
|
||||
<source xml:lang="en">Publish History</source>
|
||||
</trans-unit>
|
||||
@@ -49,6 +52,12 @@
|
||||
<trans-unit id="addItemAction">
|
||||
<source xml:lang="en">Add Item</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="advancedOptionsButton">
|
||||
<source xml:lang="en">Advanced...</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="advancedPublishOptions">
|
||||
<source xml:lang="en">Advanced Publish Options</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="appSettingPrompt">
|
||||
<source xml:lang="en">Would you like to update Azure Function local.settings.json with the new connection string?</source>
|
||||
</trans-unit>
|
||||
@@ -447,9 +456,6 @@
|
||||
<trans-unit id="folderStructureLabel">
|
||||
<source xml:lang="en">Folder structure</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="generalOptions">
|
||||
<source xml:lang="en">General Options</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="generateScriptButtonText">
|
||||
<source xml:lang="en">Generate Script</source>
|
||||
</trans-unit>
|
||||
@@ -696,9 +702,6 @@
|
||||
<trans-unit id="publishToNewAzureServerFailed">
|
||||
<source xml:lang="en">Failed to publish to new Azure SQL server. {0}</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="publishingOptions">
|
||||
<source xml:lang="en">Publishing Options</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="publishingProjectMessage">
|
||||
<source xml:lang="en">Publishing project in a container...</source>
|
||||
</trans-unit>
|
||||
|
||||
Reference in New Issue
Block a user