Making WordPress.org

Opened 9 years ago

Closed 9 years ago

#3009 closed defect (bug) (fixed)

Multiple placeholders should be ordered. Expected '%1$s, %2$s', but got %s, %s.

Reported by: afzalmultani Owned by: dd32
Priority: normal Milestone:
Component: bbpress.org Keywords: has-patch
Cc:

Description

Multiple placeholders should be ordered. Expected '%1$s, %2$s', but got %s, %s.

Attachments (2)

3009.diff (1.1 KB ) - added by afzalmultani 9 years ago.
Fix for Multiple placeholders should be ordered. Expected '%1$s, %2$s', but got %s, %s.
3009.2.diff (5.2 KB ) - added by SergeyBiryukov 9 years ago.

Download all attachments as: .zip

Change History (4)

@afzalmultani
9 years ago

Fix for Multiple placeholders should be ordered. Expected '%1$s, %2$s', but got %s, %s.

#1 @SergeyBiryukov
9 years ago

  • Keywords has-patch added

In 3009.2.diff:

  • Update other instances of the string.
  • Add translator comments.
  • Change text domain in bb-base files to bborg, as per comment:1:ticket:2054.

#2 @dd32
9 years ago

  • Owner set to dd32
  • Resolutionfixed
  • Status newclosed

In 6366:

BuddyPress.org & bbPress.org: User numbered placeholders in translated strings.

Props SergeyBiryukov, afzalmultani.
Fixes #3009.

Note: See TracTickets for help on using tickets.