[PTRun]Unify grammar in plugin descriptions (#31263)

* first pass

* adjusting the calc language to match other plugins

* including designer file now too

* Fixing E.G to E.G.
This commit is contained in:
Clint Rutkas
2024-02-05 08:41:35 -08:00
committed by GitHub
parent ebc7860e5b
commit cf23574c6b
17 changed files with 22 additions and 21 deletions

View File

@@ -70,7 +70,7 @@ namespace Community.PowerToys.Run.Plugin.WebSearch.Properties {
}
/// <summary>
/// Looks up a localized string similar to Search 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>Search 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>