# HG changeset patch # User Christophe Lincoln # Date 1331125507 -3600 # Node ID 6ea7e310fde347c308f455c7b74bbf2f0cc71697 # Parent c0cdcb3ef64a64cc805769108c174614f75c6401 Fix echo in tazusb and fix fr.po file diff -r c0cdcb3ef64a -r 6ea7e310fde3 po/tazusb-box/tazusb-box.pot --- a/po/tazusb-box/tazusb-box.pot Wed Mar 07 14:00:27 2012 +0100 +++ b/po/tazusb-box/tazusb-box.pot Wed Mar 07 14:05:07 2012 +0100 @@ -8,7 +8,7 @@ msgstr "" "Project-Id-Version: TazUSB 4.0.1\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2012-03-07 13:59+0100\n" +"POT-Creation-Date: 2012-03-07 14:04+0100\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" diff -r c0cdcb3ef64a -r 6ea7e310fde3 po/tazusb/fr.po --- a/po/tazusb/fr.po Wed Mar 07 14:00:27 2012 +0100 +++ b/po/tazusb/fr.po Wed Mar 07 14:05:07 2012 +0100 @@ -6,9 +6,9 @@ #, fuzzy msgid "" msgstr "" -"Project-Id-Version: tazusb.HEAD\n" +"Project-Id-Version: TazUSB 4.0.1\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2012-03-07 13:59+0100\n" +"POT-Creation-Date: 2012-03-07 14:03+0100\n" "PO-Revision-Date: 2011-08-31 12:03:53 +0200\n" "Last-Translator: Eric Joseph-Alexandre \n" "Language-Team: LANGUAGE \n" @@ -16,7 +16,6 @@ "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"product=tazusb\n" #: tazusb:36 msgid "SliTaz Live USB - Version:" @@ -172,8 +171,8 @@ msgstr "Pas de système de fichier choisi, quitter..." #: tazusb:427 -msgid "nWrite" -msgstr "" +msgid "Write filesystem" +msgstr "Création du système de fichier" #: tazusb:439 msgid "Do you wish to remove the sound card selection (No/yes/exit) ? " @@ -287,9 +286,6 @@ #~ msgid "Do you wish to remove: `basename $file` (Yes/no/exit) ? " #~ msgstr "Désirez-vous supprimer: `basename $file` (Yes/no/exit) ? " -#~ msgid "Write filesystem" -#~ msgstr "Création du système de fichier" - #~ msgid "Root filesystem size: $size" #~ msgstr "Taille du système de fichier racine: $size" diff -r c0cdcb3ef64a -r 6ea7e310fde3 po/tazusb/tazusb.pot --- a/po/tazusb/tazusb.pot Wed Mar 07 14:00:27 2012 +0100 +++ b/po/tazusb/tazusb.pot Wed Mar 07 14:05:07 2012 +0100 @@ -8,7 +8,7 @@ msgstr "" "Project-Id-Version: TazUSB 4.0.1\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2012-03-07 13:59+0100\n" +"POT-Creation-Date: 2012-03-07 14:04+0100\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -150,7 +150,7 @@ msgstr "" #: tazusb:427 -msgid "nWrite" +msgid "Write filesystem" msgstr "" #: tazusb:439 diff -r c0cdcb3ef64a -r 6ea7e310fde3 tazusb --- a/tazusb Wed Mar 07 14:00:27 2012 +0100 +++ b/tazusb Wed Mar 07 14:05:07 2012 +0100 @@ -424,7 +424,7 @@ fi # Start info echo "" - echo -e "\033[1m`gettext \nWrite filesystem\"`\033[0m + echo -e "\n\033[1m`gettext "Write filesystem"`\033[0m ===============================================================================" gettext "The command writefs will write all the current filesystem into a suitable cpio archive (rootfs.gz) usable on a bootable LiveUSB media.