Variable GffLocString.strings

Language => string pairs

struct GffLocString
{
  // ...
  string[int] strings ;
  // ...
}