fix #1746 - SQL Server installation needs to allow configuration of encryption setting on .NET 6
This commit is contained in:
@ -153,4 +153,10 @@
|
||||
<data name="Integrated" xml:space="preserve">
|
||||
<value>Integrated</value>
|
||||
</data>
|
||||
<data name="Encryption,Text" xml:space="preserve">
|
||||
<value>Encryption:</value>
|
||||
</data>
|
||||
<data name="Encryption.HelpText" xml:space="preserve">
|
||||
<value>Specify if you are using an encrypted database connection. It is highly recommended to use encryption in a production environment.</value>
|
||||
</data>
|
||||
</root>
|
Reference in New Issue
Block a user