[Po4a-commits] "po4a/share/doc po4a-build.xml, 1.8, 1.9 po4aman-display-po.xml, 1.3, 1.4 po4apod-display-po.xml, 1.3, 1.4"

Denis Barbier barbier-guest at alioth.debian.org
Fri Aug 20 19:37:02 UTC 2010


Update of /cvsroot/po4a/po4a/share/doc
In directory alioth:/tmp/cvs-serv9556/share/doc

Modified Files:
	po4a-build.xml po4aman-display-po.xml po4apod-display-po.xml 
Log Message:
Add xml:lang="en" attribute to the root node of XML documents

This attribute must be set in translated XML documents so that
section titles are translated in manual pages.
Po4a automatically inserts "en" into POT file, translators have
to put their language code.
Unfuzzy po/pod/*.po files with the right language code.


Index: po4aman-display-po.xml
===================================================================
RCS file: /cvsroot/po4a/po4a/share/doc/po4aman-display-po.xml,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- po4aman-display-po.xml	28 Jul 2010 21:43:58 -0000	1.3
+++ po4aman-display-po.xml	20 Aug 2010 19:36:39 -0000	1.4
@@ -2,7 +2,7 @@
 <!DOCTYPE refentry PUBLIC "-//OASIS//DTD DocBook XML V4.1.2//EN"
                    "http://www.oasis-open.org/docbook/xml/4.1.2/docbookx.dtd">
 <!-- lifted from troff+man by doclifter -->
-<refentry id='po4amandisplaypo1'>
+<refentry id='po4amandisplaypo1' xml:lang="en">
 <refentryinfo><date>2006-04-08</date></refentryinfo>
 <refmeta>
 <refentrytitle>PO4AMAN-DISPLAY-PO</refentrytitle>

Index: po4apod-display-po.xml
===================================================================
RCS file: /cvsroot/po4a/po4a/share/doc/po4apod-display-po.xml,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- po4apod-display-po.xml	28 Jul 2010 21:43:58 -0000	1.3
+++ po4apod-display-po.xml	20 Aug 2010 19:36:53 -0000	1.4
@@ -2,7 +2,7 @@
 <!DOCTYPE refentry PUBLIC "-//OASIS//DTD DocBook XML V4.1.2//EN"
                    "http://www.oasis-open.org/docbook/xml/4.1.2/docbookx.dtd">
 <!-- lifted from troff+man by doclifter -->
-<refentry id='po4apoddisplaypo1'>
+<refentry id='po4apoddisplaypo1' xml:lang="en">
 <refentryinfo><date>2009-03-16</date></refentryinfo>
 <refmeta>
 <refentrytitle>PO4APOD-DISPLAY-PO</refentrytitle>

Index: po4a-build.xml
===================================================================
RCS file: /cvsroot/po4a/po4a/share/doc/po4a-build.xml,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -d -r1.8 -r1.9
--- po4a-build.xml	30 Jul 2010 17:29:48 -0000	1.8
+++ po4a-build.xml	20 Aug 2010 19:36:28 -0000	1.9
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="UTF-8"?>
-<refentry id="po4a-build">
+<refentry id="po4a-build" xml:lang="en">
   <refentryinfo>
     <productname>po4a-build</productname>
     <productnumber/>




More information about the Po4a-commits mailing list