This is a simple class to retrieve localization texts that are stored in language files. It is meant to help in adaptation of the same application in different idioms.
The class reads a localization file for the specificed idiom and then it may output or return text strings of that idiom given the number of the line of the text in the language file.