file extension LOC - Localisation string resource header file
File extension LOC description:
String resource files are text files which contain strings in different languages. By using string resource files it is possible to create applications which can be translated to new langauges without changing the source or recompiling the application. Each string is identified by a unique number and a language number. Strings are referred to by their identification number and an application has a current language, by combining those two numbers a string for a specific language is selected..loc
