]> git.mxchange.org Git - mailer.git/blobdiff - inc/language/timezone_de.php
Extension ext-network continued:
[mailer.git] / inc / language / timezone_de.php
index ab36787f7331747c52e8897182f4fced5015714e..d4084195773827848575682e9c729b03e98f9ae3 100644 (file)
@@ -17,7 +17,7 @@
  * -------------------------------------------------------------------- *
  * Copyright (c) 2003 - 2009 by Roland Haeder                           *
  * Copyright (c) 2009 - 2011 by Mailer Developer Team                   *
- * For more information visit: http://www.mxchange.org                  *
+ * 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,8 +42,8 @@ if (!defined('__SECURITY')) {
 
 // Language definitions
 addMessages(array(
-       'ADMIN_EDIT_TIMEZONE_SETTINGS' => "Konfiguration der Zeitzone",
-       'ADMIN_CONFIG_TIMEZONE' => "Zeitzone einstellen (z.B. Europe/Berlin):",
+       'ADMIN_CONFIG_TIMEZONE_TITLE' => "Konfiguration der Zeitzone",
+       'ADMIN_CONFIG_ENTER_TIMEZONE' => "Zeitzone einstellen (z.B. Europe/Berlin):",
 ));
 
 // [EOF]