# HG changeset patch # User Pascal Bellard # Date 1448100522 -3600 # Node ID 648f81279b2b037d755bd2cc274db1b959107bb9 # Parent a047e5c784922d854b583cafd324962faddaef56 live.cgi: explain hybrid ISO a bit (again) diff -r a047e5c78492 -r 648f81279b2b live.cgi --- a/live.cgi Sat Nov 21 10:21:42 2015 +0100 +++ b/live.cgi Sat Nov 21 11:08:42 2015 +0100 @@ -33,7 +33,7 @@ TEXTDOMAIN_original="$TEXTDOMAIN" export TEXTDOMAIN='tazlito' cat <$(_ 'Live') +
  • $(_ 'Live')
  • $(_ 'Create a live USB key')
  • $(_ 'Create a live CD-ROM')
  • @@ -355,10 +355,10 @@
    $(_ "Add a master boot sector and an EXE header to the ISO image.")
      -
    • $(_ "Create a bootable image for USB key, memory card, harddisk or SSD.")
    • +
    • $(_ "Create a bootable image for a USB key, a memory card, a harddisk or a SSD.")
    • $(_ "With the .EXE suffix, it will run under DOS (16 bits) or Windows (32 bits).")
    • -
    • $(_ "Add ISO filesystem md5 digest and boot CRC in ISO boot area.")
    • -
    • $(_ "Does not alter ISO image size or ISO filesystem.")
    • +
    • $(_ "Add the ISO filesystem md5 digest and the boot CRC in the ISO boot area.")
    • +
    • $(_ "Does not alter the ISO filesystem or the ISO image size.")