Search the web
Sign In
New User? Sign Up
dxgettext · GNU Gettext translation tools for Delphi
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Message search is now enhanced, find messages faster. Take it for a spin.

Best of Y! Groups

   Check them out and nominate your group.
Click here for the latest updates on Groups Message search

Messages

  Messages Help
Advanced
Messages 2939 - 2970 of 3464   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
2939
Hi people, I haven't found references to Delphi 2007. What one could espect abou it? Migrating from Delphi 7 to 2007 shoulde be straightforward?...
juarez.moretop
Offline Send Email
Jun 4, 2007
8:23 pm
2940
Hi, I am currently using our application with GNU GetText 1.2.1. Works great. Recently we move our server from application to the service. Will translation...
igorgitman
Offline Send Email
Jun 4, 2007
9:21 pm
2941
Hi Juarez, ... I am using Delphi 2007 right now. Before, I migrated from Delphi 6 to Turbo Delphi Win32 (aka BDS 2006 light). Overall it wasn't difficult. The...
Thomas Mueller
dummzeuch
Offline Send Email
Jun 5, 2007
7:10 am
2942
... Yes - but if you are going multithreaded, then you may want one translation class instance (object) per thread. Lars....
Lars B. Dybdahl
ldybdahl
Offline Send Email
Jun 5, 2007
4:50 pm
2943
Hi Rune, ... I just checked it and it doesn't. ... I have just added the define Halvard suggested to the project and couldn't reproduce the problem any more....
Thomas Mueller
dummzeuch
Offline Send Email
Jun 8, 2007
3:37 pm
2944
Hi, I just got an error while an access violation was raised complaining about non matching parameters for a format string. It's in the French translation for...
Thomas Mueller
dummzeuch
Offline Send Email
Jun 12, 2007
11:41 am
2945
... function ... some ... What is your suggested solution? Obviously the format function cannot check its parameter at compile time in this case - since the...
Hallvard Vassbotn
hvassbotn
Offline Send Email
Jun 13, 2007
11:28 am
2946
... FWIW I posted a format string checker on this mailing list a while back, but I was a bit surprised that nobody had any comments. My utility would spot...
Rune Moberg
bikedude74
Offline Send Email
Jun 13, 2007
11:44 am
2947
Hi Rune, ... I must have missed it. Can I download it somewhere? Actually I thought that poEdit had such an option but I couldn't find it. twm...
Thomas Mueller
dummzeuch
Offline Send Email
Jun 13, 2007
2:20 pm
2948
Hi Halvard, ... There are two kinds or problems here: 1. The format function is rather picky about which format specifiers match witch data type. This is...
Thomas Mueller
dummzeuch
Offline Send Email
Jun 13, 2007
2:21 pm
2949
Hi ! I always use ggmerge.exe for updating my translations and merging them with a new template. The problem is that I have to update each translation...
Mateo
mateoprozac
Offline Send Email
Jun 13, 2007
10:01 pm
2950
Hello, i'm using dxgettext with german as source and english as destination language. Works great. Very impressive. Really good work. But on computers with non...
jam_hott
Offline Send Email
Jul 8, 2007
9:32 pm
2951
... Yes. ... That depends on your project, but I would say that there are two possibilities: 1) Use unicode components. However, most projects use 3rd party ...
Lars B. Dybdahl
ldybdahl
Offline Send Email
Jul 9, 2007
7:23 am
2952
Hi Dirk, I had the same problem on russian PCs with German Umlauts in the source translation. There seems to be a character mapping going on inside russian (I...
Lübbe Onken
l.onken@...
Send Email
Jul 9, 2007
7:29 am
2953
Hello, thanks for your tips. I've changed all "umlauts" to plain ASCII and will add a german translation file. Thanks guys... best regards, Dirk...
jam_hott
Offline Send Email
Jul 9, 2007
3:28 pm
2954
If I set the locale of my machine to Danish, but then call UseLanguage ('en_GB'), almost all the main menu options are still shown in Danish. The main menu...
Simon
sdarmstronguk
Offline Send Email
Jul 19, 2007
7:06 pm
2956
I have no clue what you are doing wrong... it sounds like a usability thing, but unless you have figured it out yourself by now, you may try to use the command...
Lars B. Dybdahl
ldybdahl
Offline Send Email
Jul 25, 2007
8:08 am
2957
Thank you for the reply. Yes, I was missing filemasks. It work fine. Regards....
michele_ribaudo
Offline Send Email
Jul 25, 2007
10:36 am
2958
Can someone give me a hand? Because the source code is so difficult for to digest....
inu_ayu19
Offline Send Email
Jul 25, 2007
4:08 pm
2959
u got TMenuItem AutoHotKeys, or TMainMenu?...
inu_ayu19
Offline Send Email
Jul 26, 2007
7:46 am
2961
I've got the TMainmenu.AutoHotKeys set to maManual, and each menu item on that menu is set to maParent....
Simon
sdarmstronguk
Offline Send Email
Jul 26, 2007
8:26 pm
2962
I recently installed on my laptop gnugettext 1.2.1.(xp sp2) I try to run my existing project and get error when I try to run msgcat.exe msgcat.exe -o final.po...
igorgitman
Offline Send Email
Aug 5, 2007
1:33 pm
2963
... Also after running ggmerge.exe I got the following error: 3 [main] msgmerge 908 _dll_crt0: intrnal error: couldn't determine location of thread function on...
igorgitman
Offline Send Email
Aug 5, 2007
2:03 pm
2964
Hi Igor, thought I don't know exactly but does your new laptop have a multicore processor? Maybe Lars can jump in? Michael...
Michael Fritz
spam_athome
Offline Send Email
Aug 5, 2007
6:42 pm
2965
... multicore processor? There are no multicore CPU restrictions - I haven't had a single core computer for quite some while :-) ... location ... To me, this...
Lars B. Dybdahl
ldybdahl
Offline Send Email
Aug 5, 2007
6:50 pm
2966
... core ... on ... and ... Thank you all for your quick response. I found the problem. Turns out error was because of Outpost Firewall. They fixed CYGWIN ...
igorgitman
Offline Send Email
Aug 5, 2007
11:07 pm
2967
... I thought a firewall was some kind of software that had to do with network traffic :-) Lars....
Lars B. Dybdahl
ldybdahl
Offline Send Email
Aug 6, 2007
10:45 am
2968
Please? I can turn on the debug output, but I don't understand what it's telling me, other than it's not translating certain strings. Anybody got any ideas of...
Simon
sdarmstronguk
Offline Send Email
Aug 6, 2007
6:16 pm
2969
... You need to search for the parts, where it tries to translate the strings, that you don't get translated. If you still have problems, provide a copy of...
Lars B. Dybdahl
ldybdahl
Offline Send Email
Aug 6, 2007
6:30 pm
2970
thanks for replying! (Sorry, I wasn't clear, I am calling ReTranslateComponent(self); after calling UseLanguage.) I'm not sure which bits of the log are...
Simon
sdarmstronguk
Offline Send Email
Aug 6, 2007
8:53 pm
Messages 2939 - 2970 of 3464   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

Copyright © 2010 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help