[resolved] bbPress 2.2.4 translation issue
-
Despite a brand new pot file for fancy translation of the 2.2.4 version, some admin parts of the bbPress plugin aren’t translated.

In brief, the textdomain load order is wrong and that’s why some menu items and other nav links stays desesperatly in english.
The solution is to change the priority and to intervert 2 lines in bbpress/includes/core/action.php:79 & 80
Alhought it’s an old issue:

http://bbpress.trac.wordpress.org/ticket/2047
http://bbpress.trac.wordpress.org/ticket/2099
fixed in the trunk version since a while:
http://bbpress.trac.wordpress.org/browser/trunk/includes/core/actions.phpMay this help some bbPress translators (at least those who survived this unfortunate oversight)
You must be logged in to reply to this topic.