tazpanel diff locale.cgi @ rev 611

boot.cgi: typo
author Pascal Bellard <pascal.bellard@slitaz.org>
date Sun Feb 12 12:39:07 2017 +0100 (2017-02-12)
parents 3117717c007d
children 26f60e49e3d5
line diff
     1.1 --- a/locale.cgi	Mon Jun 08 04:32:19 2015 +0300
     1.2 +++ b/locale.cgi	Sun Feb 12 12:39:07 2017 +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