gnucash/libgnucash
John Ralls 091d4aff22 Bug 798657 - Import Summary language is wrong
Root cause is using boost::locale::translate because it ignores
the LANGUAGES environment variable and doesn't support different
values for LC_MESSAGES, LC_DATE, LC_MONETARY, and LC_NUMERIC.
That makes it impossible to configure a user environment that
presents translated strings in a different locale from the one
applied to formatting dates and numbers.

To correct this replace all use of boost::locale::translate
with GNU gettext.
2022-12-16 15:34:10 -08:00
..
app-utils Bug 798664 - Result of 'gnucash --nofile' is marked dirty 2022-12-12 11:30:59 -08:00
backend Instrument failure to set the account when creating a split. 2022-10-11 14:05:45 -07:00
core-utils Bug 798657 - Import Summary language is wrong 2022-12-16 15:34:10 -08:00
doc Fix various typos 2022-09-06 10:44:29 -04:00
engine Bug 798680 - Not able to match a reverse transaction of a... 2022-12-13 13:13:13 -08:00
gnc-module Bug 798237 - Logging during XML file loading degrades performance... 2021-09-14 15:15:11 -07:00
quotes Bug 798180 - Update to macOS Big Sur 11.3 breaks Finance Quote 2021-09-11 16:09:55 -07:00
tax Bug 798633 - 4.12 build failure on 32-bit Linux: "No code for module" 2022-10-04 09:12:10 -04:00
CMakeLists.txt libgnucash/scm - move to bindings/guile 2019-12-06 19:59:11 +01:00