By Hoang Anh Tuan on Friday, 18 April 2014
Replies 5
Likes 0
Views 877
Votes 0
Hello. I use smart search for EasySocial and EasyBlog. When users going to Advanced Search Page, there are types named EasySocial.Groups, EasySocial.Albums, etc. How can I translated it to my language? Which file need to be customized? See the attachment
Hello,

I am sorry for the delay of this reply.

Look like there is a wrong string in these plugins language file. For the quick fix, please follow below instrunction:

Albums:
Edit the file 'JOOMLA/administrator/languages/en-GB/en-GB.plg_finder_easysocialalbums.ini' and replace below code:


PLG_FINDER_QUERY_FILTER_BRANCH_S_EASYSOCIALALBUMS="EasySocial Albums"
PLG_FINDER_QUERY_FILTER_BRANCH_P_EASYSOCIALALBUMS="EasySocial Albums"


to:


PLG_FINDER_QUERY_FILTER_BRANCH_S_EASYSOCIAL_ALBUMS="EasySocial Albums"
PLG_FINDER_QUERY_FILTER_BRANCH_P_EASYSOCIAL_ALBUMS="EasySocial Albums"


Photos:
Edit the file 'JOOMLA/administrator/languages/en-GB/en-GB.plg_finder_easysocialphotos.ini' and replace below code:


PLG_FINDER_QUERY_FILTER_BRANCH_S_EASYSOCIALPHOTOS="EasySocial Photos"
PLG_FINDER_QUERY_FILTER_BRANCH_P_EASYSOCIALPHOTOS="EasySocial Photos"


to:


PLG_FINDER_QUERY_FILTER_BRANCH_S_EASYSOCIAL_PHOTOS="EasySocial Photos"
PLG_FINDER_QUERY_FILTER_BRANCH_P_EASYSOCIAL_PHOTOS="EasySocial Photos"


Groups:
Edit the file 'JOOMLA/administrator/languages/en-GB/en-GB.plg_finder_easysocialgroups.ini' and replace below code:


PLG_FINDER_QUERY_FILTER_BRANCH_S_EASYSOCIALGROUPS="EasySocial Groups"
PLG_FINDER_QUERY_FILTER_BRANCH_P_EASYSOCIALGROUPS="EasySocial Groups"


to:


PLG_FINDER_QUERY_FILTER_BRANCH_S_EASYSOCIAL_GROUPS="EasySocial Groups"
PLG_FINDER_QUERY_FILTER_BRANCH_P_EASYSOCIAL_GROUPS="EasySocial Groups"



Users:
Edit the file 'JOOMLA/administrator/languages/en-GB/en-GB.plg_finder_easysocialusers.ini' and replace below code:


PLG_FINDER_QUERY_FILTER_BRANCH_S_EASYSOCIALUSERS="EasySocial Users"
PLG_FINDER_QUERY_FILTER_BRANCH_P_EASYSOCIALUSERS="EasySocial Users"


to:


PLG_FINDER_QUERY_FILTER_BRANCH_S_EASYSOCIAL_USERS="EasySocial Users"
PLG_FINDER_QUERY_FILTER_BRANCH_P_EASYSOCIAL_USERS="EasySocial Users"


The fix will be added into next release of EasySocial
Hope this help and have a nice day
Sam
·
Friday, 18 April 2014 19:20
·
0 Likes
·
0 Votes
·
0 Comments
·
Ok, I got it, And how to translate words "Category", "Language", "Type" that shown in attachment
·
Friday, 18 April 2014 19:48
·
0 Likes
·
0 Votes
·
0 Comments
·
Hello Hoang,

Sorry, but I am a little lost here. Which screen is this? Can you perform a larger print screen please?
·
Saturday, 19 April 2014 02:07
·
0 Likes
·
0 Votes
·
0 Comments
·
Check the link http://multivn.com/component/finder/search?q=anh&Itemid=242
This is the smart search page, and I don't know how to translate those strings.

Please take a look at the link and the attachment
·
Saturday, 19 April 2014 02:29
·
0 Likes
·
0 Votes
·
0 Comments
·
Hello,

I am sorry for the delay of this reply.

These string are not coming from EasySocial but from Joomla smart search module. You might want to check the language file from smart search module
Hope this help and have a nice day
Sam
·
Monday, 21 April 2014 13:41
·
0 Likes
·
0 Votes
·
0 Comments
·
View Full Post