]> git.mxchange.org Git - mailer.git/blobdiff - inc/language/removeip_de.php
mailer project continued:
[mailer.git] / inc / language / removeip_de.php
index 69478194dd70a225b2d1384876c821ba4da75f6b..78ab9ab2fee2ba03e55bad374faaa3f5b1f63793 100644 (file)
  * $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                           *
- * 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 *
@@ -44,10 +43,10 @@ if (!defined('__SECURITY')) {
 // Language definitions
 addMessages(array(
        'ADMIN_CONFIG_REMOVEIP_TITLE' => "Konfiguration zur Anonymität/Privatsphähre",
-       'ADMIN_CONFIG_REMOVEIP_ANON_IP' => "IP-Nummer anonymisieren?<br /><span class=\"admin_note\">(Siehe dazu weiter unten)</span>",
-       'ADMIN_CONFIG_REMOVEIP_ANON_HOST' => "Hostname anonymisieren?<br /><span class=\"admin_note\">(Dieser wird als <strong>localhost.localnet</strong> ausgegeben.)</span>",
-       'ADMIN_CONFIG_REMOVEIP_ANON_UA' => "User-Agent anonymisieren?<br /><span class=\"admin_note\">(Dieser wird als Strich ausgegeben.)</span>",
-       'ADMIN_CONFIG_REMOVEIP_ANON_REF' => "Referer anonymisieren?<br /><span class=\"admin_note\">(Dieser wird als Strich ausgegeben.)</span>",
+       'ADMIN_CONFIG_REMOVEIP_ANON_IP' => "IP-Nummer anonymisieren?<br /><span class=\"notice\">(Siehe dazu weiter unten)</span>",
+       'ADMIN_CONFIG_REMOVEIP_ANON_HOST' => "Hostname anonymisieren?<br /><span class=\"notice\">(Dieser wird als <strong>localhost.localnet</strong> ausgegeben.)</span>",
+       'ADMIN_CONFIG_REMOVEIP_ANON_UA' => "User-Agent anonymisieren?<br /><span class=\"notice\">(Dieser wird als Strich ausgegeben.)</span>",
+       'ADMIN_CONFIG_REMOVEIP_ANON_REF' => "Referer anonymisieren?<br /><span class=\"notice\">(Dieser wird als Strich ausgegeben.)</span>",
        'ADMIN_CONFIG_REMOVEIP_ANONYMOUS_IP' => "Als was soll die anonymisierte IP-Nummer ausgegeben werden?",
        'ADMIN_CONFIG_REMOVEIP_LOCAL' => "127.0.0.1 (Lokal)",
        'ADMIN_CONFIG_REMOVEIP_ZERO' => "0.0.0.0 (Nicht existierend)",