From 6f46504d18d8456f1ee05e54183553a88dce7608 Mon Sep 17 00:00:00 2001
From: Vic <10308169+VictoriousRaptor@users.noreply.github.com>
Date: Sun, 23 Oct 2022 22:56:02 +0800
Subject: [PATCH] Adjust text
---
Plugins/Flow.Launcher.Plugin.Program/Languages/en.xaml | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
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