X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=inc%2Flanguage%2Foptimize_de.php;h=5102b35e3715ca349a8912f6da646c03530e8c04;hb=ba764b4060d3d82fc59e1bd72f68d0a4bb51f723;hp=e536fc75509b3cf3c535d200ca4648d48be84c04;hpb=83b592ec7b67258426acab646f682830ce9128c7;p=mailer.git diff --git a/inc/language/optimize_de.php b/inc/language/optimize_de.php index e536fc7550..5102b35e37 100644 --- a/inc/language/optimize_de.php +++ b/inc/language/optimize_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 - 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 * @@ -50,7 +48,7 @@ addMessages(array( 'ADMIN_OPTIMIZE_TOTAL_SIZE' => "Gesamtgrösse", 'ADMIN_OPTIMIZE_GAIN_SIZE' => "Eingespart", 'ADMIN_OPTIMIZE_STATUS_OK' => "Nein", - 'ADMIN_OPTIMIZE_STATUS_TABLE_DOES_NOT_SUPPORT_ADMIN_OPTIMIZE_DOING_RECREATE_ANALYZE_INSTEAD' => "Keine Unterstützung (1)", + 'ADMIN_OPTIMIZE_STATUS_TABLE_DOES_NOT_SUPPORT_OPTIMIZE_DOING_RECREATE_ANALYZE_INSTEAD' => "Keine Unterstützung (1)", 'ADMIN_OPTIMIZE_STATUS_THE_STORAGE_ENGINE_FOR_THE_TABLE_DOESNT_SUPPORT_OPTIMIZE' => "Keine Unterstützung (2)", 'ADMIN_OPTIMIZE_STATUS_UNSUPPORTED' => "Nicht möglich", 'ADMIN_OPTIMIZE_STATUS_OPTIMIZED' => "Optimiert.",