gnucash-docs maint: Revert "Fix remaining references to General Ledger as per David Carlson's suggestion"

Geert Janssens gjanssens at code.gnucash.org
Sat Feb 24 04:56:11 EST 2018


Updated	 via  https://github.com/Gnucash/gnucash-docs/commit/f2298baa (commit)
	from  https://github.com/Gnucash/gnucash-docs/commit/9f2f37d5 (commit)



commit f2298baa0c6d28cb67d171c11393fff8b7293117
Author: Geert Janssens <geert at kobaltwit.be>
Date:   Sat Feb 24 10:50:14 2018 +0100

    Revert "Fix remaining references to General Ledger as per David Carlson's suggestion"
    
    This reverts commit c1c068f5b0c0adf7a90d885630bd5069319e327e.

diff --git a/help/C/Help_ch_GUIMenus.xml b/help/C/Help_ch_GUIMenus.xml
index 1f1dd4e..2bcd98e 100644
--- a/help/C/Help_ch_GUIMenus.xml
+++ b/help/C/Help_ch_GUIMenus.xml
@@ -1319,7 +1319,7 @@
                   <para><guimenuitem>General Ledger</guimenuitem></para></entry>
 
                 <entry namest="c3">
-<!--                  <para>See <xref linkend="general-journal-report"></xref></para>-->
+<!--                  <para>See <xref linkend="general-ledger-report"></xref></para>-->
                 </entry>
               </row>
 
@@ -1749,9 +1749,9 @@
               </row>
 
               <row>
-                <entry><para><guimenuitem>General Journal</guimenuitem></para></entry>
+                <entry><para><guimenuitem>General Ledger</guimenuitem></para></entry>
 
-                <entry><para>See <xref linkend="general-journal"></xref></para></entry>
+                <entry><para>See <xref linkend="general-ledger"></xref></para></entry>
               </row>
             </tbody>
           </tgroup>
@@ -2002,10 +2002,10 @@
 </sect1>
 
 <sect1>
-   <title>Account Register/General Journal</title>
+   <title>Account Register/General Ledger</title>
 
     <sect2 id="account-register">
-      <title>Account Register & General Journal Window</title>
+      <title>Account Register & General Ledger Window</title>
 
       <para>This window is used to enter and edit your account data. It also
       provides tools for scheduling future transactions, finding and reporting
diff --git a/help/C/Help_ch_Reports.xml b/help/C/Help_ch_Reports.xml
index e335563..c44c82c 100644
--- a/help/C/Help_ch_Reports.xml
+++ b/help/C/Help_ch_Reports.xml
@@ -950,7 +950,7 @@
        </listitem>
 
        <listitem>
-        <para>General Journal:</para>
+        <para>General Ledger:</para>
        </listitem>
 
        <listitem>
diff --git a/help/C/Help_ch_Transactions.xml b/help/C/Help_ch_Transactions.xml
index cda5472..0ab99e3 100644
--- a/help/C/Help_ch_Transactions.xml
+++ b/help/C/Help_ch_Transactions.xml
@@ -870,16 +870,16 @@ Translators:
 
   </sect1>
 
-  <sect1  id="general-journal">
-    <title>General Journal</title>
-    <para>The General Journal is an advanced register used to enter transactions without needing to open
-    individual accounts. The General Journal shows the transaction entries for all accounts on one register.</para>
+  <sect1  id="general-ledger">
+    <title>General Ledger</title>
+    <para>The General Ledger is an advanced register used to enter transactions without needing to open
+    individual accounts. The General Ledger shows the transaction entries for all accounts on one register.</para>
 
-    <para>Entering transactions in the General Journal is more complicated than entering them in the individual
-    account registers. The advantage is the General Journal provides a more comprehensive view of the
+    <para>Entering transactions in the General Ledger is more complicated than entering them in the individual
+    account registers. The advantage is the General Ledger provides a more comprehensive view of the
     transactions you have entered in all your accounts.</para>
 
-    <para>The General Journal defaults to showing only the previous month of transactions. This is changeable
+    <para>The General Ledger defaults to showing only the previous month of transactions. This is changeable
     by using the "Filter By..." on the View menu.</para>
   </sect1>
 



Summary of changes:
 help/C/Help_ch_GUIMenus.xml     | 10 +++++-----
 help/C/Help_ch_Reports.xml      |  2 +-
 help/C/Help_ch_Transactions.xml | 14 +++++++-------
 3 files changed, 13 insertions(+), 13 deletions(-)



More information about the gnucash-changes mailing list