summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 0a800f5)
raw | patch | inline | side by side (parent: 0a800f5)
author | cajus <cajus@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Tue, 8 May 2007 12:36:19 +0000 (12:36 +0000) | ||
committer | cajus <cajus@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Tue, 8 May 2007 12:36:19 +0000 (12:36 +0000) |
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@6301 594d385d-05f5-0310-b6e9-bd551577e9d8
setup/class_setupStep_Feedback.inc | patch | blob | history |
index dc273e64fd8ce51981d11377389c31442a505db7..191bab8f8642295e88526fbcea864e817cd4f448 100644 (file)
$this->features_used['asterisk'] = array("USED" => isset($oc['goFonAccount']),
"NAME" => _("Asterisk administration"));
$this->features_used['inventory'] = array("USED" => isset($oc['glpiAccount']) ,
- "NAME" => _("System invetory"));
+ "NAME" => _("System inventory"));
$this->features_used['system'] = array("USED" => FALSE ,
"NAME" => _("System-/Configmanagement"));
$this->features_used['addressbook'] = array("USED" => FALSE ,