https://bugs.documentfoundation.org/show_bug.cgi?id=112723
Heiko Tietze <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- OS|macOS (All) |All Hardware|x86-64 (AMD64) |All Status|ASSIGNED |NEW CC| |mentoring@documentfoundatio | |n.org Keywords| |difficultyMedium, easyHack, | |skillCpp, topicUI Assignee|[email protected] |[email protected] | |desktop.org --- Comment #12 from Heiko Tietze <[email protected]> --- Outcome of the review at https://gerrit.libreoffice.org/c/core/+/133493 is that internal error messages should not be translated (nor give hints on the UI). Stephan: "That the code in ExtensionCmdQueue::Thread::execute (desktop/source/deployment/gui/dp_gui_extensioncmdqueue.cxx) uses such exception messages and displays them to the user is somewhat unfortunate." So we need to match the "msg = e->Message;" somehow (ideally not comparing the actual text) with a localizable string and show this. -- You are receiving this mail because: You are the assignee for the bug.
