mirror of
https://github.com/microsoft/PowerToys.git
synced 2026-04-05 18:57:19 +02:00
[File locksmith]Add setting to show only in extended context menu (#26711)
* [File Locksmith] Move File Locksmith "What's using this file?" into the extended context menu * [File Locksmith] Add FileLocksmithExt to directory background context menu * [File Locksmith] * Directory background right click crash fixed. *Settings added. * [File Locksmith] Remove uncessary things. * [File Locksmith] Spell check correction
This commit is contained in:
@@ -3309,6 +3309,19 @@ Activate by holding the key for the character you want to add an accent to, then
|
||||
<value>Enable File Locksmith</value>
|
||||
<comment>File Locksmith is the name of the utility</comment>
|
||||
</data>
|
||||
<data name="FileLocksmith_Toggle_StandardContextMenu.Content" xml:space="preserve">
|
||||
<value>Default and extended context menu</value>
|
||||
</data>
|
||||
<data name="FileLocksmith_Toggle_ExtendedContextMenu.Content" xml:space="preserve">
|
||||
<value>Extended context menu only</value>
|
||||
</data>
|
||||
<data name="FileLocksmith_Toggle_ContextMenu.Header" xml:space="preserve">
|
||||
<value>Show File Locksmith in</value>
|
||||
</data>
|
||||
<data name="FileLocksmith_ShellIntegration.Header" xml:space="preserve">
|
||||
<value>Shell integration</value>
|
||||
<comment>This refers to directly integrating in with Windows</comment>
|
||||
</data>
|
||||
<data name="GPO_IsSettingForced.Title" xml:space="preserve">
|
||||
<value>The system administrator is forcing this setting.</value>
|
||||
</data>
|
||||
|
||||
Reference in New Issue
Block a user