[Loc] update to sql and resource-deployment xlfs for 1-19-2023 (#21669)

This commit is contained in:
Alex Ma
2023-01-19 15:40:09 -08:00
committed by GitHub
parent 99f342e98c
commit aeb833578d
2 changed files with 4 additions and 4 deletions

View File

@@ -959,7 +959,7 @@ Select a different subscription containing at least one server</source>
<source xml:lang="en">Deploy SQL Server 2019 container images</source>
</trans-unit>
<trans-unit id="docker-sql-2022-title">
<source xml:lang="en">Deploy SQL Server 2022 Preview container images</source>
<source xml:lang="en">Deploy SQL Server 2022 container images</source>
</trans-unit>
<trans-unit id="docker-sql-password-field">
<source xml:lang="en">SQL Server password</source>
@@ -998,7 +998,7 @@ Select a different subscription containing at least one server</source>
<source xml:lang="en">SQL Server 2019</source>
</trans-unit>
<trans-unit id="sql-2022-display-name">
<source xml:lang="en">SQL Server 2022 Preview</source>
<source xml:lang="en">SQL Server 2022</source>
</trans-unit>
<trans-unit id="sql-azure-database-server-display-name">
<source xml:lang="en">Database Server</source>

View File

@@ -4049,7 +4049,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>
@@ -6187,7 +6187,7 @@ Error: {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>