mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-02-16 10:58:30 -05:00
[Loc] update to data-workspace xlf and sql xlf (#18726)
This commit is contained in:
@@ -52,6 +52,9 @@
|
||||
<trans-unit id="dataworkspace.gitRepoUrlTitle">
|
||||
<source xml:lang="en">Git repository URL</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="dataworkspace.learnMore">
|
||||
<source xml:lang="en">Learn More</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="dataworkspace.localClonePathPlaceholder">
|
||||
<source xml:lang="en">Select location to clone repository locally</source>
|
||||
</trans-unit>
|
||||
@@ -112,6 +115,9 @@
|
||||
<trans-unit id="dataworkspace.restartConfirmation">
|
||||
<source xml:lang="en">Azure Data Studio needs to be restarted for the project to be added to the workspace. Restart now?</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="dataworkspace.sdkStyleProject">
|
||||
<source xml:lang="en">SDK-style project (Preview)</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="dataworkspace.select">
|
||||
<source xml:lang="en">Select</source>
|
||||
</trans-unit>
|
||||
|
||||
@@ -4750,6 +4750,9 @@ Error: {1}</source>
|
||||
<trans-unit id="accountDialog.didNotPickAuthProvider">
|
||||
<source xml:lang="en">You didn't select any authentication provider. Please try again.</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="accountDialog.loadingProviderLabel">
|
||||
<source xml:lang="en">Loading accounts...</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="accountDialog.noAccountLabel">
|
||||
<source xml:lang="en">There is no linked account. Please add an account.</source>
|
||||
</trans-unit>
|
||||
|
||||
Reference in New Issue
Block a user