Translation problem
- Marco Ingrosso
- Topic Author
- Offline
- New Member
-
Less
More
- Posts: 5
- Thank you received: 0
6 years 8 months ago #6657
by Marco Ingrosso
Translation problem was created by Marco Ingrosso
Hi,
I modified file in components/com_vquiz/languages/en-GB directory and anywhere I found the ini file but words remain in english.
What I'm dooing wrong?
I modified file in components/com_vquiz/languages/en-GB directory and anywhere I found the ini file but words remain in english.
What I'm dooing wrong?
Please Log in to join the conversation.
6 years 8 months ago #6658
by Daniel
Thanks
Daniel
Replied by Daniel on topic Translation problem
Hi,
You don't need to modify the English language file. You need to copy that file to the new language folder with a new name as per the language for which you want to translate the component and then start modifying this file for that language.
You don't need to modify the English language file. You need to copy that file to the new language folder with a new name as per the language for which you want to translate the component and then start modifying this file for that language.
Thanks
Daniel
Please Log in to join the conversation.
- Marco Ingrosso
- Topic Author
- Offline
- New Member
-
Less
More
- Posts: 5
- Thank you received: 0
6 years 8 months ago #6659
by Marco Ingrosso
Replied by Marco Ingrosso on topic Translation problem
Hi Daniel,
it was my first choice but it didn't work.
I copied language/en-GB/en-GB.com_vquiz.ini into language/it-IT/it-IT.com_vquiz.ini and modified just only few rows.
For example: "Next", " Total time", and so on.
But nothing, always in english.
it was my first choice but it didn't work.
I copied language/en-GB/en-GB.com_vquiz.ini into language/it-IT/it-IT.com_vquiz.ini and modified just only few rows.
For example: "Next", " Total time", and so on.
But nothing, always in english.
Please Log in to join the conversation.
6 years 7 months ago #6660
by Daniel
Thanks
Daniel
Replied by Daniel on topic Translation problem
Is the rest of the website displaying correctly in the other language? Have you done the same with all the language files vQuiz has got backend, frontend & modules?
Thanks
Daniel
Please Log in to join the conversation.
- Marco Ingrosso
- Topic Author
- Offline
- New Member
-
Less
More
- Posts: 5
- Thank you received: 0
6 years 7 months ago #6662
by Marco Ingrosso
Replied by Marco Ingrosso on topic Translation problem
the rest of the site is in italian language and all seems correct.
Regarding vQuiz I tried just language/en-GB/en-GB.com_vquiz.ini because I think it's the only one for frontend (my goal).
Regarding vQuiz I tried just language/en-GB/en-GB.com_vquiz.ini because I think it's the only one for frontend (my goal).
Please Log in to join the conversation.
6 years 7 months ago #6664
by Daniel
Thanks
Daniel
Replied by Daniel on topic Translation problem
That's the language file for the component. But the component comes with several other modules as well and each has its own language file. Please check those as well.
Thanks
Daniel
Please Log in to join the conversation.