Code

translation fixes.
[gosa.git] / plugins / admin / systems / class_termDNS.inc
index 5856eeef53630b9aeea10c6187117162d508649c..9b91a0b89292f6ede0a030702d33bdee3877b439 100644 (file)
@@ -439,7 +439,7 @@ class termDNS extends plugin
     $message= plugin::check();
 
     if($this->dhcpEnabled && $this->dhcp_is_Account && $this->dhcpParentNode != "" && count($this->dhcpHostEntry) == 0){
-      $message[] =_("You haven not configured your dhcp settings yet.");
+      $message[] =_("You have not configured your dhcp settings yet.");
     }
 
     /* Check if ip must be given