|
Lines 25-42
Link Here
|
| 25 |
<sect1 xml:id="po-translations-quick-start"> |
25 |
<sect1 xml:id="po-translations-quick-start"> |
| 26 |
<title>Quick Start</title> |
26 |
<title>Quick Start</title> |
| 27 |
|
27 |
|
| 28 |
<para>The procedure shown in |
|
|
| 29 |
<xref linkend="overview-quick-start"/> is assumed to have |
| 30 |
already been performed, but the <literal>TRANSLATOR</literal> |
| 31 |
option must be enabled in the |
| 32 |
<package role="port">textproc/docproj</package> port. If that |
| 33 |
option was not enabled, display the options menu and enable |
| 34 |
it, then reinstall the port:</para> |
| 35 |
|
| 36 |
<screen>&prompt.root; <userinput>cd /usr/ports/textproc/docproj</userinput> |
| 37 |
&prompt.root; <userinput>make config</userinput> |
| 38 |
&prompt.root; <userinput>make clean deinstall install clean</userinput></screen> |
| 39 |
|
| 40 |
<para>This example shows the creation of a Spanish translation of |
28 |
<para>This example shows the creation of a Spanish translation of |
| 41 |
the short <link xlink:href="&url.articles.leap-seconds.en;">Leap |
29 |
the short <link xlink:href="&url.articles.leap-seconds.en;">Leap |
| 42 |
Seconds</link> article.</para> |
30 |
Seconds</link> article.</para> |