slitaz-pizza diff web/pizza.cgi @ rev 23

Make pot and msgmerge
author Christophe Lincoln <pankso@slitaz.org>
date Mon Mar 26 23:22:55 2012 +0200 (2012-03-26)
parents dd5f9f1bdcb2
children 7f228f4402eb
line diff
     1.1 --- a/web/pizza.cgi	Mon Mar 26 15:00:24 2012 +0200
     1.2 +++ b/web/pizza.cgi	Mon Mar 26 23:22:55 2012 +0200
     1.3 @@ -124,11 +124,12 @@
     1.4  		cat << EOT
     1.5  <h2>$(gettext "Generate")</h2>
     1.6  <p>
     1.7 -	Last chance to stop process or start over. Next step will pack your
     1.8 -	flavor and add it to the build queue. Here you can also add a note to
     1.9 -	your receipt flavor, this will be displayed on your flavor ID page
    1.10 -	and can be used to give more info to other users and SliTaz developers.
    1.11 +$(gettext "Last chance to stop process or start over. Next step will pack
    1.12 +your flavor and add it to the build queue. Here you can also add a note to
    1.13 +your receipt flavor, this will be displayed on your flavor ID page and 
    1.14 +can be used to give more info to other users and SliTaz developers.")
    1.15  </p>
    1.16 +
    1.17  <pre>
    1.18  Uniq ID    : $id
    1.19  Flavor     : $FLAVOR
    1.20 @@ -153,7 +154,7 @@
    1.21  		;;
    1.22  	*\ cancel\ *)
    1.23  		id="$(GET id)"
    1.24 -		echo "<p>Removing temporary files for: $id</p>" 
    1.25 +		echo "<p>$(gettext "Removing temporary files for:") $id</p>" 
    1.26  		[ -d "$tmpdir/slitaz-$id" ] && rm -rf $tmpdir/slitaz-$id/
    1.27  		cat << EOT
    1.28  <form method="get" action="./">
    1.29 @@ -337,10 +338,10 @@
    1.30  <h2>$(gettext "Welcome")</h2>
    1.31  <form method="get" action="./">
    1.32  <p>
    1.33 -	SliTaz Pizza lets you create your own SliTaz ISO flavor online. The
    1.34 -	ISO image can be burnt on a cdrom or installed on USB media. 
    1.35 -	Please read the SliTaz Pizza 
    1.36 -	<a href="?help">Help</a> before starting a new flavor.
    1.37 +$(gettext "SliTaz Pizza lets you create your own SliTaz ISO flavor 
    1.38 +online. The ISO image can be burnt on a cdrom or installed on USB media. 
    1.39 +Please read the SliTaz Pizza <a href="?help">Help</a> before starting 
    1.40 +a new flavor.")
    1.41  </p>
    1.42  <pre>
    1.43  Flavors: $inqueue in queue - $builds builds - $pubiso public