From f5a8a5e64a4e86827f83ac0eacdb6a08aba90e0c Mon Sep 17 00:00:00 2001 From: "Paul W. Frields" Date: Sun, 29 Jul 2007 23:55:25 +0000 Subject: * 0.3.0.3: - Add information on po/LINGUAS * 0.3.0.2: - Delete unnecessary tags section and references --- en_US/acknowledgments.xml | 3 ++- en_US/module-struct.xml | 16 ++++++---------- en_US/rpm-info.xml | 4 ++++ 3 files changed, 12 insertions(+), 11 deletions(-) diff --git a/en_US/acknowledgments.xml b/en_US/acknowledgments.xml index 1609186..d0096f1 100644 --- a/en_US/acknowledgments.xml +++ b/en_US/acknowledgments.xml @@ -40,11 +40,12 @@ W. Frields (stickster at gmail.com). + A patch from Tommy Reynolds (Tommy.Reynolds at MegaCoder.com) has been 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 @@ PO, 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. + in CVS; they are created as needed from these PO files. The + po/ directory also + contains the LINGUAS file, which lists + the active translation locales, or + languages. Makefile @@ -141,7 +146,6 @@ Sample Document Makefile version of the document, such as en_US. - - OTHERS - This variable contains a listing of ISO codes for any - other versions into which the document has been translated. - The module must contain a po/ directory and a PO file - for any indicated additional languages. - DOC_ENTITIES This variable contains a listing of any files containing diff --git a/en_US/rpm-info.xml b/en_US/rpm-info.xml index 678feb5..4d0e931 100644 --- a/en_US/rpm-info.xml +++ b/en_US/rpm-info.xml @@ -33,6 +33,10 @@ Fedora Documentation Guide Guidelines and procedures for producing documentation for Fedora + + +
Include information on LINGUAS usage
+
Remove unnecessary chapter on XML tags
-- cgit