[kmail2] [Bug 327820] Untranslatable string due to missing i18n

2013-11-20 Thread Burkhard Lueck
https://bugs.kde.org/show_bug.cgi?id=327820 Burkhard Lueck changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|---

[kmail2] [Bug 327820] Untranslatable string due to missing i18n

2013-11-19 Thread Laurent Montel
https://bugs.kde.org/show_bug.cgi?id=327820 --- Comment #3 from Laurent Montel --- Why tagName must be translated ? tagName is defined by user too. namespace MailCommon { class MAILCOMMON_EXPORT Tag QString tagName; QColor textColor; Where is your pb ? Could you explain me wha

[kmail2] [Bug 327820] Untranslatable string due to missing i18n

2013-11-19 Thread Burkhard Lueck
https://bugs.kde.org/show_bug.cgi?id=327820 --- Comment #2 from Burkhard Lueck --- (In reply to comment #1) You are right about Tag.label() But tag->tagName needs to be translated -- You are receiving this mail because: You are the assignee for the bug.

[kmail2] [Bug 327820] Untranslatable string due to missing i18n

2013-11-19 Thread Laurent Montel
https://bugs.kde.org/show_bug.cgi?id=327820 Laurent Montel changed: What|Removed |Added CC||mon...@kde.org --- Comment #1 from Laurent Mon