diff --git a/Plugins/Flow.Launcher.Plugin.Program/AddProgramSource.xaml b/Plugins/Flow.Launcher.Plugin.Program/AddProgramSource.xaml
index b1a8744fda1..9ee97e3e953 100644
--- a/Plugins/Flow.Launcher.Plugin.Program/AddProgramSource.xaml
+++ b/Plugins/Flow.Launcher.Plugin.Program/AddProgramSource.xaml
@@ -101,7 +101,7 @@
DockPanel.Dock="Right" />
diff --git a/Plugins/Flow.Launcher.Plugin.Program/Languages/en.xaml b/Plugins/Flow.Launcher.Plugin.Program/Languages/en.xaml
index 700c37046d4..8d642b60053 100644
--- a/Plugins/Flow.Launcher.Plugin.Program/Languages/en.xaml
+++ b/Plugins/Flow.Launcher.Plugin.Program/Languages/en.xaml
@@ -12,6 +12,9 @@
Enable
Enabled
Disable
+ Status
+ Enabled
+ Disabled
Location
All Programs
File Type
@@ -28,7 +31,7 @@
Hide app path
For executable files such as UWP or lnk, hide the file path from being visible
Search in Program Description
- Disabling this will also stop Flow from searching via the program desciption
+ Flow will search program's description
Suffixes
Max Depth
diff --git a/Plugins/Flow.Launcher.Plugin.Program/Views/ProgramSetting.xaml b/Plugins/Flow.Launcher.Plugin.Program/Views/ProgramSetting.xaml
index 3f9e7196c21..24c7c5fbc94 100644
--- a/Plugins/Flow.Launcher.Plugin.Program/Views/ProgramSetting.xaml
+++ b/Plugins/Flow.Launcher.Plugin.Program/Views/ProgramSetting.xaml
@@ -90,10 +90,9 @@
BorderBrush="{DynamicResource Color03B}"
BorderThickness="1" />
@@ -123,9 +131,9 @@
Grid.Row="2"
Margin="0,0,0,0"
HorizontalAlignment="Stretch"
- BorderBrush="#cecece"
+ BorderBrush="{DynamicResource Color03B}"
BorderThickness="0,1,0,0">
-
+