X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=inc%2Flanguage%2Fmydata_de.php;h=5293a5f233685af8cec5730375d421c01f8484aa;hb=124d4b3bc1bd76ddb10a8dd83d5055af041f51eb;hp=e5d1dbd913934ea35f25af756f14e6121d2c45e9;hpb=c3b4eaf29946349ff058691db2dcb615a5379bb2;p=mailer.git diff --git a/inc/language/mydata_de.php b/inc/language/mydata_de.php index e5d1dbd913..5293a5f233 100644 --- a/inc/language/mydata_de.php +++ b/inc/language/mydata_de.php @@ -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]