[Loc] update to XLFS for 3-13-2023 (#22318)

This commit is contained in:
Alex Ma
2023-03-13 17:18:30 -07:00
committed by GitHub
parent efc5938141
commit ef99e67cfe
4 changed files with 28 additions and 13 deletions

View File

@@ -2477,6 +2477,11 @@ Default Skipped Commands:
<trans-unit id="revertRow">
<source xml:lang="en">Revert Current Row</source>
</trans-unit>
</body></file>
<file original="src/sql/workbench/contrib/editData/browser/editDataGridPanel" source-language="en" datatype="plaintext"><body>
<trans-unit id="editData.cellWithNullCharMessage">
<source xml:lang="en">This cell contains the Unicode null character which is currently not supported for editing.</source>
</trans-unit>
</body></file>
<file original="src/sql/workbench/contrib/editData/browser/gridActions" source-language="en" datatype="plaintext"><body>
<trans-unit id="copySelection">
@@ -4130,7 +4135,7 @@ Error: {1}</source>
</body></file>
<file original="src/sql/workbench/contrib/notebook/browser/outputs/gridOutput.component" source-language="en" datatype="plaintext"><body>
<trans-unit id="copyFailed">
<source xml:lang="en">Copy failed with error: {0}</source>
<source xml:lang="en">Copy failed with error {0}</source>
</trans-unit>
<trans-unit id="notebook.showChart">
<source xml:lang="en">Show chart</source>
@@ -6316,7 +6321,7 @@ Error Message: 1</source>
</body></file>
<file original="src/sql/workbench/services/query/common/queryRunner" source-language="en" datatype="plaintext"><body>
<trans-unit id="copyFailed">
<source xml:lang="en">Copy failed with error: {0}</source>
<source xml:lang="en">Copy failed with error {0}</source>
</trans-unit>
<trans-unit id="elapsedBatchTime">
<source xml:lang="en">Batch execution time: {0}</source>