Skip to content

Commit 93f72cc

Browse files
committed
New translations en.xaml (German)
[ci skip]
1 parent dfa1183 commit 93f72cc

File tree

1 file changed

+5
-5
lines changed
  • Plugins/Flow.Launcher.Plugin.Url/Languages

1 file changed

+5
-5
lines changed
Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,17 @@
11
<?xml version="1.0"?>
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

4-
<system:String x:Key="flowlauncher_plugin_url_open_search_in">Open search in:</system:String>
5-
<system:String x:Key="flowlauncher_plugin_new_window">New Window</system:String>
6-
<system:String x:Key="flowlauncher_plugin_new_tab">New Tab</system:String>
4+
<system:String x:Key="flowlauncher_plugin_url_open_search_in">Suche öffnen in:</system:String>
5+
<system:String x:Key="flowlauncher_plugin_new_window">Neues Fenster</system:String>
6+
<system:String x:Key="flowlauncher_plugin_new_tab">Neuer Tab</system:String>
77

88
<system:String x:Key="flowlauncher_plugin_url_open_url">Öffne URL:{0}</system:String>
99
<system:String x:Key="flowlauncher_plugin_url_cannot_open_url">Kann URL nicht öffnen:{0}</system:String>
1010

1111
<system:String x:Key="flowlauncher_plugin_url_plugin_name">URL</system:String>
1212
<system:String x:Key="flowlauncher_plugin_url_plugin_description">Öffne eine eingegebene URL mit Flow Launcher</system:String>
1313

14-
<system:String x:Key="flowlauncher_plugin_url_plugin_set_tip">Please set your browser path:</system:String>
14+
<system:String x:Key="flowlauncher_plugin_url_plugin_set_tip">Bitte legen Sie Ihren Browser-Pfad fest:</system:String>
1515
<system:String x:Key="flowlauncher_plugin_url_plugin_choose">Auswählen</system:String>
16-
<system:String x:Key="flowlauncher_plugin_url_plugin_filter">Application(*.exe)|*.exe|All files|*.*</system:String>
16+
<system:String x:Key="flowlauncher_plugin_url_plugin_filter">URL öffnen: {0}</system:String>
1717
</ResourceDictionary>

0 commit comments

Comments
 (0)