tazpanel rev 157
Tiny edits
author | Paul Issott <paul@slitaz.org> |
---|---|
date | Mon Apr 18 17:58:20 2011 +0100 (2011-04-18) |
parents | 99c0ba0080ee |
children | a52e4aa43c5b |
files | boot.cgi doc/tazpanel.en.html index.cgi pkgs.cgi |
line diff
1.1 --- a/boot.cgi Mon Apr 18 11:00:54 2011 +0200 1.2 +++ b/boot.cgi Mon Apr 18 17:58:20 2011 +0100 1.3 @@ -190,7 +190,7 @@ 1.4 <div id="wrapper"> 1.5 <h2>$(gettext "GRUB Boot loader")</h2> 1.6 <p> 1.7 - $(gettext "The first application stated when computer got power on") 1.8 + $(gettext "The first application started when the computer powers on") 1.9 </p> 1.10 </div> 1.11
2.1 --- a/doc/tazpanel.en.html Mon Apr 18 11:00:54 2011 +0200 2.2 +++ b/doc/tazpanel.en.html Mon Apr 18 17:58:20 2011 +0100 2.3 @@ -12,7 +12,7 @@ 2.4 2.5 <p> 2.6 In most cases you will get a description and useful information with 2.7 - the section concerned . TazPanel uses the latest XHTML 5 and CSS 3 technology 2.8 + the section concerned. TazPanel uses the latest XHTML 5 and CSS 3 technology 2.9 to provide a clean and easy to use frontend for all administration tasks 2.10 you can do on SliTaz. TazPanel has also been coded from the beginning 2.11 with speed and qualility in mind and it also supports full
3.1 --- a/index.cgi Mon Apr 18 11:00:54 2011 +0200 3.2 +++ b/index.cgi Mon Apr 18 17:58:20 2011 +0100 3.3 @@ -146,7 +146,7 @@ 3.4 3.5 <h4>$(gettext "Filesystem usage statistics")</h4> 3.6 EOT 3.7 - # Disk stats (management is done is hardwar.cgi) 3.8 + # Disk stats (management is done as hardware.cgi) 3.9 table_start 3.10 df_thead 3.11 df -h | grep ^/dev | while read fs size used av pct mp
4.1 --- a/pkgs.cgi Mon Apr 18 11:00:54 2011 +0200 4.2 +++ b/pkgs.cgi Mon Apr 18 17:58:20 2011 +0100 4.3 @@ -752,7 +752,7 @@ 4.4 </form> 4.5 <h3>`gettext "Link to another SliTaz installation"`</h3> 4.6 <p> 4.7 -$(gettext "This link point to the root of another SliTaz installation. \ 4.8 +$(gettext "This link points to the root of another SliTaz installation. \ 4.9 You will be able to install packages using soft links to it.") 4.10 </p> 4.11 <form method="get" action="$SCRIPT_NAME">