X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=inc%2Flanguage%2Fbooking_de.php;h=77e8fed9b76692b43bc050a081dea92ac62fefce;hb=4fef71140a7d5faeaff256ab7c5bf4616c671f63;hp=eff7c6641ceaf77bb5eae4c66b23304115e91a3a;hpb=20741b93fd58620af677a7f1039ffd16ea6ec689;p=mailer.git diff --git a/inc/language/booking_de.php b/inc/language/booking_de.php index eff7c6641c..77e8fed9b7 100644 --- a/inc/language/booking_de.php +++ b/inc/language/booking_de.php @@ -16,7 +16,7 @@ * $Author:: $ * * -------------------------------------------------------------------- * * Copyright (c) 2003 - 2009 by Roland Haeder * - * Copyright (c) 2009 - 2011 by Mailer Developer Team * + * 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 * @@ -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]