Hello Lionel, thanks for your contribution! This patch needs a little fix before being merged in trunk: you should make your strings translatable.
To do that you should "from gtg import _" and use the _() function around the strings.
« Back to merge proposal
Hello Lionel, thanks for your contribution!
This patch needs a little fix before being merged in trunk: you should make your strings translatable.
To do that you should "from gtg import _" and use the _() function around the strings.