mirror of
https://github.com/microsoft/PowerToys.git
synced 2026-04-04 02:06:36 +02: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:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user