[Po4a-commits] "po4a/t/data-30 Paragraphs.po, 1.2, 1.3 Paragraphs.out, 1.1, 1.2 Paragraphs.asciidoc, 1.1, 1.2"
Nicolas FRANCOIS
nekral-guest at alioth.debian.org
Fri Oct 24 21:46:53 UTC 2008
Update of /cvsroot/po4a/po4a/t/data-30
In directory alioth:/tmp/cvs-serv27777/t/data-30
Modified Files:
Paragraphs.po Paragraphs.out Paragraphs.asciidoc
Log Message:
* lib/Locale/Po4a/Text.pm, t/data-30/Paragraphs.po: Added support
for [icons=...] and [icon=...].
* t/data-30/Paragraphs.po, t/data-30/Paragraphs.out,
t/data-30/Paragraphs.asciidoc: Added test for [icon="..."].
Index: Paragraphs.out
===================================================================
RCS file: /cvsroot/po4a/po4a/t/data-30/Paragraphs.out,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- Paragraphs.out 12 Oct 2008 21:53:50 -0000 1.1
+++ Paragraphs.out 24 Oct 2008 21:46:51 -0000 1.2
@@ -68,3 +68,6 @@
[icons=None, caption="My Special Note"]
NOTE: This is my special note.
+[icon="./images/icons/wink.png"]
+NOTE: What lovely war.
+
Index: Paragraphs.po
===================================================================
RCS file: /cvsroot/po4a/po4a/t/data-30/Paragraphs.po,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- Paragraphs.po 13 Oct 2008 21:32:39 -0000 1.2
+++ Paragraphs.po 24 Oct 2008 21:46:51 -0000 1.3
@@ -8,7 +8,7 @@
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"POT-Creation-Date: 2008-10-12 21:54+0300\n"
-"PO-Revision-Date: 2008-10-13 23:28+0200\n"
+"PO-Revision-Date: 2008-10-24 23:43+0200\n"
"Last-Translator: FULL NAME <EMAIL at ADDRESS>\n"
"Language-Team: LANGUAGE <LL at li.org>\n"
"MIME-Version: 1.0\n"
@@ -107,8 +107,24 @@
msgid "This is an example caution."
msgstr ""
-# FIXME
+# type: caption
+#: ../data-30/Paragraphs.asciidoc:69
+#, no-wrap
+msgid "My Special Note"
+msgstr ""
+
# type: Plain text
#: ../data-30/Paragraphs.asciidoc:71
-msgid "[icons=None, caption=\"My Special Note\"] NOTE: This is my special note."
+msgid "This is my special note."
+msgstr ""
+
+# type: icon
+#: ../data-30/Paragraphs.asciidoc:72
+#, no-wrap
+msgid "./images/icons/wink.png"
+msgstr ""
+
+# type: Plain text
+#: ../data-30/Paragraphs.asciidoc:74
+msgid "What lovely war."
msgstr ""
Index: Paragraphs.asciidoc
===================================================================
RCS file: /cvsroot/po4a/po4a/t/data-30/Paragraphs.asciidoc,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- Paragraphs.asciidoc 12 Oct 2008 21:53:50 -0000 1.1
+++ Paragraphs.asciidoc 24 Oct 2008 21:46:51 -0000 1.2
@@ -69,3 +69,6 @@
[icons=None, caption="My Special Note"]
NOTE: This is my special note.
+[icon="./images/icons/wink.png"]
+NOTE: What lovely war.
+
More information about the Po4a-commits
mailing list