Show confirmation dialog before restore app

This commit is contained in:
canyie
2022-01-21 01:02:55 -08:00
committed by John Wu
parent 47545b45b8
commit 454e5dfc5d
5 changed files with 28 additions and 1 deletions
+1
View File
@@ -229,5 +229,6 @@
<string name="add_shortcut_msg">After hiding this app, its name and icon might become difficult to recognize. Do you want to add a pretty shortcut to the home screen?</string>
<string name="app_not_found">No app found to handle this action</string>
<string name="reboot_apply_change">Reboot to apply changes</string>
<string name="restore_app_confirmation">This will restore the hidden app back to the original app. Do you really want to do this?</string>
</resources>