mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-02-16 10:58:30 -05:00
[Loc] update to Data Workspace and Sql-database-projects (#17524)
This commit is contained in:
@@ -153,12 +153,6 @@
|
||||
<trans-unit id="data-workspace-view-container-name">
|
||||
<source xml:lang="en">Projects</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="extension-description">
|
||||
<source xml:lang="en">Data workspace</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="extension-displayName">
|
||||
<source xml:lang="en">Data workspace</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="main-view-name">
|
||||
<source xml:lang="en">Projects</source>
|
||||
</trans-unit>
|
||||
|
||||
@@ -791,10 +791,10 @@
|
||||
<source xml:lang="en">Unrecognized version: </source>
|
||||
</trans-unit>
|
||||
<trans-unit id="updateProjectDatabaseReferencesForRoundTrip">
|
||||
<source xml:lang="en">The system database references need to be updated to build this project. If the project is created in SSDT, it will continue to work in both tools. Do you want to update the project?</source>
|
||||
<source xml:lang="en">The system database references need to be updated to build the project '{0}'. If the project was created in SSDT, it will continue to work in both tools. Do you want to update the project?</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="updateProjectForRoundTrip">
|
||||
<source xml:lang="en">The targets, references, and system database references need to be updated to build this project. If the project is created in SSDT, it will continue to work in both tools. Do you want to update the project?</source>
|
||||
<source xml:lang="en">The targets, references, and system database references need to be updated to build the project '{0}'. If the project was created in SSDT, it will continue to work in both tools. Do you want to update the project?</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="userSelectionCancelled">
|
||||
<source xml:lang="en">User has cancelled selection for how to run autorest.</source>
|
||||
|
||||
Reference in New Issue
Block a user