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 b30c399 commit ff82890Copy full SHA for ff82890
Plugins/Flow.Launcher.Plugin.WebSearch/Languages/it.xaml
@@ -29,7 +29,8 @@
29
Così la formula generica per una ricerca su Netflix è 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">Titolo</system:String>
0 commit comments