Author: julianfoad
Date: Wed Sep 12 12:14:10 2018
New Revision: 1840669
URL: http://svn.apache.org/viewvc?rev=1840669&view=rev
Log:
* publish/docs/community-guide/releasing.part.html
(notify-translators): Document how to produce a translation status report.
Modified:
subversion/site/publish/docs/community-guide/releasing.part.html
Modified: subversion/site/publish/docs/community-guide/releasing.part.html
URL:
http://svn.apache.org/viewvc/subversion/site/publish/docs/community-guide/releasing.part.html?rev=1840669&r1=1840668&r2=1840669&view=diff
==============================================================================
--- subversion/site/publish/docs/community-guide/releasing.part.html (original)
+++ subversion/site/publish/docs/community-guide/releasing.part.html Wed Sep 12
12:14:10 2018
@@ -713,6 +713,10 @@ from the <tt>COMMITTERS</tt> file in tru
<pre>sed -e '/^ *Translat.*:$/,/:$/!d' -e 's/^ *[^ ]*
*\([^>]*>\).*/\1/;t;d' COMMITTERS</pre>
+<p>Include a translation status report produced by:</p>
+
+<pre>./tools/po/l10n-report.py</pre>
+
<p>This should be done after all localised strings have stabilised in
their final form for the release, but sufficiently in advance of the
actual release to allow the translators to do their work. As a rule of