./inc/functions.php:2473:// @TODO cacheFiles is not yet supported
./inc/gen_sql_patches.php:95:// @TODO Rewrite this to a filter
./inc/header.php:66:// @TODO Find a way to not use direct module comparison
-./inc/install-functions.php:91: // @TODO DEACTIVATED: changeDataInLocalConfigurationFile('OUTPUT-MODE', "setConfigEntry('OUTPUT_MODE', '", "');", postRequestElement('omode'), 0);
+./inc/install-functions.php:402: // @TODO Comparing with DEFAULT_MAIN_TITLE doesn't work
+./inc/install-functions.php:97: // @TODO DEACTIVATED: changeDataInLocalConfigurationFile('OUTPUT-MODE', "setConfigEntry('OUTPUT_MODE', '", "');", postRequestElement('omode'), 0);
./inc/language/de.php:1141: // @TODO Rewrite these two constants
./inc/language/de.php:1157: // @TODO Rewrite these three constants
./inc/language/de.php:46: // @TODO Please sort these language elements
'DEFAULT_MT_WORD2' => "Mailtausches",
'DEFAULT_MT_WORD3' => "Mailtauscher",
'DEFAULT_POINTS' => "Punkte",
- 'DEFAULT_MAIN_TITLE' => "Titel Ihres {?mt_word2?} hier",
+ 'DEFAULT_MAIN_TITLE' => "Titel Ihres {OPEN_CONFIG}mt_word2{CLOSE_CONFIG} hier",
'DEFAULT_SLOGAN' => "Ihr Werbespruch hier",
'DEFAULT_WEBMASTER' => "ihre@email-addresse.example",
'PROBLEM_POINTS_OVERVIEW_UNAVAILABLE' => "{?POINTS?}-Übersicht derzeit nicht verfügbar.",