mirror of
https://github.com/microsoft/PowerToys.git
synced 2026-04-09 04:37:30 +02:00
Do not load plugin when it is disabled (#10515)
This commit is contained in:
@@ -185,4 +185,10 @@
|
||||
<data name="deseralization_error_message" xml:space="preserve">
|
||||
<value>Settings will be reset to default and program will continue to function.</value>
|
||||
</data>
|
||||
<data name="FailedToInitializePluginsDescription" xml:space="preserve">
|
||||
<value>Plugins: {0} - fail to load and would be disabled, please contact plugins creator for help</value>
|
||||
</data>
|
||||
<data name="FailedToInitializePluginsTitle" xml:space="preserve">
|
||||
<value>Fail to initialize plugins</value>
|
||||
</data>
|
||||
</root>
|
||||
Reference in New Issue
Block a user