mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-02-16 10:58:30 -05:00
[Loc] update to XLFS for 3-13-2023 (#22318)
This commit is contained in:
@@ -25,6 +25,9 @@
|
||||
<trans-unit id="sql.cancel.migration.confirmation">
|
||||
<source xml:lang="en">Are you sure you want to cancel this migration?</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="sql.delete.migration.confirmation">
|
||||
<source xml:lang="en">Are you sure you want to delete this migration?</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="sql.login.migration.aad.domain.name.input.box.label">
|
||||
<source xml:lang="en">Azure Active Directory Domain Name (only required to migrate Windows Authenication Logins)</source>
|
||||
</trans-unit>
|
||||
@@ -343,6 +346,9 @@ This may take some time.</source>
|
||||
<trans-unit id="sql.migration.cannot.cutover">
|
||||
<source xml:lang="en">Migration is not in progress and cannot be cutover.</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="sql.migration.cannot.delete">
|
||||
<source xml:lang="en">Migration is currently in progress and cannot be deleted.</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="sql.migration.cannot.retry">
|
||||
<source xml:lang="en">Migration cannot be retried.</source>
|
||||
</trans-unit>
|
||||
@@ -655,6 +661,12 @@ This may take some time.</source>
|
||||
<trans-unit id="sql.migration.default.database">
|
||||
<source xml:lang="en">Default database</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="sql.migration.delete.error">
|
||||
<source xml:lang="en">An error occurred while deleting the migration.</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="sql.migration.delete.migration">
|
||||
<source xml:lang="en">Delete migration</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="sql.migration.description">
|
||||
<source xml:lang="en">Description</source>
|
||||
</trans-unit>
|
||||
@@ -2547,6 +2559,9 @@ This may take some time.</source>
|
||||
<trans-unit id="database-details-menu">
|
||||
<source xml:lang="en">Database details</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="delete-migration-menu">
|
||||
<source xml:lang="en">Delete migration</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="description">
|
||||
<source xml:lang="en">Azure SQL migration description</source>
|
||||
</trans-unit>
|
||||
|
||||
Reference in New Issue
Block a user