slitaz-tools diff tinyutils/tazlocale @ rev 317

Edits/typos (more to be done)
author Paul Issott <paul@slitaz.org>
date Tue Mar 10 20:19:52 2009 +0000 (2009-03-10)
parents db0e82bebc70
children 4e661d6dced9
line diff
     1.1 --- a/tinyutils/tazlocale	Sat Jul 19 06:35:45 2008 +0000
     1.2 +++ b/tinyutils/tazlocale	Tue Mar 10 20:19:52 2009 +0000
     1.3 @@ -76,8 +76,8 @@
     1.4  # If it's a reconfiguration give an info message.
     1.5  if [ -s /etc/locale.conf ]; then
     1.6  	$DIALOG --clear \
     1.7 -		--title " Locale setting information " \
     1.8 -		--msgbox "\n
     1.9 +		--title " Locale setting information\n " \
    1.10 +		--msgbox "
    1.11  Please logout of your current session and login again to use $value
    1.12  locale.\n" 16 70
    1.13  fi