summaryrefslogtreecommitdiffstats
path: root/en_US/module-struct.xml
diff options
context:
space:
mode:
Diffstat (limited to 'en_US/module-struct.xml')
-rw-r--r--en_US/module-struct.xml16
1 files changed, 6 insertions, 10 deletions
diff --git a/en_US/module-struct.xml b/en_US/module-struct.xml
index 55758b7..262f45f 100644
--- a/en_US/module-struct.xml
+++ b/en_US/module-struct.xml
@@ -36,6 +36,7 @@
| `-- fedora-logo-sprite.png
|
|-- po/
+ | |-- LINGUAS
| |-- de.po
| |-- example-doc.pot
| `-- pt.po
@@ -82,7 +83,11 @@
<acronym>PO</acronym>, files created and used by translators.
The &FDP; build tools use these files to create translated
versions of documents. The translated documents are not stored
- in CVS; they are created as needed from these PO files.</seg>
+ in CVS; they are created as needed from these PO files. The
+ <filename class="directory">po/</filename> directory also
+ contains the <filename>LINGUAS</filename> file, which lists
+ the active translation <firstterm>locales</firstterm>, or
+ languages.</seg>
</seglistitem>
<seglistitem>
<seg>Makefile</seg>
@@ -141,7 +146,6 @@
<title>Sample Document Makefile</title>
<screen><![CDATA[DOCBASE = example-doc
PRI_LANG = en_US
-OTHERS = de pt
DOC_ENTITIES = doc-entities
define XMLFILES_template
@@ -177,14 +181,6 @@ include $(shell $(find-makefile-common))]]></screen>
<systemitem>en_US</systemitem>.</seg>
</seglistitem>
<seglistitem>
- <seg><systemitem class="macro">OTHERS</systemitem></seg>
- <seg>This variable contains a listing of ISO codes for any
- other versions into which the document has been translated.
- The module must contain a <filename
- class="directory">po/</filename> directory and a PO file
- for any indicated additional languages.</seg>
- </seglistitem>
- <seglistitem>
<seg><systemitem class="macro">DOC_ENTITIES</systemitem></seg>
<seg>This variable contains a listing of any files containing
entity definitions. The &FDP; uses a special XML format to