Skip to content

Commit 8e2dbc5

Browse files
committed
New translations en.xaml (Norwegian Bokmal)
[ci skip]
1 parent 2203f22 commit 8e2dbc5

File tree

1 file changed

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

1 file changed

+3
-3
lines changed

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

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,9 @@
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>

0 commit comments

Comments
 (0)