Add a fake AddModuleDescription such that the new translation files with
the new module description call don't fail on "do".
Also use :encoding(utf8) on opening the file as suggested by Ingo Belka
on the wiki instead of calling utf8::decode on every line.