diff options
Diffstat (limited to 'fr/appendix/preseed.xml')
-rw-r--r-- | fr/appendix/preseed.xml | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/fr/appendix/preseed.xml b/fr/appendix/preseed.xml index 59086165b..b3b57dfc9 100644 --- a/fr/appendix/preseed.xml +++ b/fr/appendix/preseed.xml @@ -1,5 +1,5 @@ <?xml version="1.0" encoding="ISO-8859-1"?> -<!-- original version: 46820 --> +<!-- original version: 47624 --> <!-- Be carefull with the format of this file as it is parsed to generate @@ -809,8 +809,9 @@ est égale à celle de <classname>mirror/suite</classname>. <informalexample role="example"><screen> # Si vous utilisez ftp, il n'est pas nécessaire d'indiquer la chaîne mirror/country. -#d-i mirror/protocol string ftp -d-i mirror/country string enter information manually +#d-i mirror/protocol string ftp<phrase condition="etch"> +d-i mirror/country string enter information manually</phrase><phrase condition="lenny"> +d-i mirror/country string manual</phrase> d-i mirror/http/hostname string &archive-mirror; d-i mirror/http/directory string /debian d-i mirror/http/proxy string |