By Meagan Hooper on Wednesday, 30 May 2018
Posted in General Issues
Replies 5
Likes 0
Views 481
Votes 0
Hello, Can you tell me which language strings control the text in the attached screenshots?

Thank You.
Hi there,

Please find those translations below respectively.

Friends filters
COM_EASYSOCIAL_STREAM_APP_FILTER_FRIENDS="Friends"

Friends module
It should be controlled by Easysocial Friend module.

Friend section
COM_EASYSOCIAL_FRIENDS_PLURAL="Friends"
COM_EASYSOCIAL_FRIENDS_SINGULAR="Friend"

Please give it a try and see how it goes.
·
Thursday, 31 May 2018 10:30
·
0 Likes
·
0 Votes
·
0 Comments
·
Hello Abdul,

Thank you for the followup. I'm having an issue with one of your suggestions, the EasySocial Friends module. We don't have that module published. I believe that the section called FRIENDS on the ES homepage is from a widget. I see that there is the file components -> com_easysocial -> themes -> wireframe -> friends -> default -> default.php which seems to have the code that renders that sidebar widget. In the file it reference COM_EASYSOCIAL_FRIENDS_SIDEBAR_TITLE, for which we have created an override. Unfortunately it doesn't seem to have any effect.
·
Thursday, 31 May 2018 22:17
·
0 Likes
·
0 Votes
·
0 Comments
·
The language string that you are looking for should be APP_FRIENDS_YOUR_FRIENDS . It is in the file /media/com_easysocial/apps/user/friends/themes/default/widgets/dashboard/friends.php
·
Thursday, 31 May 2018 22:49
·
0 Likes
·
0 Votes
·
0 Comments
·
Thank you Mark. I have one followup question. Can you tell me which file controls the output of the highlighted section in this screenshot?
·
Friday, 08 June 2018 22:03
·
0 Likes
·
0 Votes
·
0 Comments
·
You can find the string COM_EASYSOCIAL_FRIENDS_FRIENDS from the language file
·
Saturday, 09 June 2018 01:36
·
0 Likes
·
0 Votes
·
0 Comments
·
View Full Post