From 0dd3b04f0bc6d6c8739e5a11d0fe33fe30cc0813 Mon Sep 17 00:00:00 2001 From: Carlos Eduardo Ramos Date: Tue, 20 Jul 2010 21:18:43 -0300 Subject: Implement gettext() calls on status.php --- usr/local/www/status.php | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/usr/local/www/status.php b/usr/local/www/status.php index bc2656d..e21cfe3 100755 --- a/usr/local/www/status.php +++ b/usr/local/www/status.php @@ -107,7 +107,7 @@ function defCmd($command) { /* List all of the commands as an index. */ function listCmds() { global $commands; - echo "

This status page includes the following information:\n"; + echo "

" . gettext("This status page includes the following information") . ":\n"; echo "