Change language strings

This commit is contained in:
Jack251970 2025-09-04 21:46:55 +08:00
parent 48e845c0b1
commit 1dc1643071

View file

@ -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>