tazusb rev 119

Fix echo in tazusb and fix fr.po file
author Christophe Lincoln <pankso@slitaz.org>
date Wed Mar 07 14:05:07 2012 +0100 (2012-03-07)
parents c0cdcb3ef64a
children 9cb7e050b7c2
files po/tazusb-box/tazusb-box.pot po/tazusb/fr.po po/tazusb/tazusb.pot tazusb
line diff
     1.1 --- a/po/tazusb-box/tazusb-box.pot	Wed Mar 07 14:00:27 2012 +0100
     1.2 +++ b/po/tazusb-box/tazusb-box.pot	Wed Mar 07 14:05:07 2012 +0100
     1.3 @@ -8,7 +8,7 @@
     1.4  msgstr ""
     1.5  "Project-Id-Version: TazUSB 4.0.1\n"
     1.6  "Report-Msgid-Bugs-To: \n"
     1.7 -"POT-Creation-Date: 2012-03-07 13:59+0100\n"
     1.8 +"POT-Creation-Date: 2012-03-07 14:04+0100\n"
     1.9  "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
    1.10  "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
    1.11  "Language-Team: LANGUAGE <LL@li.org>\n"
     2.1 --- a/po/tazusb/fr.po	Wed Mar 07 14:00:27 2012 +0100
     2.2 +++ b/po/tazusb/fr.po	Wed Mar 07 14:05:07 2012 +0100
     2.3 @@ -6,9 +6,9 @@
     2.4  #, fuzzy
     2.5  msgid ""
     2.6  msgstr ""
     2.7 -"Project-Id-Version: tazusb.HEAD\n"
     2.8 +"Project-Id-Version: TazUSB 4.0.1\n"
     2.9  "Report-Msgid-Bugs-To: \n"
    2.10 -"POT-Creation-Date: 2012-03-07 13:59+0100\n"
    2.11 +"POT-Creation-Date: 2012-03-07 14:03+0100\n"
    2.12  "PO-Revision-Date: 2011-08-31 12:03:53 +0200\n"
    2.13  "Last-Translator: Eric Joseph-Alexandre <erjo@slitaz.org>\n"
    2.14  "Language-Team: LANGUAGE <LL@li.org>\n"
    2.15 @@ -16,7 +16,6 @@
    2.16  "MIME-Version: 1.0\n"
    2.17  "Content-Type: text/plain; charset=UTF-8\n"
    2.18  "Content-Transfer-Encoding: 8bit\n"
    2.19 -"product=tazusb\n"
    2.20  
    2.21  #: tazusb:36
    2.22  msgid "SliTaz Live USB - Version:"
    2.23 @@ -172,8 +171,8 @@
    2.24  msgstr "Pas de système de fichier choisi, quitter..."
    2.25  
    2.26  #: tazusb:427
    2.27 -msgid "nWrite"
    2.28 -msgstr ""
    2.29 +msgid "Write filesystem"
    2.30 +msgstr "Création du système de fichier"
    2.31  
    2.32  #: tazusb:439
    2.33  msgid "Do you wish to remove the sound card selection (No/yes/exit) ? "
    2.34 @@ -287,9 +286,6 @@
    2.35  #~ msgid "Do you wish to remove: `basename $file` (Yes/no/exit) ? "
    2.36  #~ msgstr "Désirez-vous supprimer: `basename $file` (Yes/no/exit) ? "
    2.37  
    2.38 -#~ msgid "Write filesystem"
    2.39 -#~ msgstr "Création du système de fichier"
    2.40 -
    2.41  #~ msgid "Root filesystem size: $size"
    2.42  #~ msgstr "Taille du système de fichier racine: $size"
    2.43  
     3.1 --- a/po/tazusb/tazusb.pot	Wed Mar 07 14:00:27 2012 +0100
     3.2 +++ b/po/tazusb/tazusb.pot	Wed Mar 07 14:05:07 2012 +0100
     3.3 @@ -8,7 +8,7 @@
     3.4  msgstr ""
     3.5  "Project-Id-Version: TazUSB 4.0.1\n"
     3.6  "Report-Msgid-Bugs-To: \n"
     3.7 -"POT-Creation-Date: 2012-03-07 13:59+0100\n"
     3.8 +"POT-Creation-Date: 2012-03-07 14:04+0100\n"
     3.9  "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
    3.10  "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
    3.11  "Language-Team: LANGUAGE <LL@li.org>\n"
    3.12 @@ -150,7 +150,7 @@
    3.13  msgstr ""
    3.14  
    3.15  #: tazusb:427
    3.16 -msgid "nWrite"
    3.17 +msgid "Write filesystem"
    3.18  msgstr ""
    3.19  
    3.20  #: tazusb:439
     4.1 --- a/tazusb	Wed Mar 07 14:00:27 2012 +0100
     4.2 +++ b/tazusb	Wed Mar 07 14:05:07 2012 +0100
     4.3 @@ -424,7 +424,7 @@
     4.4  		fi
     4.5  		# Start info
     4.6  		echo ""
     4.7 -		echo -e "\033[1m`gettext \nWrite filesystem\"`\033[0m
     4.8 +		echo -e "\n\033[1m`gettext "Write filesystem"`\033[0m
     4.9  ==============================================================================="
    4.10  gettext "The command writefs will write all the current filesystem into a suitable cpio 
    4.11  archive (rootfs.gz) usable on a bootable LiveUSB media.