mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-01-17 09:35:37 -05:00
[Loc] update to sql-migration and sql (#17488)
This commit is contained in:
@@ -2,10 +2,10 @@
|
||||
<xliff version="1.2" xmlns="urn:oasis:names:tc:xliff:document:1.2">
|
||||
<file original="extensions/sql-migration/dist/constants/strings" source-language="en" datatype="plaintext"><body>
|
||||
<trans-unit id="azure.accounts.accountAccessError">
|
||||
<source xml:lang="en">An error occurred while accessing the selected account '{0}'. Select 'Link account' and refresh the account, or select a different account. Error '{1}'</source>
|
||||
<source xml:lang="en">An error occurred while accessing the selected account '{0}' and tenant '{1}'. Select 'Link account' and refresh the account, or select a different account. Error '{2}'</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="azure.accounts.accountStaleError">
|
||||
<source xml:lang="en">The access token for selected account '{0}' is no longer valid. Select 'Link account' and refresh the account, or select a different account.</source>
|
||||
<source xml:lang="en">The access token for selected account '{0}' and tenant '{1}' is no longer valid. Select 'Link account' and refresh the account, or select a different account.</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="sql-migration.wizard.title">
|
||||
<source xml:lang="en">Migrate '{0}' to Azure SQL</source>
|
||||
|
||||
@@ -393,6 +393,9 @@
|
||||
<trans-unit id="gradientTwo">
|
||||
<source xml:lang="en">The bottom color for the banner image gradient</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="groupHeaderBackground">
|
||||
<source xml:lang="en">Background color of the group header.</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="infoBox.errorBackground">
|
||||
<source xml:lang="en">InfoBox: The background color when the notification type is error.</source>
|
||||
</trans-unit>
|
||||
|
||||
Reference in New Issue
Block a user