Info
- 3 posts
- 3 voices
- Started 3 years ago by supreme87
- Latest reply from A1ex
- This topic is not resolved
BBpress Alpha 1.6 problems with localization
-
- Posted 3 years ago #
Hi all,
I have a problem with localization of forum./**
* bbPress Localized Language, defaults to English.
*
* Change this to localize bbPress. A corresponding MO file for the chosen
* language must be installed to a directory called "my-languages" in the root
* directory of bbPress. For example, install de.mo to "my-languages" and set
* BB_LANG to 'de' to enable German language support.
*/
define('BB_LANG', 'it_IT');I have edited the bb-config.php and made the directory called "my-languages" in the root directory of bbpress with inside my languages file, but i didn't see any change.
I have make a deep integration with wp 2.7Thanks
-
- Posted 3 years ago #
What is the .mo file named?
-
- Posted 3 years ago #
See http://bbpress.org/forums/topic/php_e-issue#post-16264
But there instead of
wp-blog-header.phpandwp-wp-blog-header-bb.phpmust be usedwp-load.phpandwp-load-bb.phpfiles. -
You must log in to post.