Code

Modified Translation String.
authorjanw <janw@594d385d-05f5-0310-b6e9-bd551577e9d8>
Fri, 16 Sep 2005 11:37:05 +0000 (11:37 +0000)
committerjanw <janw@594d385d-05f5-0310-b6e9-bd551577e9d8>
Fri, 16 Sep 2005 11:37:05 +0000 (11:37 +0000)
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@1378 594d385d-05f5-0310-b6e9-bd551577e9d8

plugins/admin/FAI/class_faiManagement.inc

index fcbb4196d0efe6cce0de7f8683a97d479b785aa1..7ec7329f6d149b55ede689a65a554989deb3454b 100644 (file)
@@ -395,7 +395,7 @@ class faiManagement extends plugin
                                        array("string" => "&nbsp;"),
                                        array("string" => _("FAI objects / ObjectClasses")),
                                        array("string" => _("Object group")),
-                                       array("string" => _("Obtions"), "attach" => "style='border:none'" )));
+                                       array("string" => _("Options"), "attach" => "style='border:none'" )));
 
 
                $action  = "<input type='image' src='images/edit.png'   alt='"._("edit")."'   name='entry_edit_%KEY%' title='"._("Edit object")."'>";