# HG changeset patch # User Paul Issott # Date 1303145900 -3600 # Node ID 2b919224c68306b6856e86ec33de323093032d14 # Parent 99c0ba0080ee6a094455ec295de3cc776124fae1 Tiny edits diff -r 99c0ba0080ee -r 2b919224c683 boot.cgi --- a/boot.cgi Mon Apr 18 11:00:54 2011 +0200 +++ b/boot.cgi Mon Apr 18 17:58:20 2011 +0100 @@ -190,7 +190,7 @@

$(gettext "GRUB Boot loader")

- $(gettext "The first application stated when computer got power on") + $(gettext "The first application started when the computer powers on")

diff -r 99c0ba0080ee -r 2b919224c683 doc/tazpanel.en.html --- a/doc/tazpanel.en.html Mon Apr 18 11:00:54 2011 +0200 +++ b/doc/tazpanel.en.html Mon Apr 18 17:58:20 2011 +0100 @@ -12,7 +12,7 @@

In most cases you will get a description and useful information with - the section concerned . TazPanel uses the latest XHTML 5 and CSS 3 technology + the section concerned. TazPanel uses the latest XHTML 5 and CSS 3 technology to provide a clean and easy to use frontend for all administration tasks you can do on SliTaz. TazPanel has also been coded from the beginning with speed and qualility in mind and it also supports full diff -r 99c0ba0080ee -r 2b919224c683 index.cgi --- a/index.cgi Mon Apr 18 11:00:54 2011 +0200 +++ b/index.cgi Mon Apr 18 17:58:20 2011 +0100 @@ -146,7 +146,7 @@

$(gettext "Filesystem usage statistics")

EOT - # Disk stats (management is done is hardwar.cgi) + # Disk stats (management is done as hardware.cgi) table_start df_thead df -h | grep ^/dev | while read fs size used av pct mp diff -r 99c0ba0080ee -r 2b919224c683 pkgs.cgi --- a/pkgs.cgi Mon Apr 18 11:00:54 2011 +0200 +++ b/pkgs.cgi Mon Apr 18 17:58:20 2011 +0100 @@ -752,7 +752,7 @@

`gettext "Link to another SliTaz installation"`

-$(gettext "This link point to the root of another SliTaz installation. \ +$(gettext "This link points to the root of another SliTaz installation. \ You will be able to install packages using soft links to it.")