mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-02-16 10:58:30 -05:00
[Loc] update to sql-migration xlf (#21582)
This commit is contained in:
@@ -2247,12 +2247,18 @@ This may take some time.</source>
|
||||
<trans-unit id="sql.migration.wizard.target.missing">
|
||||
<source xml:lang="en">Database mapping error. Missing target databases to migrate. Please configure the target server connection and click connect to collect the list of available database migration targets.</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="sql.migration.wizard.target.source.collation.error">
|
||||
<source xml:lang="en">A mapping error was found between '{0}' and '{1}' databases. The source database collation '{2}' does not match the target database collation '{3}'. Please select or re-create a target database with the same collation as the source database.</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="sql.migration.wizard.target.source.mapping.error">
|
||||
<source xml:lang="en">Database mapping error. Source database '{0}' is not mapped to a target database. Please select a target database to migrate to.</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="sql.migration.wizard.target.title">
|
||||
<source xml:lang="en">Azure SQL target</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="sql.migration.wizard.troubleshooting">
|
||||
<source xml:lang="en">Learn more: https://aka.ms/dms-migrations-troubleshooting.</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="sql.migration.yes">
|
||||
<source xml:lang="en">Yes</source>
|
||||
</trans-unit>
|
||||
|
||||
Reference in New Issue
Block a user