svn commit: r52724 - head/en_US.ISO8859-1/books/fdp-primer/po-translations
Guangyuan Yang
ygy at FreeBSD.org
Tue Dec 25 06:05:27 UTC 2018
Author: ygy
Date: Tue Dec 25 06:05:26 2018
New Revision: 52724
URL: https://svnweb.freebsd.org/changeset/doc/52724
Log:
TRANSLATOR option is currently enabled by default in textproc/docproj. Reword instructions to reflect this in PO Translation Quick Start.
PR: 229539
Reported by: egypcio
Modified:
head/en_US.ISO8859-1/books/fdp-primer/po-translations/chapter.xml
Modified: head/en_US.ISO8859-1/books/fdp-primer/po-translations/chapter.xml
==============================================================================
--- head/en_US.ISO8859-1/books/fdp-primer/po-translations/chapter.xml Mon Dec 24 20:09:05 2018 (r52723)
+++ head/en_US.ISO8859-1/books/fdp-primer/po-translations/chapter.xml Tue Dec 25 06:05:26 2018 (r52724)
@@ -27,15 +27,9 @@
<para>The procedure shown in
<xref linkend="overview-quick-start"/> is assumed to have
- already been performed, but the <literal>TRANSLATOR</literal>
- option must be enabled in the
- <package role="port">textproc/docproj</package> port. If that
- option was not enabled, display the options menu and enable
- it, then reinstall the port:</para>
-
- <screen>&prompt.root; <userinput>cd /usr/ports/textproc/docproj</userinput>
-&prompt.root; <userinput>make config</userinput>
-&prompt.root; <userinput>make clean deinstall install clean</userinput></screen>
+ already been performed. The <literal>TRANSLATOR</literal>
+ option is required and already enabled by default in the
+ <package role="port">textproc/docproj</package> port.</para>
<para>This example shows the creation of a Spanish translation of
the short <link xlink:href="&url.articles.leap-seconds.en;">Leap
More information about the svn-doc-all
mailing list