In the eg 'Reply' default template the date in %ODATE is in *nominative* "%REM=3D\"" + i18n( "Default reply template" ) + "\"%-\n" + i18nc( "Default reply template." "%1: date of original message, %2: time of original message, " "%3: quoted text of original message, %4: cursor Position", "On %1 %2 you wrote:\n" "%3\n" "%4", "%ODATE", "%OTIMELONG", "%QUOTE", "%CURSOR" ); http://quickgit.kde.org/index.php?p=3Dkdepim.git&a=3Dblob&h=3D09a78ed308841= b0ccbd7e1b96dfab30961c20922&hb=3Dcf67416d4a98d575fff7ebcbee221255f8adcb1d&f= =3Dtemplateparser%2Fdefaulttemplates.cpp In the file libtemplateparser.po the sentence is: On %1 %2 you wrote:\n %3\n %4 and the output is: "On Wednesday 28 Mars 2012 09:22 USERNAME you wrote:" Here, in Greek localization the 'month' has to be 'ofmonth' (*Mars* > of M= ars, *=CE=9C=CE=AC=CF=81=CF=84=CE=B9=CE=BF=CF=82* > =CE=9C=CE=B1=CF=81=CF= =84=CE=AF=CE=BF=CF=85), (eg: =CE=A4=CE=B5=CF=84=CE=AC=CF=81=CF=84=CE=B7 28 = =CE=9C=CE=B1=CF=81=CF=84=CE=AF=CE=BF=CF=85 2012 09:22) =2D It is possible to do something about this ? * I found this file: http://quickgit.kde.org/index.php?p=3Dkdelibs.git&a=3Dblob&h=3Db918e9e49917= 5264c9efe326af5956c16d5e1741&hb=3Da4123b08c0cad1c559ec3ae76557acaaf95b3f69&= f=3Dkdecore%2Fdate%2Fklocalizeddate.cpp but i cannot understand where is the '%ODATE' variable Thanks for any help, it is about to give a quality aspect in the kmail appl= ication for Greek users, as the current format gives the impression that is= a robot who speaks without any conjugation :) =2D-=20 Dimitrios Glentadakis