diff --git a/htdocs/translate.class.php b/htdocs/translate.class.php index 4e367befdea..c5e057974db 100644 --- a/htdocs/translate.class.php +++ b/htdocs/translate.class.php @@ -163,7 +163,6 @@ class Translate { * \brief Load in a memory array, translation key-value for a particular file. * If data for file already loaded, do nothing. * All data in translation array are stored in ISO-8859-1 format. - * \\TODO Store data arrays in UTF-8 format. * \param domain File name to load (.lang file) * \param alt Use alternate file even if file in target language is found * \return int <0 if KO, >0 if OK