Removing superfluous echo type from echo call.
This commit is contained in:
parent
f5d6f587e2
commit
837c7d31fa
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue