mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-02-16 10:58:30 -05:00
Add custom option support on Connection dialog + move Encrypt to connection dialog (#20959)
This commit is contained in:
@@ -5367,6 +5367,12 @@ Error: {1}</source>
|
||||
<trans-unit id="serverGroup">
|
||||
<source xml:lang="en">Server group</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="boolean.true">
|
||||
<source xml:lang="en">True</source>
|
||||
</trans-unit>
|
||||
<trans-unit id="boolean.false">
|
||||
<source xml:lang="en">False</source>
|
||||
</trans-unit>
|
||||
</body></file>
|
||||
<file original="src/sql/workbench/services/connection/browser/localizedConstants" source-language="en" datatype="plaintext"><body>
|
||||
<trans-unit id="onDidConnectMessage">
|
||||
@@ -6544,4 +6550,4 @@ Error: {1}</source>
|
||||
<source xml:lang="en">Show Getting Started</source>
|
||||
</trans-unit>
|
||||
</body></file>
|
||||
</xliff>
|
||||
</xliff>
|
||||
|
||||
Reference in New Issue
Block a user