summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPaul W. Frields <stickster@gmail.com>2006-03-08 02:48:37 +0000
committerPaul W. Frields <stickster@gmail.com>2006-03-08 02:48:37 +0000
commit4dc9b2024dd6cc0816d0350caedbe644aac79e62 (patch)
tree55988f8c03936f11802c62f8fefe4612925ce6a5
parent5acf11611d60ed6442d92831bf3579121d5153a6 (diff)
downloadfedora-doc-utils-4dc9b2024dd6cc0816d0350caedbe644aac79e62.tar.gz
fedora-doc-utils-4dc9b2024dd6cc0816d0350caedbe644aac79e62.tar.xz
fedora-doc-utils-4dc9b2024dd6cc0816d0350caedbe644aac79e62.zip
A placeholder for translation when possible
-rw-r--r--common/legalnotice-relnotes-pt_BR.xml37
1 files changed, 37 insertions, 0 deletions
diff --git a/common/legalnotice-relnotes-pt_BR.xml b/common/legalnotice-relnotes-pt_BR.xml
new file mode 100644
index 0000000..73545f8
--- /dev/null
+++ b/common/legalnotice-relnotes-pt_BR.xml
@@ -0,0 +1,37 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!-- $Id: -->
+<!DOCTYPE legalnotice PUBLIC "-//OASIS//DTD DocBook XML V4.4//EN"
+ "http://www.oasis-open.org/docbook/xml/4.4/docbookx.dtd" [
+
+<!ENTITY % FEDORA-ENTITIES SYSTEM "fedora-entities-en_US.ent">
+%FEDORA-ENTITIES;
+
+]>
+
+<!--
+
+ Use this legalnotice for no-chunks/single-page HTML output. It is an optional
+ usage to move the bulk of the legalnotice to another location in the document.
+
+ If you use this legalnotice, you must include a call to the
+ LEGALNOTICE-SECTION entity, or include a similar <section> in your document.
+ The call to LEGALNOTICE-SECTION must happen where a <section> is otherwise
+ allowed. One good location is immediately following an introduction.
+
+ -->
+
+<legalnotice id="legalnotice">
+ <para>
+ This document is released under the terms of the Open Publication License.
+ For more details, read the full legalnotice in <xref
+ linkend="sn-legalnotice" />.
+ </para>
+ <tip>
+ <title>Latest Release Notes on the Web</title>
+ <para>
+ These release notes may be updated. Visit <ulink
+ url="http://fedora.redhat.com/docs/release-notes/"/> to view the latest
+ release notes for Fedora Core 5.
+ </para>
+ </tip>
+</legalnotice>