Skip to:
Content
Pages
Categories
Search
Top
Bottom

BBpress 2 rc3 change language?

  • 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!

Viewing 4 replies - 1 through 4 (of 4 total)

  • Gautam Gupta
    Participant

    @gautamgupta

    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. :)


    Gautam Gupta
    Participant

    @gautamgupta

    Oh oh, you’re talking about the new bbPress plugin. You’ve to put the language file in /bbpress/bbp-languages folder and if your WordPress blog is already Swedish, then the translations would get activated automagically. :)

    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.

    Maybe there is not a ready languagefile for Swedish to the beta rc3 yet?

Viewing 4 replies - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.
Skip to toolbar