[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

@@ -367,7 +367,7 @@ namespace Microsoft.PowerToys.Run.Plugin.System.Properties {
}
/// <summary>
/// Looks up a localized string similar to Executes system commands (e.g. &apos;shutdown&apos;, &apos;lock&apos;, &apos;sleep&apos;)..
/// Looks up a localized string similar to Executes system commands (e.g. &apos;shutdown&apos;, &apos;lock&apos;, &apos;sleep&apos;).
/// </summary>
internal static string Microsoft_plugin_sys_plugin_description {
get {

View File

@@ -233,7 +233,7 @@
<value>Physical address (MAC)</value>
</data>
<data name="Microsoft_plugin_sys_plugin_description" xml:space="preserve">
<value>Executes system commands (e.g. 'shutdown', 'lock', 'sleep').</value>
<value>Executes system commands (e.g. 'shutdown', 'lock', 'sleep')</value>
<comment>This should align to the actions in Windows relating to shutting down, signing out, locking, sleeping, restarting, emptying the recycle bin, and hibernating your computer. </comment>
</data>
<data name="Microsoft_plugin_sys_plugin_name" xml:space="preserve">