Ask user first before uninstalling an app via root

This commit is contained in:
Rahul Patel
2023-10-15 03:50:55 +05:30
parent 0c9f739211
commit 2220d58c82
2 changed files with 21 additions and 2 deletions

View File

@@ -92,6 +92,7 @@
<string name="action_search">"Search"</string>
<string name="action_share">"Share"</string>
<string name="action_uninstall">"Uninstall"</string>
<string name="action_uninstall_confirmation">"Do you want to uninstall this app ?"</string>
<string name="action_info">"App Info"</string>
<string name="action_update">"Update"</string>
<string name="action_update_all">"Update all"</string>