slitaz-tools rev 730 4.9.1

tazlocale: fix get_messages --> link_language_files (make errors in text mode/dialog config)
author Christophe Lincoln <pankso@slitaz.org>
date Tue Apr 10 12:08:32 2012 +0200 (2012-04-10)
parents f4662e0c4ab1
children c62fda977e2b
files tinyutils/tazlocale
line diff
     1.1 --- a/tinyutils/tazlocale	Mon Apr 09 18:23:27 2012 +0200
     1.2 +++ b/tinyutils/tazlocale	Tue Apr 10 12:08:32 2012 +0200
     1.3 @@ -106,7 +106,7 @@
     1.4  	echo "LC_ALL=$locale" >> /etc/locale.conf
     1.5  	export LANG=$locale LC_ALL=$locale
     1.6  	gen_utf8_locale
     1.7 -	get_messages
     1.8 +	link_language_files
     1.9  
    1.10  	# If it's a reconfiguration give an info message.
    1.11  	if [ -n "$RECONFIG" ]; then