[Kmymoney-devel] [Bug 250968] New: Different contexts for the same string in the report configuration dialog
Cristian Onet
onet.cristian at gmail.com
Sun Sep 12 14:07:11 CEST 2010
https://bugs.kde.org/show_bug.cgi?id=250968
Summary: Different contexts for the same string in the report
configuration dialog
Product: kmymoney4
Version: SVN trunk
Platform: Gentoo Packages
OS/Version: Linux
Status: NEW
Severity: normal
Priority: NOR
Component: general
AssignedTo: kmymoney-devel at kde.org
ReportedBy: onet.cristian at gmail.com
Version: SVN trunk (using KDE 4.5.1)
OS: Linux
kreportconfigurationfilterdlg:422
m_tabChart->m_comboType->setCurrentItem(i18nc("type of graphic chart", "Line"),
false);
will fail if "type of graphic chart", "Line" is translated differently then
"Line", "@item type of chart" which comes from the UI file.
Since the two strings have different contexts is is possible to translated them
differently thus obtaining the following behaviour:
1. The user configures a report to be a char of type line
2. He reopens the report configuration dialog
3. The chart type will be blang if the two translated values differ
Reproducible: Always
--
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the KMyMoney-devel
mailing list