[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

@@ -61,7 +61,7 @@ namespace Microsoft.PowerToys.Run.Plugin.History.Properties {
}
/// <summary>
/// Looks up a localized string similar to Accesses previously selected results..
/// Looks up a localized string similar to Accesses previously selected results.
/// </summary>
public static string wox_plugin_history_plugin_description {
get {

View File

@@ -121,7 +121,7 @@
<value>History</value>
</data>
<data name="wox_plugin_history_plugin_description" xml:space="preserve">
<value>Accesses previously selected results.</value>
<value>Accesses previously selected results</value>
</data>
<data name="wox_plugin_history_processing_failed" xml:space="preserve">
<value>Failed to process the input</value>