From 1768bfdc24dddf3e8055c70b242ed07208af58a2 Mon Sep 17 00:00:00 2001
From: Daniel Baumann <daniel@debian.org>
Date: Thu, 14 Aug 2008 05:50:48 +0200
Subject: Removing superfluous echo type from echo call.

---
 functions/defaults.sh | 2 +-
 po/live-helper.pot    | 7 +++----
 po/pt_BR.po           | 7 +++----
 3 files changed, 7 insertions(+), 9 deletions(-)

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@ADDRESS>\n"
 "Language-Team: LANGUAGE <LL@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@debian-ba.org>\n"
 "Language-Team: LANGUAGE <LL@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
-- 
cgit v1.0