[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

@@ -70,7 +70,7 @@ namespace Community.PowerToys.Run.Plugin.WebSearch.Properties {
}
/// <summary>
/// Looks up a localized string similar to Searches the web with your default search engine..
/// Looks up a localized string similar to Searches the web with your default search engine.
/// </summary>
public static string plugin_description {
get {

View File

@@ -121,7 +121,7 @@
<value>the default browser</value>
</data>
<data name="plugin_description" xml:space="preserve">
<value>Searches the web with your default search engine.</value>
<value>Searches the web with your default search engine</value>
</data>
<data name="plugin_global_if_uri" xml:space="preserve">
<value>Don't include in global results on queries that are URIs</value>