From: cajus Date: Mon, 2 May 2011 17:15:04 +0000 (+0000) Subject: Fixed wording X-Git-Url: https://git.tokkee.org/?a=commitdiff_plain;h=4fcc71c574238dd5aea21a278f64a07c3e308e2a;p=gosa.git Fixed wording git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@20780 594d385d-05f5-0310-b6e9-bd551577e9d8 --- diff --git a/gosa-core/plugins/admin/users/class_userManagement.inc b/gosa-core/plugins/admin/users/class_userManagement.inc index 2d27f7c4f..d215c6096 100644 --- a/gosa-core/plugins/admin/users/class_userManagement.inc +++ b/gosa-core/plugins/admin/users/class_userManagement.inc @@ -340,7 +340,7 @@ class userManagement extends management - // Change cassword + // Change password if(isset($this->force_hash_type[$this->dn])){ if(!change_password ($this->dn, $new_password,0,$this->force_hash_type[$this->dn],'', $message)){ msg_dialog::displayChecks(array($message)); diff --git a/gosa-core/plugins/generic/dashBoard/Register/register.tpl b/gosa-core/plugins/generic/dashBoard/Register/register.tpl index 7d0bbe753..3d9956042 100644 --- a/gosa-core/plugins/generic/dashBoard/Register/register.tpl +++ b/gosa-core/plugins/generic/dashBoard/Register/register.tpl @@ -68,7 +68,7 @@ {if $step == 2 && $default == "registrate"}

{t}Registration complete{/t}

- {t}GOsa instance sucessfully registered{/t} + {t}GOsa instance successfully registered{/t}