 |
BorlandTalk.com Borland discussion newsgroups
|
| View previous topic :: View next topic |
| Author |
Message |
Riccardo Foschia Guest
|
Posted: Thu Jul 24, 2003 12:04 pm Post subject: How to get german VCL messages and button captions |
|
|
Hello all,
I'm using Delphi 7 Enterprise (english version) and we wrote an
application using runtime packages (vcl etc.) for the german market
(no internationalization required). This means that all captions,
error messages etc. are in german.
The problem now is, that for example button captions in dialogs
created by MessageDlg function are in english (yes, no, cancel etc.).
What can I do to change all VCL generated messages, button
captions and error messages to german?
Thanks in advance for any tips,
Riccardo
PS: I know that files like vcl40.de were shipped with the
german version of Delphi 4 and you had to deploy these files with
the vcl runtime packages to obtain my desired result. But these
files are not shipped with the english version of Delphi 7.
|
|
| Back to top |
|
 |
Michael Rottmeier Guest
|
Posted: Thu Jul 24, 2003 7:49 pm Post subject: Re: How to get german VCL messages and button captions |
|
|
Hi Riccardo,
I've solved this by using a routine which creates the message dialogs
"manually" using my strings for caption, buttons etc.Look at
CreateMessageDialog().
Hope this helps.
Best wishes,
Michael
PS: on the German keyboards we have STRG instead of CTRL and UMSCH instead
of SHIFT
"Riccardo Foschia" <riccardo.foschia (AT) meta-level (DOT) de> schrieb im Newsbeitrag
news:3f1fcb47$1 (AT) newsgroups (DOT) borland.com...
| Quote: |
Hello all,
I'm using Delphi 7 Enterprise (english version) and we wrote an
application using runtime packages (vcl etc.) for the german market
(no internationalization required). This means that all captions,
error messages etc. are in german.
The problem now is, that for example button captions in dialogs
created by MessageDlg function are in english (yes, no, cancel etc.).
What can I do to change all VCL generated messages, button
captions and error messages to german?
Thanks in advance for any tips,
Riccardo
PS: I know that files like vcl40.de were shipped with the
german version of Delphi 4 and you had to deploy these files with
the vcl runtime packages to obtain my desired result. But these
files are not shipped with the english version of Delphi 7.
|
|
|
| Back to top |
|
 |
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|