Skip to content

Commit b120c23

Browse files
Adjust text for protocol tooltip
Try to avoid situation like http matches https
1 parent 118e100 commit b120c23

File tree

1 file changed

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

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@
6161
Insert file suffixes you want to index. Suffixes should be separated by ';'. (ex>bat;py)
6262
</system:String>
6363
<system:String x:Key="flowlauncher_plugin_program_protocol_tooltip">
64-
Insert protocols of .url files you want to index. Protocols should be separated by ';'. (ex>ftp;netflix)
64+
Insert protocols of .url files you want to index. Protocols should be separated by ';', and should end with "//". (ex>ftp://;mailto://)
6565
</system:String>
6666

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

0 commit comments

Comments
 (0)