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