mirror of
https://github.com/microsoft/PowerToys.git
synced 2026-04-06 19:26:39 +02:00
Update layout for Url plugin setting + remove apply button
This commit is contained in:
@@ -10,6 +10,5 @@
|
||||
|
||||
<system:String x:Key="wox_plugin_url_plugin_set_tip">Please set your browser path:</system:String>
|
||||
<system:String x:Key="wox_plugin_url_plugin_choose">Choose</system:String>
|
||||
<system:String x:Key="wox_plugin_url_plugin_apply">Apply</system:String>
|
||||
<system:String x:Key="wox_plugin_url_plugin_filter">Application(*.exe)|*.exe|All files|*.*</system:String>
|
||||
</ResourceDictionary>
|
||||
@@ -10,6 +10,5 @@
|
||||
|
||||
<system:String x:Key="wox_plugin_url_plugin_set_tip">Tarayıcınızın konumunu ayarlayın:</system:String>
|
||||
<system:String x:Key="wox_plugin_url_plugin_choose">Seç</system:String>
|
||||
<system:String x:Key="wox_plugin_url_plugin_apply">Uygula</system:String>
|
||||
<system:String x:Key="wox_plugin_url_plugin_filter">Programlar (*.exe)|*.exe|Tüm Dosyalar|*.*</system:String>
|
||||
</ResourceDictionary>
|
||||
@@ -10,6 +10,5 @@
|
||||
|
||||
<system:String x:Key="wox_plugin_url_plugin_set_tip">请设置你的浏览器路径:</system:String>
|
||||
<system:String x:Key="wox_plugin_url_plugin_choose">选择</system:String>
|
||||
<system:String x:Key="wox_plugin_url_plugin_apply">应用</system:String>
|
||||
<system:String x:Key="wox_plugin_url_plugin_filter">程序文件(*.exe)|*.exe|所有文件|*.*</system:String>
|
||||
</ResourceDictionary>
|
||||
Reference in New Issue
Block a user