tazpanel diff index.cgi @ rev 195

small fix to gettext and up pot+po
author Christophe Lincoln <pankso@slitaz.org>
date Fri Jun 10 22:38:18 2011 +0200 (2011-06-10)
parents c05f8958b18b
children de7d70e6d26c
line diff
     1.1 --- a/index.cgi	Fri Jun 10 22:29:16 2011 +0200
     1.2 +++ b/index.cgi	Fri Jun 10 22:38:18 2011 +0200
     1.3 @@ -119,7 +119,8 @@
     1.4  	# Allow only a few commands for the moment.
     1.5  	case "$cmd" in
     1.6  		usage|help)
     1.7 -			gettext -e "Small terminal emulator, commands options are supported.\n"
     1.8 +			gettext "Small terminal emulator, commands options are supported."
     1.9 +			echo ""
    1.10  			gettext "Commands:"; echo " $commands" ;;
    1.11  		wget*)
    1.12  			dl=/var/cache/downloads