X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=inc%2Flanguage%2Fimprint_de.php;h=8ec9289a9ee54b91afa0d6f27a8ed42c4d050261;hb=f03ec3051c3d666192d45c0c2f6aa2652ecb6dc5;hp=70a24fbf653c986a9e7a3484edeec4e4ccef9e48;hpb=09f5758c42a33a56bdd461c946ffe759a59c54aa;p=mailer.git diff --git a/inc/language/imprint_de.php b/inc/language/imprint_de.php index 70a24fbf65..8ec9289a9e 100644 --- a/inc/language/imprint_de.php +++ b/inc/language/imprint_de.php @@ -14,12 +14,10 @@ * $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 - 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,7 +42,7 @@ if (!defined('__SECURITY')) { // Language definitions addMessages(array( - 'ADMIN_IMPRINT_NO_ROWS' => "Keine Impressumsdaten gefunden! Bitte Erweiterung neuinstallieren, dies fügt Standart-Einträge dazu.", + 'ADMIN_IMPRINT_NO_ROWS' => "Keine Impressumsdaten gefunden! Bitte Erweiterung neuinstallieren, dies fügt Standard-Einträge dazu.", 'ADMIN_CONFIG_IMPRINT' => "Konfiguration der Impressumsdaten", 'ADMIN_IMPRINT_KEY' => "Eintragsname", 'ADMIN_IMPRINT_VALUE' => "Datenwert",