summaryrefslogtreecommitdiff
path: root/rbutil/rbutilqt/base/bootloaderinstallams.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'rbutil/rbutilqt/base/bootloaderinstallams.cpp')
-rw-r--r--rbutil/rbutilqt/base/bootloaderinstallams.cpp4
1 files changed, 3 insertions, 1 deletions
diff --git a/rbutil/rbutilqt/base/bootloaderinstallams.cpp b/rbutil/rbutilqt/base/bootloaderinstallams.cpp
index 3bdd084c60..0bdce7d7d8 100644
--- a/rbutil/rbutilqt/base/bootloaderinstallams.cpp
+++ b/rbutil/rbutilqt/base/bootloaderinstallams.cpp
@@ -31,7 +31,9 @@ BootloaderInstallAms::BootloaderInstallAms(QObject *parent)
31QString BootloaderInstallAms::ofHint() 31QString BootloaderInstallAms::ofHint()
32{ 32{
33 return tr("Bootloader installation requires you to provide " 33 return tr("Bootloader installation requires you to provide "
34 "a firmware file of the original firmware (bin file). " 34 "a copy of the original Sandisk firmware (bin file). "
35 "This firmware file will be patched and then installed to your "
36 "player along with the rockbox bootloader. "
35 "You need to download this file yourself due to legal " 37 "You need to download this file yourself due to legal "
36 "reasons. Please browse the " 38 "reasons. Please browse the "
37 "<a href='http://forums.sandisk.com/sansa/'>Sansa Forums'</a> " 39 "<a href='http://forums.sandisk.com/sansa/'>Sansa Forums'</a> "