sergeynikitin Messages: 748 Registered: January 2008 Location: Moscow, Russia
Contributor
Another comment, just noticed that you are using a macro
t_()
at runtime. In my opinion this is a macro definition for the compiler, and only works at compile time, and during the work can not be used (although could be wrong).