On Sat, Nov 19, 2011 at 9:31 AM, Antoni Bella P?rez <antonibella5 at orange.es> wrote: > > ? Hi > > kate_configuring-part.po (missing entries) > > ?From Catalan Team I'm get dockbook generation in english from this entry: > Configuring With Document Variables > > ?I inspected the rest of Kate and KWrite docbook files and are correct. Don't > commit this rebuild.
xml2pot doesn't like that kate/configuring-part.docbook has two independent <sect1>s, and only outputs messages for the Editor Component Configuration <sect1>. When I enclose them both in a bogus <chapter> element, xml2pot outputs messages for the document variables <sect1> also. IMHO document variables are advanced stuff and can just live in Kate. So I'm happy to workaround this by moving that <sect1> back into kate/configuring.docbook. Sound good to everyone? -T.C.
