From: cajus Date: Fri, 27 Jun 2008 12:11:05 +0000 (+0000) Subject: Changed message of path check X-Git-Url: https://git.tokkee.org/?a=commitdiff_plain;h=2583f524812f99633ce3a8302184ff5ae9415c31;p=gosa.git Changed message of path check git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@11466 594d385d-05f5-0310-b6e9-bd551577e9d8 --- diff --git a/gosa-plugins/goto/admin/systems/services/nfs/class_servNfs.inc b/gosa-plugins/goto/admin/systems/services/nfs/class_servNfs.inc index 395e856b9..4c2e2b860 100644 --- a/gosa-plugins/goto/admin/systems/services/nfs/class_servNfs.inc +++ b/gosa-plugins/goto/admin/systems/services/nfs/class_servNfs.inc @@ -179,7 +179,7 @@ class servnfs extends plugin } if(!tests::is_path($this->path)){ - $message[]= msgPool::invalid(_("Path")); + $message[]= _("'Path / Volume' must contain at least one '/'!"); } // only 0-9a-z