]> git.mxchange.org Git - mailer.git/blobdiff - inc/language/booking_de.php
Mailer project continued:
[mailer.git] / inc / language / booking_de.php
index e0367c8e83598a40e4f8e9022ff1c776543431d5..77e8fed9b76692b43bc050a081dea92ac62fefce 100644 (file)
@@ -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]