[SCM] debian-live branch, master, updated. 1.0_a48-1-76-g837c7d3

Daniel Baumann daniel at debian.org
Thu Aug 14 04:03:07 UTC 2008


The following commit has been merged in the master branch:
commit 837c7d31fa0062aa83637430a3485059feec26f9
Author: Daniel Baumann <daniel at debian.org>
Date:   Thu Aug 14 05:50:48 2008 +0200

    Removing superfluous echo type from echo call.

diff --git a/functions/defaults.sh b/functions/defaults.sh
index 16f40a9..477c6b8 100755
--- a/functions/defaults.sh
+++ b/functions/defaults.sh
@@ -97,7 +97,7 @@ Set_defaults ()
 			LH_BOOTSTRAP="cdebootstrap"
 		else
 			Echo_error "Cannot find /usr/sbin/debootstrap or /usr/bin/cdebootstrap. Please install"
-			Echo_error "E: debootstrap or cdebootstrap, or specify an alternative bootstrapping utility."
+			Echo_error "debootstrap or cdebootstrap, or specify an alternative bootstrapping utility."
 			exit 1
 		fi
 	fi
diff --git a/po/live-helper.pot b/po/live-helper.pot
index 84e55f0..0a9eb48 100644
--- a/po/live-helper.pot
+++ b/po/live-helper.pot
@@ -8,7 +8,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: PACKAGE VERSION\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2008-08-13 05:10+0200\n"
+"POT-Creation-Date: 2008-08-14 05:50+0200\n"
 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
 "Last-Translator: FULL NAME <EMAIL at ADDRESS>\n"
 "Language-Team: LANGUAGE <LL at li.org>\n"
@@ -352,7 +352,7 @@ msgstr ""
 msgid "Configuring file /etc/apt/apt.conf"
 msgstr ""
 
-#: ../helpers/lh_chroot_apt:144
+#: ../helpers/lh_chroot_apt:150
 msgid "Deconfiguring file /etc/apt/apt.conf"
 msgstr ""
 
@@ -535,8 +535,7 @@ msgstr ""
 
 #: ../functions/defaults.sh:100
 msgid ""
-"E: debootstrap or cdebootstrap, or specify an alternative bootstrapping "
-"utility."
+"debootstrap or cdebootstrap, or specify an alternative bootstrapping utility."
 msgstr ""
 
 #: ../functions/defaults.sh:162
diff --git a/po/pt_BR.po b/po/pt_BR.po
index 8eaea1f..b8172ad 100644
--- a/po/pt_BR.po
+++ b/po/pt_BR.po
@@ -8,7 +8,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: PACKAGE VERSION\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2008-08-13 05:10+0200\n"
+"POT-Creation-Date: 2008-08-14 05:50+0200\n"
 "PO-Revision-Date: 2008-08-11 00:30-0300\n"
 "Last-Translator: Tiago Bortoletto Vaz <tiago at debian-ba.org>\n"
 "Language-Team: LANGUAGE <LL at li.org>\n"
@@ -357,7 +357,7 @@ msgstr "Iniciando a criação do manifesto..."
 msgid "Configuring file /etc/apt/apt.conf"
 msgstr ""
 
-#: ../helpers/lh_chroot_apt:144
+#: ../helpers/lh_chroot_apt:150
 msgid "Deconfiguring file /etc/apt/apt.conf"
 msgstr ""
 
@@ -544,8 +544,7 @@ msgstr ""
 
 #: ../functions/defaults.sh:100
 msgid ""
-"E: debootstrap or cdebootstrap, or specify an alternative bootstrapping "
-"utility."
+"debootstrap or cdebootstrap, or specify an alternative bootstrapping utility."
 msgstr ""
 
 #: ../functions/defaults.sh:162

-- 
debian-live



More information about the debian-live-changes mailing list