[umbrello] [Bug 369109] New: Untranslatable percent values in GUI
Burkhard Lueck via KDE Bugzilla
bugzilla_noreply at kde.org
Tue Sep 20 10:07:03 UTC 2016
https://bugs.kde.org/show_bug.cgi?id=369109
Bug ID: 369109
Summary: Untranslatable percent values in GUI
Product: umbrello
Version: 2.18.3 (KDE Applications 15.12.3)
Platform: Other
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: NOR
Component: general
Assignee: umbrello-devel at kde.org
Reporter: lueck at hube-lueck.de
Menu Diagram->Zoom has untranslatable zoom values
umbrello/uml.cpp:
action->setText(QLatin1String(" &") + QString::number(zoom) +
QLatin1Char('%')); //i18nc missing
see also https://bugs.kde.org/show_bug.cgi?id=330135
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the umbrello-devel
mailing list