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