File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Plugins/Flow.Launcher.Plugin.Explorer/Languages Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 22<ResourceDictionary xmlns =" http://schemas.microsoft.com/winfx/2006/xaml/presentation" xmlns : x =" http://schemas.microsoft.com/winfx/2006/xaml" xmlns : system =" clr-namespace:System;assembly=mscorlib" >
33
44 <!-- Dialogues -->
5- <system : String x : Key =" plugin_explorer_make_selection_warning" >Please make a selection first </system : String >
6- <system : String x : Key =" plugin_explorer_select_folder_link_warning" >Please select a folder link </system : String >
7- <system : String x : Key =" plugin_explorer_delete_folder_link" >Are you sure you want to delete {0}?</system : String >
5+ <system : String x : Key =" plugin_explorer_make_selection_warning" >Vennligst gjør et valg først </system : String >
6+ <system : String x : Key =" plugin_explorer_select_folder_link_warning" >Velg en mappekobling </system : String >
7+ <system : String x : Key =" plugin_explorer_delete_folder_link" >Er du sikker på at du ønsker å slette {0}?</system : String >
88 <system : String x : Key =" plugin_explorer_deletefileconfirm" >Are you sure you want to permanently delete this file?</system : String >
99 <system : String x : Key =" plugin_explorer_deletefilefolderconfirm" >Are you sure you want to permanently delete this file/folder?</system : String >
1010 <system : String x : Key =" plugin_explorer_deletefilefoldersuccess" >Vellykket sletting</system : String >
You can’t perform that action at this time.
0 commit comments