>>>>> "Angus" == Angus Leeming <[EMAIL PROTECTED]> writes:
Angus> Jean-Marc Lasgouttes wrote: Don't use N_("...") here, use Angus> _("..."). >> No, we do use N_() here, because we want to pass the message in >> english to the lyxserver. Translation is done later, except that we >> do not do it currently :) I'll send a patch later. Angus> Ach. So if someone were to add anything to this string then Angus> translation would break, no? Sure, but we are not supposed to do that :) JMarc