]> git.mxchange.org Git - mailer.git/blobdiff - inc/language/mydata_de.php
Extension ext-network continued, "translation" function introduced:
[mailer.git] / inc / language / mydata_de.php
index e5d1dbd913934ea35f25af756f14e6121d2c45e9..5293a5f233685af8cec5730375d421c01f8484aa 100644 (file)
@@ -17,7 +17,7 @@
  * -------------------------------------------------------------------- *
  * Copyright (c) 2003 - 2009 by Roland Haeder                           *
  * Copyright (c) 2009 - 2011 by Mailer Developer Team                   *
- * For more information visit: http://www.mxchange.org                  *
+ * 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 *
@@ -44,6 +44,7 @@ if (!defined('__SECURITY')) {
 addMessages(array(
        'MEMBER_PROFILE_LAST_CHANGE' => "Letzte Änderung",
        'MEMBER_PROFILE_UPDATED' => "Ihre Profildaten wurden aktualisiert.",
+       'MEMBER_EMAIL_IS_ALREADY_REGISTERED' => "Die Email-Adresse wird bereits von einem anderen Account verwendet.",
 ));
 
 // [EOF]