rgheck wrote: > So, we need some code in po/lyx_pot.py. Do I then just pass the relevant > strings through qt_()? E.g., something like: QString desc = > qt_(module.getDescription())?
No. Have a look at the method layouts_l10n in lyx_pot.py for a model. BTW I think the layouts/ folder gets a bit cluttered. I think we should move the modules to a modules/ directory. Jürgen