File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Plugins/Flow.Launcher.Plugin.Url/Languages Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 11<?xml version =" 1.0" ?>
22<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" >
33
4- <system : String x : Key =" flowlauncher_plugin_url_open_search_in" >Open search in: </system : String >
4+ <system : String x : Key =" flowlauncher_plugin_url_open_search_in" >検索を開く: </system : String >
55 <system : String x : Key =" flowlauncher_plugin_new_window" >新しいウィンドウ</system : String >
66 <system : String x : Key =" flowlauncher_plugin_new_tab" >新しいタブ</system : String >
77
1111 <system : String x : Key =" flowlauncher_plugin_url_plugin_name" >URL</system : String >
1212 <system : String x : Key =" flowlauncher_plugin_url_plugin_description" >入力したURLをFlow Launcherから開くプラグインです。</system : String >
1313
14- <system : String x : Key =" flowlauncher_plugin_url_plugin_set_tip" >Please set your browser path: </system : String >
15- <system : String x : Key =" flowlauncher_plugin_url_plugin_choose" >Choose </system : String >
14+ <system : String x : Key =" flowlauncher_plugin_url_plugin_set_tip" >ブラウザのパスを設定してください: </system : String >
15+ <system : String x : Key =" flowlauncher_plugin_url_plugin_choose" >選択 </system : String >
1616 <system : String x : Key =" flowlauncher_plugin_url_plugin_filter" >Application(*.exe)|*.exe|All files|*.*</system : String >
1717</ResourceDictionary >
You can’t perform that action at this time.
0 commit comments