Skip to content

Commit fbd12eb

Browse files
Add missing translation
1 parent 2e1c430 commit fbd12eb

File tree

1 file changed

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

1 file changed

+1
-0
lines changed

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@
99
<system:String x:Key="plugin_explorer_delete_folder_link">Are you sure you want to delete {0}?</system:String>
1010
<system:String x:Key="plugin_explorer_deletefolderconfirm">Are you sure you want to permanently delete this folder?</system:String>
1111
<system:String x:Key="plugin_explorer_deletefileconfirm">Are you sure you want to permanently delete this file?</system:String>
12+
<system:String x:Key="plugin_explorer_deletefilefolderconfirm">Are you sure you want to permanently delete this file/folder?</system:String>
1213
<system:String x:Key="plugin_explorer_deletefilefoldersuccess">Deletion successful</system:String>
1314
<system:String x:Key="plugin_explorer_deletefilefoldersuccess_detail">Successfully deleted {0}</system:String>
1415
<system:String x:Key="plugin_explorer_globalActionKeywordInvalid">Assigning the global action keyword could bring up too many results during search. Please choose a specific action keyword</system:String>

0 commit comments

Comments
 (0)