forked from len0rd/rockbox
Revert r24174 following the discussion on mailing-list
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24213 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
f5f6af2fee
commit
294b017cd1
7 changed files with 15 additions and 15 deletions
|
|
@ -157,7 +157,7 @@ void BootloaderInstallSansa::installStage3(bool mounted)
|
|||
{
|
||||
if(mounted) {
|
||||
logInstall(LogAdd);
|
||||
emit logItem(tr("Bootloader Installation complete"), LOGINFO);
|
||||
emit logItem(tr("Bootloader Installation complete."), LOGINFO);
|
||||
emit done(false);
|
||||
return;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue