Any questions about Documents Sellers, post it here .

Editing translations bug

  • nerfmarius
  • Topic Author
  • Offline
  • New Member
  • New Member
More
13 years 2 months ago - 13 years 2 months ago #11781 by nerfmarius
Editing translations bug was created by nerfmarius
Hello, I recently bought this product and found that I can't edit the translations.

At administrator/index.php?option=com_dms&task=translation I edit some translations then click 'Save and close'. Page reloads but the translations aren't saved. Checked browser console no errors were found.

I'm using Joomla 1.7.0.

Please help. :)
Last edit: 13 years 2 months ago by nerfmarius.

Please Log in or Create an account to join the conversation.

More
13 years 1 month ago #11912 by slumdog
Replied by slumdog on topic Re: Editing translations bug
I have the same issue. I use Joomla 1.5.22

I have tried to update the language files but no success.

Please Log in or Create an account to join the conversation.

More
13 years 1 month ago #11923 by slumdog
Replied by slumdog on topic Re: Editing translations bug
I found a solution. Indeed is a trick, but it works for me.
I manually edited the .../language/en-GB/en-GB.com_eventbooking.ini with my language terms...
I mention that is not the right solution, but in case you only translate in one language is ok...

Maybe it helps others with same problem...

Please Log in or Create an account to join the conversation.

More
13 years 1 month ago #11926 by Tuan Pham Ngoc
Replied by Tuan Pham Ngoc on topic Re: Editing translations bug

I found a solution. Indeed is a trick, but it works for me.
I manually edited the .../language/en-GB/en-GB.com_eventbooking.ini with my language terms...
I mention that is not the right solution, but in case you only translate in one language is ok...


=> It is not a good solution because when you upgrade to new version, that change will be lost. The better (and properly solution) is :

1. Get a copy of en-GB.com_eventbooking.ini, rename it to YOUR_LANGUAGE_CODE.com_eventbooking.ini (please replace YOUR_LANGUAGE_CODE with the language code of the language you want to translate it to .

2. Do the translation on the renamed file .

3. Upload it to language folder of your language (language/YOUR_LANGUAGE_CODE folder) .

Hope this help !

Tuan

Please Log in or Create an account to join the conversation.