Pavel Sanda wrote:
> -                             os << _("% Plaintext does not have a 
> preamble.");
> +                             os << "% "<< _("Plaintext does not have a 
> preamble.");

Also I just found while translating that we consistently use "Plain text" 
instead of Plaintext... P

>                       } else
>                               writePlaintextFile(*this, os, runparams);
>               } else if (params().isDocBook()) {

Reply via email to