[Kolab-devel] [issue4876] Exchange compatible invitations have wrong localized subjects (RT#10190)
aheinecke
issues at kolab.org
Wed Oct 22 12:43:37 CEST 2014
Trivial problem:
In kmail/callback there is code to change the subject for exchange compatibility.
msg->setSubject( i18n( "Tentative: %1" ).arg(subject).replace("Answer: ","") );
But Answer is also a localized string so the replacement has to be localized, too.
Otherwise you get "Zugesagt: Anwort: " in german.
----------
assignedto: aheinecke
keyword: enterprise35, kde client
messages: 28860
nosy: aheinecke, allen, emanuel
priority: urgent
status: unread
title: Exchange compatible invitations have wrong localized subjects (RT#10190)
______________________________________
Kolab issue tracker <issues at kolab.org>
<https://roundup.kolab.org/issue4876>
______________________________________
More information about the devel
mailing list