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: 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