[debian-edu-commits] debian-edu/debian-edu-doc.git (#226) - wheezy (branch) updated: 0.7.20071028-12-gf0e1018
David Prévot
taffit at alioth.debian.org
Sat Oct 5 12:14:33 UTC 2013
The branch, wheezy has been updated
via f0e1018e03e69a9b3fc3b6b9d0e695d7c193ce2b (commit)
from 45cf72702ff3383625b012e4386ab250a98c105a (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
-----------------------------------------------------------------------
Summary of changes:
documentation/release-manual/update_translations | 4 ++++
1 file changed, 4 insertions(+)
The diff of changes is:
diff --git a/documentation/release-manual/update_translations b/documentation/release-manual/update_translations
index acacfbf..7c99b49 100755
--- a/documentation/release-manual/update_translations
+++ b/documentation/release-manual/update_translations
@@ -8,6 +8,10 @@
./get_release-manual
name=release-manual
+
+# Update the pot file
+po4a-gettextize -M UTF-8 -f docbook -m $name.xml -p $name.pot
+
for i in $name.*.po ; do {
po4a-updatepo -M UTF-8 -f docbook -m $name.xml -p $i
echo "$i updated."
hooks/post-receive
--
debian-edu-doc.git (Debian package debian-edu-doc)
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "debian-edu-doc.git" (Debian package debian-edu-doc).
More information about the debian-edu-commits
mailing list