tazpanel diff locale.cgi @ rev 540

Tiny edits
author Paul Issott <paul@slitaz.org>
date Thu Sep 17 19:49:08 2015 +0100 (2015-09-17)
parents 3117717c007d
children 26f60e49e3d5
line diff
     1.1 --- a/locale.cgi	Mon Jun 08 04:32:19 2015 +0300
     1.2 +++ b/locale.cgi	Thu Sep 17 19:49:08 2015 +0100
     1.3 @@ -23,7 +23,7 @@
     1.4  get_locale_info()
     1.5  {
     1.6  	# Commands like `LC_ALL=fr_FR locale -k LC_MEASUREMENT` will do the job
     1.7 -	#   only when your locale is generated and exists in the /usr/lib/locale.
     1.8 +	# only when your locale is generated and exists in the /usr/lib/locale.
     1.9  	# Here we manually parse locale definition files from /usr/share/i18n/locales/.
    1.10  	# Strange, bloated and not script-friendly format :(
    1.11