mirror of
https://github.com/microsoft/PowerToys.git
synced 2026-04-07 19:57:07 +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:
@@ -121,7 +121,7 @@
|
||||
<value>Shell</value>
|
||||
</data>
|
||||
<data name="wox_plugin_cmd_plugin_description" xml:space="preserve">
|
||||
<value>Executes commands (e.g 'ping', 'cmd').</value>
|
||||
<value>Executes commands (e.g. 'ping', 'cmd').</value>
|
||||
</data>
|
||||
<data name="wox_plugin_cmd_cmd_has_been_executed_times" xml:space="preserve">
|
||||
<value>this command has been executed {0} times</value>
|
||||
|
||||
Reference in New Issue
Block a user