[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

@@ -187,7 +187,7 @@ namespace Microsoft.Plugin.Indexer.Properties {
}
/// <summary>
/// Looks up a localized string similar to Searches files and folders..
/// Looks up a localized string similar to Searches files and folders.
/// </summary>
public static string Microsoft_plugin_indexer_plugin_description {
get {

View File

@@ -151,7 +151,7 @@
<value>Fail to open folder at</value>
</data>
<data name="Microsoft_plugin_indexer_plugin_description" xml:space="preserve">
<value>Searches files and folders.</value>
<value>Searches files and folders</value>
</data>
<data name="Microsoft_plugin_indexer_plugin_name" xml:space="preserve">
<value>Windows Search</value>