[Po4a-commits] "po-debconf/doc/en podebconf-report-po.1.pod, 1.20, 1.21"

Nicolas FRANCOIS nekral-guest at alioth.debian.org
Thu May 8 14:17:01 UTC 2008


Update of /cvsroot/po4a/po-debconf/doc/en
In directory alioth:/tmp/cvs-serv12148/doc/en

Modified Files:
	podebconf-report-po.1.pod 
Log Message:
Added EXAMPLES section for recommended usage.


Index: podebconf-report-po.1.pod
===================================================================
RCS file: /cvsroot/po4a/po-debconf/doc/en/podebconf-report-po.1.pod,v
retrieving revision 1.20
retrieving revision 1.21
diff -u -d -r1.20 -r1.21
--- podebconf-report-po.1.pod	8 May 2008 13:22:39 -0000	1.20
+++ podebconf-report-po.1.pod	8 May 2008 14:16:57 -0000	1.21
@@ -405,6 +405,37 @@
 The I</usr/share/po-debconf/templates> directory contains the default
 templates.
 
+=head1 EXAMPLES
+
+=item B<debconf templates>
+
+podebconf-report-po --call --languageteam --with-translators \
+                    --deadline=`LC_ALL=C date -R -d '+10days'`
+
+This must be called from the package root directory (or from the F<debian>,
+or from the F<debian/po> directories)
+
+=item B<program translations>
+
+podebconf-report-po --call --languageteam --with-translators \
+                    --notdebconf \
+                    --deadline=`LC_ALL=C date -R -d '+10days'`
+
+This must be called from the parent of the F<po/> directory (or from the
+F<po> directory itself)
+
+=back
+
+In both cases, this will send a call for new translations to the
+<debian-i18n at lists.debian.org> mailing list and will ask translation
+updates to the previous translators. The language teams will also be
+notified and should be able to react if the assigned translator is known
+to be MIA.
+
+You should then receive translations within 10 days and should make a new
+release at that time.
+
+
 =head1 SEE ALSO
 
 L<debconf-updatepo(1)>




More information about the Po4a-commits mailing list