mirror of
https://github.com/Rockbox/rockbox.git
synced 2025-12-08 12:45:26 -05:00
The file browser now detects if ajbrec.ajz/archos.mod has been modified after a usb session, and asks if you want to reboot to the new version.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3783 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
2f836a655c
commit
ba5dfbd71e
2 changed files with 48 additions and 0 deletions
|
|
@ -1599,3 +1599,16 @@ desc: The plugin return an error code
|
|||
eng: "Plugin returned error"
|
||||
new:
|
||||
|
||||
##
|
||||
## boot change detection
|
||||
##
|
||||
|
||||
id: LANG_BOOT_CHANGED
|
||||
desc: File browser discovered the boot file was changed
|
||||
eng: "Boot changed"
|
||||
new:
|
||||
|
||||
id: LANG_REBOOT_NOW
|
||||
desc: Do you want to reboot?
|
||||
eng: "Reboot now?"
|
||||
new:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue