diff --git a/config/appnavigation.json b/config/appnavigation.json index de3b976e..c215cf65 100644 --- a/config/appnavigation.json +++ b/config/appnavigation.json @@ -60,7 +60,7 @@ "Description": "Clear the selection of applications" }, "WPFGetInstalled": { - "Content": "Get Installed", + "Content": "Show Installed Apps", "Category": "__Selection", "Type": "Button", "Order": "4", diff --git a/docs/content/userguide/store/_index.md b/docs/content/userguide/store/_index.md index 783abdf9..5937492f 100644 --- a/docs/content/userguide/store/_index.md +++ b/docs/content/userguide/store/_index.md @@ -23,7 +23,7 @@ weight: 2 {{< /tab >}} {{< tab >}} - * Click the `Get Installed` button. + * Click the `Show Installed Apps` button. * This will scan for and select all installed programs in Winutil that WinGet supports. {{< /tab >}} diff --git a/xaml/inputXML.xaml b/xaml/inputXML.xaml index 3b440452..b68bdd80 100644 --- a/xaml/inputXML.xaml +++ b/xaml/inputXML.xaml @@ -1203,7 +1203,7 @@