X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=inc%2Flanguage%2Fusage_de.php;h=7fd235f646ac50f08b87dd8c410fe591cec2d5f5;hb=4fbb69b66564237c51d4eaf8c82d0d8cdfcf84a0;hp=6aaba4c29ef9ff3c6c07d72c57ae175b92b9c72d;hpb=263a089d8a499e0e26d0af9e7aa7639f88b8ca60;p=mailer.git diff --git a/inc/language/usage_de.php b/inc/language/usage_de.php index 6aaba4c29e..7fd235f646 100644 --- a/inc/language/usage_de.php +++ b/inc/language/usage_de.php @@ -14,11 +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 * - * For more information visit: http://www.mxchange.org * + * Copyright (c) 2009 - 2011 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 * @@ -43,7 +42,7 @@ if (!defined('__SECURITY')) { // Language definitions addMessages(array( - 'ADMIN_USAGE_DIRECTORY_404' => "Das Verzeichnis %s scheint auf Ihrem Server zu fehlen. Funktion nicht verfügbar.", + 'ADMIN_USAGE_DIRECTORY_404' => "Das Verzeichnis {?usage_base?} scheint auf Ihrem Server zu fehlen. Funktion nicht verfügbar.", )); // [EOF]