[Po4a-commits] "po4a/t/data-23 escapes1, 1.1, 1.2 escapes1.it, 1.2, 1.3 escapes1.it.po, 1.1, 1.2 escapes1.pot, 1.1, 1.2"

Nicolas FRANCOIS nekral-guest at alioth.debian.org
Sat Jun 3 00:39:29 UTC 2006


Update of /cvsroot/po4a/po4a/t/data-23
In directory haydn:/tmp/cvs-serv6768/t/data-23

Modified Files:
	escapes1 escapes1.it escapes1.it.po escapes1.pot 
Log Message:
Allow some more \c escapes (still not supported everywhere).


Index: escapes1
===================================================================
RCS file: /cvsroot/po4a/po4a/t/data-23/escapes1,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- escapes1	25 Feb 2005 11:54:35 -0000	1.1
+++ escapes1	3 Jun 2006 00:39:27 -0000	1.2
@@ -11,3 +11,30 @@
 \fI/etc/foo.conf\fR \	- foo configuration
 .br
 \fI/var/log/foo\fR \	- foo log file
+
+foo\c
+bar
+
+foo \c
+bar
+
+.\" Not supported
+.\"foo\c
+.\" b\fPa\fPr
+
+.B foo\c
+bar
+
+.I foo \c
+bar
+
+.BI foo\c
+b\fPa\fPr
+
+.IB foo \c
+b\fPa\fPr
+
+.\" Not supported
+.\".BR foo\c
+.\" b\fPa\fPr
+

Index: escapes1.it.po
===================================================================
RCS file: /cvsroot/po4a/po4a/t/data-23/escapes1.it.po,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- escapes1.it.po	25 Feb 2005 11:54:35 -0000	1.1
+++ escapes1.it.po	3 Jun 2006 00:39:27 -0000	1.2
@@ -51,6 +51,39 @@
 msgstr "I</etc/foo.conf> \\\t- configurazione di foo"
 
 # type: Plain text
-#: data-23/escapes1:13
+#: data-23/escapes1:14
 msgid "I</var/log/foo> \\\t- foo log file"
 msgstr "I</var/log/foo> \\\t- log file di foo"
+
+# type: Plain text
+#: data-23/escapes1:17
+msgid "foobar"
+msgstr "foobar"
+
+# type: Plain text
+#: data-23/escapes1:20
+msgid "foo bar"
+msgstr "foo bar"
+
+# type: Plain text
+#.  Not supported
+#. foo\c
+#.  b\fPa\fPr
+#: data-23/escapes1:27
+msgid "B<foo>bar"
+msgstr "B<foo>bar"
+
+# type: Plain text
+#: data-23/escapes1:30
+msgid "I<foo >bar"
+msgstr "I<foo >bar"
+
+# type: Plain text
+#: data-23/escapes1:33
+msgid "B<foo>bB<a>r"
+msgstr "B<foo>bB<a>r"
+
+# type: Plain text
+#: data-23/escapes1:36
+msgid "I<foo>bB<a>r"
+msgstr "I<foo>bB<a>r"

Index: escapes1.pot
===================================================================
RCS file: /cvsroot/po4a/po4a/t/data-23/escapes1.pot,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- escapes1.pot	25 Feb 2005 11:54:35 -0000	1.1
+++ escapes1.pot	3 Jun 2006 00:39:27 -0000	1.2
@@ -48,6 +48,39 @@
 msgstr ""
 
 # type: Plain text
-#: data-23/escapes1:13
+#: data-23/escapes1:14
 msgid "I</var/log/foo> \\\t- foo log file"
 msgstr ""
+
+# type: Plain text
+#: data-23/escapes1:17
+msgid "foobar"
+msgstr ""
+
+# type: Plain text
+#: data-23/escapes1:20
+msgid "foo bar"
+msgstr ""
+
+#.  Not supported
+#. foo\c
+#.  b\fPa\fPr
+# type: Plain text
+#: data-23/escapes1:27
+msgid "B<foo>bar"
+msgstr ""
+
+# type: Plain text
+#: data-23/escapes1:30
+msgid "I<foo >bar"
+msgstr ""
+
+# type: Plain text
+#: data-23/escapes1:33
+msgid "B<foo>bB<a>r"
+msgstr ""
+
+# type: Plain text
+#: data-23/escapes1:36
+msgid "I<foo>bB<a>r"
+msgstr ""

Index: escapes1.it
===================================================================
RCS file: /cvsroot/po4a/po4a/t/data-23/escapes1.it,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- escapes1.it	4 Apr 2006 03:14:41 -0000	1.2
+++ escapes1.it	3 Jun 2006 00:39:27 -0000	1.3
@@ -16,3 +16,24 @@
 \fI/etc/foo.conf\fP \	\- configurazione di foo
 .br
 \fI/var/log/foo\fP \	\- log file di foo
+
+foobar
+
+foo bar
+
+
+.\" Not supported
+.\"foo\c
+.\" b\fPa\fPr
+\fBfoo\fPbar
+
+\fIfoo \fPbar
+
+\fBfoo\fPb\fBa\fPr
+
+\fIfoo\fPb\fBa\fPr
+
+
+.\" Not supported
+.\".BR foo\c
+.\" b\fPa\fPr




More information about the Po4a-commits mailing list