Improve the update progress.

This commit is contained in:
qianlifeng
2015-01-21 23:00:56 +08:00
parent 563370f10b
commit 00953850b3
22 changed files with 103 additions and 278 deletions

View File

@@ -98,4 +98,9 @@
<system:String x:Key="reportWindow_report_failed">Report failed</system:String>
<system:String x:Key="reportWindow_wox_got_an_error">Wox got an error</system:String>
<!--update-->
<system:String x:Key="update_wox_update_ready">Wox updates available</system:String>
<system:String x:Key="update_wox_update_install">Wox updates are ready to install. {0} files will be added and replaced, this operation may restart Wox. Do you wish to install them now?</system:String>
<system:String x:Key="update_wox_update_error">An error occurred while trying to install software updates</system:String>
</ResourceDictionary>

View File

@@ -97,4 +97,10 @@
<system:String x:Key="reportWindow_report_succeed">发送成功</system:String>
<system:String x:Key="reportWindow_report_failed">发送失败</system:String>
<system:String x:Key="reportWindow_wox_got_an_error">Wox出错啦</system:String>
<!--更新-->
<system:String x:Key="update_wox_update_ready">Wox更新</system:String>
<system:String x:Key="update_wox_update_install">Wox更新啦{0}个文件会被添加和替换并且在此过程中可能会重启Wox。你确定需要更新吗</system:String>
<system:String x:Key="update_wox_update_error">更新Wox出错</system:String>
</ResourceDictionary>

View File

@@ -98,4 +98,9 @@
<system:String x:Key="reportWindow_report_failed">發送失敗</system:String>
<system:String x:Key="reportWindow_wox_got_an_error">Wox出錯啦</system:String>
<!--更新-->
<system:String x:Key="update_wox_update_ready">Wox更新</system:String>
<system:String x:Key="update_wox_update_install">Wox更新啦{0}個文件會被添加和替換並且在此過程中可能會重啟Wox。你確定需要更新嗎</system:String>
<system:String x:Key="update_wox_update_error">更新Wox出錯</system:String>
</ResourceDictionary>