]> git.mxchange.org Git - mailer.git/blobdiff - inc/language/logs_de.php
Updated copyright notice as there are changes in this year
[mailer.git] / inc / language / logs_de.php
index eeb77ef6b67f5b59309c84014c5e5bb22696dbb1..3d9f22116846d13640e8ff8cfcc97b651ba3b793 100644 (file)
  * $Date::                                                            $ *
  * $Tag:: 0.2.1-FINAL                                                 $ *
  * $Author::                                                          $ *
- * Needs to be in all Files and every File needs "svn propset           *
- * svn:keywords Date Revision" (autoprobset!) at least!!!!!!            *
  * -------------------------------------------------------------------- *
  * Copyright (c) 2003 - 2009 by Roland Haeder                           *
- * For more information visit: http://www.mxchange.org                  *
+ * Copyright (c) 2009 - 2013 by Mailer Developer Team                   *
+ * For more information visit: http://mxchange.org                      *
  *                                                                      *
  * This program is free software; you can redistribute it and/or modify *
  * it under the terms of the GNU General Public License as published by *
@@ -43,7 +42,7 @@ if (!defined('__SECURITY')) {
 
 // Language definitions
 addMessages(array(
-       'ADMIN_LOGS_DIR_404' => "Das Verzeichnis mit den Zugriffslogb&uuml;chern konnte nicht gefunden werden! (<span class=\"data\">%s</span>) Vermutlich unterst&uuml;tzt Ihr Server dieses nicht.",
+       'ADMIN_LOGS_DIR_404' => "Das Verzeichnis mit den Zugriffslogb&uuml;chern konnte nicht gefunden werden! (<span class=\"data\">{?logs_base?}</span>) Vermutlich unterst&uuml;tzt Ihr Server dieses nicht.",
        'ADMIN_LOGFILE_NOT_READABLE' => "Das Logbuch <span class=\"data\">%s</span> konnte nicht geladen werden.",
        'ADMIN_UNKNOWN_LOGFILE_FORMAT' => "Das Logbuch <span class=\"data\">%s</span> hat ein ung&uuml;ltiges oder nicht unterst&uuml;tztes Format.",
 ));