summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPaul W. Frields <stickster@gmail.com>2006-07-31 19:32:32 +0000
committerPaul W. Frields <stickster@gmail.com>2006-07-31 19:32:32 +0000
commitf6d61051ac61d6ea702cca7ff3f8bb19359a18b5 (patch)
tree7ed8a2fdf0b9e899521a84a478ad08b200cd3c10
parent7f3d4a49ab9215e0bb23b35259cdbf18b9af23dd (diff)
downloadfedora-doc-utils-f6d61051ac61d6ea702cca7ff3f8bb19359a18b5.tar.gz
fedora-doc-utils-f6d61051ac61d6ea702cca7ff3f8bb19359a18b5.tar.xz
fedora-doc-utils-f6d61051ac61d6ea702cca7ff3f8bb19359a18b5.zip
These entities need translation, but are here as placeholders
-rw-r--r--common/fedora-entities-es.ent76
-rw-r--r--common/fedora-entities-nl.ent76
2 files changed, 152 insertions, 0 deletions
diff --git a/common/fedora-entities-es.ent b/common/fedora-entities-es.ent
new file mode 100644
index 0000000..b50fefe
--- /dev/null
+++ b/common/fedora-entities-es.ent
@@ -0,0 +1,76 @@
+<!-- $Id: fedora-entities-es.ent,v 1.1 2006/07/31 19:32:32 pfrields Exp $ -->
+
+<!--
+ These common entities are useful shorthand
+ terms and names, which may be subject to
+ change at anytime. This is an important
+ value the entity provides, a single location
+ to update terms and common names.
+-->
+
+<!-- *************** Fedora common entities *************** -->
+<!ENTITY FED "Fedora"> <!-- Generic root term -->
+<!ENTITY CORE "Core"> <!-- Generic root term -->
+<!ENTITY FC "&FED; &CORE;"> <!-- Generic main project name -->
+<!ENTITY DISTRO "&FC;"> <!-- Legacy entity -->
+<!ENTITY FCX "FC"> <!-- Short project name -->
+<!ENTITY FP "&FED; Project"> <!-- Generic overall project name -->
+<!ENTITY FDP "&FED; Documentation Project"> <!-- Generic docs project name -->
+<!ENTITY FDPX "&FED; Docs Project"> <!-- Short docs project name -->
+<!ENTITY EX "Extras"> <!-- cf. Core -->
+<!ENTITY FEX "&FED; &EX;"> <!-- cf. Fedora Core -->
+
+<!ENTITY FP-URL "<ulink url='http://fedora.redhat.com/'>http://fedora.redhat.com/</ulink>"> <!-- Fedora Project URL -->
+<!ENTITY FDP-URL "<ulink url='http://fedora.redhat.com/projects/docs/'>http://fedora.redhat.com/projects/docs/</ulink>"> <!-- Fedora Docs Project URL -->
+<!ENTITY FDPDOCS-URL "<ulink url='http://fedora.redhat.com/docs/'>http://fedora.redhat.com/docs/</ulink>"> <!-- Fedora Documentation (repository) URL -->
+
+<!ENTITY BZ "Bugzilla"> <!-- Bugzilla -->
+<!ENTITY BZ-URL "<ulink url='http://bugzilla.redhat.com/'>http://bugzilla.redhat.com/</ulink>"> <!-- Bugzilla URL -->
+<!ENTITY BZ-PROD "&FED; Documentation"> <!-- Bugzilla product for Fedora docs -->
+
+<!-- *************** Fedora version numbers *************** -->
+<!ENTITY FCVER "4"> <!-- Current release version of main project -->
+<!ENTITY TESTVER "test3"> <!-- Current test number of main project -->
+<!ENTITY FCTESTVER "5 &TESTVER;"> <!-- Current test version of main project -->
+
+
+<!-- ************** other common names *********** -->
+<!ENTITY RH "Red Hat"> <!-- The generic term "Red Hat" -->
+<!ENTITY FORMAL-RHI "&RH;, Inc."> <!-- The generic term "Red Hat, Inc. -->
+<!ENTITY RHL "&RH; Linux"> <!-- The generic term "Red Hat Linux" -->
+<!ENTITY RHN "&RH; Network"> <!-- The generic term "Red Hat Network" -->
+<!ENTITY RHEL "&RH; Enterprise Linux"> <!-- The generic term "Red Hat Enterprise Linux" -->
+
+<!-- ************** technology terms *********** -->
+<!ENTITY SEL "SELinux"> <!-- Generic technology term -->
+
+<!-- ************** common doc files *********** -->
+<!ENTITY LEGALNOTICE SYSTEM "./legalnotice-es.xml">
+<!ENTITY LEGALNOTICE-CONTENT SYSTEM "./legalnotice-content-es.xml">
+<!ENTITY LEGALNOTICE-OPL SYSTEM "./legalnotice-opl-es.xml">
+<!ENTITY LEGALNOTICE-OPL-CONTENT SYSTEM "./opl.xml">
+<!ENTITY LEGALNOTICE-RELNOTES SYSTEM "./legalnotice-relnotes-es.xml">
+<!ENTITY LEGALNOTICE-SECTION SYSTEM "./legalnotice-section-es.xml">
+<!ENTITY BUG-REPORTING SYSTEM "./bugreporting-es.xml">
+
+<!-- ************** common applications? *********** -->
+
+<!-- ************** required by build scripts *********** -->
+
+<!ENTITY PROJECT "&FP;">
+
+<!-- ************** tutorial titles ********** -->
+
+<!ENTITY IG "Installation Guide">
+<!ENTITY DOCG "Documentation Guide">
+
+<!-- ************** tutorial URLs *********** -->
+
+<!ENTITY IG-URL "<ulink url='http://fedora.redhat.com/docs/fedora-install-guide-en/'/>">
+<!ENTITY DOCG-URL "<ulink url='http://fedora.redhat.com/participate/documentation-guide/'/>">
+
+<!-- ************** status notices ************* -->
+<!ENTITY DRAFTNOTICE SYSTEM "./draftnotice-es.xml">
+<!ENTITY LEGACYNOTICE SYSTEM "./legacynotice-es.xml">
+<!ENTITY OBSOLETENOTICE SYSTEM "./obsoletenotice-es.xml">
+<!ENTITY DEPRECATEDNOTICE SYSTEM "./deprecatednotice-es.xml">
diff --git a/common/fedora-entities-nl.ent b/common/fedora-entities-nl.ent
new file mode 100644
index 0000000..656d27d
--- /dev/null
+++ b/common/fedora-entities-nl.ent
@@ -0,0 +1,76 @@
+<!-- $Id: fedora-entities-nl.ent,v 1.1 2006/07/31 19:32:32 pfrields Exp $ -->
+
+<!--
+ These common entities are useful shorthand
+ terms and names, which may be subject to
+ change at anytime. This is an important
+ value the entity provides, a single location
+ to update terms and common names.
+-->
+
+<!-- *************** Fedora common entities *************** -->
+<!ENTITY FED "Fedora"> <!-- Generic root term -->
+<!ENTITY CORE "Core"> <!-- Generic root term -->
+<!ENTITY FC "&FED; &CORE;"> <!-- Generic main project name -->
+<!ENTITY DISTRO "&FC;"> <!-- Legacy entity -->
+<!ENTITY FCX "FC"> <!-- Short project name -->
+<!ENTITY FP "&FED; Project"> <!-- Generic overall project name -->
+<!ENTITY FDP "&FED; Documentation Project"> <!-- Generic docs project name -->
+<!ENTITY FDPX "&FED; Docs Project"> <!-- Short docs project name -->
+<!ENTITY EX "Extras"> <!-- cf. Core -->
+<!ENTITY FEX "&FED; &EX;"> <!-- cf. Fedora Core -->
+
+<!ENTITY FP-URL "<ulink url='http://fedora.redhat.com/'>http://fedora.redhat.com/</ulink>"> <!-- Fedora Project URL -->
+<!ENTITY FDP-URL "<ulink url='http://fedora.redhat.com/projects/docs/'>http://fedora.redhat.com/projects/docs/</ulink>"> <!-- Fedora Docs Project URL -->
+<!ENTITY FDPDOCS-URL "<ulink url='http://fedora.redhat.com/docs/'>http://fedora.redhat.com/docs/</ulink>"> <!-- Fedora Documentation (repository) URL -->
+
+<!ENTITY BZ "Bugzilla"> <!-- Bugzilla -->
+<!ENTITY BZ-URL "<ulink url='http://bugzilla.redhat.com/'>http://bugzilla.redhat.com/</ulink>"> <!-- Bugzilla URL -->
+<!ENTITY BZ-PROD "&FED; Documentation"> <!-- Bugzilla product for Fedora docs -->
+
+<!-- *************** Fedora version numbers *************** -->
+<!ENTITY FCVER "4"> <!-- Current release version of main project -->
+<!ENTITY TESTVER "test3"> <!-- Current test number of main project -->
+<!ENTITY FCTESTVER "5 &TESTVER;"> <!-- Current test version of main project -->
+
+
+<!-- ************** other common names *********** -->
+<!ENTITY RH "Red Hat"> <!-- The generic term "Red Hat" -->
+<!ENTITY FORMAL-RHI "&RH;, Inc."> <!-- The generic term "Red Hat, Inc. -->
+<!ENTITY RHL "&RH; Linux"> <!-- The generic term "Red Hat Linux" -->
+<!ENTITY RHN "&RH; Network"> <!-- The generic term "Red Hat Network" -->
+<!ENTITY RHEL "&RH; Enterprise Linux"> <!-- The generic term "Red Hat Enterprise Linux" -->
+
+<!-- ************** technology terms *********** -->
+<!ENTITY SEL "SELinux"> <!-- Generic technology term -->
+
+<!-- ************** common doc files *********** -->
+<!ENTITY LEGALNOTICE SYSTEM "./legalnotice-nl.xml">
+<!ENTITY LEGALNOTICE-CONTENT SYSTEM "./legalnotice-content-nl.xml">
+<!ENTITY LEGALNOTICE-OPL SYSTEM "./legalnotice-opl-nl.xml">
+<!ENTITY LEGALNOTICE-OPL-CONTENT SYSTEM "./opl.xml">
+<!ENTITY LEGALNOTICE-RELNOTES SYSTEM "./legalnotice-relnotes-nl.xml">
+<!ENTITY LEGALNOTICE-SECTION SYSTEM "./legalnotice-section-nl.xml">
+<!ENTITY BUG-REPORTING SYSTEM "./bugreporting-nl.xml">
+
+<!-- ************** common applications? *********** -->
+
+<!-- ************** required by build scripts *********** -->
+
+<!ENTITY PROJECT "&FP;">
+
+<!-- ************** tutorial titles ********** -->
+
+<!ENTITY IG "Installation Guide">
+<!ENTITY DOCG "Documentation Guide">
+
+<!-- ************** tutorial URLs *********** -->
+
+<!ENTITY IG-URL "<ulink url='http://fedora.redhat.com/docs/fedora-install-guide-en/'/>">
+<!ENTITY DOCG-URL "<ulink url='http://fedora.redhat.com/participate/documentation-guide/'/>">
+
+<!-- ************** status notices ************* -->
+<!ENTITY DRAFTNOTICE SYSTEM "./draftnotice-nl.xml">
+<!ENTITY LEGACYNOTICE SYSTEM "./legacynotice-nl.xml">
+<!ENTITY OBSOLETENOTICE SYSTEM "./obsoletenotice-nl.xml">
+<!ENTITY DEPRECATEDNOTICE SYSTEM "./deprecatednotice-nl.xml">