Adding upstream version 1.136.1.
[live-boot-grml.git] / scripts / live-bottom / 14locales
index db26f0b..94e3cf2 100755 (executable)
@@ -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