https://bugs.kde.org/show_bug.cgi?id=500537
Luigi Toscano <luigi.tosc...@tiscali.it> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |RESOLVED Resolution|--- |FIXED Latest Commit| |https://invent.kde.org/netw | |ork/konqueror/-/commit/c81c | |f007d1e883b4ff88dd01e7ad610 | |0be3ec66c --- Comment #12 from Luigi Toscano <luigi.tosc...@tiscali.it> --- Git commit c81cf007d1e883b4ff88dd01e7ad6100be3ec66c by Luigi Toscano. Committed on 23/02/2025 at 17:36. Pushed by ltoscano into branch 'master'. i18n: extract strings from sidebar/ For some reasons they were not extracted. One of the items inside sidebar referenced the konqueror translation domain, but its string were not extracted anyway. Define a new translation domain and extract all strings (but the ones from tree/, which is disabled, not ported even to Qt4 and which should be removed or ported), and set the translation domain accordingly. It would be a bit too much to define a separate translation file for each sidebar item, and in fact this is the case for kcmkonqhtml, which defines a single translation domain for several plugins/libraries. M +2 -0 sidebar/CMakeLists.txt A +5 -0 sidebar/Messages.sh M +0 -1 sidebar/history_module/CMakeLists.txt https://invent.kde.org/network/konqueror/-/commit/c81cf007d1e883b4ff88dd01e7ad6100be3ec66c -- You are receiving this mail because: You are watching all bug changes.