Hey Alex,
You're welcome.
I've checked again, it seems like all the issue is because missing double quote
"
Can you check again is it work fine now?
Also I have noticed that many of the user actions are still being reported in English, such as the one the you added earlier.
Is there a separate section for all of these that we have missed or are they not in the string?
The following are not translated
Shared a link
Is reading the article
Social share
Is now friends with
Joined the group
Commented on this post
Unlocked the badge - then the names of the badges
Updated the picture in the group
Installed the application
Updated their profile picture
Updated their profile cover
There could be others but I have scrolled through a lot of the feed to search, so this could be it, but it seems as though there is a section we have missed, or is missing?
Can you give it a check again and see is it all the language string translated in Chinese now?
If you saw one of the language string is not translated, can you provide us the step how the faster way to find out that stream?
Then the video section of the easy social is completely in English, again is there a missing section for this?
It seems like missing a lot of video section language string in your Chinese language file, you can check my following language string is completely missing in your Chinese language file.
What I suggestion is can you do a backup again for these language file then
install "Chinese (Taiwan)" language from backend > Easysocial > language > click purge cache button > click discover button > select "Chinese (Taiwan)" > click update/install button
, after you updated, all the video language string will updated in your Chinese language file, you just need to translate it back from English to Chinese.
COM_EASYSOCIAL_VIDEOS_ADD_VIDEO="Add Video"
COM_EASYSOCIAL_VIDEOS_FILTERS_ALL_VIDEOS="All Videos"
COM_EASYSOCIAL_VIDEOS_FILTERS_FEATURED_VIDEOS="Featured Videos"
COM_EASYSOCIAL_VIDEOS_FILTERS_RECENT_VIDEOS="Recent Videos"
COM_EASYSOCIAL_VIDEOS_FILTERS_MY_VIDEOS="My Videos"
COM_EASYSOCIAL_VIDEOS_FEATURED_VIDEOS="Featured Videos"
COM_EASYSOCIAL_VIDEOS_VIDEO_PRIVACY="Privacy:"
COM_EASYSOCIAL_VIDEOS_SORTING="Sorting"
COM_EASYSOCIAL_VIDEOS_SORTING_BY="Sort Videos By ...."
COM_EASYSOCIAL_VIDEOS_SORTING_RECENTLY_ADDED="Recently Added"
COM_EASYSOCIAL_VIDEOS_SORTING_ALPHABET="Alphabetically"
COM_EASYSOCIAL_VIDEOS_SORTING_POPULAR="Popular Videos"
COM_EASYSOCIAL_VIDEOS_SORTING_MOST_COMMENTED="Most Commented"
COM_EASYSOCIAL_VIDEOS_SORTING_MOST_LIKES="Most Likes"
In the video and groups area all the categories are in English, is this a separate section?
Unfortunately that was not possible to separate section, unless you assign custom language string for your video/event/group category from backend > Easysocial > group/event/video > select each category from group/event/video > e.g.
http://screencast.com/t/993FIvw8v7f ||
http://screencast.com/t/a7GaTwP8z5 > then copy that custom language string into your :
- Chinese language file
/home/admin/multikingdom.com/language/zh-TW/zh-TW.com_easysocial.ini[/b
- English language file [b]/home/admin/multikingdom.com/language/en-GB/en-GB.com_easysocial.ini[/b
The search box also needs to be done, is this one of the module files that needs translating?
Which search box you referring? Perhaps you can start a new thread for this? Because this thread is going too long and hard to follow up.
Finally, sorry, the profile area is missing a couple of changes
- please enter you name
- please enter a valid email address
- Tell us more about yourself, we are eager to get to know you better!
Sorry for the long list, I am happy to make these changes, if you can just tell me where I need to change things, we can certainly do it.
You can modify from these language string from [b]JoomlaFolder\administrator\language\en-GB\en-GB.com_easysocial.ini
COM_EASYSOCIAL_FIELDS_PROFILE_DEFAULT_YOUR_NAME_DESC="Please enter your name."
COM_EASYSOCIAL_FIELDS_PROFILE_DEFAULT_EMAIL_ADDRESS_DESC="Please enter a valid email address."
COM_EASYSOCIAL_FIELDS_PROFILE_DEFAULT_DETAILS_DESC="Tell us more about yourself, we are eager to get to know you better!"
Then finally, finally, I have just been told that the 'liked this link' that you helped us translate is in fact in simplified Chinese rather than traditional, I will try and find this in the string and change it.
You can find this language string from this file ->
/home/admin/multikingdom.com/language/zh-TW/zh-TW.com_easyblog.ini
COM_EASYSOCIAL_STREAM_LASTACTION_LIKE="%1$s赞这个公告"
If you tell me how to add the string in, I can do this, if it is easier for you, I know you have helped me a lot already.
Thanks for understand, what I actually do is :
STEP 1 : if you see some of the language string is not get translated, try rename this English language file
/home/admin/multikingdom.com/language/en-GB/en-GB.com_easysocial.ini then go back Easysocial dsahboard (
https://www.multikingdom.com/index.php/tw/community/ ), then check that language string again, it will display something like
e.g. COM_EASYSOCIAL_STREAM_CONTEXT_TITLE_LINKS
STEP 2 : Copy this
e.g. COM_EASYSOCIAL_STREAM_CONTEXT_TITLE_LINKS and open this English language file (
/home/admin/multikingdom.com/language/en-GB/en-GB.com_easysocial.ini), find this string
COM_EASYSOCIAL_STREAM_CONTEXT_TITLE_LINKS (it would be best if you can use some text-editor tool like sublime, notepad++) that will easy for you find that language string.
STEP 3 : After you find out that language string, then copy it and paste into
/home/admin/multikingdom.com/language/zh-TW/zh-TW.com_easysocial.ini and translate it to Chinese