mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-01-13 17:22:15 -05:00
[Loc] update to mssql and sql-database-projects xlfs (#22072)
This commit is contained in:
@@ -231,26 +231,6 @@ Note: A self-signed certificate offers only limited protection and is not a reco
|
||||
<trans-unit id="objectManagement.yesText">
|
||||
<source xml:lang="en">Yes</source>
|
||||
</trans-unit>
|
||||
</body></file>
|
||||
<file original="extensions/mssql/dist/sqlNotebook/sqlNotebookController" source-language="en" datatype="plaintext"><body>
|
||||
<trans-unit id="cellExecutionCancelled">
|
||||
<source xml:lang="en">Cell execution cancelled.</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="changeNotebookConnection">
|
||||
<source xml:lang="en">Change SQL Notebook Connection</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="noConnectionError">
|
||||
<source xml:lang="en">No connection provided.</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="notebookConnection">
|
||||
<source xml:lang="en">Connected to: {0}</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="notebookDisconnected">
|
||||
<source xml:lang="en">Disconnected</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="queryInProgressError">
|
||||
<source xml:lang="en">Another query is currently in progress. Please wait for that query to complete before running these cells.</source>
|
||||
</trans-unit>
|
||||
</body></file>
|
||||
<file original="extensions/mssql/dist/sqlToolsServer" source-language="en" datatype="plaintext"><body>
|
||||
<trans-unit id="downloadServiceDoneChannelMsg">
|
||||
|
||||
@@ -421,6 +421,9 @@
|
||||
<trans-unit id="errorReadingProjectGuid">
|
||||
<source xml:lang="en">Error trying to read {0} of project '{1}'</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="errorRenamingFile">
|
||||
<source xml:lang="en">Error when renaming file from {0} to {1}. Error: {2}</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="errorRetrievingBuildFiles">
|
||||
<source xml:lang="en">Could not build project. Error retrieving files needed to build.</source>
|
||||
</trans-unit>
|
||||
|
||||
Reference in New Issue
Block a user