# HG changeset patch # User Paul Issott # Date 1399483248 -3600 # Node ID 2ed52c9c747f8d7435f4803e6582f104081ad545 # Parent 40cd48b3db93044b4d2756c538199bc762455f48 tazbox: tiny edits diff -r 40cd48b3db93 -r 2ed52c9c747f tazbox/tazbox --- a/tazbox/tazbox Wed May 07 02:09:17 2014 +0300 +++ b/tazbox/tazbox Wed May 07 18:20:48 2014 +0100 @@ -166,7 +166,7 @@ --width=600 --height=380 --sticky --on-top --center \ --image=$icon --image-on-top \ --text="$(_n 'Language configuration') \ -\n\n$(_ 'Tip: manage locale list by installing/removing locale packages.')" \ +\n\n$(_ 'Tip: manage locales list by installing/removing locale packages.')" \ --list --column="$(_n 'Flag'):IMG" --column $(_n 'Name') \ --column $(_n 'Description') \ --print-column=2 --separator='' \ @@ -272,8 +272,8 @@ --width=500 --height=380 --on-top --center \ --image=$icon --image-on-top \ --text="$(_ 'TimeZone Configuration') \ -\n$(_ 'Select country and press "Forward" or manual select timezone file.') \ -\n\n$(_ 'Tip: manage timezone list by installing/removing locale packages.')" \ +\n$(_ 'Select country and press "Forward" or manually select timezone file.') \ +\n\n$(_ 'Tip: manage timezones list by installing/removing locale packages.')" \ --list \ --column="$(_n 'Flag'):IMG" --column=$(_n 'Code') --column=$(_n 'Country') \ --button="$(_n 'Manage')!stock_properties:4" \