]> git.mxchange.org Git - mailer.git/blobdiff - inc/language/maintenance_de.php
Updated copyright notice as there are changes in this year
[mailer.git] / inc / language / maintenance_de.php
index 1adc52dcd1123bfc395d8ab67771abad67abe427..eea29939c940bbce2182f6edfc50dfd5ba427c85 100644 (file)
@@ -4,7 +4,7 @@
  * ===================                          Last change: 08/13/2004 *
  *                                                                      *
  * -------------------------------------------------------------------- *
- * File              : de.php                                           *
+ * File              : maintenance_de.php                               *
  * -------------------------------------------------------------------- *
  * Short description : German langugage support                         *
  * -------------------------------------------------------------------- *
  * $Date::                                                            $ *
  * $Tag:: 0.2.1-FINAL                                                 $ *
  * $Author::                                                          $ *
- * Needs to be in all Files and every File needs "svn propset           *
- * svn:keywords Date Revision" (autoprobset!) at least!!!!!!            *
  * -------------------------------------------------------------------- *
  * Copyright (c) 2003 - 2009 by Roland Haeder                           *
- * Copyright (c) 2009, 2010 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 *
@@ -44,6 +42,9 @@ if (!defined('__SECURITY')) {
 
 // Language constans
 addMessages(array(
+       // General messages
+       'MAILER_DOWN_FOR_MAINTENANCE' => "System wegen Wartungsarbeiten geschlossen.",
+       // Admin messages
        'ADMIN_CHANGE_MAINTENANCE_MODE' => "Wartungsmodus ändern",
        'ADMIN_MAINTENANCE_MODE_INTRO' => "Wartungsmodus Ihrer Webseite",
        'ADMIN_MAINTENANCE_MODE_IS_INACTIVE' => "Der Wartungsmodus ist derzeit ausgeschaltet. Wenn Sie ihn jetzt aktivieren, wird Ihre Webseite gesperrt. Nur Administratoren können diese dann besuchen.",