Skip to content

Commit 39e3821

Browse files
committed
New translations en.xaml (Norwegian Bokmal)
[ci skip]
1 parent a3eadc2 commit 39e3821

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

Flow.Launcher/Languages/nb.xaml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -340,9 +340,10 @@
340340
<system:String x:Key="cannotFindSpecifiedPlugin">Kan ikke finne spesifisert programtillegg</system:String>
341341
<system:String x:Key="newActionKeywordsCannotBeEmpty">Nytt handlingsnøkkelord kan ikke være tom</system:String>
342342
<system:String x:Key="newActionKeywordsHasBeenAssigned">Det nye nøkkelordet for handling er allerede tilordnet et annet programtillegg, velg et annet</system:String>
343+
<system:String x:Key="newActionKeywordsSameAsOld">This new Action Keyword is the same as old, please choose a different one</system:String>
343344
<system:String x:Key="success">Vellykket</system:String>
344345
<system:String x:Key="completedSuccessfully">Fullført vellykket</system:String>
345-
<system:String x:Key="actionkeyword_tips">Skriv inn handlingsnøkkelord du vil bruke for å starte programtillegget. Bruk * hvis du ikke ønsker å spesifisere noen, og utvidelsen vil bli utløst uten noen handlingsord.</system:String>
346+
<system:String x:Key="actionkeyword_tips">Enter the action keywords you like to use to start the plugin and use whitespace to divide them. Use * if you don't want to specify any, and the plugin will be triggered without any action keywords.</system:String>
346347

347348
<!-- Custom Query Hotkey Dialog -->
348349
<system:String x:Key="customeQueryHotkeyTitle">Hurtigtast for egendefinert spørring</system:String>

0 commit comments

Comments
 (0)