[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

@@ -133,7 +133,7 @@ namespace Microsoft.PowerToys.Run.Plugin.PowerToys.Properties {
}
/// <summary>
/// Looks up a localized string similar to Opens PowerToys utilities and settings..
/// Looks up a localized string similar to Opens PowerToys utilities and settings.
/// </summary>
internal static string Plugin_Description {
get {

View File

@@ -148,7 +148,7 @@
<comment>"Hosts File Editor" is the name of the utility</comment>
</data>
<data name="Plugin_Description" xml:space="preserve">
<value>Opens PowerToys utilities and settings.</value>
<value>Opens PowerToys utilities and settings</value>
</data>
<data name="Plugin_Name" xml:space="preserve">
<value>PowerToys</value>