Add the freebsd-translators mailing list.

This commit is contained in:
Warren Block 2014-12-11 02:00:11 +00:00
parent 9197ce8969
commit ac4d9066d4
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=46084
2 changed files with 27 additions and 0 deletions

View file

@ -598,6 +598,11 @@
toolchain</entry>
</row>
<row>
<entry>&a.translators.name;</entry>
<entry>Translating &os; documents and programs</entry>
</row>
<row>
<entry>&a.usb.name;</entry>
<entry>Discussing &os; support for USB</entry>
@ -1890,6 +1895,9 @@
&os.stable;</emphasis></para>
<para>This is the mailing list for users of &os.stable;.
<quote>STABLE</quote> is the branch where development
continues after a RELEASE, including bug fixes and new features.
The ABI is kept stable for binary compatibility.
It includes warnings about new features coming out in
-STABLE that will affect the users, and instructions on
steps that must be taken to remain -STABLE. Anyone
@ -1956,6 +1964,21 @@
</listitem>
</varlistentry>
<varlistentry>
<term>&a.translators.name;</term>
<listitem>
<para><emphasis>Translating &os; documents and
programs</emphasis></para>
<para>A discussion list where translators of &os;
documents from English into other languages can talk
about translation methods and tools. New members are
asked to introduce themselves and mention the languages
they are interested in translating.</para>
</listitem>
</varlistentry>
<varlistentry>
<term>&a.usb.name;</term>

View file

@ -564,6 +564,10 @@
<!ENTITY a.toolchain "<link xmlns='http://docbook.org/ns/docbook' xlink:href='&a.toolchain.url;'>FreeBSD integrated toolchain mailing list</link>">
<!ENTITY a.toolchain.name "<link xmlns='http://docbook.org/ns/docbook' xlink:href='&a.toolchain.url;'>freebsd-toolchain</link>">
<!ENTITY a.translators.url "&a.mailman.listinfo;/freebsd-translators">
<!ENTITY a.translators "<link xmlns='http://docbook.org/ns/docbook' xlink:href='&a.translators.url;'>FreeBSD translators mailing list</link>">
<!ENTITY a.translators.name "<link xmlns='http://docbook.org/ns/docbook' xlink:href='&a.translators.url;'>freebsd-translators</link>">
<!ENTITY a.usb.url "&a.mailman.listinfo;/freebsd-usb">
<!ENTITY a.usb "<link xmlns='http://docbook.org/ns/docbook' xlink:href='&a.usb.url;'>FreeBSD USB mailing list</link>">
<!ENTITY a.usb.name "<link xmlns='http://docbook.org/ns/docbook' xlink:href='&a.usb.url;'>freebsd-usb</link>">