On Mon, Nov 10, 2008 at 23:14, Xavier Borderie <[EMAIL PROTECTED]> wrote:
> In /wp-admin/options-general.php, in the "Date format" section, the
> first option's month is not translated to me, and seems to still be in
> English.
> It says "10 November 2008", whereas in French it should say "10 novembre 
> 2008".
> All occurrences of "November" are translated in the fr_FR PO.
>
> It seems weird since the code just grab the date args:
>
> 136         $date_formats = apply_filters( 'date_formats', array(
> 137             __('F j, Y'),
> 138             'Y/m/d',
> 139             'm/d/Y',
> 140             'd/m/Y',
> 141         ) );
>
> Anyone else noticed this?
>

http://trac.wordpress.org/ticket/8153

Ticket + wp-polyglots message > message only

Happy translating,
Nikolay.
_______________________________________________
wp-polyglots mailing list
[email protected]
http://lists.automattic.com/mailman/listinfo/wp-polyglots

Reply via email to