[Po4a-commits] "po4a/lib/Locale/Po4a Docbook.pm,1.12,1.13"
Nicolas FRANCOIS
nekral-guest at alioth.debian.org
Sun Dec 4 16:51:41 UTC 2005
Update of /cvsroot/po4a/po4a/lib/Locale/Po4a
In directory haydn:/tmp/cvs-serv22925/lib/Locale/Po4a
Modified Files:
Docbook.pm
Log Message:
The citetitle, computeroutput, prompt, replaceable, and userinput tags are
translatable.
The arg tag must be inlined.
Index: Docbook.pm
===================================================================
RCS file: /cvsroot/po4a/po4a/lib/Locale/Po4a/Docbook.pm,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -d -r1.12 -r1.13
--- Docbook.pm 4 Dec 2005 16:46:36 -0000 1.12
+++ Docbook.pm 4 Dec 2005 16:51:39 -0000 1.13
@@ -96,6 +96,8 @@
<arg>
<artheader>
<attribution>
+ <citetitle>
+ <computeroutput>
<date>
<entry>
<figure>
@@ -114,6 +116,7 @@
<pubdate>
<publishername>
<primary>
+ <prompt>
<refclass>
<refdescriptor>
<refmiscinfo>
@@ -121,6 +124,7 @@
<refpurpose>
<releaseinfo>
<remark>
+ <replaceable>
<revnumber>
W<screen>
<screeninfo>
@@ -131,7 +135,8 @@
<synopfragmentref>
<term>
<title>
- <titleabbrev>) {
+ <titleabbrev>
+ <userinput>) {
if (not defined $self->{nodefault}{$tag}) {
$additional_tags .= " $tag";
}
@@ -141,6 +146,7 @@
<affiliation>
<anchor>
<application>
+ <arg>
<author>
<authorinitials>
<command>
More information about the Po4a-commits
mailing list