Bug #10967 2007-05-01 18:14
gd_on
Internatinalization does not work any more
Until the switch from wxsmith 2.6.3 to 2.8 (but is it related ?), internationalization seems to have stopped working. My codeblocks.mo file is always here, but my menus, items,... are always in English.
gd
- Category
- Group
- Status
- Closed
- Close date
- 2007-06-01 17:49
- Assigned to
History
gd_on 2007-05-02 06:49
I forgot a few things.
I'm on windows (2000 or XP), and sorry for a few mistypings!
gd_on 2007-05-20 06:38
SOLVED.
The problem was that my codeblock.mo was in the root directeory of codeblocks. It worked with cb version before rev 3885. But now, since wx 2.8.3, it seems it works only when codeblocks.mo is in the subfolder share\CodeBlocks\locale\fr_FR in my case (because a french user).
gd_on