[Loc] update to sql xlf (#20227)

This commit is contained in:
Alex Ma
2022-08-02 10:02:49 -07:00
committed by GitHub
parent c37149ccfb
commit 8f5b3ef81d

View File

@@ -4285,6 +4285,9 @@ Error: {1}</source>
<trans-unit id="newQueryTask.newQuery">
<source xml:lang="en">New Query</source>
</trans-unit>
<trans-unit id="query.multiSelectionNotSupported">
<source xml:lang="en">Running query is not supported when the editor is in multiple selection mode.</source>
</trans-unit>
<trans-unit id="queryEditor.exportSqlAsNotebook">
<source xml:lang="en">Export as Notebook</source>
</trans-unit>