https://bugs.kde.org/show_bug.cgi?id=491024
James Graham <james.h.gra...@protonmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit| |https://invent.kde.org/netw | |ork/neochat/-/commit/67dfc7 | |b32e4d8747b1e5e419cbdf0b8f7 | |951f34d Status|CONFIRMED |RESOLVED Resolution|--- |FIXED --- Comment #1 from James Graham <james.h.gra...@protonmail.com> --- Git commit 67dfc7b32e4d8747b1e5e419cbdf0b8f7951f34d by James Graham. Committed on 13/09/2024 at 17:11. Pushed by nvrwhere into branch 'master'. Fix Eventhandler strings for translation Change the generic representations of events in event handler to always have a full string to aid translation. The aggregated list is then converted to be a simple list of single event generic descriptions to avoid string puzzles. Fixes network/neochat#638 Related: bug 466201 M +11 -6 autotests/eventhandlertest.cpp M +105 -60 src/eventhandler.cpp M +1 -1 src/eventhandler.h M +1 -1 src/models/messageeventmodel.cpp M +7 -44 src/models/messagefiltermodel.cpp M +3 -4 src/timeline/StateDelegate.qml https://invent.kde.org/network/neochat/-/commit/67dfc7b32e4d8747b1e5e419cbdf0b8f7951f34d -- You are receiving this mail because: You are watching all bug changes.