[wp-polyglots] 2.7: Date formats 1st option not fully translated?
Nikolay Bachiyski
nb at nikolay.bg
Tue Nov 11 12:42:07 GMT 2008
On Mon, Nov 10, 2008 at 23:14, Xavier Borderie <xavier at borderie.net> 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.
More information about the wp-polyglots
mailing list