Regarding 2.7.8
-
I have almost finished the addition of the function to switch to the user’s local timezone. It will take some more time for me to announce, as I need more time for verification.
By the way, I have faced two problems, one is that weekly digest does not appear to be sent, but this needs to be tested more until I have the confidence that it is a problem.
The other that I want help now is that “function ass_group_notification_activity( $content )” in bp-activity-subscription-functions.php does not accept any translation.
When a user selects “All Email”, every notification email is sent to him/her.
Email notification for new forum topics (unction ass_group_notification_new_forum_topic), for forum replies (function ass_group_notification_forum_reply), and email to all group members (function ass_admin_notice) all work properly as they are sent in Japanese.
However, only email notifications of update (function ass_group_notification_activity) is sent in English.
I know the phrase is changed from “To view or reply, log in and follow the link below” to “To view or reply, log in and go to”. This is not the reason.
Because I did not test 2.7.6 and 2.7.7 enough as I had been busy, I cannot compare 2.7.8 with these two versions, but with 2.7.5.
In 2.7.5, all email notifications are, yes, translated. When I downgraded to 2.7.5, it still works naturally.
Seeing bp-activity-subscription-functions.php of 2.7.5 and 2.7.7, there seems to be no big difference that might have an influence on email translation.
Thus, I think this problem may lay in the other php files, but I have not yet founded it.
Any help?
You must be logged in to reply to this topic.