mirror of
https://github.com/microsoft/PowerToys.git
synced 2026-04-08 20:27:36 +02:00
Update wording
This commit is contained in:
@@ -211,7 +211,7 @@ namespace Wox.Plugin.Sys
|
|||||||
new Result
|
new Result
|
||||||
{
|
{
|
||||||
Title = "Reload Plugin Data",
|
Title = "Reload Plugin Data",
|
||||||
SubTitle = "Reloads plugin's data with new content added after Wox started. Plugins need to have this feature already added.",
|
SubTitle = "Reloads plugin data with new content added after Wox started. Plugins need to have this feature already added.",
|
||||||
IcoPath = "Images\\app.png",
|
IcoPath = "Images\\app.png",
|
||||||
Action = c =>
|
Action = c =>
|
||||||
{
|
{
|
||||||
|
|||||||
Reference in New Issue
Block a user