diff --git a/Plugins/Flow.Launcher.Plugin.Program/Languages/en.xaml b/Plugins/Flow.Launcher.Plugin.Program/Languages/en.xaml index 2ccff4dd7..91e0fda11 100644 --- a/Plugins/Flow.Launcher.Plugin.Program/Languages/en.xaml +++ b/Plugins/Flow.Launcher.Plugin.Program/Languages/en.xaml @@ -36,7 +36,7 @@ Are you sure you want to delete the selected program sources? OK - Program Plugin will only index files with following suffixes. + Program Plugin will only index files with selected suffixes and .url files with selected protocols. Successfully updated file suffixes File suffixes can't be empty Protocols can't be empty @@ -46,10 +46,10 @@ Custom URL Protocols Custom File Suffixes - Insert file suffixes you want to index. File types should be separated by ';'. (ex>bat;py) + Insert file suffixes you want to index. Suffixes should be separated by ';'. (ex>bat;py) - Insert protocols in .url files you want to index. Protocols should be separated by ';'. (ex>ftp;netflix) + Insert protocols of .url files you want to index. Protocols should be separated by ';'. (ex>ftp;netflix) Run As Different User