manager: add menu bar for home screen

This commit is contained in:
tiann
2023-01-01 19:08:37 +08:00
parent 92e40d5207
commit 39ade000e4
5 changed files with 121 additions and 18 deletions
@@ -22,4 +22,10 @@
<string name="module_install">Install</string>
<string name="install">Install</string>
<string name="reboot">Reboot</string>
<string name="settings">Settings</string>
<string name="reboot_userspace">Soft reboot</string>
<string name="reboot_recovery">Reboot to recovery</string>
<string name="reboot_bootloader">Reboot to Bootloader</string>
<string name="reboot_download">Reboot to Download</string>
<string name="reboot_edl">Reboot to EDL</string>
</resources>