Remove a TODO

This commit is contained in:
Laurent Destailleur 2008-10-24 01:06:12 +00:00
parent f35e3108d0
commit f2746207c4

View File

@ -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