summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: a74fa0e)
raw | patch | inline | side by side (parent: a74fa0e)
author | psc <psc@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Fri, 20 Mar 2009 09:40:55 +0000 (09:40 +0000) | ||
committer | psc <psc@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Fri, 20 Mar 2009 09:40:55 +0000 (09:40 +0000) |
share with special characters more informative.
(Trac #2244)
git-svn-id: https://oss.gonicus.de/repositories/gosa/branches/2.6-lhm@13555 594d385d-05f5-0310-b6e9-bd551577e9d8
(Trac #2244)
git-svn-id: https://oss.gonicus.de/repositories/gosa/branches/2.6-lhm@13555 594d385d-05f5-0310-b6e9-bd551577e9d8
trunk/gosa-plugins/goto/admin/systems/services/nfs/class_servNfs.inc | patch | blob | history | |
trunk/gosa-plugins/goto/locale/de/LC_MESSAGES/messages.po | patch | blob | history |
diff --git a/trunk/gosa-plugins/goto/admin/systems/services/nfs/class_servNfs.inc b/trunk/gosa-plugins/goto/admin/systems/services/nfs/class_servNfs.inc
index 105d9565db00261eca8d23d45608b98ad50171e0..8efb0fefbfe6c4455b4f5b17d59285cd073e4ee5 100644 (file)
}
} else {
if (!tests::is_path($this->path)){
- $message[]= _("'Path / Volume' must contain at least one '/'!");
+ $message[]= _("'Path / Volume' must contain at least one '/' and no special characters!");
}
}
diff --git a/trunk/gosa-plugins/goto/locale/de/LC_MESSAGES/messages.po b/trunk/gosa-plugins/goto/locale/de/LC_MESSAGES/messages.po
index 3f435c9cfa1fb46c21ad62f47a5db85d2ca9be28..5e54c9360bf6d85643af0f17f9ffbf6a5669b1d8 100644 (file)
msgstr "'Pfad / Volume' muß das Format 'server:port' haben!"
#: admin/systems/services/nfs/class_servNfs.inc:188
-msgid "'Path / Volume' must contain at least one '/'!"
-msgstr "'Pfad / Volume' muß mindestens ein '/' enthalten!"
+msgid "'Path / Volume' must contain at least one '/' and no special characters!"
+msgstr "'Pfad / Volume' muß mindestens ein '/' enthalten und keine Sonderzeichen!"
#: admin/systems/services/nfs/servnfs.tpl:1
msgid "Edit share"