We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3d6f39a commit e989575Copy full SHA for e989575
Plugins/Flow.Launcher.Plugin.WebSearch/Languages/ru.xaml
@@ -29,7 +29,8 @@
29
Thus, the generic formula for a search on Netflix is https://www.netflix.com/search?q={q}
30
</system:String>
31
32
-
+ <system:String x:Key="flowlauncher_plugin_websearch_copyurl_title">Copy URL</system:String>
33
+ <system:String x:Key="flowlauncher_plugin_websearch_copyurl_subtitle">Copy search URL to clipboard</system:String>
34
35
<!-- web search edit -->
36
<system:String x:Key="flowlauncher_plugin_websearch_title">Title</system:String>
0 commit comments