From 37bba8b4c897f2ea206120c21d1f9df3b8a46d70 Mon Sep 17 00:00:00 2001 From: cajus Date: Wed, 2 Nov 2005 12:14:01 +0000 Subject: [PATCH] Further english text cleanup git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@1790 594d385d-05f5-0310-b6e9-bd551577e9d8 --- .../connectivity/class_oxchangeAccount.inc | 14 ++++++------ .../environment/selectPrinterDialog.tpl | 3 +-- plugins/personal/nagios/nagios.tpl | 22 +++++++++---------- 3 files changed, 19 insertions(+), 20 deletions(-) diff --git a/plugins/personal/connectivity/class_oxchangeAccount.inc b/plugins/personal/connectivity/class_oxchangeAccount.inc index 379c474a2..d68794de2 100644 --- a/plugins/personal/connectivity/class_oxchangeAccount.inc +++ b/plugins/personal/connectivity/class_oxchangeAccount.inc @@ -611,7 +611,7 @@ class oxchangeAccount extends plugin } else { if (! $obj2->is_account){ - $display= "

"._("This account has OpenXchange features disabled. Mail features are needed for openXchange accounts, enable them first.")."


"; + $display= "

".sprintf(_("This account has %s features disabled. Mail features are needed for openXchange accounts, enable them first."), ""._("OpenXchange")."")."


"; return ($display); } } @@ -693,15 +693,15 @@ class oxchangeAccount extends plugin if(isset($this->oxconf["PGUSER"]) and isset($this->oxconf["PGHOST"]) and isset($this->oxconf["PGDBNAME"]) and isset($this->oxconf["PGPASSWD"])){ $pgcon = pg_connect("host=".$this->oxconf["PGHOST"]." user=".$this->oxconf["PGUSER"]." password=".$this->oxconf["PGPASSWD"]." dbname=".$this->oxconf["PGDBNAME"]); if (! $pgcon){ - print_red(_("Couldn't Connect To Postgresql Database")); + print_red(_("Couldn't connect to postgresql database!")); return; } }else{ - print_red(_("Needed Parameters to openexchange connectivity plugin failed!")); + print_red(_("Needed parameters to openexchange connectivity plugin are missing!")); return; } }else{ - print_red(_("PHP4 module for Postgresql Database Failed!")); + print_red(_("PHP4 module for postgresql database is missing!")); return; } @@ -783,15 +783,15 @@ class oxchangeAccount extends plugin if(isset($this->oxconf["PGUSER"]) and isset($this->oxconf["PGHOST"]) and isset($this->oxconf["PGDBNAME"]) and isset($this->oxconf["PGPASSWD"])){ $pgcon = pg_connect("host=".$this->oxconf["PGHOST"]." user=".$this->oxconf["PGUSER"]." password=".$this->oxconf["PGPASSWD"]." dbname=".$this->oxconf["PGDBNAME"]); if (! $pgcon){ - print_red(_("Couldn't Connect To Postgresql Database")); + print_red(_("Couldn't connect to postgresql database!")); return; } }else{ - print_red(_("Needed Parameters to openexchange connectivity plugin failed!")); + print_red(_("Needed parameters for openexchange connectivity plugin are missing!")); return; } }else{ - print_red(_("PHP4 module for Postgresql Database Failed!")); + print_red(_("PHP4 module for postgresql database is missing!")); return; } } diff --git a/plugins/personal/environment/selectPrinterDialog.tpl b/plugins/personal/environment/selectPrinterDialog.tpl index 7a68a34d0..521c77f50 100644 --- a/plugins/personal/environment/selectPrinterDialog.tpl +++ b/plugins/personal/environment/selectPrinterDialog.tpl @@ -25,8 +25,7 @@

- {t}This menu allows you to create, edit and delete selected printers. - Having a great number of printers, you may want to use the range selectors on top of the printers list.{/t} + {t}This menu allows you to create, edit and delete selected printers. Having a great number of printers, you may want to use the range selectors on top of the printers list.{/t}


diff --git a/plugins/personal/nagios/nagios.tpl b/plugins/personal/nagios/nagios.tpl index b81f1cb86..24355eb8a 100644 --- a/plugins/personal/nagios/nagios.tpl +++ b/plugins/personal/nagios/nagios.tpl @@ -4,17 +4,17 @@

{t}Nagios Account{/t}

- + - + - + - + - + - + - + - + - +
{$must}{$must}
{$must}{$must}
{$must}{$must} @@ -22,14 +22,14 @@
{$must}{$must}
{$must}{$must} @@ -38,23 +38,23 @@
{$must}{$must}
@@ -63,9 +63,9 @@   -

{t}Nagios Auth{/t}

+

{t}Nagios authentification{/t}

- + -- 2.30.2
{t}authorized_for_system_information{/t}
{t}can view system informations{/t}
authorized_for_configuration_information