https://bugs.kde.org/show_bug.cgi?id=274678
Summary: "Distribution list" written in singular form even when
talking about several distribution lists
Product: kmail2
Version: Git (master)
Platform: Gentoo Packages
OS/Version: Linux
Status: NEW
Severity: normal
Priority: NOR
Component: general
AssignedTo: [email protected]
ReportedBy: [email protected]
Version: Git (master) (using KDE 4.6.3)
OS: Linux
In kdepim/kmail/addressvalidationjob.cpp, ~line 69:
> const QString errorMsg = i18n(
> "Distribution list \"%1\" is empty, it cannot be used.",
> emptyDistributionLists.join( ", " ) );
From the code it is clear that "%1" may be substituted by multiple distribution
lists, but string always talks about "Distribution list ..." (in singular!)
Also, if there are multiple distribution lists, they should be quotes
separately: «"foo", "bar"», not «"foo, bar"».
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.
_______________________________________________
Kdepim-bugs mailing list
[email protected]
https://mail.kde.org/mailman/listinfo/kdepim-bugs