Add the freebsd-translators mailing list.
This commit is contained in:
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
|
@ -598,6 +598,11 @@
|
||||||
toolchain</entry>
|
toolchain</entry>
|
||||||
</row>
|
</row>
|
||||||
|
|
||||||
|
<row>
|
||||||
|
<entry>&a.translators.name;</entry>
|
||||||
|
<entry>Translating &os; documents and programs</entry>
|
||||||
|
</row>
|
||||||
|
|
||||||
<row>
|
<row>
|
||||||
<entry>&a.usb.name;</entry>
|
<entry>&a.usb.name;</entry>
|
||||||
<entry>Discussing &os; support for USB</entry>
|
<entry>Discussing &os; support for USB</entry>
|
||||||
|
@ -1890,6 +1895,9 @@
|
||||||
&os.stable;</emphasis></para>
|
&os.stable;</emphasis></para>
|
||||||
|
|
||||||
<para>This is the mailing list for users of &os.stable;.
|
<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
|
It includes warnings about new features coming out in
|
||||||
-STABLE that will affect the users, and instructions on
|
-STABLE that will affect the users, and instructions on
|
||||||
steps that must be taken to remain -STABLE. Anyone
|
steps that must be taken to remain -STABLE. Anyone
|
||||||
|
@ -1956,6 +1964,21 @@
|
||||||
</listitem>
|
</listitem>
|
||||||
</varlistentry>
|
</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>
|
<varlistentry>
|
||||||
<term>&a.usb.name;</term>
|
<term>&a.usb.name;</term>
|
||||||
|
|
||||||
|
|
|
@ -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 "<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.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.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 "<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>">
|
<!ENTITY a.usb.name "<link xmlns='http://docbook.org/ns/docbook' xlink:href='&a.usb.url;'>freebsd-usb</link>">
|
||||||
|
|
Loading…
Reference in a new issue