mirror of
https://github.com/microsoft/PowerToys.git
synced 2026-04-09 04:37:30 +02:00
settings: use actionable toast notifications for file explorer modules warning
This commit is contained in:
committed by
Andrey Nekrasov
parent
5e772340bc
commit
ec18e31ff1
@@ -157,9 +157,15 @@
|
||||
<value>Render SVG images</value>
|
||||
</data>
|
||||
<data name="FileExplorer_Admin_Restart_Warning_Description" xml:space="preserve">
|
||||
<value>Some of the File Explorer modules could not be registered/unregistered as per your settings. Please restart PowerToys as admin for the changes to take place.</value>
|
||||
<value>Some of the File Explorer modules could not be turned off/on as per your settings. Please restart PowerToys as admin for the changes to take place.</value>
|
||||
</data>
|
||||
<data name="FileExplorer_Admin_Restart_Warning_Title" xml:space="preserve">
|
||||
<value>Failed to modify File Explorer modules</value>
|
||||
<value>Couldn't modify File Explorer modules</value>
|
||||
</data>
|
||||
<data name="FileExplorer_Admin_Restart_Warning_Open_Settings" xml:space="preserve">
|
||||
<value>Open Settings</value>
|
||||
</data>
|
||||
<data name="FileExplorer_Admin_Restart_Warning_Dont_Show_Again" xml:space="preserve">
|
||||
<value>Don't show again</value>
|
||||
</data>
|
||||
</root>
|
||||
Reference in New Issue
Block a user