[buddypress-trac] [BuddyPress] #1162: Bad date output on the main blog archive page
buddypress-trac at lists.automattic.com
buddypress-trac at lists.automattic.com
Sat Oct 3 21:25:32 UTC 2009
#1162: Bad date output on the main blog archive page
-------------------+--------------------------------------------------------
Reporter: chouf1 | Owner:
Type: defect | Status: new
Priority: minor | Milestone: 1.1.1
Keywords: |
-------------------+--------------------------------------------------------
Seems to be a wpmu question but i try it first here because following code
line appeared in 1.1
When on archive page from the main blog there is a large title saying "You
are browsing the archive for - here the year and the month name"
bp-sn-parent/archive.php
Line 13: <h3><?php printf( __( 'You are browsing the archive for %1$s.',
'buddypress' ), wp_title( false, false ) ); ?></h3>
The output by default of %1$s is the year and the month name.
When translated, i can see the year and the translated month name.
This is ok in english, but not in french, german, italian, spanish,....
witch generaly use month year.
--
Ticket URL: <http://trac.buddypress.org/ticket/1162>
BuddyPress <http://buddypress.org/>
BuddyPress
More information about the buddypress-trac
mailing list