[Po4a-commits] "po4a changelog,1.420,1.421 NEWS,1.72,1.73"
Nicolas FRANCOIS
nekral-guest at alioth.debian.org
Sat Jan 31 19:04:48 UTC 2009
Update of /cvsroot/po4a/po4a
In directory alioth:/tmp/cvs-serv1006
Modified Files:
changelog NEWS
Log Message:
* lib/Locale/Po4a/Po.pm: Do not duplicate the references when the
same string has different translations
* lib/Locale/Po4a/Po.pm: Fix the conflict markers when more than 2
alternatives exist.
* lib/Locale/Po4a/Po.pm: Indicate the reference of the
translations when a conflict occurs during a gettextization
(instead of "choice").
Index: NEWS
===================================================================
RCS file: /cvsroot/po4a/po4a/NEWS,v
retrieving revision 1.72
retrieving revision 1.73
diff -u -d -r1.72 -r1.73
--- NEWS 30 Jan 2009 22:07:17 -0000 1.72
+++ NEWS 31 Jan 2009 19:04:46 -0000 1.73
@@ -11,6 +11,9 @@
po4a-normalize:
* Added option -b, --blank to check which parts of a document are not
translated.
+po4a-gettextize:
+ * Improved conflict handling: indicate the reference of the alternatives
+ when the same string has different translations.
general:
* Added support for a nowrapi18n option in Locale::Po4a::Common in
Index: changelog
===================================================================
RCS file: /cvsroot/po4a/po4a/changelog,v
retrieving revision 1.420
retrieving revision 1.421
diff -u -d -r1.420 -r1.421
--- changelog 30 Jan 2009 22:07:17 -0000 1.420
+++ changelog 31 Jan 2009 19:04:46 -0000 1.421
@@ -1,3 +1,13 @@
+2009-01-31 Nicolas François <nicolas.francois at centraliens.net>
+
+ * lib/Locale/Po4a/Po.pm: Do not duplicate the references when the
+ same string has different translations
+ * lib/Locale/Po4a/Po.pm: Fix the conflict markers when more than 2
+ alternatives exist.
+ * lib/Locale/Po4a/Po.pm: Indicate the reference of the
+ translations when a conflict occurs during a gettextization
+ (instead of "choice").
+
2009-01-30 Nicolas François <nicolas.francois at centraliens.net>
* lib/Locale/Po4a/Xml.pm (get_path): accept an additional list of
More information about the Po4a-commits
mailing list