On 2013-05-23 14:56, Andrei Alexandrescu wrote: > enum string unknownVar = "%s: unknown variable at line %s"; > ... gettext(unknownVar) ... That's kind of the same thing as using the key approach that Diggory didn't like. -- /Jacob Carlborg