Here a small patch :
- add a frFR locale ;
- add a new string 'datesep' ;
- change "recorrect_date" function to use 'datesep'.
I added 'datesep' cause all language can use a different character to separate date items : the dot (.) for enUS and slash (/) for frFR.
It's juste a very small change in "recorrect_date" function and an add of $lang['datesep'] in locale files.
If you refuse this patch, you have a french translation with a "datesep", just remove the last line