summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: ea539c4)
raw | patch | inline | side by side (parent: ea539c4)
author | cajus <cajus@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Tue, 8 May 2007 10:20:34 +0000 (10:20 +0000) | ||
committer | cajus <cajus@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Tue, 8 May 2007 10:20:34 +0000 (10:20 +0000) |
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@6299 594d385d-05f5-0310-b6e9-bd551577e9d8
setup/class_setupStep_Schema.inc | patch | blob | history |
index 8fe111673b09a2d9e2f5461c1b441809d2703301..8d22f6ed60e352384a9620edfc653969862a57f7 100644 (file)
{
$this->s_title = _("LDAP schema check");
$this->s_title_long = _("LDAP schema check");
- $this->s_info = _("Perform test on your curren LDAP schema");
+ $this->s_info = _("Perform test on your current LDAP schema");
}