From 2a3056e8a9dc26ef9f767319a60a9c38ace0377b Mon Sep 17 00:00:00 2001 From: Antonio Terceiro Date: Wed, 14 Jan 2009 22:38:34 -0300 Subject: Don't break messages into parts; this make it impossible for translators --- helpers/lh_binary_debian-installer | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'helpers') diff --git a/helpers/lh_binary_debian-installer b/helpers/lh_binary_debian-installer index 7de1223cb..ebc77ca53 100755 --- a/helpers/lh_binary_debian-installer +++ b/helpers/lh_binary_debian-installer @@ -470,9 +470,7 @@ then done else Echo_error "Could not find cache/packages_bootstrap." - Echo_error "You selected values of LH_CACHE, LH_CACHE_PACKAGES, LH_CACHE_STAGES and" - Echo_error "LH_DEBIAN_INSTALLER which will result in 'bootstrap' packages not being" - Echo_error "cached - these are required when integrating the Debian Installer." + Echo_error "You selected values of LH_CACHE, LH_CACHE_PACKAGES, LH_CACHE_STAGES and LH_DEBIAN_INSTALLER which will result in 'bootstrap' packages not being cached - these are required when integrating the Debian Installer." exit 1 fi fi -- cgit v1.2.3