[buddypress-trac] [BuddyPress] #2291: argument swapping on all BP __ and _e calls where applicable
buddypress-trac at lists.automattic.com
buddypress-trac at lists.automattic.com
Tue Apr 13 20:06:50 UTC 2010
#2291: argument swapping on all BP __ and _e calls where applicable
--------------------+-------------------------------------------------------
Reporter: DJPaul | Owner:
Type: defect | Status: new
Priority: normal | Milestone: 1.2.4
Component: Core | Keywords: has-patch
--------------------+-------------------------------------------------------
Comment(by DJPaul):
Please would someone look at this before it goes stale. It just adds
argument swapping to all __ and _e calls. i.e.
`
sprintf( __( "Hello %$1s, it is %$2s today", 'buddypress' ), 'Paul',
'sunny' );
//Can be translated as "Hello Paul, it is sunny today" or "Hello sunny, it
is Paul today".
`
--
Ticket URL: <http://trac.buddypress.org/ticket/2291#comment:1>
BuddyPress <http://buddypress.org/>
BuddyPress
More information about the buddypress-trac
mailing list