mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-02-17 02:51:36 -05:00
[Loc] update to sql-bindings and migration (#20362)
This commit is contained in:
@@ -43,6 +43,10 @@
|
||||
<trans-unit id="doNotInstall">
|
||||
<source xml:lang="en">Do not install</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="dotnetResult">
|
||||
<source xml:lang="en">Adding SQL nuget package:
|
||||
{0}</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="enterConnectionString">
|
||||
<source xml:lang="en">Enter connection string</source>
|
||||
</trans-unit>
|
||||
|
||||
@@ -933,12 +933,24 @@ This may take some time.</source>
|
||||
<trans-unit id="sql.migration.rg.created">
|
||||
<source xml:lang="en">Resource group created</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="sql.migration.save.assessment.report">
|
||||
<source xml:lang="en">Save assessment report</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="sql.migration.save.assessment.report.success">
|
||||
<source xml:lang="en">Successfully saved assessment report to {0}.</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="sql.migration.save.close">
|
||||
<source xml:lang="en">Save and close</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="sql.migration.save.close.popup">
|
||||
<source xml:lang="en">Configuration saved. Performance data collection will remain running in the background. You can stop the collection when you want to.</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="sql.migration.save.recommendation.report">
|
||||
<source xml:lang="en">Save recommendation report</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="sql.migration.save.recommendation.report.success">
|
||||
<source xml:lang="en">Successfully saved recommendation report to {0}.</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="sql.migration.saved.assessment.cancel">
|
||||
<source xml:lang="en">Cancel</source>
|
||||
</trans-unit>
|
||||
|
||||
Reference in New Issue
Block a user