From poy at 123gen.com Fri Mar 20 14:08:43 2009 Content-Type: multipart/mixed; boundary="===============8787900302241989152==" MIME-Version: 1.0 From: poy To: devel at lists.po4a.org Subject: [Po4a-devel] Xhtml: SSI comment included in translations Date: Fri, 20 Mar 2009 15:00:13 +0100 Message-ID: --===============8787900302241989152== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable hi, i've been playing with the "includessi" option from the Xhtml module = recently, and it's working very well! between and , i add: and the contents of that file are correctly translated and included. the tag is changed into a simple comment: followed by the translated contents of the included file. all good, but i have one little (non-)issue; in the translation template, = the following translation is added: #. type: Content of: #: help/commands_user.html:15 help/window_hub.html:45 msgid "" msgstr "" obviously this is not to be translatable; when i add a comment between = and , eg: the comment is ignored by po4a and doesn't end up in the translation file. = so it's a little odd that the SSI comment does end up in there... could this be checked please? thanks, poy = --===============8787900302241989152==--