GffLocString.this - multiple declarations

Function GffLocString.this

this (
  uint strref,
  string[int] strings = cast(string[int])null
);

Function GffLocString.this

JSON to LocString

this (
  in const(JSONValue) json
);