By Taiwo on Monday, 06 March 2017
Posted in General Issues
Replies 3
Likes 0
Views 157
Votes 0
Good day, how can I change the ES user point to desire name? I want something like " Mark earned 40 credits" instead of "Mark earned 40points" how can I just the user point system name to User credit? Can that be done in anyway?
Hi Taiwo,

You can do language override for the language constant below:
Language constant: COM_EASYSOCIAL_POINTS_HISTORY_USER_EARNED_POINTS_SINGULAR
Text: %1$s earned %2$s credit

Language constant: COM_EASYSOCIAL_POINTS_HISTORY_USER_EARNED_POINTS_PLURAL
Text: %1$s earned %2$s credits
·
Monday, 06 March 2017 13:45
·
0 Likes
·
0 Votes
·
0 Comments
·
Where do i see this? from Cpanel backend or joomla backend? give direction how i get to this Language constant overrides
thanks
·
Monday, 06 March 2017 23:53
·
0 Likes
·
0 Votes
·
0 Comments
·
You can take a look of our documentation here how to add those language translation into language override section.

https://stackideas.com/docs/easysocial/administrators/languages/creating-language-overrides

Hope this will help.
·
Tuesday, 07 March 2017 00:37
·
0 Likes
·
0 Votes
·
0 Comments
·
View Full Post