https://bugs.kde.org/show_bug.cgi?id=455040
Bug ID: 455040
Summary: Translation string not interpreted for the 3rd line on
prompt of task manager
Product: lattedock
Version: 0.10.8
Platform: Other
OS: Linux
Status: REPORTED
Severity: normal
Priority: NOR
Component: plasmoid
Assignee: [email protected]
Reporter: [email protected]
Target Milestone: ---
Created attachment 149558
--> https://bugs.kde.org/attachment.cgi?id=149558&action=edit
Incorrect string
SUMMARY
In the Latte Task Manager (i.e. the widget that shows all application windows +
pinned applications on the dock), when hovering the mouse over an icon, the
line after window title is shown as `%1(I18N_ARGUMENT_M` (shown incomplete, due
to size of the prompt).
I'm using zh_CN.UTF-8 as my locale. Not sure if this is due to the particular
locale translation, or a general problem in the mechanism.
STEPS TO REPRODUCE
1. Hover mouse over any icon (of a running application) on the task manger
2. Look at the prompt
OBSERVED RESULT
The third line is shown as `%1(I18N_ARGUMENT_M`. See circled part in the
attachment.
Note: the first character "在" means "at". So this is clearly related to
constructing the i18n-ed string.
EXPECTED RESULT
Correctly render the value, instead of the variable name.
Based on the context, this value should be the virtual desktop (or activity?
I'm not using activities) that this window is at.
SOFTWARE/OS VERSIONS
Linux/KDE Plasma: Archlinux
(available in About System)
KDE Plasma Version: 5.24.5
KDE Frameworks Version: 5.94.0
Qt Version: 5.15.4
--
You are receiving this mail because:
You are watching all bug changes.