Plugin: CubePoints Buddypress Integration

Join this plugin group to follow comments, support topics and reviews.

CubePoints Buddypress Integration Translation (8 posts)

Started 1 year, 10 months ago by: silvercover

  • Profile picture of silvercover silvercover said 1 year, 10 months ago:

    Hi,

    What should be the name of translated files and where should they be? I did make *.mo and *.po files and put them in “cubepoints-buddypress-integrationincludeslanguages” folder, but nothing happens. what should I do?

    Thanks in Advance.

  • Profile picture of Tosh Tosh said 1 year, 8 months ago:

    @silvercover Try now, version 1.7.5 supports it now.

  • Profile picture of Mac Mac said 1 year, 8 months ago:

    @silvercover, filename should be bp-cubepoint-ru_RU.mo, for example.

    @xberserker, I translated plugin into russian, but translation works not good. It’s not full. For example, admin page still is in english. Also some phrases are not translated: Avatar Uploaded, Group Joined, Comment, Message Sent.

    P.S. In the full table with logs of points I see strange items without names. Who earned these points?

  • Profile picture of Tosh Tosh said 1 year, 8 months ago:

    @motomac Are you referring to the logs where it says “Avatar Uploaded, Group Joined, Comment, Message Sent” ? What parts of the admin are translating?

    On the full table with logs of points if there are blank then the user has been deleted.

  • Profile picture of Mac Mac said 1 year, 8 months ago:

    Yes, for example here: /members/username/points/

    Whole page wp-admin/admin.php?page=cubebp-settings is in english.

    Thank you. May be it will be better to delete items, when users were deleted?

    Also, there is a bug: in the logs in phrase “2 days ago”, for example, the letter “s” is dynamic (day/days). And when I translate it in english, there is something like this: “????s” (word in russian+s). Please, fix it.

  • Profile picture of Mac Mac said 1 year, 8 months ago:

    Sorry, cyrillic doesn’t work here. “????” was a russian translation of word “day”.

  • Profile picture of Tosh Tosh said 1 year, 8 months ago:

    “May be it will be better to delete items, when users were deleted?”
    Would be better ya, I’ll mention that to the CubePoints guys.

    This is my first plugin let alone localizing it. So I’m sorry .. I’m still learning this stuff.

    Can anyone that has localized a plugin give me a little guidance on what I am doing wrong? I guess I need to create a new .POT file every time I update the plugin?

  • Profile picture of Nafai74 Nafai74 said 1 year ago:

    I supposed the problem cames from “Author is using load_textdomain instead of load_plugin_textdomain function” ans so ‘ive tried to edit “bp-cubepoint-core.php” but the right language (french) still don’t display in the plugin …

    Someone could help use please ?