mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-02-09 17:52:34 -05:00
[Loc] removed noQueryFoundForUri from sql.xlf (#18119)
This commit is contained in:
@@ -5586,9 +5586,6 @@ Error: {1}</source>
|
||||
<trans-unit id="msgCancelQueryFailed">
|
||||
<source xml:lang="en">Canceling the query failed: {0}</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="queryModelService.noQueryFoundForUri">
|
||||
<source xml:lang="en">No Query found for {0}</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="queryModelService.uriAlreadyHasQuery">
|
||||
<source xml:lang="en">{0} already has an existing query</source>
|
||||
</trans-unit>
|
||||
|
||||
Reference in New Issue
Block a user