gnucash-htdocs master: Multiple changes pushed

Frank H.Ellenberger fell at code.gnucash.org
Thu Oct 19 18:14:05 EDT 2023


Updated	 via  https://github.com/Gnucash/gnucash-htdocs/commit/bcd00019 (commit)
	 via  https://github.com/Gnucash/gnucash-htdocs/commit/0c92f562 (commit)
	 via  https://github.com/Gnucash/gnucash-htdocs/commit/9f44523a (commit)
	from  https://github.com/Gnucash/gnucash-htdocs/commit/b2dca23e (commit)



commit bcd0001955c19cd8c4d70d8e0bd48618d87a5469
Author: Frank H. Ellenberger <frank.h.ellenberger at gmail.com>
Date:   Fri Oct 20 00:12:12 2023 +0200

    Fix syntax of 2023-02-05 Announcement: GnuCash 4.901 Released

diff --git a/news/230205-4.901.news b/news/230205-4.901.news
index 37781c6..2bc0383 100644
--- a/news/230205-4.901.news
+++ b/news/230205-4.901.news
@@ -9,14 +9,14 @@
 <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>
     <li><p>The report generated by the Print Invoice button on the Edit Invoice tab can now be configured as a book option at teh bottom of the Business tab; this permits selecting a saved configuration of one of the standard invoice reports. Another option enables a delay, during which a dialog box will appear enabling the user to select a different report.</p><p>Note: When saving a configuration make sure that the invoice number is <em>not set</em> or you'll get that particular invoice instead of the one that you pressed the button for.</p></li>
 </ul>
 <h4>Between 4.900 and 4.901, 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=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>
@@ -29,9 +29,9 @@
 <ul>
 <li><a href="https://bugs.gnucash.org/show_bug.cgi?id=753307">Bug 753307 - Custom Report be selectable as default Report for Printing</a><p>Change the preference in Business->'Report for Printing' to be saved as a book property and allow the selection of any Invoice Report to be used as the default. </p></li>
 <li><a href="https://bugs.gnucash.org/show_bug.cgi?id=794028">Bug 794028 - CSV import, default to matching full account name</a><p>If the account map doesn't yield a result, try to map the import string against existing accounts' full names </p></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><p>
-    <ul><li>Use a provided price if the transfer account uses a different commodity from the base account's; apply it as transfer amount = base amount * price.</li>
-        <li>Add a transfer amount column option to avoid the rounding that might arise from having an inexact price.</li></ul></p>
+<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><ul>
+    <li>Use a provided price if the transfer account uses a different commodity from the base account's; apply it as transfer amount = base amount * price.</li>
+    <li>Add a transfer amount column option to avoid the rounding that might arise from having an inexact price.</li></ul>
 <li><a href="https://bugs.gnucash.org/show_bug.cgi?id=797756">Bug 797756 - Currency format setting is ignored</a></li>
 <li><a href="https://bugs.gnucash.org/show_bug.cgi?id=798292">Bug 798292 - csv Import Transactions Ignores Multi-Splits</a></li>
 <li><a href="https://bugs.gnucash.org/show_bug.cgi?id=798475">Bug 798475 - GNCAccountSel could have shortcuts</a></li>
@@ -41,17 +41,22 @@
 
 <h4>The following fixes and improvements were not associated with bug reports:</h4>
 <ul>
-    <li>Move the Balance Sheet P&L Report out of experimental into regular menu.</li>
+    <li>Move the Balance Sheet P&L Report out of experimental into regular menu.</li>
     <li>Rename the Deposit and Withdrawal column labels in the CSV import assistant to Amount and Amount(Negated) for clarity when importing into something other than a bank account.</li>
-<li>Improve muti-currency invoice payment:<ul><li>Show proper amount in dialog when applying or editing an existing transaction as payment.</li><li>Be more careful not to waste the existing payment split</li><li>If the user changed the payment amount while starting from an existing transaction   unreconcile the changed payment split</li><li>Avoid needlessly changing transaction currency (only do so if the user chose a new transfer account and the old currency is neither the new transfer account's currency nor the post account's currency) </li<li>Payment dialog - always list all possible post accounts instead of only those in the currency of the selected vendor or customer</li>
-    <li>Refuse to continue when a transaction has splits in more than one AP/AR account to avoid losing data.</li>
-</ul></p></li>
-<li>Add widget names to import dialogs so they can be manipulated with css</li>
-<li>Fix some memory leaks</li>
-<li>Ensure original splits are freed in xaccTransRollbackEdit</li>
-<li>Add ability to show placeholder and hidden accounts in the GNCAccountSel widget to hide placeholder and hidden accounts. By default these accounts are hidden, but with the use of a secondary icon a popup menu is presented where the list can be configured to show them. Also when the GNCAccountSel is set to a specific account with with gnc_account_sel_set_account, the placeholder and hidden properties are checked and appropriate changes made so the account will be visible. </p></li>
-<li>Activate feature GNC_FEATURE_EQUITY_TYPE_OPENING_BALANCE</li>
-<li>Wrap function decls in extern "C" in all headers so that they can be included without wrapping the include statements.</li>
+    <li>Improve muti-currency invoice payment:<ul>
+       <li>Show proper amount in dialog when applying or editing an existing transaction as payment.</li>
+       <li>Be more careful not to waste the existing payment split</li>
+       <li>If the user changed the payment amount while starting from an existing transaction unreconcile the changed payment split</li>
+       <li>Avoid needlessly changing transaction currency (only do so if the user chose a new transfer account and the old currency is neither the new transfer account's currency nor the post account's currency)</li>
+       <li>Payment dialog - always list all possible post accounts instead of only those in the currency of the selected vendor or customer</li>
+       <li>Refuse to continue when a transaction has splits in more than one AP/AR account to avoid losing data.</li>
+    </ul></li>
+    <li>Add widget names to import dialogs so they can be manipulated with css</li>
+    <li>Fix some memory leaks</li>
+    <li>Ensure original splits are freed in xaccTransRollbackEdit</li>
+    <li>Add ability to show placeholder and hidden accounts in the GNCAccountSel widget to hide placeholder and hidden accounts. By default these accounts are hidden, but with the use of a secondary icon a popup menu is presented where the list can be configured to show them. Also when the GNCAccountSel is set to a specific account with with gnc_account_sel_set_account, the placeholder and hidden properties are checked and appropriate changes made so the account will be visible.</li>
+    <li>Activate feature GNC_FEATURE_EQUITY_TYPE_OPENING_BALANCE</li>
+    <li>Wrap function decls in extern "C" in all headers so that they can be included without wrapping the include statements.</li>
 </ul>
 
 

commit 0c92f562e38e61fde46e801c3f42580b08ccc515
Author: Frank H. Ellenberger <frank.h.ellenberger at gmail.com>
Date:   Fri Oct 20 00:09:48 2023 +0200

    make hr

diff --git a/locale/hr/LC_MESSAGES/gnucash-htdocs.mo b/locale/hr/LC_MESSAGES/gnucash-htdocs.mo
index d9e41d1..7d54d20 100644
Binary files a/locale/hr/LC_MESSAGES/gnucash-htdocs.mo and b/locale/hr/LC_MESSAGES/gnucash-htdocs.mo differ

commit 9f44523a883bb92e39533c749a6f84bb6171f94f
Author: Milo Ivir <mail at milotype.de>
Date:   Thu Oct 19 04:14:04 2023 +0000

    Translation update  by Milo Ivir <mail at milotype.de> using Weblate
    
    po/hr.po: 100.0% (341 of 341 strings; 0 fuzzy)
    0 failing checks (0.0%)
    Translation: GnuCash/Website (Croatian)
    Translate-URL: https://hosted.weblate.org/projects/gnucash/website/hr/
    
    Co-authored-by: Milo Ivir <mail at milotype.de>

diff --git a/po/hr.po b/po/hr.po
index eb65a50..db90367 100644
--- a/po/hr.po
+++ b/po/hr.po
@@ -8,10 +8,10 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: GnuCash ht-docs\n"
-"Report-Msgid-Bugs-To: https://bugs.gnucash.org/buglist.cgi?"
-"component=Translations&product=Website&resolution=---\n"
+"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: 2023-07-20 19:06+0000\n"
+"PO-Revision-Date: 2023-10-19 04:14+0000\n"
 "Last-Translator: Milo Ivir <mail at milotype.de>\n"
 "Language-Team: Croatian <https://hosted.weblate.org/projects/gnucash/website/"
 "hr/>\n"
@@ -21,7 +21,7 @@ msgstr ""
 "Content-Transfer-Encoding: 8bit\n"
 "Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && "
 "n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n"
-"X-Generator: Weblate 5.0-dev\n"
+"X-Generator: Weblate 5.1\n"
 
 #: 2.6-release-tour.phtml:3
 msgid "GnuCash 2.6 release tour"
@@ -529,12 +529,6 @@ msgid "channel"
 msgstr "kanal"
 
 #: docs.phtml:52
-#, fuzzy
-#| msgid ""
-#| "<span class=\"gnucash\">GnuCash</span>'s documentation has been created "
-#| "by its community. See the <a href=\"develdocs.phtml\">Writing "
-#| "Documentation page</a> if you are interested in contributing to this "
-#| "effort."
 msgid ""
 "<span class=\"gnucash\">GnuCash</span>'s documentation has been created by "
 "its community. See the <a href=\"https://wiki.gnucash.org/wiki/"
@@ -542,8 +536,9 @@ msgid ""
 "are interested in contributing to this effort."
 msgstr ""
 "<span class=\"gnucash\">GnuCash</span> dokumentaciju je izradila naša "
-"zajednica. Pogledaj <a href=\"develdocs.phtml\">stranicu za pisanje "
-"dokumentacije</a>, ako želiš sudjelovati u izradi dokumentacije."
+"zajednica. Pogledaj <a href=\"https://wiki.gnucash.org/wiki/"
+"Documentation_Improvement\">stranicu za poboljšavanje dokumentacije</a>, ako "
+"želiš doprinjeti dokumentaciji."
 
 #: docs.phtml:57
 msgid "(current stable release)"
@@ -599,7 +594,7 @@ msgstr "Vježbe i koncepti"
 
 #: docs.phtml:118 docs.phtml:395
 msgid "Chinese (simplified)"
-msgstr ""
+msgstr "Kineski (pojednostavljeni)"
 
 #: docs.phtml:162 docs.phtml:296 docs.phtml:439 docs.phtml:601 docs.phtml:649
 msgid "Japanese"
@@ -2088,7 +2083,7 @@ msgstr ""
 #: new_features-4.0.phtml:95
 msgid "Ellipsize the Description and Memo fields in the account matcher."
 msgstr ""
-"Polja opisa i zabilježaka koriste znak izostavljanja teksta (trotočku) u "
+"Polja opisa i zabilježaka koriste znak izostavljanja (trotočku) u "
 "uspoređivaču računa."
 
 #: new_features-4.0.phtml:100



Summary of changes:
 locale/hr/LC_MESSAGES/gnucash-htdocs.mo | Bin 67427 -> 67991 bytes
 news/230205-4.901.news                  |  35 ++++++++++++++++++--------------
 po/hr.po                                |  23 ++++++++-------------
 3 files changed, 29 insertions(+), 29 deletions(-)



More information about the gnucash-changes mailing list