Ajust maxium result item UI

This commit is contained in:
qianlifeng
2015-07-17 15:23:38 +08:00
parent c8a445275b
commit 618ba376b2
4 changed files with 6 additions and 4 deletions

View File

@@ -22,8 +22,8 @@
<system:String x:Key="dontPromptUpdateMsg">Don't show upgrade msg if new version available</system:String>
<system:String x:Key="rememberLastLocation">Remember last launch location</system:String>
<system:String x:Key="language">Language</system:String>
<system:String x:Key="maxShowResults">Maximum show results</system:String>
<!--Setting Plugin-->
<system:String x:Key="plugin">Plugin</system:String>
<system:String x:Key="browserMorePlugins">Browse more plugins</system:String>

View File

@@ -22,6 +22,7 @@
<system:String x:Key="dontPromptUpdateMsg">不显示新版本提示</system:String>
<system:String x:Key="rememberLastLocation">记住上次启动位置</system:String>
<system:String x:Key="language">语言</system:String>
<system:String x:Key="maxShowResults">最大结果显示个数</system:String>
<!--设置,插件-->
<system:String x:Key="plugin">插件</system:String>

View File

@@ -22,6 +22,7 @@
<system:String x:Key="dontPromptUpdateMsg">不顯示新版本提示</system:String>
<system:String x:Key="rememberLastLocation">记住上次启动位置</system:String>
<system:String x:Key="language">語言</system:String>
<system:String x:Key="maxShowResults">最大結果顯示個數</system:String>
<!--設置,插件-->
<system:String x:Key="plugin">插件</system:String>