Make the AMS bootloader prompt slightly more specific.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@29870 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
a43509cc99
commit
6484b45d71
1 changed files with 3 additions and 1 deletions
|
@ -31,7 +31,9 @@ BootloaderInstallAms::BootloaderInstallAms(QObject *parent)
|
|||
QString BootloaderInstallAms::ofHint()
|
||||
{
|
||||
return tr("Bootloader installation requires you to provide "
|
||||
"a firmware file of the original firmware (bin file). "
|
||||
"a copy of the original Sandisk firmware (bin file). "
|
||||
"This firmware file will be patched and then installed to your "
|
||||
"player along with the rockbox bootloader. "
|
||||
"You need to download this file yourself due to legal "
|
||||
"reasons. Please browse the "
|
||||
"<a href='http://forums.sandisk.com/sansa/'>Sansa Forums'</a> "
|
||||
|
|
Loading…
Reference in a new issue