X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=inc%2Flanguage%2Fmydata_de.php;h=cb86ac51320b2bffe6020ab354ae633ccf6235bf;hb=da5c63bacddced77a951cbe7b223f314885a6c87;hp=fbc9695bf99c55af33636e5159df5d3f1f8a35ef;hpb=dc25bd7a76750f02e2d617c9db9eb0aae53270f5;p=mailer.git diff --git a/inc/language/mydata_de.php b/inc/language/mydata_de.php index fbc9695bf9..cb86ac5132 100644 --- a/inc/language/mydata_de.php +++ b/inc/language/mydata_de.php @@ -16,8 +16,8 @@ * $Author:: $ * * -------------------------------------------------------------------- * * Copyright (c) 2003 - 2009 by Roland Haeder * - * Copyright (c) 2009 - 2011 by Mailer Developer Team * - * For more information visit: http://www.mxchange.org * + * Copyright (c) 2009 - 2013 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 * @@ -45,6 +45,7 @@ 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.", + 'PRE_UPDATE_USER_DATA_FAILED' => "Überprüfung Ihrer Mitgliedsdaten vor Aktualisierung fehlgeschlagen. Bitte setzen Sie sich mit uns in Verbindung.", )); // [EOF]