ankitgoel23 / pleft

Automatically exported from code.google.com/p/pleft
GNU General Public License v3.0
0 stars 0 forks source link

French translation has the dates wrong #62

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
In plapp/locale/fr/LC_MESSAGES/django.po, the translation of msgid "D M d, G:i" 
accidentally is "D M s, G:i", causing dates to appear like "ven Oct 00, 12:00".

Thanks to Riccardo for noticing this.

Original issue reported on code.google.com by sander.d...@gmail.com on 6 Nov 2011 at 8:57

GoogleCodeExporter commented 8 years ago
Changing it back to "D M d, G:i" helps, as verified by Riccardo.

Original comment by sander.d...@gmail.com on 20 Nov 2011 at 12:09

GoogleCodeExporter commented 8 years ago
https://github.com/sander/pleft/issues/32

Original comment by sander.d...@gmail.com on 24 Dec 2011 at 9:58