X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=inc%2Flanguage%2Fbooking_de.php;h=77e8fed9b76692b43bc050a081dea92ac62fefce;hb=4fef71140a7d5faeaff256ab7c5bf4616c671f63;hp=e0367c8e83598a40e4f8e9022ff1c776543431d5;hpb=c3b4eaf29946349ff058691db2dcb615a5379bb2;p=mailer.git diff --git a/inc/language/booking_de.php b/inc/language/booking_de.php index e0367c8e83..77e8fed9b7 100644 --- a/inc/language/booking_de.php +++ b/inc/language/booking_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 - 2012 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 * @@ -42,6 +42,9 @@ if (!defined('__SECURITY')) { // Language strings addMessages(array( + // Admin member 'action' links + 'ADMIN_USER_ACTION_LINK_LIST_BOOKING' => "Kontoauszug anzeigen", + 'ADMIN_USER_ACTION_LINK_LIST_BOOKING_TITLE' => "Zeigt den Kontoauszug des Mitgliedes an.", )); // [EOF]