mirror of
https://github.com/Flow-Launcher/Flow.Launcher.git
synced 2026-03-11 08:54:32 +00:00
Change language strings
This commit is contained in:
parent
48e845c0b1
commit
1dc1643071
1 changed files with 1 additions and 1 deletions
|
|
@ -9,11 +9,11 @@
|
|||
<system:String x:Key="flowlauncher_plugin_url_plugin_name">URL</system:String>
|
||||
<system:String x:Key="flowlauncher_plugin_url_plugin_description">Open the typed URL from Flow Launcher</system:String>
|
||||
|
||||
<system:String x:Key="flowlauncher_plugin_url_plugin_set_tip">Please set your browser path:</system:String>
|
||||
<system:String x:Key="flowlauncher_plugin_url_plugin_choose">Choose</system:String>
|
||||
<system:String x:Key="flowlauncher_plugin_url_plugin_filter">Application(*.exe)|*.exe|All files|*.*</system:String>
|
||||
|
||||
<system:String x:Key="flowlauncher_plugin_use_custom_browser">Use custom browser</system:String>
|
||||
<system:String x:Key="flowlauncher_plugin_browser_path">Browser path:</system:String>
|
||||
<system:String x:Key="flowlauncher_plugin_url_open_in_new_window">Open url in new window</system:String>
|
||||
<system:String x:Key="flowlauncher_plugin_url_open_in_private">Open url in private</system:String>
|
||||
</ResourceDictionary>
|
||||
Loading…
Reference in a new issue