[PTRun]Remove full stops in plugin descriptions (#32613)

This commit is contained in:
HydroH
2024-05-31 16:44:21 +08:00
committed by GitHub
parent 29ce15bb8a
commit 4c9e18116c
38 changed files with 44 additions and 44 deletions

View File

@@ -79,7 +79,7 @@ namespace Microsoft.Plugin.WindowWalker.Properties {
}
/// <summary>
/// Looks up a localized string similar to Folder windows doesn&apos;t run in separate processes. (Click to open Explorer properties.).
/// Looks up a localized string similar to Folder windows do not run in separate processes. (Click to open Explorer properties.).
/// </summary>
public static string wox_plugin_windowwalker_ExplorerInfoSubTitle {
get {
@@ -151,7 +151,7 @@ namespace Microsoft.Plugin.WindowWalker.Properties {
}
/// <summary>
/// Looks up a localized string similar to Switches between open windows..
/// Looks up a localized string similar to Switches between open windows.
/// </summary>
public static string wox_plugin_windowwalker_plugin_description {
get {

View File

@@ -121,7 +121,7 @@
<value>Window Walker</value>
</data>
<data name="wox_plugin_windowwalker_plugin_description" xml:space="preserve">
<value>Switches between open windows.</value>
<value>Switches between open windows</value>
</data>
<data name="wox_plugin_windowwalker_Running" xml:space="preserve">
<value>Running</value>
@@ -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>