From 56e1e859caab66ecb1b53866c0dc464ea6688a2e Mon Sep 17 00:00:00 2001 From: Dominik Riebeling Date: Wed, 4 Jan 2012 17:52:34 +0000 Subject: Extend flashing hint a bit. Since flashing the firmware is a rather critical process extend the post installation hint to advise the user of charging the player first. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@31579 a1c6a512-1295-4272-9138-f99709370657 --- rbutil/rbutilqt/base/bootloaderinstallbase.cpp | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'rbutil/rbutilqt') diff --git a/rbutil/rbutilqt/base/bootloaderinstallbase.cpp b/rbutil/rbutilqt/base/bootloaderinstallbase.cpp index b718db8729..0492525c05 100644 --- a/rbutil/rbutilqt/base/bootloaderinstallbase.cpp +++ b/rbutil/rbutilqt/base/bootloaderinstallbase.cpp @@ -211,7 +211,10 @@ QString BootloaderInstallBase::postinstallHints(QString model) msg += tr("
  • Reboot your player into the original firmware.
  • " "
  • Perform a firmware upgrade using the update functionality " "of the original firmware. Please refer to your player's manual " - "on details.
  • " + "on details.
    Important: updating the firmware is a " + "critical process that must not be interrupted. Make sure the " + "player is charged before starting the firmware update " + "process." "
  • After the firmware has been updated reboot your player.
  • "); } if(model == "iaudiox5" || model == "iaudiom5" -- cgit v1.2.3