On 04/07/2010 10:56 AM, Eric "Sparks" Christensen wrote: > There appears to be a problem with generating new pot files... > > Processing file en-US/DiskEncryptionUserGuide.xml > ERROR: Verbatim content can not be embedded in translatable content, > found a programlisting in a para! at /usr/bin/publican line 486 > > ...but I haven't figured out what the problem is there. > To make life easier for translators, Publican now no longer allows you to embed verbatim content (like programlistings and screens) inside translatable content (like paras). So the error message is telling you that somewhere in DiskEncryptionUserGuide.xml, there's a <programlisting> embedded in a <para> and Publican won't let you create POT files until you move it out of the <para>. Cheers Rudi -- docs mailing list docs@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe: https://admin.fedoraproject.org/mailman/listinfo/docs