File tree Expand file tree Collapse file tree 1 file changed +10
-6
lines changed
Plugins/Flow.Launcher.Plugin.BrowserBookmark/Languages Expand file tree Collapse file tree 1 file changed +10
-6
lines changed Original file line number Diff line number Diff line change 1
- <?xml version =" 1.0" ?>
2
- <ResourceDictionary xmlns =" http://schemas.microsoft.com/winfx/2006/xaml/presentation" xmlns : x =" http://schemas.microsoft.com/winfx/2006/xaml" xmlns : system =" clr-namespace:System;assembly=mscorlib" >
1
+ <?xml version =" 1.0" ?>
2
+ <ResourceDictionary
3
+ xmlns =" http://schemas.microsoft.com/winfx/2006/xaml/presentation"
4
+ xmlns : x =" http://schemas.microsoft.com/winfx/2006/xaml"
5
+ xmlns : system =" clr-namespace:System;assembly=mscorlib" >
3
6
4
- <!-- Plugin Info-->
5
- <system : String x : Key =" flowlauncher_plugin_browserbookmark_plugin_name" >Marcadores do navegador</system : String >
6
- <system : String x : Key =" flowlauncher_plugin_browserbookmark_plugin_description" >Pesquisar nos marcadores do navegador</system : String >
7
+ <!-- Plugin Info -->
8
+ <system : String x : Key =" flowlauncher_plugin_browserbookmark_plugin_name" >Marcadores do navegador</system : String >
9
+ <system : String x : Key =" flowlauncher_plugin_browserbookmark_plugin_description" >Pesquisar nos marcadores do navegador</system : String >
7
10
8
- <!-- Settings-->
11
+ <!-- Settings -->
12
+ <system : String x : Key =" BookmarkDataSetting" >Bookmmark Data</system : String >
9
13
<system : String x : Key =" flowlauncher_plugin_browserbookmark_settings_openBookmarks" >Abrir marcadores em:</system : String >
10
14
<system : String x : Key =" flowlauncher_plugin_browserbookmark_settings_newWindow" >Nova janela</system : String >
11
15
<system : String x : Key =" flowlauncher_plugin_browserbookmark_settings_newTab" >Novo separador</system : String >
You can’t perform that action at this time.
0 commit comments