User forums > Nightly builds
The 12 december 2006 build is out.
Game_Ender:
--- Quote from: JaixBly on December 13, 2006, 09:38:11 am ---Still no bug-fix for the ReactOS C::B backend? Do you have a timeframe for that bug?
--- End quote ---
Are you talking about this, it is in no way related to the CB team.
JaixBly:
--- Quote from: Game_Ender on December 14, 2006, 12:21:49 am ---
--- Quote from: JaixBly on December 13, 2006, 09:38:11 am ---Still no bug-fix for the ReactOS C::B backend? Do you have a timeframe for that bug?
--- End quote ---
Are you talking about this, it is in no way related to the CB team.
--- End quote ---
Yepp, if we get this working, C::B will probably be our official IDE.
/JaixBly
Växjö, Sweden
thomas:
--- Quote from: killerbot on December 13, 2006, 11:52:45 pm ---i have no idea how that translation works, but maybe CB wants to read/write in an area where it is not allowed. Who knows how those translations work ??
--- End quote ---
Text inside _() is translated. _() is a macro that expands to a wxWidgets function whic calls gettext. The latter reads a .mo file according to the language settings if it can (to find a replacement), and otherwise returns the original string.
There's no registry hacking involved, nor any file accesses outside locations which should be accessible by the application normally, nor any other evil stuff.
Martin probably got it right. Probably the files belong to Administrator and are not user-readable.
gd_on:
About translation usage :
1) I have this problem only with Windows 2000. I tried on XP on two differents accounts, one with administrator privileges, one as a standard user, without any problems.
2) I tried to modify the read/write access of the differents files (through an other Administrator account), set me as the proprietary of the files, gave me a full control... Menus were always in english under my user account. (but appear in french under the administrator account, but I can't use this account for my standard activity for security reasons in my company)
3) Then I tried to copy, move codeblock folder elsewhere. Copy was good, worked well, but menus always in english.
4) I uninstalled codeblocks, and reinstall it under my standard account. I use the intaller CodeBlocks_with_MinGW_Setup.exe provided by bigbug (http://forums.codeblocks.org/index.php?topic=3225.msg34340#msg34340). I added the .mo file in this new install. CodeBlocks works well but menus are still in English. That's certainly proves that this problem is not linked to a specific nightly distribution (I first though it was with that nightly). If I update with the last nightly (after erasing files to be sure that it's as a new install), menus are always in english. If I look in the advanced properties of each file, I'm the proprietary and have (normally) a full control on those files. Really strange :( :(.
It really looks as if, I can have localized menus, only if I am an Administrator on Windows 2000. (as I told before, no problems with XP).
gd
MortenMacFly:
--- Quote from: Game_Ender on December 14, 2006, 12:21:49 am ---
--- Quote from: JaixBly on December 13, 2006, 09:38:11 am ---Still no bug-fix for the ReactOS C::B backend? Do you have a timeframe for that bug?
--- End quote ---
Are you talking about this, it is in no way related to the CB team.
--- End quote ---
The source-code of a "C::B workspace creation tool"?!
Well... would someone enlighten me about what error we are talking here?! Am I missing something?
With regards, Morten.
Navigation
[0] Message Index
[#] Next page
[*] Previous page
Go to full version