diff --git a/Plugins/Flow.Launcher.Plugin.Program/Languages/en.xaml b/Plugins/Flow.Launcher.Plugin.Program/Languages/en.xaml index ee6b4379d..c19347f2a 100644 --- a/Plugins/Flow.Launcher.Plugin.Program/Languages/en.xaml +++ b/Plugins/Flow.Launcher.Plugin.Program/Languages/en.xaml @@ -48,6 +48,7 @@ Please select a program source Are you sure you want to delete the selected program sources? + Please select program sources that you added Another program source with the same location already exists. Program Source diff --git a/Plugins/Flow.Launcher.Plugin.Program/Views/ProgramSetting.xaml b/Plugins/Flow.Launcher.Plugin.Program/Views/ProgramSetting.xaml index 5c0ba8d0b..3bf1c6ad1 100644 --- a/Plugins/Flow.Launcher.Plugin.Program/Views/ProgramSetting.xaml +++ b/Plugins/Flow.Launcher.Plugin.Program/Views/ProgramSetting.xaml @@ -203,6 +203,12 @@ Margin="{StaticResource SettingPanelItemLeftTopBottomMargin}" Click="btnEditProgramSource_OnClick" Content="{DynamicResource flowlauncher_plugin_program_edit}" /> +