r19725 - gnucash-docs/branches/2.2/guide - Backport r19711: Fix #633066

Yawar Amin yawaramin at code.gnucash.org
Thu Oct 28 23:50:48 EDT 2010


Author: yawaramin
Date: 2010-10-28 23:50:47 -0400 (Thu, 28 Oct 2010)
New Revision: 19725
Trac: http://svn.gnucash.org/trac/changeset/19725

Modified:
   gnucash-docs/branches/2.2/guide/C/gnucash-guide.xml
   gnucash-docs/branches/2.2/guide/de_DE/gnucash-guide.xml
   gnucash-docs/branches/2.2/guide/it_IT/gnucash-guide.xml
Log:
Backport r19711: Fix #633066

Modified: gnucash-docs/branches/2.2/guide/C/gnucash-guide.xml
===================================================================
--- gnucash-docs/branches/2.2/guide/C/gnucash-guide.xml	2010-10-29 03:50:41 UTC (rev 19724)
+++ gnucash-docs/branches/2.2/guide/C/gnucash-guide.xml	2010-10-29 03:50:47 UTC (rev 19725)
@@ -1,8 +1,12 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!DOCTYPE book PUBLIC "-//OASIS//DTD DocBook XML V4.1.2//EN"
     "http://www.oasis-open.org/docbook/xml/4.1.2/docbookx.dtd" [
+
+<!-- HTML codes unknown to xmllint: -->
 <!ENTITY lsquo "‘">
 <!ENTITY rsquo "’">
+
+<!-- List of files: -->
 <!ENTITY chapter1 SYSTEM "ch_oview.xml">
 <!ENTITY chapter2 SYSTEM "ch_basics.xml">
 <!ENTITY chapter3 SYSTEM "ch_accts.xml">
@@ -25,13 +29,23 @@
 <!ENTITY appendixd SYSTEM "appendixd.xml">
 <!ENTITY legal SYSTEM "legal.xml">
 <!ENTITY GFDL SYSTEM "fdl-appendix.xml">
+
+<!--
+  Some global declarations which are used in the files. For easier
+  maintainance they should be collected here.
+-->
 <!ENTITY manrevision "2.2.1">
 <!ENTITY date "September 26, 2010">
-<!ENTITY app "GnuCash">
 <!ENTITY vers-unstable "2.3.15">
 <!ENTITY vers-stable "2.2.9">
 <!ENTITY series-unstable "2.3">
 <!ENTITY series-stable "2.2">
+<!--
+  Translators:
+    "&app;" replaces all occurences of "GnuCash" in the guide, so
+   transliterate "GnuCash" here.
+-->
+<!ENTITY app "GnuCash">
 ]>
 <!--
       (Do not remove this comment block.)

Modified: gnucash-docs/branches/2.2/guide/de_DE/gnucash-guide.xml
===================================================================
--- gnucash-docs/branches/2.2/guide/de_DE/gnucash-guide.xml	2010-10-29 03:50:41 UTC (rev 19724)
+++ gnucash-docs/branches/2.2/guide/de_DE/gnucash-guide.xml	2010-10-29 03:50:47 UTC (rev 19725)
@@ -1,11 +1,10 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!DOCTYPE book PUBLIC "-//OASIS//DTD DocBook XML V4.1.2//EN"
     "http://www.oasis-open.org/docbook/xml/4.1.2/docbookx.dtd" [
-<!ENTITY manrevision "2.0.0">
-<!ENTITY date "9th July 2006">
-<!ENTITY app "GnuCash">
-<!ENTITY vers-unstable "2.3.15">
-<!ENTITY vers-stable "2.2.9">
+
+<!-- HTML codes unknown to xmllint: -->
+
+<!-- List of files: -->
 <!ENTITY chapter1 SYSTEM "ch_oview.xml">
 <!ENTITY chapter2 SYSTEM "ch_basics.xml">
 ]>
@@ -28,7 +27,28 @@
 <!ENTITY legal SYSTEM "legal.xml">
 <!ENTITY GFDL SYSTEM "fdl-appendix.xml">
 -->
+<!ENTITY glossary SYSTEM "glossary.xml">
+<!ENTITY index SYSTEM "index.xml">
+<!ENTITY appendixe SYSTEM "appendixe.xml">
+
 <!--
+  Some global declarations which are used in the files. For easier
+  maintainance they should be collected here.
+-->
+<!ENTITY manrevision "2.0.0">
+<!ENTITY date "9th July 2006">
+<!ENTITY vers-unstable "2.3.15">
+<!ENTITY vers-stable "2.2.9">
+<!--
+  Translators:
+    "&app;" replaces all occurences of "GnuCash" in the guide, so
+   transliterate "GnuCash" here.
+-->
+<!ENTITY app "GnuCash">
+]>
+
+
+<!--
       (Do not remove this comment block.)
   Template Maintained by the GNOME Documentation Project:
 	  http://developer.gnome.org/projects/gdp

Modified: gnucash-docs/branches/2.2/guide/it_IT/gnucash-guide.xml
===================================================================
--- gnucash-docs/branches/2.2/guide/it_IT/gnucash-guide.xml	2010-10-29 03:50:41 UTC (rev 19724)
+++ gnucash-docs/branches/2.2/guide/it_IT/gnucash-guide.xml	2010-10-29 03:50:47 UTC (rev 19725)
@@ -1,6 +1,10 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!DOCTYPE book PUBLIC "-//OASIS//DTD DocBook XML V4.1.2//EN"
     "http://www.oasis-open.org/docbook/xml/4.1.2/docbookx.dtd" [
+
+<!-- HTML codes unknown to xmllint: -->
+
+<!-- List of files: -->
 <!ENTITY chapter1 SYSTEM "ch_oview.xml">
 <!ENTITY chapter2 SYSTEM "ch_basics.xml">
 <!ENTITY chapter3 SYSTEM "ch_accts.xml">
@@ -22,11 +26,22 @@
 <!ENTITY appendixd SYSTEM "appendixd.xml">
 <!ENTITY legal SYSTEM "legal.xml">
 <!ENTITY GFDL SYSTEM "fdl-appendix.xml">
+
+<!--
+  Some global declarations which are used in the files. For easier
+  maintainance they should be collected here.
+-->
 <!ENTITY manrevision "2.0.1">
 <!ENTITY date "8th Oct 2006">
-<!ENTITY app "GnuCash">
 <!ENTITY vers-unstable "2.3.15">
 <!ENTITY vers-stable "2.2.9">
+
+<!--
+  Translators:
+    "&app;" replaces all occurences of "GnuCash" in the guide, so
+   transliterate "GnuCash" here.
+-->
+<!ENTITY app "GnuCash">
 ]>
 <!--
       (Do not remove this comment block.)



More information about the gnucash-changes mailing list