From: cajus Date: Fri, 20 May 2005 14:30:45 +0000 (+0000) Subject: Fixed typos X-Git-Url: https://git.tokkee.org/?a=commitdiff_plain;h=6b5c413147433e5d4a359c39b078e7ceb0fbd20d;p=gosa.git Fixed typos git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@298 594d385d-05f5-0310-b6e9-bd551577e9d8 --- diff --git a/ihtml/themes/altlinux/sizelimit.tpl b/ihtml/themes/altlinux/sizelimit.tpl index 6ec66dc4f..276404de8 100644 --- a/ihtml/themes/altlinux/sizelimit.tpl +++ b/ihtml/themes/altlinux/sizelimit.tpl @@ -7,7 +7,7 @@

{t}ignore this error and show all entries the LDAP server returns{/t}
-{t}ignore this error and show all entries that fit int the defined sizelimit and let me use filters instead{/t}
+{t}ignore this error and show all entries that fit into the defined sizelimit and let me use filters instead{/t}
{$limit_message}

diff --git a/ihtml/themes/default/sizelimit.tpl b/ihtml/themes/default/sizelimit.tpl index 6ec66dc4f..276404de8 100644 --- a/ihtml/themes/default/sizelimit.tpl +++ b/ihtml/themes/default/sizelimit.tpl @@ -7,7 +7,7 @@

{t}ignore this error and show all entries the LDAP server returns{/t}
-{t}ignore this error and show all entries that fit int the defined sizelimit and let me use filters instead{/t}
+{t}ignore this error and show all entries that fit into the defined sizelimit and let me use filters instead{/t}
{$limit_message}

diff --git a/include/functions.inc b/include/functions.inc index 5acf7ff7f..89dfcf29a 100644 --- a/include/functions.inc +++ b/include/functions.inc @@ -1528,7 +1528,7 @@ function gosaRaiseError($errno, $errstr, $errfile, $errline) if ($_SESSION['js']==FALSE){ $error_collector= "

"; } else { - $error_collector= "
 "._("Generating this page caused the PHP interpreter to rise some errors!")."