[Loc] added changes for sql xlf (#18613)

This commit is contained in:
Alex Ma
2022-03-02 14:49:43 -08:00
committed by GitHub
parent 9990f7c8e2
commit 87f1e26e39

View File

@@ -2902,9 +2902,18 @@ Error: {1}</source>
</trans-unit>
</body></file>
<file original="src/sql/workbench/contrib/notebook/browser/cellViews/code.component" source-language="en" datatype="plaintext"><body>
<trans-unit id="cellLanguageDescription">
<source xml:lang="en">({0}) - Current Language</source>
</trans-unit>
<trans-unit id="cellLanguageDescriptionConfigured">
<source xml:lang="en">({0})</source>
</trans-unit>
<trans-unit id="parametersText">
<source xml:lang="en">Parameters</source>
</trans-unit>
<trans-unit id="selectCellLanguage">
<source xml:lang="en">Select Cell Language Mode</source>
</trans-unit>
</body></file>
<file original="src/sql/workbench/contrib/notebook/browser/cellViews/codeActions" source-language="en" datatype="plaintext"><body>
<trans-unit id="errorRunCell">