]> git.mxchange.org Git - mailer.git/blobdiff - inc/language/usage_de.php
www is out-dated
[mailer.git] / inc / language / usage_de.php
index 6aaba4c29ef9ff3c6c07d72c57ae175b92b9c72d..7fd235f646ac50f08b87dd8c410fe591cec2d5f5 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 - 2011 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_USAGE_DIRECTORY_404' => "Das Verzeichnis <span class=\"data\">%s</span> scheint auf Ihrem Server zu fehlen. Funktion nicht verf&uuml;gbar.",
+       'ADMIN_USAGE_DIRECTORY_404' => "Das Verzeichnis <span class=\"data\">{?usage_base?}</span> scheint auf Ihrem Server zu fehlen. Funktion nicht verf&uuml;gbar.",
 ));
 
 // [EOF]