You've already forked Magisk
mirror of
https://github.com/topjohnwu/Magisk.git
synced 2025-09-06 06:36:58 +00:00
Show confirmation dialog before restore app
This commit is contained in:
@@ -229,5 +229,6 @@
|
||||
<string name="add_shortcut_msg">隐藏后应用的名字和图标可能难以识别。需要在桌面上添加具有原始名称和图标的快捷方式吗?</string>
|
||||
<string name="app_not_found">找不到可处理此操作的应用</string>
|
||||
<string name="reboot_apply_change">重启后生效</string>
|
||||
<string name="restore_app_confirmation">即将把隐藏的 Magisk 应用恢复回原始应用,是否继续?</string>
|
||||
|
||||
</resources>
|
||||
|
||||
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user