--- trunk/installer-simple/bin/installer.sh.in 2014/01/07 20:50:46 2468 +++ trunk/installer-simple/bin/installer.sh.in 2014/01/07 20:52:44 2469 @@ -113,7 +113,7 @@ local SHDD="${HDD//\/dev\/}" messagebox -h $"[ Harddrive partitioning ]" \ - $"\nPlease create 1 partition.\n\n\[ \Z3${SHDD}1\Zn ] type: \Z3linux\Zn with the whole diskspace\n\Please mark ${SHDD}1 \Z3bootable\Zn." + $"Please create 1 partition.\n\n[ \Z3${SHDD}1\Zn ] type: \Z3linux\Zn with the whole diskspace.\nPlease mark ${SHDD}1 \Z3bootable\Zn." } dialog_setup_hdd_info_auto()