mirror of
https://github.com/microsoft/PowerToys.git
synced 2026-04-07 11:46:30 +02:00
PowerAccent-21531: support excluded apps (#22004)
This commit is contained in:
@@ -2420,6 +2420,15 @@ Activate by holding the key for the character you want to add an accent to, then
|
||||
<value>Hold the key down for this much time to make the accent menu appear (ms)</value>
|
||||
<comment>ms = milliseconds</comment>
|
||||
</data>
|
||||
<data name="QuickAccent_ExcludedApps.Description" xml:space="preserve">
|
||||
<value>Prevents module activation if a foreground application is excluded. Add one application name per line.</value>
|
||||
</data>
|
||||
<data name="QuickAccent_ExcludedApps.Header" xml:space="preserve">
|
||||
<value>Excluded apps</value>
|
||||
</data>
|
||||
<data name="QuickAccent_ExcludedApps_TextBoxControl.PlaceholderText" xml:space="preserve">
|
||||
<value>Example: Teams.exe</value>
|
||||
</data>
|
||||
<data name="LearnMore_TextExtractor.Text" xml:space="preserve">
|
||||
<value>Learn more about Text Extractor</value>
|
||||
</data>
|
||||
|
||||
Reference in New Issue
Block a user