mirror of
https://github.com/microsoft/PowerToys.git
synced 2026-04-07 11:46:30 +02:00
[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:
@@ -3328,7 +3328,7 @@ namespace Microsoft.PowerToys.Run.Plugin.WindowsSettings.Properties {
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// Looks up a localized string similar to Plugin to search for Windows settings.
|
||||
/// Looks up a localized string similar to Searches Windows settings.
|
||||
/// </summary>
|
||||
internal static string PluginDescription {
|
||||
get {
|
||||
|
||||
@@ -1439,7 +1439,8 @@
|
||||
<comment>Area Gaming</comment>
|
||||
</data>
|
||||
<data name="PluginDescription" xml:space="preserve">
|
||||
<value>Plugin to search for Windows settings</value>
|
||||
<value>Searches Windows settings</value>
|
||||
<comment>{Locked="Windows"}</comment>
|
||||
</data>
|
||||
<data name="PluginTitle" xml:space="preserve">
|
||||
<value>Windows settings</value>
|
||||
|
||||
Reference in New Issue
Block a user