]> git.mxchange.org Git - mailer.git/blobdiff - inc/language/repair_de.php
Updated copyright year.
[mailer.git] / inc / language / repair_de.php
index a36d80e704c23853f8771b64f1a809892beadca5..b51c5486a7f6f422d271cdfbe8fa86366fe2df2a 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                  *
+ * Copyright (c) 2009 - 2016 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 *
@@ -49,6 +47,7 @@ addMessages(array(
        'ADMIN_REPAIR_NOTHING_FIXED' => "Es wurden keine Einträge repariert.",
        'ADMIN_REPAIR_LANGUAGE_TO_MUCH' => "Es sind mehr als 100 nicht existierende Elemente in der Zielsprachdatei gefunden worden.",
        'ADMIN_REPAIR_LANGUAGE_TITLE' => "Analyse an den Sprachdateien",
+       'ADMIN_REPAIR_REFERRAL_SYSTEM_DONE' => "Das Referral-System wurde zurückgesetzt und neu aufgebaut.",
 ));
 
 // [EOF]