[Po4a-commits] "po4a/t/data-02 man.fr, 1.5, 1.6 man.fr-normalized, 1.1, 1.2 man.po, 1.7, 1.8 man.po-empty, 1.6, 1.7 man.po-ok, 1.6, 1.7"

Nicolas FRANCOIS nekral-guest at alioth.debian.org
Thu Mar 9 21:34:23 UTC 2006


Update of /cvsroot/po4a/po4a/t/data-02
In directory haydn:/tmp/cvs-serv20285/t/data-02

Modified Files:
	man.fr man.fr-normalized man.po man.po-empty man.po-ok 
Log Message:
Fixes for the test suite.
These differences look OK to me. They are related to the 
  * Detect non-wrapped lines (lines starting by spaces) when the line starts
    by a font modifier (\f).
changelog entry.


Index: man.po-ok
===================================================================
RCS file: /cvsroot/po4a/po4a/t/data-02/man.po-ok,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -d -r1.6 -r1.7
--- man.po-ok	27 Feb 2005 15:28:50 -0000	1.6
+++ man.po-ok	9 Mar 2006 21:34:19 -0000	1.7
@@ -88,14 +88,16 @@
 
 # type: Plain text
 #: data/man:24
-msgid "B< bold text > back to roman I< italic text > back to roman"
+#, no-wrap
+msgid " B<bold text > back to roman I< italic text > back to roman\n"
 msgstr ""
-"B< texte gras > retour à roman I< texte italique > retour à roman"
+" B<texte gras > retour à roman I< texte italique > retour à roman\n"
 
 # type: Plain text
 #: data/man:26
-msgid "B< bold >I< italic>B< bold again >"
-msgstr "B<gras >I< italique >B< gras à nouveau>"
+#, no-wrap
+msgid " B<bold >I< italic>B< bold again >\n"
+msgstr " B<gras >I< italique >B< gras à nouveau>\n"
 
 # type: Plain text
 #: data/man:28

Index: man.po
===================================================================
RCS file: /cvsroot/po4a/po4a/t/data-02/man.po,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -d -r1.7 -r1.8
--- man.po	27 Feb 2005 15:28:50 -0000	1.7
+++ man.po	9 Mar 2006 21:34:19 -0000	1.8
@@ -94,15 +94,15 @@
 
 # type: Plain text
 #: data-02/man:23
-#, fuzzy
-msgid "B< bold text > back to roman I< italic text > back to roman"
-msgstr "B< texte gras > retour à roman I< texte italique > retour à roman"
+#, fuzzy, no-wrap
+msgid " B<bold text > back to roman I< italic text > back to roman\n"
+msgstr " B<texte gras > retour à roman I< texte italique > retour à roman\n"
 
 # type: Plain text
 #: data-02/man:25
-#, fuzzy
-msgid "B< bold >I< italic>B< bold again >"
-msgstr "B<gras >I< italique >B< gras à nouveau>"
+#, fuzzy, no-wrap
+msgid " B<bold >I< italic>B< bold again >\n"
+msgstr " B<gras >I< italique >B< gras à nouveau>\n"
 
 # type: Plain text
 #: data-02/man:26

Index: man.fr
===================================================================
RCS file: /cvsroot/po4a/po4a/t/data-02/man.fr,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -d -r1.5 -r1.6
--- man.fr	27 Feb 2005 15:28:50 -0000	1.5
+++ man.fr	9 Mar 2006 21:34:19 -0000	1.6
@@ -19,6 +19,6 @@
 .
 \fB texte gras \fP retour à roman \fI texte italique \fP retour à roman
 .
-\fBgras \fP\fI italique \fP\fB gras à nouveau\fP
+\fB gras \fP\fI italique \fP\fB gras à nouveau\fP
 .fi
 Le reglage par defaut est "^([ \n\t]*[|>:}#])+"

Index: man.po-empty
===================================================================
RCS file: /cvsroot/po4a/po4a/t/data-02/man.po-empty,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -d -r1.6 -r1.7
--- man.po-empty	27 Feb 2005 15:28:50 -0000	1.6
+++ man.po-empty	9 Mar 2006 21:34:19 -0000	1.7
@@ -85,12 +85,14 @@
 
 # type: Plain text
 #: data-02/man:23
-msgid "B< bold text > back to roman I< italic text > back to roman"
+#, no-wrap
+msgid " B<bold text > back to roman I< italic text > back to roman\n"
 msgstr ""
 
 # type: Plain text
 #: data-02/man:25
-msgid "B< bold >I< italic>B< bold again >"
+#, no-wrap
+msgid " B<bold >I< italic>B< bold again >\n"
 msgstr ""
 
 # type: Plain text

Index: man.fr-normalized
===================================================================
RCS file: /cvsroot/po4a/po4a/t/data-02/man.fr-normalized,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- man.fr-normalized	27 Feb 2005 15:28:50 -0000	1.1
+++ man.fr-normalized	9 Mar 2006 21:34:19 -0000	1.2
@@ -19,8 +19,8 @@
 .SH "Sous\-titre 3"
 \&\fI.i.\fP.r.\fI.I.\fP.R.\fIÀ suivre\fP
 .
-\fB texte gras \fP retour à roman \fI texte italique \fP retour à roman
+ \fBtexte gras \fP retour à roman \fI texte italique \fP retour à roman
 .
-\fBgras \fP\fI italique \fP\fB gras à nouveau\fP
+ \fBgras \fP\fI italique \fP\fB gras à nouveau\fP
 .fi
 Le reglage par defaut est "^([ \n\t]*[|>:}#])+"




More information about the Po4a-commits mailing list