mirror of
https://github.com/microsoft/PowerToys.git
synced 2025-01-21 08:29:01 +08:00
Fix Typo (#19488)
* Update Resources.resx Fixed a typo (From 'Klick' --> 'Click') * Update src/modules/launcher/Plugins/Microsoft.Plugin.WindowWalker/Properties/Resources.resx Co-authored-by: Jay <65828559+Jay-o-Way@users.noreply.github.com> Co-authored-by: Jay <65828559+Jay-o-Way@users.noreply.github.com>
This commit is contained in:
parent
af4dc80ce9
commit
31fd6258e0
@ -162,7 +162,7 @@
|
||||
<value>Process id</value>
|
||||
</data>
|
||||
<data name="wox_plugin_windowwalker_ExplorerInfoSubTitle" xml:space="preserve">
|
||||
<value>Folder windows doesn't run in separate processes. (Klick to open Explorer properties.)</value>
|
||||
<value>Folder windows do not run in separate processes. (Click to open Explorer properties.)</value>
|
||||
<comment>Explorer is here the program File Explorer</comment>
|
||||
</data>
|
||||
<data name="wox_plugin_windowwalker_ExplorerInfoTitle" xml:space="preserve">
|
||||
@ -202,4 +202,4 @@
|
||||
<data name="wox_plugin_windowwalker_SettingSubtitleDesktopName_Description" xml:space="preserve">
|
||||
<value>This information is only shown in subtitle and tool tip, if you have at least two desktops.</value>
|
||||
</data>
|
||||
</root>
|
||||
</root>
|
||||
|
Loading…
Reference in New Issue
Block a user