By Gaike Bos on Friday, 06 April 2018
Posted in General Issues
Likes 0
Views 628
Votes 0
Hello mark en the team, i reopend this question.
Can you see if the string is changed because the continue reading is back again in stead of my dutch translation... And when i want to make an overide or in the ini file make a change it won't show on my frontend in the website.



can you tell me where i can change the english language of the button continue reading? It is displayed in English in the Recent news articles, menu item Posts magazine. http://www.gaikebos.com/nl/meest-recente-blogs.html or my screenshot

thanks again!
Hey Gaike,

Hm, it looks like the language string ended up at the back end instead of the front end. Temporarily, you can modify it in /administrator/language/en-GB/en-GB.com_easyblog.ini and search for the string below:


COM_EB_CONTINUE_READING="Continue reading"


We'll change it so that it will be stored on the front end language file on the next release.
·
Friday, 06 April 2018 22:27
·
0 Likes
·
0 Votes
·
0 Comments
·
Hello Alex,

I changed the string but it won t work.... please check my screenshot if i did well.
·
Saturday, 07 April 2018 00:03
·
0 Likes
·
0 Votes
·
0 Comments
·
Hey Gaike,

May I know which file did you modify?
·
Saturday, 07 April 2018 01:13
·
0 Likes
·
0 Votes
·
0 Comments
·
of course you may ask, this file /administrator/language/en-GB/en-GB.com_easyblog.ini
·
Saturday, 07 April 2018 02:24
·
0 Likes
·
0 Votes
·
0 Comments
·
Based on what i see your screenshot at above, it seems like you applied this language constant :

COM_EASYBLOG_CONTINUE_READING="Continue reading"


You should add this following language constant into JoomlaFolder/administrator/language/en-GB/en-GB.com_easyblog.ini

COM_EB_CONTINUE_READING="Continue reading"


By the way, i would like to suggest you override these language translation from your site backend, so it will not get override when you update next Easyblog version, you can read more about this documentation how to override this through backend language override section.

https://stackideas.com/docs/easyblog/administrators/how-tos/how-to-create-language-string-override
·
Saturday, 07 April 2018 16:06
·
0 Likes
·
0 Votes
·
0 Comments
·
Yes, you are completely right. I think I was tired sorry!
·
Saturday, 07 April 2018 16:23
·
0 Likes
·
0 Votes
·
0 Comments
·
You're most welcome, glad to heard your issue resolved.

Just for your information, I have locked and marked this thread as resolved to avoid confusions in the future. Please start a new thread if you have any other issue in the future so it will be easier for us to manage your inquiries.

Thanks for understanding
·
Saturday, 07 April 2018 16:39
·
0 Likes
·
0 Votes
·
0 Comments
·
View Full Post