[Loc] update to XLFS for 2-13-2023 (#21929)

This commit is contained in:
Alex Ma
2023-02-13 16:13:24 -08:00
committed by GitHub
parent cb58286247
commit f678e27515
5 changed files with 80 additions and 18 deletions

View File

@@ -4626,6 +4626,9 @@ Error: {1}</source>
<trans-unit id="maxColumnWidth">
<source xml:lang="en">The maximum width in pixels for auto-sized columns</source>
</trans-unit>
<trans-unit id="resultsGrid.showJsonAsLink">
<source xml:lang="en">Whether to show cells with JSON formatted string as hyperlink. When enabled, upon click the JSON value will be opened in another tab. The default value is true.</source>
</trans-unit>
<trans-unit id="resultsGridConfigurationTitle">
<source xml:lang="en">Results Grid and Messages</source>
</trans-unit>
@@ -5604,6 +5607,12 @@ Error: {1}</source>
<trans-unit id="wizardPageNumberDisplayText">
<source xml:lang="en">Step {0}</source>
</trans-unit>
</body></file>
<file original="src/sql/workbench/services/dialog/browser/wizardNavigation.component" source-language="en" datatype="plaintext"><body>
<trans-unit id="wizardNavigation.stepName">
<source xml:lang="en">Step {0}: {1}</source>
<note>Name of a step in wizard. {0}: step number, {1}: step name.</note>
</trans-unit>
</body></file>
<file original="src/sql/workbench/services/dialog/common/dialogTypes" source-language="en" datatype="plaintext"><body>
<trans-unit id="dialogModalCancelButtonLabel">