X-Git-Url: https://git.mxchange.org/?p=mailer.git;a=blobdiff_plain;f=inc%2Flanguage%2Fvalidator_de.php;h=82c3802ae6f40f67d6f0f0e753a1427b46e03a79;hp=0705b4775c936321a4342a4b943e1ff94420a127;hb=e5dffd4249c97200cbad02f3f4eaf5c373fdb89a;hpb=48b01b793f8953018586b10eeb3d7b0a762af765 diff --git a/inc/language/validator_de.php b/inc/language/validator_de.php index 0705b4775c..82c3802ae6 100644 --- a/inc/language/validator_de.php +++ b/inc/language/validator_de.php @@ -10,16 +10,14 @@ * -------------------------------------------------------------------- * * Kurzbeschreibung : Deutsche Sprachunterstuetzung * * -------------------------------------------------------------------- * - * $Revision:: 1690 $ * - * $Date:: 2010-01-01 17:04:52 +0100 (Fri, 01 Jan 2010) $ * + * $Revision:: $ * + * $Date:: $ * * $Tag:: 0.2.1-FINAL $ * - * $Author:: quix0r $ * - * Needs to be in all Files and every File needs "svn propset * - * svn:keywords Date Revision" (autoprobset!) at least!!!!!! * + * $Author:: $ * * -------------------------------------------------------------------- * * 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,7 +42,7 @@ if (!defined('__SECURITY')) { // Language definitions addMessages(array( - 'ADMIN_CONFIG_VALIDATOR_TITLE' => "Validierer-Einstellungen", + 'ADMIN_CONFIG_VALIDATOR_TITLE' => "Validierer-Einstellungen:", 'ADMIN_CONFIG_VALIDATOR_ENABLED' => "Sind unten im Footer die Validierer-Buttons zum direkten Validieren der Seiten eingeblendet?" ));