summaryrefslogtreecommitdiffstats
path: root/common
diff options
context:
space:
mode:
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>