13.05.2015, 10:06
Is there any possibility to write specified text to an array depending on language, i.e. is there any function like Text_Get(Language:lang, identifier[], dest[]) - where lang - is a language, identifier is a key for text (like HELLO_MESSAGE in a line "HELLO_MESSAGE = Hello there") and dest - is a destination array?