- code reformat
- Google Translate API URL was changed (now is "https://translation.googleapis.com/language/translate/v2")
- mbstring extension is required (check added) if you use Google Translate API.
- if you translate an attribute that has a text longer than 5000 chars with Google Translate API, the script will output a warning and skip that specific attribute for that specific product.
- solved issue #12
- categories translation was added
- fixed modman file
- support for debug and dry run was added to the fballiano_full_catalog_translate.php shell script
- support for custom translation command was introduced
- a bug with Magmi and table prefixes was solved
- "Attribute to translate" config il now a multiselect
- Table names read dinamically
- Initial release