Translations Available |
Post Reply |
Author | |
Jens4
Groupie Joined: 11 June 2004 Location: Denmark Status: Offline Points: 17 |
Post Options
Thanks(0)
Posted: 06 December 2004 at 7:57am |
You write that ther er serval translations available, how to get them and how to use them, are the transalation included in the OCX, or is it just a lang. file ..... I am writing at program that have to be translatet into 7 diffrents lang. can you give me some hints, so that the customize toolbar dialog will be translated.....From you site....
|
|
SuperMario
Admin Group Joined: 14 February 2004 Status: Offline Points: 18057 |
Post Options
Thanks(0)
|
Have you looked at multilanguage sample? Translations are
included in dll files, not the OCX. They only translate text that
can not be changed by the user like the text in the customization
dialog.
A tip would be to create a string table in Visual Studio, one with translated text for each language. This gives you a RC file that can be converted into a dll with the Build.bat batch file included with the multilanguage sample. |
|
Jens4
Groupie Joined: 11 June 2004 Location: Denmark Status: Offline Points: 17 |
Post Options
Thanks(0)
|
Thanks a lot..... Do you have some wise words about how to translate the few "hardcoded" captions in the ShortcutBar control..... I am think on the littel tooltips "Configer buttons" and "show more buttons", "show fewer buttons" How to translate this.... Jens
|
|
SuperMario
Admin Group Joined: 14 February 2004 Status: Offline Points: 18057 |
Post Options
Thanks(0)
|
SuiteControlsGlobalSettings.ResourceFile = ...... Should work.
|
|
Jens4
Groupie Joined: 11 June 2004 Location: Denmark Status: Offline Points: 17 |
Post Options
Thanks(0)
|
I does... (Except from the Tooltips)
Thanks a lot Jens |
|
SuperMario
Admin Group Joined: 14 February 2004 Status: Offline Points: 18057 |
Post Options
Thanks(0)
|
Which language isn't translated with the tooltips?
|
|
Jens4
Groupie Joined: 11 June 2004 Location: Denmark Status: Offline Points: 17 |
Post Options
Thanks(0)
|
All I think...I have tryed .Danish, Dutch, Italian, Frence, Swedish, German I think ther is a bug in the tooltips, because there is a tooltips properties in the control, but if I insert text into that, two tooltips show up... It look very strange.... /Jens
|
|
Post Reply | |
Tweet
|
Forum Jump | Forum Permissions You cannot post new topics in this forum You cannot reply to topics in this forum You cannot delete your posts in this forum You cannot edit your posts in this forum You cannot create polls in this forum You cannot vote in polls in this forum |