gnucash-htdocs master: Better wording for transaction move.

John Ralls jralls at code.gnucash.org
Tue Jun 2 11:38:33 EDT 2020


Updated	 via  https://github.com/Gnucash/gnucash-htdocs/commit/90702bdc (commit)
	from  https://github.com/Gnucash/gnucash-htdocs/commit/d1f88a65 (commit)



commit 90702bdc29e93233f02cf88800ddc3dc0ad5e8e4
Author: John Ralls <jralls at ceridwen.us>
Date:   Tue Jun 2 08:38:25 2020 -0700

    Better wording for transaction move.

diff --git a/news/200601-3.903.news b/news/200601-3.903.news
index 3ba5f7c..239d3b0 100644
--- a/news/200601-3.903.news
+++ b/news/200601-3.903.news
@@ -38,7 +38,7 @@
     <li>gnucash --run-report=[reportname/guid] --output-file=x.html --export-type=TYPE datafile.gnucash</li>
   </ul>
   </li>
-  <li>When deleting accounts the destination accounts of moved splits will be checked to ensure that they have the same commodity as the source account. If they're not you'll get a warning and the opportunity to pick another account or to carry on regardless.</li>
+  <li>When deleting accounts the destination accounts of moved splits will be checked to ensure that they have the same commodity as the source account. If they don't you'll get a warning and the opportunity to pick another account or to carry on regardless.</li>
   <li>New type-ahead search added to sequential search when selecting an account in the register: Instead of typing the first few characters of a top level account, the separator, the first few characters of the next level account and so on you may instead type a few characters of any part of a full account name and the drop-list will be filtered to contain only matching accounts. Once you have a small enough list you can use the arrow keys to select the account that you want.</li>
   <li> Python bindings are now localized and their strings available for translation.</li>
   <li> The new reports introduced in the <B>Experimental</B> Reports menu are moved to the main menu and the old reports hidden; the old reports can be unhidden by running GnuCash from the commandline with the <tt>--extra</tt> argument. That will cause the old reports to appear in their regular locations on the menu labeled <B>(legacy)</B>. Note that new reports use different options and layouts and you may need to adjust your saved report configurations.</li>



Summary of changes:
 news/200601-3.903.news | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)



More information about the gnucash-changes mailing list