# HG changeset patch # User Paul Issott # Date 1302547686 -3600 # Node ID 29402994129818749f5bafa1a99b14e782ac55f2 # Parent 8be015cdeadbcc460e8becd422524cd4ec8f8288 Tiny edits diff -r 8be015cdeadb -r 294029941298 index.cgi --- a/index.cgi Mon Apr 11 19:51:47 2011 +0200 +++ b/index.cgi Mon Apr 11 19:48:06 2011 +0100 @@ -39,7 +39,7 @@ case "$QUERY_STRING" in file=*) # - # Handle files (may have an edit function, will see) + # Handle files (may have an edit function, we will see) # TITLE="- File" xhtml_header @@ -135,7 +135,7 @@

- $(gettext "TazPanel provide a debuging mode and page:") + $(gettext "TazPanel provides a debuging mode and page:") debug

diff -r 8be015cdeadb -r 294029941298 lib/libtazpanel --- a/lib/libtazpanel Mon Apr 11 19:51:47 2011 +0200 +++ b/lib/libtazpanel Mon Apr 11 19:48:06 2011 +0100 @@ -20,8 +20,8 @@ exit 1 } -# TazPanel QUERY_STRING parser ruturns: CASE WANT VAR_1 VAR_4 -# we use that to help getting URL string variable an use names +# TazPanel QUERY_STRING parser returns: CASE WANT VAR_1 VAR_4 +# we use that to help get URL string variables and user names query_string_parser() { id=0 for var in $(echo "$QUERY_STRING" | sed s'@=@ @'g) diff -r 8be015cdeadb -r 294029941298 po/tazpanel.pot --- a/po/tazpanel.pot Mon Apr 11 19:51:47 2011 +0200 +++ b/po/tazpanel.pot Mon Apr 11 19:48:06 2011 +0100 @@ -8,7 +8,7 @@ msgstr "" "Project-Id-Version: TazPanel 1.0\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2011-04-10 10:36+0100\n" +"POT-Creation-Date: 2011-04-11 19:23+0100\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -40,40 +40,48 @@ msgid "Usage:" msgstr "" -#: index.cgi:53 +#: index.cgi:104 msgid "Host:" msgstr "" -#: index.cgi:54 +#: index.cgi:105 msgid "SliTaz administration and configuration Panel" msgstr "" -#: index.cgi:57 pkgs.cgi:473 +#: index.cgi:108 pkgs.cgi:473 msgid "Summary" msgstr "" -#: index.cgi:60 +#: index.cgi:111 msgid "Uptime:" msgstr "" -#: index.cgi:63 +#: index.cgi:114 msgid "Memory in Mb" msgstr "" -#: index.cgi:70 +#: index.cgi:121 msgid "Network status" msgstr "" -#: index.cgi:73 +#: index.cgi:124 msgid "Filesystem usage statistics" msgstr "" -#: index.cgi:78 +#: index.cgi:129 msgid "Panel settings" msgstr "" -#: index.cgi:81 -msgid "Change Panel password" +#: index.cgi:132 +msgid "Panel password:" +msgstr "" + +#: index.cgi:134 +msgid "Change" +msgstr "" + +#: index.cgi:138 +msgid "TazPanel provides a debuging mode and page:" msgstr "" #: pkgs.cgi:58 @@ -100,7 +108,7 @@ msgid "Search" msgstr "" -#: pkgs.cgi:112 lib/libtazpanel:52 +#: pkgs.cgi:112 lib/libtazpanel:68 msgid "Name" msgstr "" @@ -288,14 +296,14 @@ msgid "Output of ifconfig" msgstr "" -#: lib/libtazpanel:51 +#: lib/libtazpanel:67 msgid "Interface" msgstr "" -#: lib/libtazpanel:53 +#: lib/libtazpanel:69 msgid "Status" msgstr "" -#: lib/libtazpanel:54 +#: lib/libtazpanel:70 msgid "IP Address" msgstr ""