Info
- 5 posts
- 2 voices
- Started 9 months ago by Gustav820
- Latest reply from Gustav820
- This topic is not resolved
BBpress 2 rc3 change language?
-
- Posted 9 months ago #
Hi!
I have downloaded and installed BBPress 2.0 rc3 with WordPress and it works fine. I would like to change to Swedish so I have uploaded the two language files (.po and .mo) to /bbpress/my-languages/. But I wont get Swedish. What am I doing wrong? Someone told me to edit the settings.php in /bbpress/ but I cant find it?
Thanks for helping me!
-
- Posted 9 months ago #
In
/bbpress/bb-config.php, you'd find:define( 'BB_LANG', '' );at the very bottom. Change that to:
define( 'BB_LANG', 'sv_SE' );That should work. :)
-
- Posted 9 months ago #
Oh oh, you're talking about the new bbPress plugin. You've to put the language file in
/bbpress/bbp-languagesfolder and if your WordPress blog is already Swedish, then the translations would get activated automagically. :) -
- Posted 9 months ago #
Aha :)
Thanks, but if it doesnt activate automagically? :)Maybe is because Im using Twenty Eleven Theme? (Theme does not natively support bbPress
You are using bbPress 2.0-rc-3.0.But the forum is working in english.
-
- Posted 9 months ago #
Maybe there is not a ready languagefile for Swedish to the beta rc3 yet?
-
You must log in to post.