[Po4a-commits] "po4a changelog,1.400,1.401"
Nicolas FRANCOIS
nekral-guest at alioth.debian.org
Mon Dec 29 12:28:08 UTC 2008
Update of /cvsroot/po4a/po4a
In directory alioth:/tmp/cvs-serv8710
Modified Files:
changelog
Log Message:
* lib/Locale/Po4a/Xml.pm: Enhance the placeholder support. This
should be officially supported now. Documentation is missing.
* lib/Locale/Po4a/Xml.pm: Add a break category. break should
replace the tags category. Documentation is missing.
* lib/Locale/Po4a/Xml.pm: End of the placeholder handling (adding
the placeholders' translation) moved from treat_content to
translate_paragraph.
* lib/Locale/Po4a/Xml.pm: The (placeholder) tag is added to @path
before calling translate_paragraph to fix the path in the PO file.
* lib/Locale/Po4a/Xml.pm: The tag shall not be added to the path
in tag_break_close, otherwise there are duplicates in the path.
Index: changelog
===================================================================
RCS file: /cvsroot/po4a/po4a/changelog,v
retrieving revision 1.400
retrieving revision 1.401
diff -u -d -r1.400 -r1.401
--- changelog 6 Dec 2008 16:33:49 -0000 1.400
+++ changelog 29 Dec 2008 12:28:05 -0000 1.401
@@ -1,3 +1,17 @@
+2008-12-30 Nicolas François <nicolas.francois at centraliens.net>
+
+ * lib/Locale/Po4a/Xml.pm: Enhance the placeholder support. This
+ should be officially supported now. Documentation is missing.
+ * lib/Locale/Po4a/Xml.pm: Add a break category. break should
+ replace the tags category. Documentation is missing.
+ * lib/Locale/Po4a/Xml.pm: End of the placeholder handling (adding
+ the placeholders' translation) moved from treat_content to
+ translate_paragraph.
+ * lib/Locale/Po4a/Xml.pm: The (placeholder) tag is added to @path
+ before calling translate_paragraph to fix the path in the PO file.
+ * lib/Locale/Po4a/Xml.pm: The tag shall not be added to the path
+ in tag_break_close, otherwise there are duplicates in the path.
+
2008-12-06 Nicolas François <nicolas.francois at centraliens.net>
* lib/Locale/Po4a/Sgml.pm: Added empty tag: spanspec.
More information about the Po4a-commits
mailing list