In Menubar_pimpl.C there are lines such as:

        //xgettext:no-c-format
        static char const * MenuNames[6] = { N_("Insert Reference%m"),

I understand now that this is what Lars was talking about a few days ago. The 
comment is needed because of the existence of the "%" in the string?

So, I should put similar comments in all other _() strings containing a "%"? 
As well, of course, as modifying those sed-scripts.

Angus

Reply via email to