MezzoNZ / crunchy

Automatically exported from code.google.com/p/crunchy
0 stars 0 forks source link

Internationalisation issue #145

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
Some plugins (like vlam_doctest.py) doesn't use the _ function for strings
that will be displayed.

This prevent those strings to be translated.

Plugins I've found with the problem:
 * vlam_load_local
 * vlam_load_remote
 * vlam_doctest
 * vlam_unittest
 * vlam_pylint
 * python_file

I've fixed those plugins in my branch (r832), but maybe the same issue
exists in other files.

Original issue reported on code.google.com by florian....@gmail.com on 12 Jul 2008 at 1:05

GoogleCodeExporter commented 8 years ago
This should be fixed for release 1.0 which should include full translations in 
French
at the very least.

Original comment by andre.ro...@gmail.com on 6 Oct 2008 at 1:40

GoogleCodeExporter commented 8 years ago

Original comment by andre.ro...@gmail.com on 23 Aug 2009 at 4:34