Bug 149236

Summary: localised warning for missing attachment
Product: [Applications] kmail Reporter: david <davidtournaire>
Component: composerAssignee: kdepim bugs <kdepim-bugs>
Status: RESOLVED FIXED    
Severity: wishlist CC: bjoern, phlogi1, schreib.mir.mal
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Unlisted Binaries   
OS: Linux   
Latest Commit: Version Fixed In:

Description david 2007-08-26 17:33:34 UTC
Version:            (using KDE KDE 3.5.6)
Installed from:    Unspecified Linux

Hello.

One of the great features of Kmail is the warning when you send a mail which is likely to have an antachement but don't have anything atached.

unfortunately, it's only available for english at the moment, you have to edit the list of word by hand.

Would be nice to have it for any langage, folowing the localisation of the desktop.
I'dd eventualy add a popup with a 'never ask again' checkbox when sending the first email ever, to ask for wich langage kmail has to search for. I say it because I only found this great thing after I sent a mail in englis, and I had already missed a few atachement in my native french...

Maybe with Sonnet, it will even be possible to automaticaly detect the langage used in each paragraph, and check for these languages without the need for the popup I suggested above.

But the first thing would be to have the file first. I'dd sugest a wiki page to add list of words for each langage, wiht an anoucement on planetKDE / The dot.

Finaly, it would be great to have this file shared with other OSS such as evolution or thunderbird.

Thanks for the very good software wich is Kmail, hopefully the remaining bothering issues will be fixed with kde4.0 (yes, the .0 release :). Hopefuly, this feature is not too much work for the saddly few people working on Kmail.
Comment 1 david 2007-08-26 23:21:31 UTC
here is a begining of list with the default english words and the french one I use :

en:
attached
attachement

fr:
jointe
joindre
joint
accompagnement
accompagné
accompagnée
attachement
attaché
attachée


Kmail is going to kick anything's ass ;)
Comment 2 Cyrill Helg 2008-12-15 21:00:22 UTC
I agree :)
Comment 3 Björn Ruberg 2010-03-10 00:33:39 UTC
*** Bug 219164 has been marked as a duplicate of this bug. ***
Comment 4 Laurent Montel 2010-09-03 18:39:04 UTC
SVN commit 1171386 by mlaurent:

Fix bug #149236

We can't extract i18n from kcfg.cmake, so move code to util.cpp

BUG:  149236


 M  +2 -4      kmail.kcfg.cmake  
 M  +7 -0      util.cpp  
 M  +2 -0      util.h  


WebSVN link: http://websvn.kde.org/?view=rev&revision=1171386
Comment 5 Laurent Montel 2010-09-03 19:19:50 UTC
SVN commit 1171392 by mlaurent:

Fix bug #149236

We can't extract i18n from kcfg.cmake, so move code to util.cpp

BUG:  149236


 M  +2 -4      kmail.kcfg.cmake  
 M  +11 -0     util.cpp  
 M  +2 -1      util.h  


WebSVN link: http://websvn.kde.org/?view=rev&revision=1171392