Skip to content

Commit 6f46504

Browse files
Adjust text
1 parent 642ea4a commit 6f46504

File tree

1 file changed

+3
-3
lines changed
  • Plugins/Flow.Launcher.Plugin.Program/Languages

1 file changed

+3
-3
lines changed

Plugins/Flow.Launcher.Plugin.Program/Languages/en.xaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
<system:String x:Key="flowlauncher_plugin_program_delete_program_source">Are you sure you want to delete the selected program sources?</system:String>
3737

3838
<system:String x:Key="flowlauncher_plugin_program_update">OK</system:String>
39-
<system:String x:Key="flowlauncher_plugin_program_only_index_tip">Program Plugin will only index files with following suffixes.</system:String>
39+
<system:String x:Key="flowlauncher_plugin_program_only_index_tip">Program Plugin will only index files with selected suffixes and .url files with selected protocols.</system:String>
4040
<system:String x:Key="flowlauncher_plugin_program_update_file_suffixes">Successfully updated file suffixes</system:String>
4141
<system:String x:Key="flowlauncher_plugin_program_suffixes_cannot_empty">File suffixes can't be empty</system:String>
4242
<system:String x:Key="flowlauncher_plugin_protocols_cannot_empty">Protocols can't be empty</system:String>
@@ -46,10 +46,10 @@
4646
<system:String x:Key="flowlauncher_plugin_program_suffixes_custom_urls">Custom URL Protocols</system:String>
4747
<system:String x:Key="flowlauncher_plugin_program_suffixes_custom_file_types">Custom File Suffixes</system:String>
4848
<system:String x:Key="flowlauncher_plugin_program_suffixes_tooltip">
49-
Insert file suffixes you want to index. File types should be separated by ';'. (ex>bat;py)
49+
Insert file suffixes you want to index. Suffixes should be separated by ';'. (ex>bat;py)
5050
</system:String>
5151
<system:String x:Key="flowlauncher_plugin_program_protocol_tooltip">
52-
Insert protocols in .url files you want to index. Protocols should be separated by ';'. (ex>ftp;netflix)
52+
Insert protocols of .url files you want to index. Protocols should be separated by ';'. (ex>ftp;netflix)
5353
</system:String>
5454

5555
<system:String x:Key="flowlauncher_plugin_program_run_as_different_user">Run As Different User</system:String>

0 commit comments

Comments
 (0)