]> git.mxchange.org Git - mailer.git/blobdiff - inc/language/optimize_de.php
Moved "fix" files (which only helps to fix stuff) in own inc/fixes/ folder.
[mailer.git] / inc / language / optimize_de.php
index 0a42a8e0a3c6b859ebe2a804f49375086d996fd9..768e54a5dea8844338e9b5724aac3aa67ec2ee15 100644 (file)
@@ -16,7 +16,7 @@
  * $Author::                                                          $ *
  * -------------------------------------------------------------------- *
  * Copyright (c) 2003 - 2009 by Roland Haeder                           *
- * Copyright (c) 2009 - 2013 by Mailer Developer Team                   *
+ * Copyright (c) 2009 - 2016 by Mailer Developer Team                   *
  * For more information visit: http://mxchange.org                      *
  *                                                                      *
  * This program is free software; you can redistribute it and/or modify *
@@ -51,6 +51,7 @@ addMessages(array(
        'ADMIN_OPTIMIZE_STATUS_OK' => "Nein",
        '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_TABLE_DOES_NOT_SUPPORT_OPTIMIZE_DOING_RECREATE__ANALYZE_INSTEAD' => "Keine Unterstützung (3)",
        'ADMIN_OPTIMIZE_STATUS_UNSUPPORTED' => "Nicht möglich",
        'ADMIN_OPTIMIZE_STATUS_OPTIMIZED' => "Optimiert.",
        'ADMIN_OPTIMIZE_DB_TOTAL_TABLES' => "Gesamtzahl angelegter Tabellen",