[Loc] xlf update 11-4-2022 (#21115)

This commit is contained in:
Alex Ma
2022-11-04 17:13:00 -07:00
committed by GitHub
parent a1f5b403db
commit 103591fcaa

View File

@@ -123,6 +123,17 @@
<trans-unit id="rowDetailView.loadError">
<source xml:lang="en">Loading Error...</source>
</trans-unit>
</body></file>
<file original="src/sql/base/browser/ui/table/table" source-language="en" datatype="plaintext"><body>
<trans-unit id="table.resizeColumn">
<source xml:lang="en">Provide new column width</source>
</trans-unit>
<trans-unit id="table.resizeColumn.invalid">
<source xml:lang="en">Invalid column width</source>
</trans-unit>
<trans-unit id="table.resizeColumn.negativeSize">
<source xml:lang="en">Size cannot be 0 or negative</source>
</trans-unit>
</body></file>
<file original="src/sql/base/browser/ui/taskbar/overflowActionbar" source-language="en" datatype="plaintext"><body>
<trans-unit id="toggleMore">
@@ -4860,7 +4871,7 @@ Error: {1}</source>
</body></file>
<file original="src/sql/workbench/contrib/welcome/notifyEncryption/notifyEncryptionDialog" source-language="en" datatype="plaintext"><body>
<trans-unit id="notifyEncryption.message">
<source xml:lang="en">Azure Data Studio now has encryption enabled by default for all SQL Server connections. This may result in your existing connections no longer working.{0}We recommend you review the link below for more details.</source>
<source xml:lang="en">Azure Data Studio now has encryption enabled by default for all SQL Server connections. This may result in your existing connections no longer working unless certain Encryption related connection properties are changed.{0}We recommend you review the link below for more details.</source>
</trans-unit>
<trans-unit id="notifyEncryption.moreInfoLink">
<source xml:lang="en">More information</source>