tazinst diff README @ rev 59

Add slitaz-installer/fr.po
author Pascal Bellard <pascal.bellard@slitaz.org>
date Sun Jul 12 19:42:00 2015 +0200 (2015-07-12)
parents 14c1b0fdb94a
children
line diff
     1.1 --- a/README	Sat Aug 17 21:44:53 2013 +0200
     1.2 +++ b/README	Sun Jul 12 19:42:00 2015 +0200
     1.3 @@ -1,8 +1,8 @@
     1.4  SliTaz Installer
     1.5  ================================================================================
     1.6  
     1.7 -Tazinst is the SliTaz installer written entirely in SHell script and usable
     1.8 -from the cmdline without dialog or any other gui-like interface! This installer
     1.9 +TazInst is the SliTaz installer written entirely in SHell script and usable from
    1.10 +the cmdline without dialog or any other GUI-like interface! This installer
    1.11  is able to perform an installation automatically based on a simple config file
    1.12  with clear variables such as: INST_TYPE="iso", TGT_PARTITION="/dev/hda1".
    1.13  
    1.14 @@ -13,7 +13,7 @@
    1.15  
    1.16  i18n
    1.17  ----
    1.18 -Tazinst has been coded from the beginning with gettext support. Please
    1.19 +TazInst has been coded from the beginning with gettext support. Please
    1.20  forget 'echo' and use gettext, but remember that gettext "" is equivalent
    1.21  to echo -n. All translations go in the po/ folder.
    1.22