[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

@@ -133,7 +133,7 @@ namespace Microsoft.PowerToys.Run.Plugin.PowerToys.Properties {
}
/// <summary>
/// Looks up a localized string similar to Open 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>Open PowerToys utilities and settings.</value>
<value>Opens PowerToys utilities and settings.</value>
</data>
<data name="Plugin_Name" xml:space="preserve">
<value>PowerToys</value>