mirror of
https://github.com/microsoft/PowerToys.git
synced 2026-04-09 20:57:22 +02:00
Do not load plugin when it is disabled (#10515)
This commit is contained in:
@@ -117,4 +117,10 @@
|
||||
<resheader name="writer">
|
||||
<value>System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
|
||||
</resheader>
|
||||
<data name="FailedToLoadPluginDescription" xml:space="preserve">
|
||||
<value>Please contact plugin creator for help</value>
|
||||
</data>
|
||||
<data name="FailedToLoadPluginTitle" xml:space="preserve">
|
||||
<value>Fail to Load {0} Plugin</value>
|
||||
</data>
|
||||
</root>
|
||||
Reference in New Issue
Block a user