summaryrefslogtreecommitdiffstats
path: root/common
diff options
context:
space:
mode:
authorKarsten Wade <kwade@redhat.com>2006-02-02 19:24:14 +0000
committerKarsten Wade <kwade@redhat.com>2006-02-02 19:24:14 +0000
commit38709b8298603d9c8efa4026797a161f431f7bca (patch)
tree833bd1da483b62cf9b8e5f93d19066d2743e6c89 /common
parent573d5b4ec35573d5322b92d29aa85f07c02875a7 (diff)
downloadfedora-doc-utils-38709b8298603d9c8efa4026797a161f431f7bca.tar.gz
fedora-doc-utils-38709b8298603d9c8efa4026797a161f431f7bca.tar.xz
fedora-doc-utils-38709b8298603d9c8efa4026797a161f431f7bca.zip
All languages need target files such as legal notice, even where they are not translated. Note that I pointed at the -en legal notice. We do not have a legal notice translation process yet, but this is a high priority to solve.
Diffstat (limited to 'common')
-rw-r--r--common/fedora-entities-pt_BR.ent2
-rw-r--r--common/legalnotice-pt_BR.xml12
-rw-r--r--common/legalnotice-relnotes-en.xml4
3 files changed, 17 insertions, 1 deletions
diff --git a/common/fedora-entities-pt_BR.ent b/common/fedora-entities-pt_BR.ent
index d9913d0..ac15b67 100644
--- a/common/fedora-entities-pt_BR.ent
+++ b/common/fedora-entities-pt_BR.ent
@@ -44,7 +44,7 @@
<!-- ************** common doc files *********** -->
<!ENTITY LEGALNOTICE SYSTEM "./legalnotice-pt_BR.xml">
-<!ENTITY LEGALNOTICE-CONTENT SYSTEM "./legalnotice-content-pt_BR.xml">
+<!ENTITY LEGALNOTICE-CONTENT SYSTEM "./legalnotice-content-en.xml">
<!ENTITY LEGALNOTICE-OPL SYSTEM "./legalnotice-opl-pt_BR.xml">
<!ENTITY LEGALNOTICE-OPL-CONTENT SYSTEM "./opl.xml">
<!ENTITY LEGALNOTICE-RELNOTES SYSTEM "./legalnotice-relnotes-pt_BR.xml">
diff --git a/common/legalnotice-pt_BR.xml b/common/legalnotice-pt_BR.xml
new file mode 100644
index 0000000..3d8bf05
--- /dev/null
+++ b/common/legalnotice-pt_BR.xml
@@ -0,0 +1,12 @@
+<!-- $Id: -->
+<!--
+<!DOCTYPE legalnotice PUBLIC "-//OASIS//DTD DocBook V4.2//EN"
+ "http://www.oasis-open.org/docbook/xml/4.2/docbookx.dtd" [
+
+ <!ENTITY BOILERPLATE "This header makes editing XML easier" >
+
+]>
+-->
+<legalnotice id="legalnotice">
+&LEGALNOTICE-CONTENT;
+</legalnotice>
diff --git a/common/legalnotice-relnotes-en.xml b/common/legalnotice-relnotes-en.xml
index 30ae720..e103d2c 100644
--- a/common/legalnotice-relnotes-en.xml
+++ b/common/legalnotice-relnotes-en.xml
@@ -33,5 +33,9 @@
url="http://fedora.redhat.com/docs/release-notes/">http://fedora.redhat.com/docs/release-notes/</ulink>
to view the latest release notes for &DISTRO; &DISTROVER;.
</para>
+ <para>
+ Another source for updated information about the test release is <ulink
+ url="http://fedoraproject.org/wiki/FC5Test1CommonProblems">http://fedoraproject.org/wiki/FC5Test1CommonProblems</ulink>.
+ </para>
</tip>
</legalnotice>