slitaz-tools rev 884

tazbox: tiny edits
author Paul Issott <paul@slitaz.org>
date Wed May 07 18:20:48 2014 +0100 (2014-05-07)
parents 40cd48b3db93
children 27c340d6e1a0
files tazbox/tazbox
line diff
     1.1 --- a/tazbox/tazbox	Wed May 07 02:09:17 2014 +0300
     1.2 +++ b/tazbox/tazbox	Wed May 07 18:20:48 2014 +0100
     1.3 @@ -166,7 +166,7 @@
     1.4  		--width=600 --height=380 --sticky --on-top --center \
     1.5  		--image=$icon --image-on-top \
     1.6  		--text="<b>$(_n 'Language configuration')</b> \
     1.7 -\n\n$(_ 'Tip: manage locale list by installing/removing locale packages.')" \
     1.8 +\n\n$(_ 'Tip: manage locales list by installing/removing locale packages.')" \
     1.9  		--list --column="$(_n 'Flag'):IMG" --column $(_n 'Name') \
    1.10  		--column $(_n 'Description') \
    1.11  		--print-column=2 --separator='' \
    1.12 @@ -272,8 +272,8 @@
    1.13  			--width=500 --height=380 --on-top --center \
    1.14  			--image=$icon --image-on-top \
    1.15  			--text="<b>$(_ 'TimeZone Configuration')</b> \
    1.16 -\n$(_ 'Select country and press "Forward" or manual select timezone file.') \
    1.17 -\n\n$(_ 'Tip: manage timezone list by installing/removing locale packages.')" \
    1.18 +\n$(_ 'Select country and press "Forward" or manually select timezone file.') \
    1.19 +\n\n$(_ 'Tip: manage timezones list by installing/removing locale packages.')" \
    1.20  			--list \
    1.21  			--column="$(_n 'Flag'):IMG" --column=$(_n 'Code') --column=$(_n 'Country') \
    1.22  			--button="$(_n 'Manage')!stock_properties:4" \