mirror of
https://github.com/microsoft/PowerToys.git
synced 2026-04-09 20:57:22 +02:00
Improve the update progress.
This commit is contained in:
@@ -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>
|
||||
@@ -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>
|
||||
@@ -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>
|
||||
Reference in New Issue
Block a user