Skip to content

Commit 1dc1643

Browse files
committed
Change language strings
1 parent 48e845c commit 1dc1643

File tree

1 file changed

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

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,11 +9,11 @@
99
<system:String x:Key="flowlauncher_plugin_url_plugin_name">URL</system:String>
1010
<system:String x:Key="flowlauncher_plugin_url_plugin_description">Open the typed URL from Flow Launcher</system:String>
1111

12-
<system:String x:Key="flowlauncher_plugin_url_plugin_set_tip">Please set your browser path:</system:String>
1312
<system:String x:Key="flowlauncher_plugin_url_plugin_choose">Choose</system:String>
1413
<system:String x:Key="flowlauncher_plugin_url_plugin_filter">Application(*.exe)|*.exe|All files|*.*</system:String>
1514

1615
<system:String x:Key="flowlauncher_plugin_use_custom_browser">Use custom browser</system:String>
16+
<system:String x:Key="flowlauncher_plugin_browser_path">Browser path:</system:String>
1717
<system:String x:Key="flowlauncher_plugin_url_open_in_new_window">Open url in new window</system:String>
1818
<system:String x:Key="flowlauncher_plugin_url_open_in_private">Open url in private</system:String>
1919
</ResourceDictionary>

0 commit comments

Comments
 (0)