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:
Michael Giacomelli 2011-05-13 18:35:19 +00:00
parent a43509cc99
commit 6484b45d71

View file

@ -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> "