mirror of
https://github.com/Flow-Launcher/Flow.Launcher.git
synced 2026-03-11 08:54:32 +00:00
Add string resource
This commit is contained in:
parent
dad681d0a3
commit
8d26c1c4e7
1 changed files with 1 additions and 0 deletions
|
|
@ -315,6 +315,7 @@
|
||||||
<system:String x:Key="showBadges">Show Result Badges</system:String>
|
<system:String x:Key="showBadges">Show Result Badges</system:String>
|
||||||
<system:String x:Key="showBadgesToolTip">For supported plugins, badges are displayed to help distinguish them more easily.</system:String>
|
<system:String x:Key="showBadgesToolTip">For supported plugins, badges are displayed to help distinguish them more easily.</system:String>
|
||||||
<system:String x:Key="showBadgesGlobalOnly">Show Result Badges for Global Query Only</system:String>
|
<system:String x:Key="showBadgesGlobalOnly">Show Result Badges for Global Query Only</system:String>
|
||||||
|
<system:String x:Key="pluginHotkey">Plugin hotkey</system:String>
|
||||||
|
|
||||||
<!-- Setting Proxy -->
|
<!-- Setting Proxy -->
|
||||||
<system:String x:Key="proxy">HTTP Proxy</system:String>
|
<system:String x:Key="proxy">HTTP Proxy</system:String>
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue