From 6205a24620be1025b802589501814626efed02f7 Mon Sep 17 00:00:00 2001 From: Tiago Bortoletto Vaz Date: Mon, 11 Aug 2008 22:28:54 +0200 Subject: Adding last modifications in order to have localization fully working in live-helper. This commit goes with some pt_BR translations just for testing. Thanks to Antonio Terceiro for helping and coding in some shell stuff. --- helpers/lh_binary_syslinux | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'helpers/lh_binary_syslinux') diff --git a/helpers/lh_binary_syslinux b/helpers/lh_binary_syslinux index f0338ae5f..f3abff319 100755 --- a/helpers/lh_binary_syslinux +++ b/helpers/lh_binary_syslinux @@ -245,7 +245,7 @@ Copy_syslinux_templates () then if [ ! -e "${LH_SYSLINUX_SPLASH}" ] then - Echo_error "${LH_SYSLINUX_SPLASH} doen't exist" + Echo_error "%s doen't exist" "${LH_SYSLINUX_SPLASH}" exit 1 else rm -f ${SCREEN_PATH}/splash.rle -- cgit v1.2.3