File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed
src/Microsoft.SqlTools.ServiceLayer/Localization Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -5438,7 +5438,7 @@ The Query Processor estimates that implementing the following index could improv
54385438 <comment ></comment >
54395439 </data >
54405440 <data name =" ConnectionConfigOptions_common_category_Enabled" xml : space =" preserve" >
5441- <value >Disabled </value >
5441+ <value >Enabled </value >
54425442 <comment ></comment >
54435443 </data >
54445444 <data name =" ConnectionConfigOptions_common_category_Disabled" xml : space =" preserve" >
Original file line number Diff line number Diff line change @@ -2289,7 +2289,7 @@ ConnectionConfigOptions_groups_resiliency = Connection Resiliency & Failover
22892289ConnectionConfigOptions_groups_pooling = Pooling Settings
22902290ConnectionConfigOptions_groups_context = Data Source & Context
22912291
2292- ConnectionConfigOptions_common_category_Enabled = Disabled
2292+ ConnectionConfigOptions_common_category_Enabled = Enabled
22932293ConnectionConfigOptions_common_category_Disabled = Disabled
22942294
22952295ConnectionConfigOptions_server_displayName = Server name
Original file line number Diff line number Diff line change @@ -7024,8 +7024,8 @@ The Query Processor estimates that implementing the following index could improv
70247024 <note ></note >
70257025 </trans-unit >
70267026 <trans-unit id =" ConnectionConfigOptions_common_category_Enabled" >
7027- <source >Disabled </source >
7028- <target state =" new" >Disabled </target >
7027+ <source >Enabled </source >
7028+ <target state =" new" >Enabled </target >
70297029 <note ></note >
70307030 </trans-unit >
70317031 <trans-unit id =" ConnectionConfigOptions_common_category_Disabled" >
You can’t perform that action at this time.
0 commit comments