Skip to:
Content

BuddyPress.org

Opened 16 years ago

Closed 16 years ago

#266 closed defect (bug) (fixed)

po file error

Reported by: catiakitahara's profile catiakitahara Owned by:
Milestone: Priority: major
Severity: Version:
Component: Keywords: po file,
Cc:

Description

While trying to save the translated version of the po file, poedit returns an error message:

buddypress.po:2215: format specifications in 'msgid' and 'msgstr' for 
argument 1 are not the same

The problematic string:

#: bp-groups/bp-groups-notifications.php:206
#, php-format
msgid ""
"You have been promoted to % for the group: \"%s\".\n"
"\n"
"To view the group please visit: %s\n"
"\n"
"---------------------\n"

I guess the first placeholder (between to and for) is wrong causing the error.

I'm using the trunk version of the po file downloaded here:
http://svn.buddypress.org/trunk/bp-languages/buddypress.po

Change History (1)

#1 @apeatling
16 years ago

  • Resolution set to fixed
  • Status changed from new to closed

This is fixed in the trunk now, I will need to regenerate the PO file.

Note: See TracTickets for help on using tickets.