Contributions

Languages (Category Index)
Search: 

AJAX Language Verification

This module is designed to help all of those with stores in multiple languages.

During the development process, it is very tedious in debugging all of the new variables which are added in one language and then translate them into another language. At times the individual variables are not found, and at other times the act of translating is quite laborious.

This module gives the ability to crawl all of the language folders, index the individual files found, and display all of the variables within the individual files in a grid.

If a file or variable is missing in a language folder, it gives you the ability to add it with one click.

It also uses Google Translate to offer a translation from one language (usually English) in 28 others.

This should help in reducing the time it takes for translating a QA tremendously.

This Module uses AJAX. The installation should take no more than 10-15 minutes, even for a novice. However, some knowledge of Ajax and Javascript may be useful should you want to change any of the functionality.

Please help us to further refine the module.

Expand All / Collapse All

Google Translation fixed 1 Feb 2010

Something was wrong with the Google Translation. Obviously they've changed the WebSite where the translated text was scraped off, so there was a huge JavaScript-Error.

I found a better solution using JSON...it works perfectly for me (hopefully for everybody else too)! You need to replace the complete "function translate()" in the file admin(includes/classes/google_translates.php; very easy, takes less than a minute!

Enjoy!

Version 1.2 8 Apr 2008
Version 1.1 26 Mar 2008
AJAX Language Verification 21 Mar 2008

Note: Contributions are used at own risk.