Translate? Well, you can edit the front-end templates for a translation. The backend, well, not yet, and probably won’t be for a while. I started to do a translation interface, but just haven’t had the time to complete it, so it probably won’t be done for this release.
For first two bug : is it possible the error was generate becouse MySql don’t contain INNODB ? In requirements i can read : MySQL 4.1+ with InnoDB.
I think InnoDB is included by default with Mysql 4.1. You’d have to make sure your host didn’t disable it, but the install wouldn’t work if it wasn’t there.
I think InnoDB is included by default with Mysql 4.1. You’d have to make sure your host didn’t disable it, but the install wouldn’t work if it wasn’t there.