diff --git a/Flow.Launcher/Languages/en.xaml b/Flow.Launcher/Languages/en.xaml
index 634f00bf1..03ccdf95f 100644
--- a/Flow.Launcher/Languages/en.xaml
+++ b/Flow.Launcher/Languages/en.xaml
@@ -60,6 +60,9 @@
Search Plugin
+ No results to display
+ Try another search term.
+ Please check your network connection or try another search term.
Plugin
Find more plugins
On
diff --git a/Flow.Launcher/SettingWindow.xaml b/Flow.Launcher/SettingWindow.xaml
index d465c45a5..e66e351e4 100644
--- a/Flow.Launcher/SettingWindow.xaml
+++ b/Flow.Launcher/SettingWindow.xaml
@@ -386,6 +386,55 @@
+
+
+
-
+
+ SelectionMode="Single"
+ Style="{DynamicResource StoreListStyle}">
-