#117 Wrong time format in French

open
nobody
None
5
2012-10-22
2012-02-28
Frederic Marchal
No

In lang/fr_fr.php, the time is formated as 'g:i A' which ends up showing times as "2:15 PM". This isn't the usual time format in French. The correct format should be 'G:i'.

I observed this on phpScheduleIt 2.0.1.

Discussion