Do

Comment 2 for bug 175278

Revision history for this message
Andrea Cimitan (cimi) wrote :

This patch adds i18n support.

This patch also changed the files (a lot of hard and repetitive work :D) to the coding style I eplained here:
https://bugs.launchpad.net/bugs/175315
Seeing the brackets of the classes and methods in a newline result in a cleaner code to read as it's possible to notice when a class or a methid start, and it looks different to an if or a while.