https://bugs.documentfoundation.org/show_bug.cgi?id=144730
Julien Nabet <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Ever confirmed|0 |1 Status|UNCONFIRMED |ASSIGNED OS|Windows (All) |All Assignee|[email protected] |[email protected] |desktop.org | CC| |[email protected], | |[email protected], | |[email protected] --- Comment #1 from Julien Nabet <[email protected]> --- On pc Debian x86-64 with master sources updated today, I could reproduce this. After some debug, I found that it's due to the fact that dict-en/pythonpath/lightproof_impl_en.py uses CONVERT_ADD but this function has been removed with: https://cgit.freedesktop.org/libreoffice/core/commit/?id=ced79363cc30f225e766195ace4f892754fc85a0 Resolves: tdf#69539 UI rename CONVERT to CONVERT_OOO, CONVERT_ADD to CONVERT ... with same syntax but different semantics that was even more confusing. Same problem for Hungarian and Portuguese from Brazil. -- You are receiving this mail because: You are the assignee for the bug.
