This commit is contained in:
Nekotekina 2016-05-13 16:55:34 +03:00
parent 38c444cfa1
commit e2d82394f6
156 changed files with 2228 additions and 1616 deletions

View file

@ -14,7 +14,7 @@ typedef const char *HostCode;
#include "cellL10n.h"
LOG_CHANNEL(cellL10n);
logs::channel cellL10n("cellL10n", logs::level::notice);
// Translate code id to code name. some codepage may has another name.
// If this makes your compilation fail, try replace the string code with one in "iconv -l"