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...
Want your group to be featured on the Yahoo! Groups website? Add a group photo to Flickr.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Messages 3382 - 3411 of 3411   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
3382
Hi everyone, I'm looking for a web based tool for managing translations with .po files. The only tool I found is pootle:...
leodresden
Offline Send Email
Jun 25, 2009
11:37 am
3383
Interesting problem... I'm not sure what you mean by C-strings, are you talking about class-based strings or PChar? I have no idea how to handle C-string...
Lars Dybdahl
ldybdahl
Online Now Send Email
Jul 1, 2009
5:34 pm
3384
Hi, I just stumbled over the fact that I cannot register the same class with TP_GlobalIgnoreClass multiple times which is a bit inconvenient because I would...
Thomas Mueller
dummzeuch
Offline Send Email
Jul 3, 2009
9:18 am
3385
... None - that's purely random, because noone thought about this before :-) Lars....
Lars B. Dybdahl
ldybdahl
Online Now Send Email
Jul 3, 2009
11:57 am
3386
Hi, I am using BCB 6 and my app is in French and for various reasons we are retaining French as the original strings. The Extract strings to template function...
khwongkh
Online Now Send Email
Jul 13, 2009
12:49 pm
3387
Hi there, I am using Borland C++ Builder 6 and our application is a Win32 app and so far gettext seems like what we want. However it seems gnugettext can only...
khwongkh
Online Now Send Email
Jul 13, 2009
12:50 pm
3388
... You need to apply a special parameter to xgettext.exe, or use a newer version. Also note that you must make the character set of your cpp files match the...
Lars B. Dybdahl
ldybdahl
Online Now Send Email
Jul 13, 2009
1:01 pm
3389
Hi, how do you extract these strings? Are you using the "extract translation to template"-function which is added to the context menu of the Windows Explorer...
Christoph Ripp
christoph_ripp
Offline Send Email
Jul 13, 2009
1:07 pm
3390
... Hi Christoph, I am using 'extract translation to template'. And I did check the allow Non-Ascii text option. Thanks, Koi Hin...
khwongkh
Online Now Send Email
Jul 13, 2009
1:35 pm
3391
... Hi Lars, thanks for the tip. I just read up the documentation on that and will give that a try. cheers, Koi Hin...
khwongkh
Online Now Send Email
Jul 13, 2009
1:36 pm
3392
We have a limited form editor that our users use to create custom forms. We are now noticing a type of corruption issue with GnuGetText. Apparently when a DFM...
gregatmagic2go
Offline Send Email
Jul 29, 2009
8:38 pm
3393
... The only purpose is to help with retranslation, if the application switches language at runtime. ... I think your problem may be bigger than you think. As...
Lars B. Dybdahl
ldybdahl
Online Now Send Email
Jul 30, 2009
5:46 am
3394
hi, we have serveral ResourceStrings in our programm and use static arrays to get text to enum types: type TStatus = (stNew, stEdit); ResourceString cNew =...
raller09
Offline Send Email
Aug 5, 2009
3:02 pm
3395
... No. The problem is, that Delphi initializes the array at program startup, and therefore you have no chance to "enter runtime" before the array gets it's...
Lars B. Dybdahl
ldybdahl
Online Now Send Email
Aug 6, 2009
1:08 pm
3396
Hi Lars, I was just wondering if you could say a word about whether dxgettext is compatible with Delphi 2010 and Windows 7? Are there any plans to post a new...
charlieheaps
Offline Send Email
Sep 24, 2009
5:39 pm
3397
... Delphi 2009 and Windows 7 is definitely not a problem. I didn't get a copy of Delphi 2010, yet, but as far as I see it, it should run without changes. ... ...
ldybdahl
Online Now Send Email
Sep 24, 2009
5:51 pm
3398
Hello Lars, ... Yes, the Delphi-2009-compatible version runs fine with D2010. ... It would be very nice if the download package will be updated. On the ...
Achim Kalwa
akalwahome
Offline Send Email
Sep 30, 2009
7:16 pm
3399
Hello, Should assemble (or GGAssemble) work ? I'm using the last version 1.2.2 and GGAssemble does not work complaining patch code...
fschenckel
Offline Send Email
Oct 12, 2009
4:15 pm
3400
... Yes - we use it all the time. ... Try to compile the latest subversion revision, and see if it fixes the problem. If yes, I'll make a new release. ... That...
ldybdahl
Online Now Send Email
Oct 12, 2009
4:17 pm
3401
Hello, Perhaps did I miss something, but I cannot understand how it can work. 1) GGAssemble is searching for the GUID. If it does not find it, it exits......
fschenckel
Offline Send Email
Oct 12, 2009
5:05 pm
3402
Sorry I did not reply to the question. I checked with the last files the result is the same. There are several Gnugettext.pas... I took the one in...
fschenckel
Offline Send Email
Oct 12, 2009
5:07 pm
3403
Use the trunk\dxgettext\gnugettext.pas version instead, when using subversion, that's the one that we maintain. I'm not sure what your problem is, but the...
ldybdahl
Online Now Send Email
Oct 12, 2009
7:33 pm
3404 fschenckel
Offline Send Email
Oct 12, 2009
7:52 pm
3405
Sorry for wasting your time, I understood why it doesn't work... I've compiled with runtime packages, this is why the GUID was not in the .exe file !!! Sorry...
fschenckel
Offline Send Email
Oct 12, 2009
7:53 pm
3406
Hello all, I'm using the trunk version of gnugettext.pas as it supports D2009 and I have noticed that my application no longer exits cleanly but rather gives...
obones_jvcl
Offline Send Email
Oct 19, 2009
7:45 am
3407
Hello all, Well, I must apologize to you, there is no error inside the trunk version of DxGettext but rather, there was an error in my code that DxGettext...
obones_jvcl
Offline Send Email
Oct 22, 2009
8:08 am
3408
Thanks for the feedback! Lars....
ldybdahl
Online Now Send Email
Oct 22, 2009
11:39 am
3409
Hello to all, In my App a "normal" TMainMenu is used. Most of the entries are translated correctly, but one is not translated. from English to norwegian for...
Marco Steinebach
marco.steinebach@...
Send Email
Oct 31, 2009
11:56 pm
3410
Hello, ... I'm not sure if Delphi 5 has the "AutoHotKeys" property in TMainMenu. When enabled (default), the menu automatically changes the Hotkey to avoid...
Achim Kalwa
akalwahome
Offline Send Email
Nov 1, 2009
3:44 pm
3411
Hi Achim, ... Yes, that was it! Many thanks for your answer. I don't think that I whould have found it. I had a look in the debug log and settings was given as...
Marco Steinebach
marco.steinebach@...
Send Email
Nov 1, 2009
4:32 pm
Messages 3382 - 3411 of 3411   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

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