You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: Flow.Launcher/Languages/en.xaml
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -107,7 +107,7 @@
107
107
<system:Stringx:Key="ShouldUsePinyin">Search with Pinyin</system:String>
108
108
<system:Stringx:Key="ShouldUsePinyinToolTip">Allows using Pinyin to search. Pinyin is the standard system of romanized spelling for translating Chinese.</system:String>
<system:Stringx:Key="ShouldUseDoublePinyinToolTip">Allows using Double Pinyin to search. Double Pinyin is a variation of Pinyin that uses two characters.</system:String>
110
+
<system:Stringx:Key="ShouldUseDoublePinyinToolTip">Use Double Pinyin instead of Full Pinyin to search.</system:String>
Copy file name to clipboardExpand all lines: Plugins/Flow.Launcher.Plugin.Explorer/Languages/en.xaml
+2Lines changed: 2 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -7,6 +7,8 @@
7
7
<system:Stringx:Key="plugin_explorer_make_selection_warning">Please make a selection first</system:String>
8
8
<system:Stringx:Key="plugin_explorer_quick_access_link_no_folder_selected">Please select a folder path.</system:String>
9
9
<system:Stringx:Key="plugin_explorer_quick_access_link_path_already_exists">Please choose a different name or folder path.</system:String>
10
+
<system:Stringx:Key="plugin_explorer_delete_quick_access_link">Are you sure you want to delete this quick access link?</system:String>
11
+
<system:Stringx:Key="plugin_explorer_delete_index_search_excluded_path">Are you sure you want to delete this index search excluded path?</system:String>
10
12
<system:Stringx:Key="plugin_explorer_select_folder_link_warning">Please select a folder link</system:String>
11
13
<system:Stringx:Key="plugin_explorer_delete_folder_link">Are you sure you want to delete {0}?</system:String>
12
14
<system:Stringx:Key="plugin_explorer_deletefileconfirm">Are you sure you want to permanently delete this file?</system:String>
0 commit comments