X-Git-Url: http://git.grml.org/?a=blobdiff_plain;f=scripts%2Flive-bottom%2F14locales;h=94e3cf2c97e76ab8d6184030833456bf26b95c5b;hb=f9cd00dc0b8146d1f71777f33dcfac0efdd84121;hp=db26f0b12af7575b7890e294a1d89548fa84afda;hpb=1d2375f115cabb543f6a2cf250c6331aff249ada;p=live-boot-grml.git diff --git a/scripts/live-bottom/14locales b/scripts/live-bottom/14locales index db26f0b..94e3cf2 100755 --- a/scripts/live-bottom/14locales +++ b/scripts/live-bottom/14locales @@ -93,7 +93,7 @@ EOF if [ -z "${LANG}" ] then - log_warning_message "Locale ${locale} is unsupported." + log_warning_msg "Locale ${locale} is unsupported." locale="en_US.UTF-8" LANG="${locale}" fi