xref: /plugin/smtp/lang/de/lang.php (revision a9db1dc4eae344e84dd8342af0373907f04056e2)
1dd3fc410SAndreas Gohr<?php
2dd3fc410SAndreas Gohr
3dd3fc410SAndreas Gohr/**
4dd3fc410SAndreas Gohr * @license    GPL 2 (http://www.gnu.org/licenses/gpl.html)
5dd3fc410SAndreas Gohr *
6*a9db1dc4SAndreas Gohr * @author Andreas Gohr <andi@splitbrain.org>
7dd3fc410SAndreas Gohr * @author Dominik Eckelmann <deckelmann@gmail.com>
8dd3fc410SAndreas Gohr */
9*a9db1dc4SAndreas Gohr$lang['menu']                  = 'SMTP Konfiguration überprüfen';
10e452efc7SAndreas Gohr$lang['nofrom']                = 'Sie haben die "mailfrom" Option nicht gesetzt. Der E-Mail Versand wird deshalb vermutlich fehlschlagen.';
11