Forum Replies Created

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #6164
    Maarten
    Participant

    Hi Andrij,

    I’ve been there before, on the wordpress site. Horrible interface, worse than wp-admin 😉 I finally get to where it says, no translation yet, want to be the first? There’s nothing to click on… Very logical 😉

    No sweat. Fast solution for all BP Better Messages fans, download here, from my nice server:
    http://95.211.95.228/BPBMessages-languages.zip

    Create a languages folder in either the /wp-content/plugins/bp-better-messages folder, or like Andrij suggested, in wp-content/languages/plugins.

    In the folder, you only need the .mo files I provided. (The .po files, you can use to edit errors wit PoEdit.exe)

    Please note, I standardised the language code. Some languages are in the format of e.g. no_NO, while others are like only fi (for Finnish). I made them all two letter. For compatibility with my project. (And not become totally crazy working with 100 languages.)

    Expamples:
    If you only need French, change bp-better-messages-fr.mo to bp-better-messages-fr_FR.mo.
    If you need Finnish, nothing to change. bp-better-messages-fi.mo is commonly used.

    Maarten

    #6160
    Maarten
    Participant

    Thanks Andrij,

    If you like, I can give you all the .po and .mo files I made, plus a .pot file, to include in your next release. Next to English, I have 99 more languages available now. I can put them somewhere on my server to download, or send them by email.

    Maarten

    #6158
    Maarten
    Participant

    Solution found.

    I put the new .mo files with the only .mo file I could locate. In /wp-content/languages.

    Having another look at your code, I saw Domain Path: /languages. It made me create a languages directory in /wp-content/plugins/bp-better-messages/

    Then I moved all the .mo files to there. Changed file permissions to the right settings (both the new languages file and all the .mo files).

    Voila. Everything works now. Also in Russian! Pazjalsta Balsjoje! 😉

Viewing 3 posts - 1 through 3 (of 3 total)