We created a patch [1] for Forumatic to allow us to use incomplete language files without errors or missing output. Instead english is displayed in these places. The patch could be adjusted to load the default board language instead. At the same time this is a lot of overhead if the chosen language is actually complete, since both languages are completely loaded (although not kept in memory, since values overwrite each other). Do you think this is something we should add to phpBB or should we rather stick to having "{ L_MISSING_VAR }" output and errors if a key is used directly in the code?
[1] https://github.com/naderman/forumatic-p ... lish.patch



