tazinst diff installer.cgi @ rev 16
Tiny edits
author | Paul Issott <paul@slitaz.org> |
---|---|
date | Fri Dec 06 17:21:31 2013 +0000 (2013-12-06) |
parents | 7e0be1e36271 |
children | ffba6e8966ac |
line diff
1.1 --- a/installer.cgi Sat Aug 17 21:49:10 2013 +0200 1.2 +++ b/installer.cgi Fri Dec 06 17:21:31 2013 +0000 1.3 @@ -54,8 +54,8 @@ 1.4 h4 "$(gettext 'Install')" 1.5 p "$(gettext "Install SliTaz on a partition of your hard disk drive. If \ 1.6 you decide to format your partition, all data will be lost. If you do not \ 1.7 -format, all data except for any existing /home directory will be removed, \ 1.8 -the home directory will be kept as is.")" 1.9 +format, all data except for any existing /home directory will be removed \ 1.10 +(the home directory will be kept as is).")" 1.11 p "$(gettext "Before installation, you may need to create or resize \ 1.12 partitions on your hard disk drive in order to make space for SliTaz \ 1.13 GNU/Linux. You can graphically manage your partitions with Gparted")" 1.14 @@ -569,7 +569,7 @@ 1.15 p "$(gettext "You're going to install SliTaz on a partition of \ 1.16 your hard disk drive. If you decide to format your HDD, all data will be \ 1.17 lost. If you do not format, all data except for any existing /home \ 1.18 -directory will be removed, the home directory will be kept as is.")" 1.19 +directory will be removed (the home directory will be kept as is).")" 1.20 close_div 1.21 ;; 1.22 upgrade)