https://bugs.kde.org/show_bug.cgi?id=500537
Luigi Toscano <luigi.tosc...@tiscali.it> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit|https://invent.kde.org/netw |https://invent.kde.org/netw |ork/konqueror/-/commit/c81c |ork/konqueror/-/commit/f4a8 |f007d1e883b4ff88dd01e7ad610 |37a783ee3bbe098aae55cbf58b1 |0be3ec66c |28836fad2 --- Comment #13 from Luigi Toscano <luigi.tosc...@tiscali.it> --- Git commit f4a837a783ee3bbe098aae55cbf58b128836fad2 by Luigi Toscano. Committed on 24/02/2025 at 09:51. Pushed by ltoscano into branch 'release/24.12'. 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. (cherry picked from commit c81cf007d1e883b4ff88dd01e7ad6100be3ec66c) 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/f4a837a783ee3bbe098aae55cbf58b128836fad2 -- You are receiving this mail because: You are watching all bug changes.