gnucash master: Multiple changes pushed

Frank H.Ellenberger fell at code.gnucash.org
Sun Jan 31 17:28:37 EST 2021


Updated	 via  https://github.com/Gnucash/gnucash/commit/f556ad35 (commit)
	 via  https://github.com/Gnucash/gnucash/commit/103511e9 (commit)
	 via  https://github.com/Gnucash/gnucash/commit/8319146c (commit)
	 via  https://github.com/Gnucash/gnucash/commit/7779b01c (commit)
	 via  https://github.com/Gnucash/gnucash/commit/cfb1f113 (commit)
	 via  https://github.com/Gnucash/gnucash/commit/12ad4fad (commit)
	 via  https://github.com/Gnucash/gnucash/commit/029f3283 (commit)
	 via  https://github.com/Gnucash/gnucash/commit/65c0e3c9 (commit)
	 via  https://github.com/Gnucash/gnucash/commit/0d8f1c73 (commit)
	from  https://github.com/Gnucash/gnucash/commit/d16f3904 (commit)



commit f556ad35ef3fb0046514f49f877ffdf8c8b5f92d
Merge: d16f39046 103511e9e
Author: Frank H. Ellenberger <frank.h.ellenberger at gmail.com>
Date:   Sun Jan 31 23:17:19 2021 +0100

    Merge branch 'maint'

commit 103511e9ea11b9ff40b6d240f0b05c14815619a7
Author: Wellington Terumi Uemura <wellingtonuemura at gmail.com>
Date:   Sun Jan 31 08:41:59 2021 +0100

    Translation update  by Wellington Terumi Uemura <wellingtonuemura at gmail.com> using Weblate
    
    po/glossary/pt_BR.po: 100.0% (208 of 208 strings; 0 fuzzy)
    0 failing checks (0.0%)
    Translation: GnuCash/Glossary (Portuguese (Brazil))
    Translate-URL: https://hosted.weblate.org/projects/gnucash/glossary/pt_BR/
    
    Translation update  by Wellington Terumi Uemura <wellingtonuemura at gmail.com> using Weblate
    
    po/pt_BR.po: 69.3% (3837 of 5535 strings; 1237 fuzzy)
    460 failing checks (8.3%)
    Translation: GnuCash/Program (Portuguese (Brazil))
    Translate-URL: https://hosted.weblate.org/projects/gnucash/gnucash/pt_BR/
    
    Translation update  by Wellington Terumi Uemura <wellingtonuemura at gmail.com> using Weblate
    
    po/glossary/pt_BR.po: 99.5% (207 of 208 strings; 0 fuzzy)
    0 failing checks (0.0%)
    Translation: GnuCash/Glossary (Portuguese (Brazil))
    Translate-URL: https://hosted.weblate.org/projects/gnucash/glossary/pt_BR/
    
    Translation update  by Wellington Terumi Uemura <wellingtonuemura at gmail.com> using Weblate
    
    po/glossary/pt_BR.po: 99.0% (206 of 208 strings; 0 fuzzy)
    0 failing checks (0.0%)
    Translation: GnuCash/Glossary (Portuguese (Brazil))
    Translate-URL: https://hosted.weblate.org/projects/gnucash/glossary/pt_BR/
    
    Co-authored-by: Wellington Terumi Uemura <wellingtonuemura at gmail.com>

commit 8319146cf28df1a917e89267594d1da65ed37205
Author: Fábio Rodrigues Ribeiro <farribeiro at gmail.com>
Date:   Sun Jan 31 08:41:58 2021 +0100

    Translation update  by Fábio Rodrigues Ribeiro <farribeiro at gmail.com> using Weblate
    
    po/glossary/pt_BR.po: 99.5% (207 of 208 strings; 0 fuzzy)
    0 failing checks (0.0%)
    Translation: GnuCash/Glossary (Portuguese (Brazil))
    Translate-URL: https://hosted.weblate.org/projects/gnucash/glossary/pt_BR/
    
    Translation update  by Fábio Rodrigues Ribeiro <farribeiro at gmail.com> using Weblate
    
    po/glossary/pt_BR.po: 99.0% (206 of 208 strings; 0 fuzzy)
    0 failing checks (0.0%)
    Translation: GnuCash/Glossary (Portuguese (Brazil))
    Translate-URL: https://hosted.weblate.org/projects/gnucash/glossary/pt_BR/
    
    Co-authored-by: Fábio Rodrigues Ribeiro <farribeiro at gmail.com>

commit 7779b01c9aea3b82e51a88e1e558ca08e5dee11a
Author: Wellington Terumi Uemura <wellingtonuemura at gmail.com>
Date:   Sun Jan 31 08:41:57 2021 +0100

    Translation update  by Wellington Terumi Uemura <wellingtonuemura at gmail.com> using Weblate
    
    po/glossary/pt_BR.po: 98.5% (205 of 208 strings; 0 fuzzy)
    0 failing checks (0.0%)
    Translation: GnuCash/Glossary (Portuguese (Brazil))
    Translate-URL: https://hosted.weblate.org/projects/gnucash/glossary/pt_BR/
    
    Co-authored-by: Wellington Terumi Uemura <wellingtonuemura at gmail.com>

commit cfb1f1135ff03e336dde099cf282e3a36fdefc28
Author: Fábio Rodrigues Ribeiro <farribeiro at gmail.com>
Date:   Sun Jan 31 08:41:57 2021 +0100

    Translation update  by Fábio Rodrigues Ribeiro <farribeiro at gmail.com> using Weblate
    
    po/glossary/pt_BR.po: 98.5% (205 of 208 strings; 0 fuzzy)
    0 failing checks (0.0%)
    Translation: GnuCash/Glossary (Portuguese (Brazil))
    Translate-URL: https://hosted.weblate.org/projects/gnucash/glossary/pt_BR/
    
    Co-authored-by: Fábio Rodrigues Ribeiro <farribeiro at gmail.com>

commit 12ad4fadae007b23df8cd0b6eb09c16c75b0e202
Author: John Ralls <jralls at ceridwen.us>
Date:   Sat Jan 30 17:38:37 2021 -0800

    Bug 798101 - Do not #undef __STRICT_ANSI__
    
    Remove defines and undefines for Windows, they were needed with
    MinGW classic but are not with MinGW-w64.

commit 029f3283e70cd19d73304350787420220fe41aaf
Author: John Ralls <jralls at ceridwen.us>
Date:   Sat Jan 30 13:02:58 2021 -0800

    Bug 797924 - Crash when searching for customer to process payment.
    
    get_guid->param_getfcn() can apparently return NULL, so we must check
    before dereferencing it to copy its value.

commit 65c0e3c9141599f0b66213d71d84a5f983836369
Author: Frank H. Ellenberger <frank.h.ellenberger at gmail.com>
Date:   Sat Jan 30 02:19:21 2021 +0100

    Fix a typo in CI macos

commit 0d8f1c73f5d531fea1dc912ec0ecd0027e2de9b2
Author: YOSHINO Yoshihito <yy.y.ja.jp at gmail.com>
Date:   Fri Jan 29 14:32:14 2021 +0100

    Translation update  by YOSHINO Yoshihito <yy.y.ja.jp at gmail.com> using Weblate
    
    po/ja.po: 92.8% (5140 of 5535 strings; 156 fuzzy)
    505 failing checks (9.1%)
    Translation: GnuCash/Program (Japanese)
    Translate-URL: https://hosted.weblate.org/projects/gnucash/gnucash/ja/
    
    Co-authored-by: YOSHINO Yoshihito <yy.y.ja.jp at gmail.com>



Summary of changes:
 gnucash/gnome-search/gnc-general-search.c  |  5 +++--
 libgnucash/backend/dbi/gnc-backend-dbi.cpp | 18 ----------------
 po/glossary/pt_BR.po                       | 34 ++++++++++++++----------------
 po/ja.po                                   | 10 +++------
 po/pt_BR.po                                | 14 ++++++------
 util/ci/macos-ci-deps/README.md            |  2 +-
 6 files changed, 30 insertions(+), 53 deletions(-)



More information about the gnucash-patches mailing list