By NK on Thursday, 03 November 2016
Posted in Technical Issues
Replies 3
Likes 0
Views 477
Votes 0
where can i edit the Language file ? and/or how can i display the handle which i want to translate ?
in my case the register new account button shows not as it is not tranlated...

by the way the german translation shows only 97% translation within Easy Social, on the Website it shows 99%... could you pls help
Hi there,

where can i edit the Language file ? and/or how can i display the handle which i want to translate ?
in my case the register new account button shows not as it is not tranlated...

There are few ways to edit the language file. You can either use language override or change it directly on your language files.

To override:
You can go to Backend>Extensions>Language>override. You can create override for your front end(site) and back end(Administrator). If you use those button on your site, you should override it to according to your language and site/admin. As for example, COM_EASYDISCUSS_BUTTON_SUBMIT="Submit" , as shown

Edit Directly on Language Files:
You can edit them based on the string itself. As for example, COM_EASYDISCUSS_BUTTON_SUBMIT="Submit" , change them in this path ...\language\*language file\*language_type.com_easydiscuss.ini if this button used on your site(front-end)

If it is used on back-end(Admin)
...\administrator\language\*language file\*language_type.com_easydiscuss.ini
...\administrator\language\*language file\*language_type.com_easydiscuss.sys.ini

If you need helps on this, please provide us with your back end and FTP in order to check it for you and helps you regarding this issues.

by the way the german translation shows only 97% translation within Easy Social, on the Website it shows 99%... could you pls help

I am bit lost here actually. Can you provide us with some screenshot for better understanding on this?
·
Thursday, 03 November 2016 12:02
·
0 Likes
·
0 Votes
·
0 Comments
·
in EASYSocial -> Languages > you can download a language - german shows 97%
on your website -> https://stackideas.com/downloads/languages - german shows 99%
which one is the newest, which one is for ES2 ?
as i still have some translation errors i wondering if the wrong file gets downloaded from ES2 ?
NK
·
Thursday, 03 November 2016 18:03
·
0 Likes
·
0 Votes
·
0 Comments
·
Hi there,

in EASYSocial -> Languages > you can download a language - german shows 97%
on your website -> https://stackideas.com/downloads/languages - german shows 99%
which one is the newest, which one is for ES2 ?

It seems that those URL given is for komento language only and we also no longer using those anymore as stated http://prntscr.com/d2j84a. The correct language is when you download on your backend.

as i still have some translation errors i wondering if the wrong file gets downloaded from ES2 ?

This is probably the translations is still not translated yet. For you information, we actually got all this translation by Transifex, as you can see here https://stackideas.com/docs/easysocial/administrators/languages . It is either the String used is not translated yet or maybe you are calling different String. You can either override the language as stated or you can join our translation team at this URL https://stackideas.com/docs/easysocial/administrators/languages/becoming-an-official-translator

Hope this helps
·
Thursday, 03 November 2016 19:35
·
0 Likes
·
0 Votes
·
0 Comments
·
View Full Post