]> git.mxchange.org Git - mailer.git/blobdiff - inc/language/usage_de.php
Removed comment introduced by Profi-Concept, this comment should fine (in a much...
[mailer.git] / inc / language / usage_de.php
index 6aaba4c29ef9ff3c6c07d72c57ae175b92b9c72d..a8d7f01f1c993714310853fdd5561c5a15f7b437 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                           *
+ * Copyright (c) 2009, 2010 by Mailer Developer Team                    *
  * For more information visit: http://www.mxchange.org                  *
  *                                                                      *
  * This program is free software; you can redistribute it and/or modify *
@@ -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]