mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-01-30 09:35:39 -05:00
[Loc] add strings to sql-database-projects (#17339)
This commit is contained in:
@@ -86,7 +86,7 @@
|
||||
<source xml:lang="en">Change Target Platform</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="checkoutOutputMessage">
|
||||
<source xml:lang="en">Check output pane for more details.</source>
|
||||
<source xml:lang="en">Check output pane for more details</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="chooseAction">
|
||||
<source xml:lang="en">Choose action</source>
|
||||
@@ -119,7 +119,7 @@
|
||||
<source xml:lang="en">Connection string setting specified in "local.settings.json"</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="containerAlreadyExistForProject">
|
||||
<source xml:lang="en">Other servers on container already exist for the project. Do you want to delete them?'</source>
|
||||
<source xml:lang="en">Other servers on container already exist for the project. Do you want to delete them?</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="createNew">
|
||||
<source xml:lang="en">Create New</source>
|
||||
|
||||
Reference in New Issue
Block a user