]> git.mxchange.org Git - mailer.git/blobdiff - inc/language/active_de.php
Fixed bug 'sprintf() too few arguments':
[mailer.git] / inc / language / active_de.php
index 1ce5e2b2d281b8cf35f8b65ae1c13a2e6e6b0336..5b38dc4aa62c9b96c74001cdf5017186b7547765 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 - 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 *
@@ -46,8 +46,8 @@ addMessages(array(
        'GUEST_ACTIVE_NO_MEMER_ONLINE_TODAY' => "Heute war noch kein einziges Mitglied online.",
        'GUEST_ACTIVE_HEADER' => "Wir waren heute online.",
        'GUEST_ACTIVE_FOOTER' => "Diese Mitglieder waren heute bei <strong>{?MAIN_TITLE?}</strong> eingeloggt.",
-       'ADMIN_CONFIG_ACTIVE_TITLE' => "Einstellungen an Aktiv-Liste",
-       'ADMIN_CONFIG_ACTIVE_LIMIT' => "Anzahl Eintr&auml;ge in Liste",
+       'ADMIN_CONFIG_ACTIVE_TITLE' => "Einstellungen an Aktiv-Liste:",
+       'ADMIN_CONFIG_ACTIVE_LIMIT' => "Anzahl Eintr&auml;ge in Liste:",
 ));
 
 // [EOF]