gnucash master: Multiple changes pushed

John Ralls jralls at code.gnucash.org
Fri Mar 20 22:33:15 EDT 2015


Updated	 via  https://github.com/Gnucash/gnucash/commit/dcff1159 (commit)
	 via  https://github.com/Gnucash/gnucash/commit/caf5a82d (commit)
	 via  https://github.com/Gnucash/gnucash/commit/3f905e73 (commit)
	 via  https://github.com/Gnucash/gnucash/commit/ca7935f4 (commit)
	 via  https://github.com/Gnucash/gnucash/commit/39fdc131 (commit)
	 via  https://github.com/Gnucash/gnucash/commit/fe3eb208 (commit)
	 via  https://github.com/Gnucash/gnucash/commit/7c13591c (commit)
	 via  https://github.com/Gnucash/gnucash/commit/f11d9844 (commit)
	 via  https://github.com/Gnucash/gnucash/commit/46034fb5 (commit)
	 via  https://github.com/Gnucash/gnucash/commit/ac2eb30a (commit)
	 via  https://github.com/Gnucash/gnucash/commit/b870718f (commit)
	 via  https://github.com/Gnucash/gnucash/commit/8d188bcb (commit)
	 via  https://github.com/Gnucash/gnucash/commit/85df9d62 (commit)
	from  https://github.com/Gnucash/gnucash/commit/da878291 (commit)



commit dcff1159c45e552735e3e18d100cc14612e01e6a
Merge: da87829 caf5a82
Author: John Ralls <jralls at ceridwen.us>
Date:   Sat Mar 21 11:29:32 2015 +0900

    Merge branch 'maint'

commit caf5a82dbcccb1659654de182d37a3aecbfa946f
Author: John Ralls <jralls at ceridwen.us>
Date:   Sat Mar 21 10:37:18 2015 +0900

    Bug 746517 - gnc-sql-backend.c compile fails with -Werror=format-nonliteral
    
    Use GCC pragma to disable the warning in the one place that trips it.

commit 3f905e73c657cf4e545cc43d8d775ce5db4ca986
Author: Frank H. Ellenberger <frank.h.ellenberger at gmail.com>
Date:   Fri Mar 20 22:00:32 2015 +0100

    Fix minor I18n issues
    
    Follow up of ec8fc42:
    Empty strings should not be marked for translation.
    Mark "Thank you ..." for translation
    
    Unify "Thank you ..." between different invoices

commit ca7935f4bda703a431171566e4e775692ff8e873
Author: Mechtilde Stehmann <ooo at mechtilde.de>
Date:   Sat Mar 14 14:59:03 2015 +0100

    Update de.po
    
    still 197 fuzzy translations, 58 untranslated messages to be done

commit 39fdc1319d1817a22cf0fa4f014c93a3e2d3c5ba
Author: John Ralls <jralls at ceridwen.us>
Date:   Sat Mar 14 11:46:49 2015 +0900

    Bug 742089 - Decimal places
    
    Set the debit and credit cells' print_info to the account so that the
    decimal places are correct for the commodity.

commit fe3eb2086b9b5f470f25aa53afd01d0465d70c8d
Author: Javier Serrador <fserrador at gmail.com>
Date:   Fri Mar 13 07:40:35 2015 +0100

    Bug 742164 - Updated Spanish translation

commit 7c13591c049b09c52000f5e7e850941b6b43a845
Author: John Ralls <jralls at ceridwen.us>
Date:   Fri Mar 13 09:51:33 2015 +0900

    Bug 745265 - Segfault in generate_statusbar_lastmodified_message on Windows
    
    Actually change the default date format without AM/PM.

commit f11d9844f578c9b67ea8171e3d3f378e7eaf993d
Author: Frank H. Ellenberger <frank.h.ellenberger at gmail.com>
Date:   Fri Mar 13 00:17:51 2015 +0100

    html-utilities.scm: Tell the user, where to select account.
    
    http://lists.gnucash.org/logs/2015/03/2015-03-12.html#T18:22:44

commit 46034fb5cf96eb7e735e8f1f8c36a2cf9a71ccd4
Author: Chandrakant Dhutadmal <cpdhutadmal at yahoo.com>
Date:   Thu Mar 12 06:19:26 2015 +0100

    Bug 745598 - GNUCash Translation for Manipuri Language - Bengali Script
    
    by Centre for Development of Advanced Computing (C-DAC), Pune, India
    http://www.cdac.in

commit ac2eb30a7dbf26cd56ffb51b2f413ec32d30cd95
Author: Sangeeta <gistlrc at gmail.com>
Date:   Wed Mar 11 17:49:57 2015 +0100

    Bug 745596 - GNUCash Translation for Maithili Language

commit b870718fa3ecac65355b0f0e761fb80bceb648e3
Author: John Ralls <jralls at ceridwen.us>
Date:   Wed Mar 11 16:51:38 2015 +0900

    Bug 745265 - Segfault in generate_statusbar_lastmodified_message on Windows
    
    Check for g_date_time_format returning NULL (as it's supposed to do) as
    well as an empty string to avoid dereferencing the empty string. That
    fixes the crash, but not all locales work with %a, %b %e, %Y at %H:%M so
    that might return NULL too, so make the default string %x %X which will
    return something useful regardless. This is a translated string so
    translators can do something nicer for their locales if they like.
    
    Since the bug's reporter was Japanese and the string around which the
    bug revolves wasn't translated in Japanese I got a translation from him
    and updated it.

commit 8d188bcb9970e74906919b641caaeee1ba8594dd
Author: Chandrakant Dhutadmal <cpdhutadmal at yahoo.com>
Date:   Tue Mar 10 05:55:46 2015 +0100

    Bug 745597 - GNUCash Translation for Manipuri Language - Meetei Mayek
    Script (New)

commit 85df9d626649811109ffb5a6012b06bd175c2c3e
Author: Cristian Marchi <cri79 at libero.it>
Date:   Sun Mar 8 14:58:58 2015 +0100

    Update Danish translation from the translation project



Summary of changes:
 configure.ac                                   |     2 +-
 po/da.po                                       |   323 +-
 po/de.po                                       |    41 +-
 po/es.po                                       |  1967 ++--
 po/ja.po                                       |     4 +-
 po/{ur.po => mai.po}                           | 13400 ++++++++++++++---------
 po/{ur.po => mni.po}                           |  9428 ++++++++--------
 po/{ur.po => mni at bengali.po}                   |  9552 ++++++++--------
 src/backend/sql/gnc-backend-sql.c              |     5 +
 src/gnome-utils/gnc-main-window.c              |     5 +-
 src/register/ledger-core/split-register-load.c |    10 +
 src/report/business-reports/easy-invoice.scm   |     2 +-
 src/report/business-reports/fancy-invoice.scm  |     2 +-
 src/report/business-reports/invoice.scm        |     2 +-
 src/report/business-reports/taxinvoice.scm     |     4 +-
 src/report/report-system/html-utilities.scm    |     2 +-
 16 files changed, 18767 insertions(+), 15982 deletions(-)
 copy po/{ur.po => mai.po} (68%)
 mode change 100755 => 100644
 copy po/{ur.po => mni.po} (74%)
 mode change 100755 => 100644
 copy po/{ur.po => mni at bengali.po} (71%)
 mode change 100755 => 100644



More information about the gnucash-patches mailing list