gnucash-htdocs master: Multiple changes pushed

Frank H.Ellenberger fell at code.gnucash.org
Fri Jan 26 01:44:08 EST 2024


Updated	 via  https://github.com/Gnucash/gnucash-htdocs/commit/7e6e890c (commit)
	 via  https://github.com/Gnucash/gnucash-htdocs/commit/1a49fba3 (commit)
	 via  https://github.com/Gnucash/gnucash-htdocs/commit/2d1c3384 (commit)
	from  https://github.com/Gnucash/gnucash-htdocs/commit/e34ec5c2 (commit)



commit 7e6e890c0ddb191a8e6a2981a219c08eb83b4b25
Author: Frank H. Ellenberger <frank.h.ellenberger at gmail.com>
Date:   Thu Jan 25 23:02:12 2024 +0100

    Fix all errors and some warnings in old news

diff --git a/news/141216-2.6.5.news b/news/141216-2.6.5.news
index 5fd15ad..d228fc6 100644
--- a/news/141216-2.6.5.news
+++ b/news/141216-2.6.5.news
@@ -35,7 +35,7 @@
     <li>Aqbanking transfer: Make IBAN and BIC text entry fields filter digits or alphas correctly as needed.</li>
     <li>Adapt german SKR03 account template to updated tax rate.</li>
     <li>Allow GUILE1_PROGS as m4 name. Patch by dimstar at opensuse.org.</li>
-    <li>Add sv_AX, sv_FI, zh_HK, and zh_TW to Makefiles & configure.</li>
+    <li>Add sv_AX, sv_FI, zh_HK, and zh_TW to Makefiles & configure.</li>
 </ul>
 
 <p>Translations Updated: Danish, German, Italian</p>
diff --git a/news/150330-2.6.6.news b/news/150330-2.6.6.news
index 67f3888..ca6b36f 100644
--- a/news/150330-2.6.6.news
+++ b/news/150330-2.6.6.news
@@ -50,7 +50,7 @@
       <li>Improve income and expense reporting in advanced portfolio report</li>
       <li>Accept prices of the form n.nnne[+-]nn, i.e. with an exponent. An example requiring this is currency conversion from IDR to USD</li>
       <li>Added Lithuanian language business accounts</li>
-      <li>Fix crash when running check & repair on an open AP/AR register</li>
+      <li>Fix crash when running check & repair on an open AP/AR register</li>
 </ul>
 
 <p>Translations Updated: Danish, Dutch, German, Spanish</p>
diff --git a/news/150927-2.6.8.news b/news/150927-2.6.8.news
index 81bf84e..41c358b 100644
--- a/news/150927-2.6.8.news
+++ b/news/150927-2.6.8.news
@@ -49,7 +49,7 @@
 <p>Concurrent with the release of Gnucash 2.6.8 we're pleased to also release a new version 2.6.8 of the companion <em>Help</em> and <em>Tutorial and Concepts Guide</em>.</p>
 <ul>
   <li>Extensive German Translation improvements -- Mechtilde Stehmann</li>
-  <li>Bug 705309 - A/R & A/P Need Warnings, Sales Tax Table and
+  <li>Bug 705309 - A/R & A/P Need Warnings, Sales Tax Table and
   Billing Terms Editor need documentation -- Chris Good</li>
   <li>Expand Help for Transfer Dialog, Multicurrency, and Price Editor
   -- John Ralls, David Carlson, Geert Janssens</li>
diff --git a/news/151220-2.6.10.news b/news/151220-2.6.10.news
index 85049cd..08c6551 100644
--- a/news/151220-2.6.10.news
+++ b/news/151220-2.6.10.news
@@ -14,7 +14,7 @@
       <li> <a href="https://bugzilla.gnome.org/show_bug.cgi?id=662126">Bug #662126 - Cannot create scheduled transaction for dividend reinvestment.</a></li>
       <li> <a href="https://bugzilla.gnome.org/show_bug.cgi?id=742321">Bug #742321 - Reset temporary prefs on application startup.</a></li>
       <li> <a href="https://bugzilla.gnome.org/show_bug.cgi?id=745101">Bug #745101 - No warning when quitting with unsaved file. When the file was first created without the New File Assistant.</a></li>
-      <li> <a href="https://bugzilla.gnome.org/show_bug.cgi?id=746155">Bug #746155 - Reports: html-acct-table prepend-row! & prepend-col! unknown variables Fixed following the suggestions by Tony Kerns.</a></li>
+      <li> <a href="https://bugzilla.gnome.org/show_bug.cgi?id=746155">Bug #746155 - Reports: html-acct-table prepend-row! & prepend-col! unknown variables Fixed following the suggestions by Tony Kerns.</a></li>
       <li> <a href="https://bugzilla.gnome.org/show_bug.cgi?id=754192">Bug #754192 - Since Last Run Dialog asks for security price even if not needed.</a></li>
       <li> <a href="https://bugzilla.gnome.org/show_bug.cgi?id=754533">Bug #754533 - No Account Templates Error Patch.</a></li>
       <li> <a href="https://bugzilla.gnome.org/show_bug.cgi?id=755781">Bug #755781 - Files with copyright but no grant of license.</a></li>
diff --git a/news/180406-2.6.20.news b/news/180406-2.6.20.news
index e89e106..4e0c4ca 100644
--- a/news/180406-2.6.20.news
+++ b/news/180406-2.6.20.news
@@ -23,7 +23,7 @@
     <li>Fix auto-selection of splits in reconcile. Really use all splits of any given day. Up to now usually the splits of the given date were not or not all included, as the time comparison didn't correctly ignore any given time-of-day of the splits. Instead, all possible time-of-days should be included.</li>
     <li>Properly detect git in case of linked worktree.</li>
     <li>Account Hierarchy for India: Set LANGUAGE=hi and LANG=en_IN to access it.</li>
-    <li>Improve Import menu entries Customer & vendors use same menu label as others, replace template by tooltip, add ellipsis to entry, add comments to distinguish "Import" as verb and substantive.</li>
+    <li>Improve Import menu entries Customer & vendors use same menu label as others, replace template by tooltip, add ellipsis to entry, add comments to distinguish "Import" as verb and substantive.</li>
     <li>Provide preference panel to set the Alpha Vantage API key needed for Finance::Quote.</li>
     <li>Correct the appstream definition to match the current spec.</li>
     <li>Fix collectors and min-date handling in reports.</li>
diff --git a/news/180624-3.2.news b/news/180624-3.2.news
index 20eb53c..0449ee0 100644
--- a/news/180624-3.2.news
+++ b/news/180624-3.2.news
@@ -166,7 +166,7 @@
 <li><a href="https://bugs.gnucash.org/show_bug.cgi?id=796474">796474 - Segmentation fault while setting up online banking</a></li>
 <li><a href="https://bugs.gnucash.org/show_bug.cgi?id=796492">796492 - Wrong calculation of the first occurrence</a></li>
 <li><a href="https://bugs.gnucash.org/show_bug.cgi?id=796500">796500 - Scalability issue - importing large CSV to large book won't finish.</a></li>
-<li><a href="https://bugs.gnucash.org/show_bug.cgi?id=796520">796520 - Layout overlapping in Income & Expense Chart.</a></li>
+<li><a href="https://bugs.gnucash.org/show_bug.cgi?id=796520">796520 - Layout overlapping in Income & Expense Chart.</a></li>
 <li><a href="https://bugs.gnucash.org/show_bug.cgi?id=796537">796537 - Transaction Report cannot sort by "num".</a></li>
 <li><a href="https://bugs.gnucash.org/show_bug.cgi?id=796579">796579 - Cannot go forward with empty duplicates screen.</a></li>
 <li><a href="https://bugs.gnucash.org/show_bug.cgi?id=796591">796591 - Crash on keyboard entry in register when not clicking or tabbing first.</a></li>
diff --git a/news/180930-3.3.news b/news/180930-3.3.news
index 3ae9b8c..bfedbe8 100644
--- a/news/180930-3.3.news
+++ b/news/180930-3.3.news
@@ -156,7 +156,7 @@
   <li><a href="https://bugs.gnucash.org/show_bug.cgi?id=796750">Bug 796750 - qof_query_search_for stores pointer of type string argument.</a></li>
   <li><a href="https://bugs.gnucash.org/show_bug.cgi?id=796754">Bug 796754 - Guile encoding certain strings not as UTF-8.</a></li>
   <li><a href="https://bugs.gnucash.org/show_bug.cgi?id=796758">Bug 796758 - Improve error messages, why one can not remove a tax table.</a></li>
-  <li><a href="https://bugs.gnucash.org/show_bug.cgi?id=796761">Bug 796761 - Newline (char(10) is inserted into the end of the string if copy & paste text from excel into the description field of transaction.</a></li>
+  <li><a href="https://bugs.gnucash.org/show_bug.cgi?id=796761">Bug 796761 - Newline (char(10) is inserted into the end of the string if copy & paste text from excel into the description field of transaction.</a></li>
   <li><a href="https://bugs.gnucash.org/show_bug.cgi?id=796767">Bug 796767 - The importer shows read-only and placeholder accounts.</a></li>
   <li><a href="https://bugs.gnucash.org/show_bug.cgi?id=796772">Bug 796772 - Receivable Ageing Report invalid URL for Totals column.</a></li>
   <li><a href="https://bugs.gnucash.org/show_bug.cgi?id=796773">Bug 796773 - Display of Negative numbers.</a></li>
diff --git a/news/181230-3.4.news b/news/181230-3.4.news
index 1f73364..2273310 100644
--- a/news/181230-3.4.news
+++ b/news/181230-3.4.news
@@ -46,7 +46,7 @@
   <li><a href="https://bugs.gnucash.org/show_bug.cgi?id=796967"> Bug 796967 - gnclock table not removed when using PostgreSQL.</a></li>
   <li><a href="https://bugs.gnucash.org/show_bug.cgi?id=796978"> Bug 796978 - Deleting a split of same account as register cancels the transaction without warning</a></li>
   <li><a href="https://bugs.gnucash.org/show_bug.cgi?id=796981"> Bug 796981 - Gnucash crashes with critical error when selecting another file</a></li>
-  <li><a href="https://bugs.gnucash.org/show_bug.cgi?id=796982"> Bug 796982 - Import Bills & Invoices: change in un_escape() routine causes description and notes fields to be mangled.</a></li>
+  <li><a href="https://bugs.gnucash.org/show_bug.cgi?id=796982"> Bug 796982 - Import Bills & Invoices: change in un_escape() routine causes description and notes fields to be mangled.</a></li>
   <li><a href="https://bugs.gnucash.org/show_bug.cgi?id=796988"> Bug 796988 - Untranslated string in CSV transaction importer</a></li>
   <li><a href="https://bugs.gnucash.org/show_bug.cgi?id=796989"> Bug 796989 - some date/time does not honor user locale</a></li>
   <li><a href="https://bugs.gnucash.org/show_bug.cgi?id=796994"> Bug 796994 - Unable to generate Tax Report because of pricedb error</a></li>
@@ -128,7 +128,7 @@
   <li><a href="https://bugs.gnucash.org/show_bug.cgi?id=796492"> Bug 796492 - Wrong calculation of the first occurrence</a></li>
   <li><a href="https://bugs.gnucash.org/show_bug.cgi?id=796496"> Bug 796496 - CSV Importer: Column Selectors invisible on Windows.</a></li>
   <li><a href="https://bugs.gnucash.org/show_bug.cgi?id=796500"> Bug 796500 - Scalability issue - importing large CSV to large book won't finish</a></li>
-  <li><a href="https://bugs.gnucash.org/show_bug.cgi?id=796520"> Bug 796520 - Layout overlapping in Income & Expense Chart</a></li>
+  <li><a href="https://bugs.gnucash.org/show_bug.cgi?id=796520"> Bug 796520 - Layout overlapping in Income & Expense Chart</a></li>
   <li><a href="https://bugs.gnucash.org/show_bug.cgi?id=796656"> Bug 796656 - GnuCash frequently crashes, usually involving unsaved transactions.</a></li>
   <li><a href="https://bugs.gnucash.org/show_bug.cgi?id=796687"> Bug 796687 - Tax Entity name and type for an account won't work under "Tax Reporting Options" in Gnucash 3.2</a></li>
   <li><a href="https://bugs.gnucash.org/show_bug.cgi?id=796688"> Bug 796688 - "Next" Button Moves Repeatedly During New File Wizard</a></li>
@@ -139,7 +139,7 @@
   <li><a href="https://bugs.gnucash.org/show_bug.cgi?id=796750"> Bug 796750 - qof_query_search_for stores pointer of type string argument</a></li>
   <li><a href="https://bugs.gnucash.org/show_bug.cgi?id=796754"> Bug 796754 - Guile encoding certain strings not as UTF-8</a></li>
   <li><a href="https://bugs.gnucash.org/show_bug.cgi?id=796758"> Bug 796758 - Improve error messages, why one can not remove a tax table</a></li>
-  <li><a href="https://bugs.gnucash.org/show_bug.cgi?id=796761"> Bug 796761 - Newline (char(10) is inserted into the end of the string if copy & paste text from excel into the description field of transaction</a></li>
+  <li><a href="https://bugs.gnucash.org/show_bug.cgi?id=796761"> Bug 796761 - Newline (char(10) is inserted into the end of the string if copy & paste text from excel into the description field of transaction</a></li>
   <li><a href="https://bugs.gnucash.org/show_bug.cgi?id=796767"> Bug 796767 - The importer shows read-only and placeholder accounts</a></li>
   <li><a href="https://bugs.gnucash.org/show_bug.cgi?id=796773"> Bug 796773 - Display of Negative numbers</a></li>
   <li><a href="https://bugs.gnucash.org/show_bug.cgi?id=796774"> Bug 796774 - Investment account QIF Import does not import transaction</a></li>
diff --git a/news/190331-3.5.news b/news/190331-3.5.news
index 8dc400b..970b47b 100644
--- a/news/190331-3.5.news
+++ b/news/190331-3.5.news
@@ -35,10 +35,10 @@
 <li><a href="https://bugs.gnucash.org/show_bug.cgi?id=796989"> Bug 796989 - some date/time does not honor user locale.</a></li>
 <li><a href="https://bugs.gnucash.org/show_bug.cgi?id=797002"> Bug 797002 - Program crashes when exporting tax data in txf format.</a></li>
 <li><a href="https://bugs.gnucash.org/show_bug.cgi?id=797011"> Bug 797011 - GnuCash 3.4 Crashes When Printing Checks with Custom Format.</a></li>
-<li><a href="https://bugs.gnucash.org/show_bug.cgi?id=797013"> Bug 797013 - Import Customers & Vendors: error in CMakeLists.txt - causes incomplete project in Xcode.</a></li>
-<li><a href="https://bugs.gnucash.org/show_bug.cgi?id=797029"> Bug 797029 - Import Customer & Vendors: blank name and company in import data row crashes GnuCash</a></li>
-<li><a href="https://bugs.gnucash.org/show_bug.cgi?id=797030"> Bug 797030 - Import Customer & Vendors: several issues with the matching of data rows.</a></li>
-<li><a href="https://bugs.gnucash.org/show_bug.cgi?id=797031"> Bug 797031 - Import customer & Vendors: import can create customer and vendors without address data</a></li>
+<li><a href="https://bugs.gnucash.org/show_bug.cgi?id=797013"> Bug 797013 - Import Customers & Vendors: error in CMakeLists.txt - causes incomplete project in Xcode.</a></li>
+<li><a href="https://bugs.gnucash.org/show_bug.cgi?id=797029"> Bug 797029 - Import Customer & Vendors: blank name and company in import data row crashes GnuCash</a></li>
+<li><a href="https://bugs.gnucash.org/show_bug.cgi?id=797030"> Bug 797030 - Import Customer & Vendors: several issues with the matching of data rows.</a></li>
+<li><a href="https://bugs.gnucash.org/show_bug.cgi?id=797031"> Bug 797031 - Import customer & Vendors: import can create customer and vendors without address data</a></li>
 <li><a href="https://bugs.gnucash.org/show_bug.cgi?id=797041"> Bug 797041 - enum confusion in qoflog.</a></li>
 <li><a href="https://bugs.gnucash.org/show_bug.cgi?id=797046"> Bug 797046 - Tools / Price Database / Currencies UI not working since 3.4.</a></li>
 <li><a href="https://bugs.gnucash.org/show_bug.cgi?id=797067"> Bug 797067 - Date displayed incorrectly in register.</a></li>
@@ -61,10 +61,10 @@
   <li><b>GUI</b>: Replace ambiguous mnemonic for File>Export>Export Active Register...</li>
   <li><b>GUI</b>: Rearrange menu accelerators for Actions>Online Actions menu items</li>
   <li><b>GUI</b>: Add mnemonic for File>Import>Import Bills...</li>
-  <li><b>GUI</b>: Move Balance-Forecast report to Reports>Assets & Liabilities</li>
+  <li><b>GUI</b>: Move Balance-Forecast report to Reports>Assets & Liabilities</li>
   <li><b>GUI</b>: Move Void Transactions item in Report Options from the Accounts tab to the Filter tab.</li>
   <li><b>I18N</b>: Fix erratic localization of dates on Windows.
-      <br />Date format selection on Windows relies on Windows National Language functions and those are unaffected by the POSIX setlocale(). We have in the past relied upon gtk initialization to handle this but it has not been reliable since the move to Gtk3. Note that this applies only when the locale is set via a Unix-style environment variable (typically LANG) or in the environment file; it's unnecessary and ignored when using the localization settings in Region & Language.</li>
+      <br />Date format selection on Windows relies on Windows National Language functions and those are unaffected by the POSIX setlocale(). We have in the past relied upon gtk initialization to handle this but it has not been reliable since the move to Gtk3. Note that this applies only when the locale is set via a Unix-style environment variable (typically LANG) or in the environment file; it's unnecessary and ignored when using the localization settings in Region & Language.</li>
   <li><b>I18N</b>: Unify phrases to remove untranslated msgids.</li>
   <li><b>I18N</b>: Restore the global locale after Guile munges it.
       <br />There's no way to change the environment locale on Windows so calling setlocale(LC_ALL, ""), as guile does in its init routine, reads the user's Language and Region settings instead of the environment variables. We save the discovered environment locale and call setlocale with it again after Guile has initialized.</li>
@@ -155,7 +155,7 @@
   <li><a href="https://bugs.gnucash.org/show_bug.cgi?id=796492"> Bug 796492 - Wrong calculation of the first occurrence</a></li>
   <li><a href="https://bugs.gnucash.org/show_bug.cgi?id=796496"> Bug 796496 - CSV Importer: Column Selectors invisible on Windows.</a></li>
   <li><a href="https://bugs.gnucash.org/show_bug.cgi?id=796500"> Bug 796500 - Scalability issue - importing large CSV to large book won't finish</a></li>
-  <li><a href="https://bugs.gnucash.org/show_bug.cgi?id=796520"> Bug 796520 - Layout overlapping in Income & Expense Chart</a></li>
+  <li><a href="https://bugs.gnucash.org/show_bug.cgi?id=796520"> Bug 796520 - Layout overlapping in Income & Expense Chart</a></li>
   <li><a href="https://bugs.gnucash.org/show_bug.cgi?id=796688"> Bug 796688 - "Next" Button Moves Repeatedly During New File Wizard</a></li>
   <li><a href="https://bugs.gnucash.org/show_bug.cgi?id=796728"> Bug 796728 - GnuCash 3.0-3.2 crashes when starting up under Windows</a></li>
   <li><a href="https://bugs.gnucash.org/show_bug.cgi?id=796736"> Bug 796736 - Column Widths calculator need to allow more padding</a></li>
@@ -164,7 +164,7 @@
   <li><a href="https://bugs.gnucash.org/show_bug.cgi?id=796750"> Bug 796750 - qof_query_search_for stores pointer of type string argument</a></li>
   <li><a href="https://bugs.gnucash.org/show_bug.cgi?id=796754"> Bug 796754 - Guile encoding certain strings not as UTF-8</a></li>
   <li><a href="https://bugs.gnucash.org/show_bug.cgi?id=796758"> Bug 796758 - Improve error messages, why one can not remove a tax table</a></li>
-  <li><a href="https://bugs.gnucash.org/show_bug.cgi?id=796761"> Bug 796761 - Newline (char(10) is inserted into the end of the string if copy & paste text from excel into the description field of transaction</a></li>
+  <li><a href="https://bugs.gnucash.org/show_bug.cgi?id=796761"> Bug 796761 - Newline (char(10) is inserted into the end of the string if copy & paste text from excel into the description field of transaction</a></li>
   <li><a href="https://bugs.gnucash.org/show_bug.cgi?id=796767"> Bug 796767 - The importer shows read-only and placeholder accounts</a></li>
   <li><a href="https://bugs.gnucash.org/show_bug.cgi?id=796773"> Bug 796773 - Display of Negative numbers</a></li>
   <li><a href="https://bugs.gnucash.org/show_bug.cgi?id=796774"> Bug 796774 - Investment account QIF Import does not import transaction</a></li>
@@ -210,10 +210,10 @@
 <li><a href="https://bugs.gnucash.org/show_bug.cgi?id=797009"> Bug 797009 - Database error on split transaction</a></li>
 <li><a href="https://bugs.gnucash.org/show_bug.cgi?id=797010"> Bug 797010 - Install v3.4 failure</a></li>
 <li><a href="https://bugs.gnucash.org/show_bug.cgi?id=797016"> Bug 797016 - modifying existing entry don't allow to input zero price or zero stocks</a></li>
-<li><a href="https://bugs.gnucash.org/show_bug.cgi?id=797022"> Bug 797022 - Import Bills & Invoices: expense/income account is not validated - leads to one-sided posting if account is invalid</a></li>
-<li><a href="https://bugs.gnucash.org/show_bug.cgi?id=797023"> Bug 797023 - Import Bills & Invoices: no user confirmation requested for update of invoices, if new invoices is created first.</a></li>
-<li><a href="https://bugs.gnucash.org/show_bug.cgi?id=797024"> Bug 797024 - Import Bills & Invoices: import matches csv data rows with too few separators, messing up the import data</a></li>
-<li><a href="https://bugs.gnucash.org/show_bug.cgi?id=797025"> Bug 797025 - Import Bills & Invoices: the type of the post to account is not validated - enabling A/P and A/R postings on regular accounts</a></li>
+<li><a href="https://bugs.gnucash.org/show_bug.cgi?id=797022"> Bug 797022 - Import Bills & Invoices: expense/income account is not validated - leads to one-sided posting if account is invalid</a></li>
+<li><a href="https://bugs.gnucash.org/show_bug.cgi?id=797023"> Bug 797023 - Import Bills & Invoices: no user confirmation requested for update of invoices, if new invoices is created first.</a></li>
+<li><a href="https://bugs.gnucash.org/show_bug.cgi?id=797024"> Bug 797024 - Import Bills & Invoices: import matches csv data rows with too few separators, messing up the import data</a></li>
+<li><a href="https://bugs.gnucash.org/show_bug.cgi?id=797025"> Bug 797025 - Import Bills & Invoices: the type of the post to account is not validated - enabling A/P and A/R postings on regular accounts</a></li>
 <li><a href="https://bugs.gnucash.org/show_bug.cgi?id=797026"> Bug 797026 - Reimport of account structure not working</a></li>
 <li><a href="https://bugs.gnucash.org/show_bug.cgi?id=797027"> Bug 797027 - After Upgrade to 3.4, File is Always Unsaved</a></li>
 <li><a href="https://bugs.gnucash.org/show_bug.cgi?id=797033"> Bug 797033 - The CSV Importer should not obey with the "automatic digital point" setting</a></li>
diff --git a/news/190630-3.6.news b/news/190630-3.6.news
index 61de301..db5fb5b 100644
--- a/news/190630-3.6.news
+++ b/news/190630-3.6.news
@@ -135,7 +135,7 @@
     <li><a href="https://bugs.gnucash.org/show_bug.cgi?id=796492">Bug 796492 - Wrong calculation of the first occurrence</a></li>
     <li><a href="https://bugs.gnucash.org/show_bug.cgi?id=796496">Bug 796496 - CSV Importer: Column Selectors invisible on Windows.</a></li>
     <li><a href="https://bugs.gnucash.org/show_bug.cgi?id=796500">Bug 796500 - Scalability issue - importing large CSV to large book won't finish</a></li>
-    <li><a href="https://bugs.gnucash.org/show_bug.cgi?id=796520">Bug 796520 - Layout overlapping in Income & Expense Chart</a></li>
+    <li><a href="https://bugs.gnucash.org/show_bug.cgi?id=796520">Bug 796520 - Layout overlapping in Income & Expense Chart</a></li>
     <li><a href="https://bugs.gnucash.org/show_bug.cgi?id=796688">Bug 796688 - "Next" Button Moves Repeatedly During New File Wizard</a></li>
     <li><a href="https://bugs.gnucash.org/show_bug.cgi?id=796736">Bug 796736 - Column Widths calculator need to allow more padding</a></li>
     <li><a href="https://bugs.gnucash.org/show_bug.cgi?id=796740">Bug 796740 - Selecting register value with mouse fails</a></li>
@@ -197,10 +197,10 @@
     <li><a href="https://bugs.gnucash.org/show_bug.cgi?id=796977">Bug 796977 - No amounts displaying after upgrade from 2.6.19 to 3.3</a></li>
     <li><a href="https://bugs.gnucash.org/show_bug.cgi?id=796979">Bug 796979 - GnuCash segfaults on first startup when run from remote X session</a></li>
     <li><a href="https://bugs.gnucash.org/show_bug.cgi?id=796983">Bug 796983 - fails when importing QIF exported by Quicken 2015 Deluxe</a></li>
-    <li><a href="https://bugs.gnucash.org/show_bug.cgi?id=796984">Bug 796984 - Import Bills & Invoices: date of line item is not validated; can lead to unexpected results</a></li>
-    <li><a href="https://bugs.gnucash.org/show_bug.cgi?id=796985">Bug 796985 - Import Bills & Invoices: option 'open not yet posted docs in tab' does not open tab if invoice could not be posted</a></li>
-    <li><a href="https://bugs.gnucash.org/show_bug.cgi?id=796986">Bug 796986 - Import Bills & Invoices: in case of invalid posting date in import file, invoice is posted with unexpected date</a></li>
-    <li><a href="https://bugs.gnucash.org/show_bug.cgi?id=796987">Bug 796987 - Import Bills & Invoices: fixing import items only works in special case</a></li>
+    <li><a href="https://bugs.gnucash.org/show_bug.cgi?id=796984">Bug 796984 - Import Bills & Invoices: date of line item is not validated; can lead to unexpected results</a></li>
+    <li><a href="https://bugs.gnucash.org/show_bug.cgi?id=796985">Bug 796985 - Import Bills & Invoices: option 'open not yet posted docs in tab' does not open tab if invoice could not be posted</a></li>
+    <li><a href="https://bugs.gnucash.org/show_bug.cgi?id=796986">Bug 796986 - Import Bills & Invoices: in case of invalid posting date in import file, invoice is posted with unexpected date</a></li>
+    <li><a href="https://bugs.gnucash.org/show_bug.cgi?id=796987">Bug 796987 - Import Bills & Invoices: fixing import items only works in special case</a></li>
     <li><a href="https://bugs.gnucash.org/show_bug.cgi?id=796992">Bug 796992 - gnucash --add-price-quotes always fails</a></li>
     <li><a href="https://bugs.gnucash.org/show_bug.cgi?id=796995">Bug 796995 - Income and GST Statement: wrong grouping of invoices with multiple tax rates</a></li>
     <li><a href="https://bugs.gnucash.org/show_bug.cgi?id=796997">Bug 796997 - Currency Conversion Dialog appears when recording transactions between same currency accounts.</a></li>
@@ -209,10 +209,10 @@
     <li><a href="https://bugs.gnucash.org/show_bug.cgi?id=797009">Bug 797009 - Database error on split transaction</a></li>
     <li><a href="https://bugs.gnucash.org/show_bug.cgi?id=797010">Bug 797010 - Install v3.4 failure</a></li>
     <li><a href="https://bugs.gnucash.org/show_bug.cgi?id=797016">Bug 797016 - modifying existing entry don't allow to input zero price or zero stocks</a></li>
-    <li><a href="https://bugs.gnucash.org/show_bug.cgi?id=797022">Bug 797022 - Import Bills & Invoices: expense/income account is not validated - leads to one-sided posting if account is invalid</a></li>
-    <li><a href="https://bugs.gnucash.org/show_bug.cgi?id=797023">Bug 797023 - Import Bills & Invoices: no user confirmation requested for update of invoices, if new invoices is created first.</a></li>
-    <li><a href="https://bugs.gnucash.org/show_bug.cgi?id=797024">Bug 797024 - Import Bills & Invoices: import matches csv data rows with too few separators, messing up the import data</a></li>
-    <li><a href="https://bugs.gnucash.org/show_bug.cgi?id=797025">Bug 797025 - Import Bills & Invoices: the type of the post to account is not validated - enabling A/P and A/R postings on regular accounts</a></li>
+    <li><a href="https://bugs.gnucash.org/show_bug.cgi?id=797022">Bug 797022 - Import Bills & Invoices: expense/income account is not validated - leads to one-sided posting if account is invalid</a></li>
+    <li><a href="https://bugs.gnucash.org/show_bug.cgi?id=797023">Bug 797023 - Import Bills & Invoices: no user confirmation requested for update of invoices, if new invoices is created first.</a></li>
+    <li><a href="https://bugs.gnucash.org/show_bug.cgi?id=797024">Bug 797024 - Import Bills & Invoices: import matches csv data rows with too few separators, messing up the import data</a></li>
+    <li><a href="https://bugs.gnucash.org/show_bug.cgi?id=797025">Bug 797025 - Import Bills & Invoices: the type of the post to account is not validated - enabling A/P and A/R postings on regular accounts</a></li>
     <li><a href="https://bugs.gnucash.org/show_bug.cgi?id=797026">Bug 797026 - Reimport of account structure not working</a></li>
     <li><a href="https://bugs.gnucash.org/show_bug.cgi?id=797033">Bug 797033 - The CSV Importer should not obey with the "automatic digital point" setting</a></li>
     <li><a href="https://bugs.gnucash.org/show_bug.cgi?id=797035">Bug 797035 - Date selection via calender</a></li>
@@ -240,7 +240,7 @@
     <li><a href="https://bugs.gnucash.org/show_bug.cgi?id=797080">Bug 797080 - "Rate of Gain" and "Rate of Return" Seem to be Mislabeled</a></li>
     <li><a href="https://bugs.gnucash.org/show_bug.cgi?id=797083">Bug 797083 - Gnucash crashes when trying to rename budget</a></li>
     <li><a href="https://bugs.gnucash.org/show_bug.cgi?id=797084">Bug 797084 - Provide an option to leave edited transactions reconciled</a></li>
-    <li><a href="https://bugs.gnucash.org/show_bug.cgi?id=797085">Bug 797085 - Import Bills & Invoices – headers not translated</a></li>
+    <li><a href="https://bugs.gnucash.org/show_bug.cgi?id=797085">Bug 797085 - Import Bills & Invoices – headers not translated</a></li>
     <li><a href="https://bugs.gnucash.org/show_bug.cgi?id=797088">Bug 797088 - Encoding problem with CSV-formated account tree import</a></li>
     <li><a href="https://bugs.gnucash.org/show_bug.cgi?id=797092">Bug 797092 - Save As fails: tries to save to reserved directory if path contains spaces</a></li>
     <li><a href="https://bugs.gnucash.org/show_bug.cgi?id=797093">Bug 797093 - Miscalculation in cashflow reports</a></li>
@@ -280,7 +280,7 @@
     <li><a href="https://bugs.gnucash.org/show_bug.cgi?id=797191">Bug 797191 - Gnu Cash does not save certificates permanently</a></li>
     <li><a href="https://bugs.gnucash.org/show_bug.cgi?id=797194">Bug 797194 - Hebrew fonts are not shown correctly</a></li>
     <li><a href="https://bugs.gnucash.org/show_bug.cgi?id=797199">Bug 797199 - AqBanking HBCI import Visa Card (comdirect bank) without line result: from to dates switched</a></li>
-    <li><a href="https://bugs.gnucash.org/show_bug.cgi?id=797200">Bug 797200 - closing window in python console should trigger regular shutdown or none at all
+    <li><a href="https://bugs.gnucash.org/show_bug.cgi?id=797200">Bug 797200 - closing window in python console should trigger regular shutdown or none at all</a></li>
     <li><a href="https://bugs.gnucash.org/show_bug.cgi?id=797201">Bug 797201 - ipython shell broken</a></li>
     <li><a href="https://bugs.gnucash.org/show_bug.cgi?id=797203">Bug 797203 - autofill value is incorrect in split tx across currencies with trading accounts enabled</a></li>
     <li><a href="https://bugs.gnucash.org/show_bug.cgi?id=797205">Bug 797205 - Python Shell startup message: PyGTKDeprecationWarning: Using positional arguments with the GObject constructor has been deprecated</a></li>
@@ -298,7 +298,7 @@
     <li><a href="https://bugs.gnucash.org/show_bug.cgi?id=797231">Bug 797231 - Split transaction doesn't complete in future</a></li>
     <li><a href="https://bugs.gnucash.org/show_bug.cgi?id=797232">Bug 797232 - dialog-ab.glade was written for gtk 2.16.</a></li>
     <li><a href="https://bugs.gnucash.org/show_bug.cgi?id=797234">Bug 797234 - gnucash closes when trying to open new file</a></li>
-    <li><a href="https://bugs.gnucash.org/show_bug.cgi?id=797235">Bug 797235 - 'Memorised' is british English</a><?
+    <li><a href="https://bugs.gnucash.org/show_bug.cgi?id=797235">Bug 797235 - 'Memorised' is british English</a></li>
     <li><a href="https://bugs.gnucash.org/show_bug.cgi?id=797236">Bug 797236 - Regression: Reconcile window transaction list resets to top when new transaction created in account</a></li>
     <li><a href="https://bugs.gnucash.org/show_bug.cgi?id=797237">Bug 797237 - Default currency is USD no matter what you choose</a></li>
     <li><a href="https://bugs.gnucash.org/show_bug.cgi?id=797243">Bug 797243 - Slow XML load/save on OS X 10.11</a></li>
@@ -353,8 +353,8 @@ application bundle.</p>
   <li><code>cb8ba5aa13dce6c9caedfb774abef47b8e352c2cda7d762d3f74840f1b12766a</code>  gnucash-3.6.setup.exe</li>
   <li><code>a9275a8d2aef576016b7f58b08bcc71739902e2e81787171af83c2576e21d085</code>  Gnucash-Intel-3.6-1.dmg</li>
   <li><code>32d373a4faa96cde2bba564bc8d7143d6317f121c488492f2dc5ebe99b4b6163</code>  gnucash-docs-3.6-1.tar.gz</li>
-</ul></p>
-
+</ul>
+<p></p>
 <ul>
   <li>SourceForge:
   <ul>
diff --git a/news/190908-3.7.news b/news/190908-3.7.news
index b78022a..c40cc25 100644
--- a/news/190908-3.7.news
+++ b/news/190908-3.7.news
@@ -13,14 +13,14 @@
 <li><a href="https://bugs.gnucash.org/show_bug.cgi?id=746937">Bug 746937 - Template transaction splits are loaded in reverse order and then not sorted before saving.</a><br/>Actually not sorted after loading because the template accounts weren't being committed.</li>
 <li><a href="https://bugs.gnucash.org/show_bug.cgi?id=752395">Bug 752395 - Start Day of weekly report doesn't respond to change in locale</a><br/>Redefines some functions to ensure weekly grouping in transaction report obeys locale's start-of-week.</li>
 <li><a href="https://bugs.gnucash.org/show_bug.cgi?id=784623">Bug 784623 - GNUCash does not work with sql backend, I can open in read only mode</a><br/> Upgrade the splits table as well, an oversight from the original fix. </li>
-<li><a href="https://bugs.gnucash.org/show_bug.cgi?id=793018">Bug 793018 - Balance (with >>eguile<<) - Report Title can't be changed</a></li>
+<li><a href="https://bugs.gnucash.org/show_bug.cgi?id=793018">Bug 793018 - Balance (with >>eguile<<) - Report Title can't be changed</a></li>
 <li><a href="https://bugs.gnucash.org/show_bug.cgi?id=795251">Bug 795251 - googletest detection cannot be overridden</a></li>
 <li><a href="https://bugs.gnucash.org/show_bug.cgi?id=796819">Bug 796819 - bad icon with Spanish localization</a><br/>Temporary fix for Farsi, which was afffected, too. As it is maintained by TP, the final fix has to come from them.</li>
 <li><a href="https://bugs.gnucash.org/show_bug.cgi?id=796952">Bug 796952 - Report formatting (justify) is broken</a><br/>Preveious patch reverted and replaced with a more correct one.</li>
-<li><a href="https://bugs.gnucash.org/show_bug.cgi?id=797085">Bug 797085 - Import Bills & Invoices – headers not translated.</a><br/>Make strings translatable.  Translators: This adds 22 new translatable strings.</li>
+<li><a href="https://bugs.gnucash.org/show_bug.cgi?id=797085">Bug 797085 - Import Bills & Invoices – headers not translated.</a><br/>Make strings translatable.  Translators: This adds 22 new translatable strings.</li>
 <li><a href="https://bugs.gnucash.org/show_bug.cgi?id=797158">Bug 797158 - gnc:make-account-sel-limited-option is not working</a><br/>Option was being deliberately reset to default_value every time. </li>
 <li><a href="https://bugs.gnucash.org/show_bug.cgi?id=797279">Bug 797279 - Reports RTL do not support RTL</a><br/>Fix guile-2.0 string handling to prevent munging unicode in report-titles etc. while loading/saving reports.</li>
-<li><a href="https://bugs.gnucash.org/show_bug.cgi?id=797295">Bug 797295 - problems with entering swedish åäö in company address</a</li>
+<li><a href="https://bugs.gnucash.org/show_bug.cgi?id=797295">Bug 797295 - problems with entering swedish åäö in company address</a></li>
 <li><a href="https://bugs.gnucash.org/show_bug.cgi?id=797297">Bug 797297 - GNUCash is in English even though MacOS is set-up to French.</a></li>
 <li><a href="https://bugs.gnucash.org/show_bug.cgi?id=797301">Bug 797301 - Register Menu View > Refresh doesn't work in 'with subaccounts' window.</a></li>
 <li><a href="https://bugs.gnucash.org/show_bug.cgi?id=797306">Bug 797306 - "URL cannot be shown" when one clicks an account line link in report.</a></li>
@@ -30,7 +30,7 @@
     <li><a href="https://bugs.gnucash.org/show_bug.cgi?id=797349">Bug 797349 - "A"ssociate header badly translated.</a>
 <li><a href="https://bugs.gnucash.org/show_bug.cgi?id=797353">Bug 797353 - Add copyright and release info in appdata file</a></li>
 <li><a href="https://bugs.gnucash.org/show_bug.cgi?id=797355">Bug 797355 - General Journal report seems to be off balance</a><br/>Previously, for general-journal, each split was being analyzed, and only the source split was counted for totals. This change will means the source split *and* its peers were accounted for. </li>
-<li><a href="https://bugs.gnucash.org/show_bug.cgi?id=797377">Bug 797377 - cmake fails on debian-8 and ubuntu-14.04 with gnucash.appdata.xml.in does not exist</li>
+<li><a href="https://bugs.gnucash.org/show_bug.cgi?id=797377">Bug 797377 - cmake fails on debian-8 and ubuntu-14.04 with gnucash.appdata.xml.in does not exist</a></li>
 <li><a href="https://bugs.gnucash.org/show_bug.cgi?id=797378">Bug 797378 - QIF file import fails: Loading gives wrong type argument in position 2</a></li>
 <li><a href="https://bugs.gnucash.org/show_bug.cgi?id=797389">Bug 797389 - Random Crashes while attaching a document.</a></li>
 
@@ -148,8 +148,8 @@ application bundle.</p>
   <li><code>3664f3f0a2725ba1b771400ecf1478db164006e97832ea19883657c3d3f41ec3</code>  gnucash-3.7.setup.exe</li>
   <li><code>b687fb0a17b15e735a29be83354409fb8059aebf0bd97079b74eac3dfc4cbeac</code>  Gnucash-Intel-3.7-1.dmg</li>
   <li><code>393919c12e7a0711b113cca3af83c2dcd195eabfa83ed2e985cbb91951a990c0</code>  gnucash-docs-3.7-1.tar.gz</li>
-</ul></p>
-
+</ul>
+<p></p>
 <ul>
   <li>SourceForge:
   <ul>
diff --git a/news/191229-3.8.news b/news/191229-3.8.news
index e67d15a..c81828b 100644
--- a/news/191229-3.8.news
+++ b/news/191229-3.8.news
@@ -59,7 +59,7 @@
   <li>[report-utilities] bugfix: overpayment works for AP accounts.</li>
   <li>Swap the buttons around on the Budget Open dialogue<br/> Swap the OK and Cancel buttons so they conform to the normal layout.</li>
   <li>[report-utilities] bugfix: fix overpayment detection<br/> For 1 payment to >1 invoices, previously would miscalculate overpayment.</li>
-  <li>[budgets.scm] Budget reports handle both natural & reversed budgets.<br/>This change is protected by a Feature: Using it will prevent the file from being opened by earlier versions of GnuCash.</li>
+  <li>[budgets.scm] Budget reports handle both natural & reversed budgets.<br/>This change is protected by a Feature: Using it will prevent the file from being opened by earlier versions of GnuCash.</li>
   <li>[gnc-budget-view.c] totals - 5 fundamental types<br/>previous showed income/expense/transfers/totals budget totals, of uncertain meaning. now shows income/expense/asset/liability/equity budget totals. The 5 lines also become sensitive to the global sign-reverse property.</li>
   <li>bindings-python - drop references to gnucash-env<br/> We no longer ship a gnucash-env script, directly use python(3) instead</li>
   <li>[balsheet-pnl] fix: single-date balsheet missed printing date
diff --git a/news/210627-4.6.news b/news/210627-4.6.news
index 2150f70..80a7230 100644
--- a/news/210627-4.6.news
+++ b/news/210627-4.6.news
@@ -14,7 +14,7 @@
         <li><a href="https://bugs.gnucash.org/show_bug.cgi?id=787813">Bug 787813 - Price change from editing a transaction not reflected in pricedb.</a></li>
         <li><a href="https://bugs.gnucash.org/show_bug.cgi?id=794877">Bug 794877 - Intro text of "Online Banking Setup" is outdated</a></li>
         <li><a href="https://bugs.gnucash.org/show_bug.cgi?id=795804">Bug 795804 - Extremely slow save</a><p>Only update the status bar when the percentage changes by at least 1% because running the mainloop is expensive on macOS and Microsoft Windows. This speeds up all operations that run the progress bar with overly-fine resolution. </p></li>
-        <li><a href="https://bugs.gnucash.org/show_bug.cgi?id=796761">Bug 796761 - Newline (char(10)) is inserted into the end of the string if copy & paste text from excel into the description field of transaction</a></li>
+        <li><a href="https://bugs.gnucash.org/show_bug.cgi?id=796761">Bug 796761 - Newline (char(10)) is inserted into the end of the string if copy & paste text from excel into the description field of transaction</a></li>
         <li><a href="https://bugs.gnucash.org/show_bug.cgi?id=797787">Bug 797787 - Feature request: preference setting to open new tabs adjacent to currently active tab</a><p>tests preference; if enabled then new tab inserted after current. if disabled then new tab is at the end. </p></li>
         <li><a href="https://bugs.gnucash.org/show_bug.cgi?id=797928">Bug 797928 - Since last run asks for security price when no shares traded</a></li>
         <li><a href="https://bugs.gnucash.org/show_bug.cgi?id=798093">Bug 798093 - Changing the symbol/abbreviation of a security after the trading account was created breaks GnuCash.</a>(Reopened)</li>
diff --git a/news/230108-4.900.news b/news/230108-4.900.news
index 9640f19..3703bd4 100644
--- a/news/230108-4.900.news
+++ b/news/230108-4.900.news
@@ -9,18 +9,18 @@
 <h4>New Features</h4>
 <ul>
     <li> A new Stock Transaction Assistant to guide you through entering most investment transactions for stocks, bonds, and mutual funds. You can access it from <em>Actions>Stock Assistant</em> when you have the Accounts page ora Stock or Fund account register open.</li>
-    <li> A new Investment Lots report showing a graph of capital gains and losses in a period by investment lot. Note that if you don't use the View Lots dialog to manage capital gains and losses this report won't have anything to show you. Use <em>Reports>Assets & Liabilities>Investment Lots</em> to see the report.</li>
+    <li> A new Investment Lots report showing a graph of capital gains and losses in a period by investment lot. Note that if you don't use the View Lots dialog to manage capital gains and losses this report won't have anything to show you. Use <em>Reports>Assets & Liabilities>Investment Lots</em> to see the report.</li>
     <li>A new tab on the New/Edit Account dialog called <em>More Properties</em> includes entries to set a high and low limit on an account. That's coupled to a new column that's available on the Accounts Page, <em>Balance Limit</em>. If you set a high or low limit and the account balance falls above or below the respective limit an indicator will be shown in the Balance Limit column.</li>
     <li>The description field quickfill in the register now displays a drop-down list of possible completions instead of just one inline completion.</li>
     <li>File import menu items for the MT940, MT942, and DTAUS formats is replaced with a single <em>Import from AQBanking</em> that supports importing any file format supported by AQBanking, including the frequently requested CAMT.</li>
 </ul>
 <h4>Between 4.13 and 4.900, the following bugfixes were accomplished:</h4>
-<h5>The following fixes will also appear in GnuCash 4.14:
+<h5>The following fixes will also appear in GnuCash 4.14:</h5>
     <ul>
         <li><a href="https://bugs.gnucash.org/show_bug.cgi?id=798588">Bug 798588 - sx scrubbing was using incorrect free function</a></li>
         <li><a href="https://bugs.gnucash.org/show_bug.cgi?id=798625">Bug 798625 - "Last up through report date" changed in 4.12</a></li>
         <li><a href="https://bugs.gnucash.org/show_bug.cgi?id=798679">Bug 798679 - Unicode normalization should be used for comparison but not stored.</a></li>
-        <li><a href="https://bugs.gnucash.org/show_bug.cgi?id=798702">Bug 798702 - Crash in gnc_plugin_page_focus_idle_destroy() closing a report before it completes. </li>
+        <li><a href="https://bugs.gnucash.org/show_bug.cgi?id=798702">Bug 798702 - Crash in gnc_plugin_page_focus_idle_destroy() closing a report before it completes.</a> </li>
         <li><a href="https://bugs.gnucash.org/show_bug.cgi?id=798705">Bug 798705 - New: UI string mismatch: OK vs. Next</a></li>
         <li><a href="https://bugs.gnucash.org/show_bug.cgi?id=798717">Bug 798717 - Reports > Business > Fancy Invoice duplicates company details</a></li>
     </ul>
@@ -35,7 +35,7 @@
     <li>Unicode normalization for string matches is changed from NFKC to NFC. This means that font and positional variants will no longer match and is unlikely to affect most users. See <a href="https://unicode.org/reports/tr15/#Canon_Compat_Equivalence">Unicode Normalization Forms:Canonical and Compatibility Equivalence</a> for the technical details.</li>
     <li>The Gtk menu structure has been rewritten to use the newer GMenu/GMenuModel system. This change is mostly invisible to users, except that to keep menu accelerators (like <cmd>Q to quit) working on macOS we had to let macOS handle the events. That will affect using cut, copy, and paste in dialog boxes because the menu will intercept them. That's temporary, we hope to have it fixed for GnuCash 4.901.</li>
     <li>The Finance::Quote interface is rewritten in C++. This new design will allow much better capture of diagnostics from Finance::Quote making troubleshooting problems much easier.</li>
-    <li>The perl Finance::Quote utilities <em>gnc-fq-check</em>, <em>gnc-fq-dump</em>, and <em>gnc-fq-helper</em> are removed and new commands added to <tt>gnucash-cli</tt>: <tt>--quotes info</tt> replaces <em>gnc-fq-check</em> and <tt>--quotes dump</tt> replaces <em>gnc-fq-dump</em>.</li>
+    <li>The perl Finance::Quote utilities <em>gnc-fq-check</em>, <em>gnc-fq-dump</em>, and <em>gnc-fq-helper</em> are removed and new commands added to <kbd>gnucash-cli</kbd>: <kbd>--quotes info</kbd> replaces <em>gnc-fq-check</em> and <kbd>--quotes dump</kbd> replaces <em>gnc-fq-dump</em>.</li>
 </ul>
 <p>New API:
     The options system has been rewritten in C++ with Scheme wrappers for report options. While this is invisible to most users, those who have written custom reports should look for deprecation warnings when the custom reports are reconciled. The main difference is that option creation and registration is now done in a single function call. Nearly all standard code defined a local convenience function that wrapped the two steps, for example
@@ -56,8 +56,8 @@
         ...
         (gnc-register-string-option options pagename title key docstring default-value)
     </pre>
-    intead. Note that <tt>gnc:new-options</tt> is now <tt>gnc-new-options</tt>. There are several similar changes. All of these are wrapped in <tt>bindings/guile/options.scm</tt> with the old names, but are marked to raise deprecation warnings to encourage you to change. The wrappers will be removed in GnuCash 6.0.</p>
-</p>
+    intead. Note that <code>gnc:new-options</code> is now <code>gnc-new-options</code>. There are several similar changes. All of these are wrapped in <samp>bindings/guile/options.scm</samp> with the old names, but are marked to raise deprecation warnings to encourage you to change. The wrappers will be removed in GnuCash 6.0.
+<p></p>
 <p>Deprecations: See the deprecation warnings in options.scm as noted above.
 
 </p>
@@ -82,8 +82,7 @@
         <li>Added a Quotes Info example with a sorted and formatted source list.</li>
         <li> Replaced the obsolete ghelp installation file layout with one based
             on the XDG help specification.</li>
-    </ul></p>
-
+    </ul>
 
 <h3>Getting GnuCash for Windows and MacOS</h3>
 <p>GnuCash is provided for both Microsoft Windows 8.1® and later
diff --git a/news/230219.alternate-website.news b/news/230219.alternate-website.news
index 48bf904..b71ae9a 100644
--- a/news/230219.alternate-website.news
+++ b/news/230219.alternate-website.news
@@ -2,4 +2,4 @@
 2023-02-19
 
 <h4>Alternate web host during main site outage.</h4>
-<p>To provide service while the host of our primary website is offline we've set up an <a href="https://code.gnucash.org/website/">alternate host</a> at <tt>https://code.gnucash.org/website/</tt>.</p>
+<p>To provide service while the host of our primary website is offline we've set up an <a href="https://code.gnucash.org/website/">alternate host</a> at <kbd>https://code.gnucash.org/website/</kbd>.</p>
diff --git a/news/230305-4.902.news b/news/230305-4.902.news
index edb31f5..2d09d49 100644
--- a/news/230305-4.902.news
+++ b/news/230305-4.902.news
@@ -9,7 +9,7 @@
 <h4>New Features</h4>
 <ul>
     <li> A new Stock Transaction Assistant to guide you through entering most investment transactions for stocks, bonds, and mutual funds. You can access it from <em>Actions>Stock Assistant</em> when you have the Accounts page ora Stock or Fund account register open.</li>
-    <li> A new Investment Lots report showing a graph of capital gains and losses in a period by investment lot. Note that if you don't use the View Lots dialog to manage capital gains and losses this report won't have anything to show you. Use <em>Reports>Assets & Liabilities>Investment Lots</em> to see the report.</li>
+    <li> A new Investment Lots report showing a graph of capital gains and losses in a period by investment lot. Note that if you don't use the View Lots dialog to manage capital gains and losses this report won't have anything to show you. Use <em>Reports>Assets & Liabilities>Investment Lots</em> to see the report.</li>
     <li>A new tab on the New/Edit Account dialog called <em>More Properties</em> includes entries to set a high and low limit on an account. That's coupled to a new column that's available on the Accounts Page, <em>Balance Limit</em>. If you set a high or low limit and the account balance falls above or below the respective limit an indicator will be shown in the Balance Limit column.</li>
     <li>The description field quickfill in the register now displays a drop-down list of possible completions instead of just one inline completion.</li>
     <li>File import menu items for the MT940, MT942, and DTAUS formats is replaced with a single <em>Import from AQBanking</em> that supports importing any file format supported by AQBanking, including the frequently requested CAMT.</li>
@@ -26,7 +26,7 @@
    </ul>
 <h5>The following additional bug fixes are in unstable only:</h5>
 <ul>
-    <li><a href="https://bugs.gnucash.org/show_bug.cgi?id=782141">Bug 782141 - Import CSV - Multi-currency support can cause rounding errors</a><p>Replace the column types 'Deposit' and 'Withdrawal&#39 with  'Amount' and 'Amount (Negated)' that are conceptually applicable more widely. Also introduce column types 'Value' and 'Value (Negated)' to allow construction of splits in commodities different from the transaction currency. While Value is the number in the transaction currency, always use 'Amount' in single-currency transactions.</p></li>
+    <li><a href="https://bugs.gnucash.org/show_bug.cgi?id=782141">Bug 782141 - Import CSV - Multi-currency support can cause rounding errors</a><p>Replace the column types 'Deposit' and 'Withdrawal' with  'Amount' and 'Amount (Negated)' that are conceptually applicable more widely. Also introduce column types 'Value' and 'Value (Negated)' to allow construction of splits in commodities different from the transaction currency. While Value is the number in the transaction currency, always use 'Amount' in single-currency transactions.</p></li>
     <li><a href="https://bugs.gnucash.org/show_bug.cgi?id=793306">Bug 793306 - Price is not imported from CSV</a></li>
     <li><a href="https://bugs.gnucash.org/show_bug.cgi?id=796955">Bug 796955 - Import CSV - Single-line two-currency transactions can't be imported</a></li>
     <li><a href="https://bugs.gnucash.org/show_bug.cgi?id=797033">Bug 797033 - The CSV Importer should not obey with the "automatic digital point" setting</a></li>
diff --git a/news/230312-4.903.news b/news/230312-4.903.news
index a169a4b..e242d35 100644
--- a/news/230312-4.903.news
+++ b/news/230312-4.903.news
@@ -9,8 +9,8 @@
 <h4>New Features</h4>
 <ul>
     <li> A new Stock Transaction Assistant to guide you through entering most investment transactions for stocks, bonds, and mutual funds. You can access it from <em>Actions>Stock Assistant</em> when you have the Accounts page ora Stock or Fund account register open.</li>
-    <li> A new Investment Lots report showing a graph of capital gains and losses in a period by investment lot. Note that if you don't use the View Lots dialog to manage capital gains and losses this report won't have anything to show you. Use <em>Reports>Assets & Liabilities>Investment Lots</em> to see the report.</li>
-    <li>The Online Quotes facility has been completely rewritten and the old <tt>gnc-fq-check</tt>, <tt>gnc-fq-dump</tt>, and <tt>gnc-fq-helper</tt> programs have been replaced with <tt>finance-quote-wrapper</tt>. The functions performed by those programs may now be accomplished by passing commands to <tt>gnucash-cli -Q</tt>, see <tt>gnucash-cli --help</tt> for specifics. The perl module requirements have changed with the rewrite: The new version doesn't need <tt>Date::Manip</tt> but needs <tt>JSON::Parse</tt> instead. <tt>gnc-fq-update</tt> has been, er, updated to reflect that.</li>
+    <li> A new Investment Lots report showing a graph of capital gains and losses in a period by investment lot. Note that if you don't use the View Lots dialog to manage capital gains and losses this report won't have anything to show you. Use <em>Reports>Assets & Liabilities>Investment Lots</em> to see the report.</li>
+    <li>The Online Quotes facility has been completely rewritten and the old <kbd>gnc-fq-check</kbd>, <kbd>gnc-fq-dump</kbd>, and <kbd>gnc-fq-helper</kbd> programs have been replaced with <samp>finance-quote-wrapper</samp>. The functions performed by those programs may now be accomplished by passing commands to <kbd>gnucash-cli -Q</kbd>, see <kbd>gnucash-cli --help</kbd> for specifics. The perl module requirements have changed with the rewrite: The new version doesn't need <samp>Date::Manip</samp> but needs <samp>JSON::Parse</samp> instead. <kbd>gnc-fq-update</kbd> has been, er, updated to reflect that.</li>
     <li>A new tab on the New/Edit Account dialog called <em>More Properties</em> includes entries to set a high and low limit on an account. That's coupled to a new column that's available on the Accounts Page, <em>Balance Limit</em>. If you set a high or low limit and the account balance falls above or below the respective limit an indicator will be shown in the Balance Limit column.</li>
     <li>The description field quickfill in the register now displays a drop-down list of possible completions instead of just one inline completion.</li>
     <li>File import menu items for the MT940, MT942, and DTAUS formats is replaced with a single <em>Import from AQBanking</em> that supports importing any file format supported by AQBanking, including the frequently requested CAMT.</li>
diff --git a/news/230319-4.904.news b/news/230319-4.904.news
index 3c1950a..b8f4129 100644
--- a/news/230319-4.904.news
+++ b/news/230319-4.904.news
@@ -9,8 +9,8 @@
 <h4>New Features</h4>
 <ul>
     <li> A new Stock Transaction Assistant to guide you through entering most investment transactions for stocks, bonds, and mutual funds. You can access it from <em>Actions>Stock Assistant</em> when you have the Accounts page ora Stock or Fund account register open.</li>
-    <li> A new Investment Lots report showing a graph of capital gains and losses in a period by investment lot. Note that if you don't use the View Lots dialog to manage capital gains and losses this report won't have anything to show you. Use <em>Reports>Assets & Liabilities>Investment Lots</em> to see the report.</li>
-    <li>The Online Quotes facility has been completely rewritten and the old <tt>gnc-fq-check</tt>, <tt>gnc-fq-dump</tt>, and <tt>gnc-fq-helper</tt> programs have been replaced with <tt>finance-quote-wrapper</tt>. The functions performed by those programs may now be accomplished by passing commands to <tt>gnucash-cli -Q</tt>, see <tt>gnucash-cli --help</tt> for specifics. The perl module requirements have changed with the rewrite: The new version doesn't need <tt>Date::Manip</tt> but needs <tt>JSON::Parse</tt> instead. <tt>gnc-fq-update</tt> has been, er, updated to reflect that.</li>
+    <li> A new Investment Lots report showing a graph of capital gains and losses in a period by investment lot. Note that if you don't use the View Lots dialog to manage capital gains and losses this report won't have anything to show you. Use <em>Reports>Assets & Liabilities>Investment Lots</em> to see the report.</li>
+    <li>The Online Quotes facility has been completely rewritten and the old <kbd>gnc-fq-check</kbd>, <kbd>gnc-fq-dump</kbd>, and <kbd>gnc-fq-helper</kbd> programs have been replaced with <kbd>finance-quote-wrapper</kbd>. The functions performed by those programs may now be accomplished by passing commands to <kbd>gnucash-cli -Q</kbd>, see <kbd>gnucash-cli --help</kbd> for specifics. The perl module requirements have changed with the rewrite: The new version doesn't need <samp>Date::Manip</samp> but needs <samp>JSON::Parse</samp> instead. <kbd>gnc-fq-update</kbd> has been, er, updated to reflect that.</li>
     <li>A new tab on the New/Edit Account dialog called <em>More Properties</em> includes entries to set a high and low limit on an account. That's coupled to a new column that's available on the Accounts Page, <em>Balance Limit</em>. If you set a high or low limit and the account balance falls above or below the respective limit an indicator will be shown in the Balance Limit column.</li>
     <li>The description field quickfill in the register now displays a drop-down list of possible completions instead of just one inline completion.</li>
     <li>File import menu items for the MT940, MT942, and DTAUS formats is replaced with a single <em>Import from AQBanking</em> that supports importing any file format supported by AQBanking, including the frequently requested CAMT.</li>
@@ -19,7 +19,7 @@
 <h4>Between 4.903 and 4.904, the following bugfixes were accomplished:</h4>
 <h5>The following fixes will also appear in GnuCash 4.14:</h5>
 <ul>
-    <li><a href="https://bugs.gnucash.org/show_bug.cgi?id=798570">Bug 798570 - Budget totals for income, expenses and remaining to budget incorrect for one specific date.</li>
+    <li><a href="https://bugs.gnucash.org/show_bug.cgi?id=798570">Bug 798570 - Budget totals for income, expenses and remaining to budget incorrect for one specific date.</a></li>
 </ul>
 <h5>The following fixes are in 4.904 only and will not appear in GnuCash 4.14:</h5>
 <ul>
@@ -34,7 +34,7 @@
 <ul>
     <li>Fix quotes codecvt to wchar_t error on Windows.</li>
     <li>Budget totals for one period would be wrong when increasing the number of periods.</li>
-    <li>Change the handling of accelerator maps. Gtk no longer supports changing these from the menus and the save no longer writes out the accelerators that have their default values, so to assist users editing them we have generated default ones that we include with GnuCash and have disabled saving when quitting GnuCash. At startup GnuCash will check for the presence of the file <tt>accelerator-map</tt> in <a href="https://wiki.gnucash.org/wiki/Configuration_Locations#GNC_CONFIG_HOME">GNC_CONFIG_HOME</a> and if it's not found will copy in the default one.</li>
+    <li>Change the handling of accelerator maps. Gtk no longer supports changing these from the menus and the save no longer writes out the accelerators that have their default values, so to assist users editing them we have generated default ones that we include with GnuCash and have disabled saving when quitting GnuCash. At startup GnuCash will check for the presence of the file <samp>accelerator-map</samp> in <a href="https://wiki.gnucash.org/wiki/Configuration_Locations#GNC_CONFIG_HOME">GNC_CONFIG_HOME</a> and if it's not found will copy in the default one.</li>
     <li>Properly parse plus signs while importing numbers in a CSV file.</li>
     <li>Fix CSV price import file loading.</li>
     <li>CsvImport - actually do as the warning indicates: If an invalid column is found in a preset, replace it with a NONE column, rather than not inserting a column at all. </li>
diff --git a/news/230326-4.14.news b/news/230326-4.14.news
index c2f5b53..4b8f810 100644
--- a/news/230326-4.14.news
+++ b/news/230326-4.14.news
@@ -10,7 +10,7 @@
     <li><a href="https://bugs.gnucash.org/show_bug.cgi?id=797477">Bug 797477 - Manual foreign transaction from APAR to another doesn't trigger price input</a></li>
     <li><a href="https://bugs.gnucash.org/show_bug.cgi?id=797725">Bug 797725 - Untranslatable string "For Period Covering ~a to ~a"</a></li>
     <li><a href="https://bugs.gnucash.org/show_bug.cgi?id=797903">Bug 797903 - Transaction window: The 'blue line' is always (erroneously) topmost when t. sorting order is inverted.</a></li>
-    <li><a href="https://bugs.gnucash.org/show_bug.cgi?id=798570">Bug 798570 - Totals for the income, expenses and remaining to budget incorrect for one specific date.</li>
+    <li><a href="https://bugs.gnucash.org/show_bug.cgi?id=798570">Bug 798570 - Totals for the income, expenses and remaining to budget incorrect for one specific date.</a></li>
     <li><a href="https://bugs.gnucash.org/show_bug.cgi?id=798625">Bug 798625 - "Last up through report date" changed in 4.12</a><p>Don't adjust report dates with time64CanonicalDayTime. They're set to 23:59:59 local which is always >= neutral time at which prices and transactions are timestamped. Local noon is before neutral time for all time zones east of UTC+2. </p></li>
     <li><a href="https://bugs.gnucash.org/show_bug.cgi?id=798679">Bug 798679 - Unicode normalization should be used for comparison but not stored.</a><p>Change to NFC normalization for all comparisons because the Unicode meaning of compatible might collide with the user's intent. </p></li>
     <li><a href="https://bugs.gnucash.org/show_bug.cgi?id=798702">Bug 798702 - Crash in gnc_plugin_page_focus_idle_destroy() closing a report before it completes.</a></li>
diff --git a/news/230326-5.0.news b/news/230326-5.0.news
index 447d71a..4ad1958 100644
--- a/news/230326-5.0.news
+++ b/news/230326-5.0.news
@@ -8,8 +8,8 @@
 <h3>New Features</h3>
 <ul>
     <li> A new Stock Transaction Assistant to guide you through entering most investment transactions for stocks, bonds, and mutual funds. You can access it from <em>Actions>Stock Assistant</em> when the focus tab is the Accounts page or a Stock or Fund account register.</li>
-    <li> A new Investment Lots report showing a graph of capital gains and losses in a period by investment lot. Note that if you don't use the View Lots dialog to manage capital gains and losses this report won't have anything to show you. Use <em>Reports>Assets & Liabilities>Investment Lots</em> to see the report.</li>
-    <li>The Online Quotes facility has been completely rewritten and the old <tt>gnc-fq-check</tt>, <tt>gnc-fq-dump</tt>, and <tt>gnc-fq-helper</tt> programs have been replaced with <tt>finance-quote-wrapper</tt>. The functions performed by those programs may now be accomplished by passing commands to <tt>gnucash-cli -Q</tt>, see <tt>gnucash-cli --help</tt> for specifics. The perl module requirements have changed with the rewrite: The new version doesn't need <tt>Date::Manip</tt> but needs <tt>JSON::Parse</tt> instead. <tt>gnc-fq-update</tt> has been, er, updated to reflect that.</li>
+    <li> A new Investment Lots report showing a graph of capital gains and losses in a period by investment lot. Note that if you don't use the View Lots dialog to manage capital gains and losses this report won't have anything to show you. Use <em>Reports>Assets & Liabilities>Investment Lots</em> to see the report.</li>
+    <li>The Online Quotes facility has been completely rewritten and the old <kbd>gnc-fq-check</kbd>, <kbd>gnc-fq-dump</kbd>, and <kbd>gnc-fq-helper</kbd> programs have been replaced with <kbd>finance-quote-wrapper</kbd>. The functions performed by those programs may now be accomplished by passing commands to <kbd>gnucash-cli -Q</kbd>, see <kbd>gnucash-cli --help</kbd> for specifics. The perl module requirements have changed with the rewrite: The new version doesn't need <code>Date::Manip</code> but needs <code>JSON::Parse</code> instead. <kbd>gnc-fq-update</kbd> has been, er, updated to reflect that.</li>
     <li>A new tab on the New/Edit Account dialog called <em>More Properties</em> includes entries to set a high and low limit on an account. That's coupled to a new column that's available on the Accounts Page, <em>Balance Limit</em>. If you set a high or low limit and the account balance falls above or below the respective limit an indicator will be shown in the Balance Limit column.</li>
     <li>The description field quickfill in the register now displays a drop-down list of possible completions instead of just one inline completion.</li>
     <li>File import menu items for the MT940, MT942, and DTAUS formats is replaced with a single <em>Import from AQBanking</em> that supports importing any file format supported by AQBanking, including the frequently requested CAMT. (Note that some CAMT profiles are under the XML format.) </li>
diff --git a/news/230430-5.1.news b/news/230430-5.1.news
index 1336468..740285c 100644
--- a/news/230430-5.1.news
+++ b/news/230430-5.1.news
@@ -7,7 +7,12 @@
 
 <h4>Between 5.0 and 5.1, the following bugfixes were accomplished:</h4>
 <ul>
-    <li><a href="https://bugs.gnucash.org/show_bug.cgi?id=765920">Bug 765920 - Running balance not accurate when sorted different ways</a><p><ul><li>Renamed option to "Account Balance" to avoid confusion with running total.</li><li>Added helper function to ensure running balance and balance forward are only shown when transaction are grouped by account and sorted as in register. In that case column heading remains "Running Balance" and balance forward is shown. Otherwwise column heading is renamed "Account Balance" and balance forward is not shown.</li><li>Also added missing code for Common Currency conversion.</li></ul> </p></li>
+    <li><a href="https://bugs.gnucash.org/show_bug.cgi?id=765920">Bug 765920 - Running balance not accurate when sorted different ways</a>
+      <ul><li>Renamed option to "Account Balance" to avoid confusion with running total.</li>
+        <li>Added helper function to ensure running balance and balance forward are only shown when transaction are grouped by account and sorted as in register. In that case column heading remains "Running Balance" and balance forward is shown. Otherwwise column heading is renamed "Account Balance" and balance forward is not shown.</li>
+        <li>Also added missing code for Common Currency conversion.</li>
+      </ul>
+    </li>
     <li><a href="https://bugs.gnucash.org/show_bug.cgi?id=797879">Bug 797879 - [Transaction Report] running balance column not consistent with amount column for SAME transaction date</a></li>
     <li><a href="https://bugs.gnucash.org/show_bug.cgi?id=798461">Bug 798461 - balance sheet shows positions with zero balances despite report options</a></li>
     <li><a href="https://bugs.gnucash.org/show_bug.cgi?id=798775">Bug 798775 - Why is General Journal called "Register" in the tabs?</a></li>
@@ -89,7 +94,7 @@
 <p>The SHA256 Hashes for the downloadable files are:</p>
 <ul>
     <li><code>8a6581ddf7c7409db636510601351af724eda363ab59b1d5da8d981033f26f72</code>  gnucash-5.1.tar.bz2</li>
-    <li>bd73204896d71cb19c2071bca9cc6faaf19d1499be66124f4fe66c8e15f876cb<code></code>  gnucash-5.1.tar.gz</li>
+    <li><code>bd73204896d71cb19c2071bca9cc6faaf19d1499be66124f4fe66c8e15f876cb</code>  gnucash-5.1.tar.gz</li>
     <li><code>3ddc5547b5694a11a33e21e4110d1adb908f04995637a54bfa930df68c7df014</code>  gnucash-5.1.setup.exe</li>
     <li><code>65a67bdffbe2d50e5dbe69b7193acfde6d8964a0fbd631edfd0d064fbaea03d3</code>  Gnucash-Intel-5.1-2.dmg</li>
     <li><code>59bd2b5ccc1efa7a034b38663e28f855b4ad16ee28b2248d61af8145097152f6</code>  gnucash-docs-5.1.tar.gz</li>

commit 1a49fba3a10005a45297030354ec7f0bfd3165ab
Author: Frank H. Ellenberger <frank.h.ellenberger at gmail.com>
Date:   Thu Jan 25 22:05:55 2024 +0100

    make hu

diff --git a/locale/hu/LC_MESSAGES/gnucash-htdocs.mo b/locale/hu/LC_MESSAGES/gnucash-htdocs.mo
index a12e3a2..e890af1 100644
Binary files a/locale/hu/LC_MESSAGES/gnucash-htdocs.mo and b/locale/hu/LC_MESSAGES/gnucash-htdocs.mo differ

commit 2d1c338471978147798b3c91bf53938f514af6d4
Author: Szia Tomi <sziatomi01 at gmail.com>
Date:   Thu Jan 25 07:01:56 2024 +0100

    Translation update  by Szia Tomi <sziatomi01 at gmail.com> using Weblate
    
    po/hu.po: 100.0% (341 of 341 strings; 0 fuzzy)
    0 failing checks (0.0%)
    Translation: GnuCash/Website (Hungarian)
    Translate-URL: https://hosted.weblate.org/projects/gnucash/website/hu/
    
    Co-authored-by: Szia Tomi <sziatomi01 at gmail.com>

diff --git a/po/hu.po b/po/hu.po
index 512df5e..0f4f2f9 100644
--- a/po/hu.po
+++ b/po/hu.po
@@ -12,7 +12,7 @@ msgstr ""
 "Report-Msgid-Bugs-To: https://bugs.gnucash.org/buglist."
 "cgi?component=Translations&product=Website&resolution=---\n"
 "POT-Creation-Date: 2023-09-26 05:30+0200\n"
-"PO-Revision-Date: 2024-01-21 18:01+0000\n"
+"PO-Revision-Date: 2024-01-25 06:01+0000\n"
 "Last-Translator: Szia Tomi <sziatomi01 at gmail.com>\n"
 "Language-Team: Hungarian <https://hosted.weblate.org/projects/gnucash/"
 "website/hu/>\n"
@@ -1698,8 +1698,8 @@ msgstr "Kölcsönvisszafizetési /Jelzálogkölcsön-visszafizetési segéd"
 msgid ""
 "A guided dialogue for setting up loan payments as scheduled transactions."
 msgstr ""
-"Irányított párbeszéd segíti az ütemezett tranzakciók beállítását a "
-"kölcsönviszafizetésekhez."
+"Irányított párbeszéd segíti az ütemezett tranzakciók beállítását a kölcsön "
+"törlesztéséhez."
 
 #: features.phtml:246
 msgid "User Manual and Help"



Summary of changes:
 locale/hu/LC_MESSAGES/gnucash-htdocs.mo | Bin 72708 -> 72708 bytes
 news/141216-2.6.5.news                  |   2 +-
 news/150330-2.6.6.news                  |   2 +-
 news/150927-2.6.8.news                  |   2 +-
 news/151220-2.6.10.news                 |   2 +-
 news/180406-2.6.20.news                 |   2 +-
 news/180624-3.2.news                    |   2 +-
 news/180930-3.3.news                    |   2 +-
 news/181230-3.4.news                    |   6 +++---
 news/190331-3.5.news                    |  24 ++++++++++++------------
 news/190630-3.6.news                    |  28 ++++++++++++++--------------
 news/190908-3.7.news                    |  12 ++++++------
 news/191229-3.8.news                    |   2 +-
 news/210627-4.6.news                    |   2 +-
 news/230108-4.900.news                  |  15 +++++++--------
 news/230219.alternate-website.news      |   2 +-
 news/230305-4.902.news                  |   4 ++--
 news/230312-4.903.news                  |   4 ++--
 news/230319-4.904.news                  |   8 ++++----
 news/230326-4.14.news                   |   2 +-
 news/230326-5.0.news                    |   4 ++--
 news/230430-5.1.news                    |   9 +++++++--
 po/hu.po                                |   6 +++---
 23 files changed, 73 insertions(+), 69 deletions(-)



More information about the gnucash-changes mailing list