SUMMARY The strings in the tile manager is always shown in English, not in the user‘s preferred language. There *are* strings to translate in kwin.po(t) and kwin_x11.po(t), but the translations are not used. STEPS TO REPRODUCE 1. Change the default/preferred Plasma language to something other than English (I use Norwegian Nynorsk). 2. Launch the tile manager by pressing ‘Meta + T’. 3. Observe the text on the buttons/widgets. OBSERVED RESULT The text says, e.g., ‘Split Left/Right’, ‘Padding:’ and ‘Load layout...’. EXPECTED RESULT The text should be translated, e.g., ‘Del venstre/høgre’ instead of ‘Split Left/Right’. SOFTWARE/OS VERSIONS Operating System: openSUSE Tumbleweed 20250618 KDE Plasma Version: 6.4.0 KDE Frameworks Version: 6.15.0 Qt Version: 6.9.1 Kernel Version: 6.15.2-1-default (64-bit) Graphics Platform: X11
Closing. Turns out that the package kwin6-x11-lang wasn’t installed on my system (for some strange reason). After I installed it and restarted Plasma, everything is OK.