In translate/languages/$lang/view translations for plurals are not displayed properly. The raw value is displayed instead on a nice unordered list.

That is caused by a wrong usage of strpos() PHP function. The arguments are swapped.

The attached patch is fixing this bug.

Comments

gábor hojtsy’s picture

Status: Needs review » Fixed

Thanks, committed the Drupal 6.x-dev version.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.