[Kde-imaging] [Bug 196888] New: Create Calender: Year formatted as 2, 009 on last page of wizard

Michael G. Hansen mhansen at mghansen.de
Wed Jun 17 16:48:38 CEST 2009


https://bugs.kde.org/show_bug.cgi?id=196888

           Summary: Create Calender: Year formatted as 2,009 on last page
                    of wizard
           Product: kipiplugins
           Version: unspecified
          Platform: Debian testing
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: NOR
         Component: general
        AssignedTo: kde-imaging at kde.org
        ReportedBy: mhansen at mghansen.de


Version:           0.3 (using KDE 4.2.4)
OS:                Linux
Installed from:    Debian testing/unstable Packages

On the last page of the "Create Calender" wizard, the year is formatted wrong.

Can be fixed by changing line 201 in calwizard.cpp to:
wPrintLabel_->setText(i18n("Click Next to start Printing<br/><br/>"
                    "Following months will be printed for year
%1:<br/>").arg(year)
                    + printList.join(" - ") + extra);

-- 
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 Kde-imaging mailing list