mirror of
https://github.com/microsoft/PowerToys.git
synced 2026-04-09 20:57:22 +02:00
Add upgrade dialog
This commit is contained in:
@@ -103,8 +103,14 @@
|
||||
<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_new_version_available">Wox new version V{0} is available</system:String>
|
||||
<system:String x:Key="update_wox_update_error">An error occurred while trying to install software updates</system:String>
|
||||
<system:String x:Key="update_wox_update">Update</system:String>
|
||||
<system:String x:Key="update_wox_update_cancel">Cancel</system:String>
|
||||
<system:String x:Key="update_wox_update_restart_wox_tip">This upgrade will restart Wox</system:String>
|
||||
<system:String x:Key="update_wox_update_upadte_files">Following files will be updated</system:String>
|
||||
<system:String x:Key="update_wox_update_files">Update files</system:String>
|
||||
<system:String x:Key="update_wox_update_upadte_description">Update description</system:String>
|
||||
|
||||
|
||||
</ResourceDictionary>
|
||||
Reference in New Issue
Block a user