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 f3d909b commit 36bc99eCopy full SHA for 36bc99e
Plugins/Flow.Launcher.Plugin.WebSearch/Languages/es-419.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">Título</system:String>
0 commit comments