Remove a TODO
This commit is contained in:
parent
f35e3108d0
commit
f2746207c4
@ -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
|
||||
|
||||
Loading…
Reference in New Issue
Block a user