Author: mattiase
Date: Thu Aug 15 17:39:27 2013
New Revision: 1514395
URL: http://svn.apache.org/r1514395
Log:
* publish/docs/community-guide/releasing.part.html,
publish/docs/community-guide/releasing.toc.html:
Add section about notifying translators.
Modified:
subversion/site/publish/docs/community-guide/releasing.part.html
subversion/site/publish/docs/community-guide/releasing.toc.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=1514395&r1=1514394&r2=1514395&view=diff
==============================================================================
--- subversion/site/publish/docs/community-guide/releasing.part.html (original)
+++ subversion/site/publish/docs/community-guide/releasing.part.html Thu Aug 15
17:39:27 2013
@@ -689,6 +689,26 @@ voting, are always kept on the main rele
title="Link to this section">¶</a>
</h2>
+<div class="h3" id="notify-translators">
+<h3>Notify translators
+ <a class="sectionlink" href="<!--#echo var="GUIDE_RELEASING_PAGE"
-->#notify-translators"
+ title="Link to this section">¶</a>
+</h3>
+
+<p>Before the actual release, send an e-mail to the translators to
+request updates of the <tt>.po</tt> files. Take their e-mail addresses
+from the <tt>COMMITTERS</tt> file in trunk.</p>
+
+<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
+thumb, send the notification at the least one week, preferably more,
+prior to the intended release. If many strings have changed, as would
+be the case for the first release from a new branch, then let more
+time pass.</p>
+
+</div> <!-- notify-translators -->
+
<div class="h3" id="before-release">
<h3>Preparing to roll a release
<a class="sectionlink" href="<!--#echo var="GUIDE_RELEASING_PAGE"
-->#before-release"
Modified: subversion/site/publish/docs/community-guide/releasing.toc.html
URL:
http://svn.apache.org/viewvc/subversion/site/publish/docs/community-guide/releasing.toc.html?rev=1514395&r1=1514394&r2=1514395&view=diff
==============================================================================
--- subversion/site/publish/docs/community-guide/releasing.toc.html (original)
+++ subversion/site/publish/docs/community-guide/releasing.toc.html Thu Aug 15
17:39:27 2013
@@ -10,6 +10,7 @@
</ul>
<li><a href="#release-creating">Creating a Subversion release</a></li>
<ul>
+ <li><a href="#notify-translators">Notify translators</a></li>
<li><a href="#before-release">Preparing to roll a release</a></li>
<li><a href="#rolling-release">Rolling a release</a></li>
<li><a href="#tarball-signing">Signing source distribution packages (a.k.a
tarballs)</a></li>
@@ -36,6 +37,7 @@
</ul>
<li><a href="releasing.html#release-creating">Creating a Subversion
release</a></li>
<ul>
+ <li><a href="releasing.html#notify-translators">Notify translators</a></li>
<li><a href="releasing.html#before-release">Preparing to roll a
release</a></li>
<li><a href="releasing.html#rolling-release">Rolling a release</a></li>
<li><a href="releasing.html#tarball-signing">Signing source distribution
packages (a.k.a tarballs)</a></li>