CANCEL buttons do not work on localized setup

Got a problem you cannot solve? Try here.
binkle

CANCEL buttons do not work on localized setup

Postby binkle » Tue Sep 19, 2006 2:01 am

Hi,
I got my first setup ready. And everything s works fine.
So I translated it to german.
Now you can choose between english and german. The english version still works fine,
but when you choose german the Cancel buttons don't work.
I debugged it and see the value of WIZARD variable e.g. after I pressed "Abbrechen" (CANCEL) is "CANCEL" as in the english version.
But it does not jump as expected:

Code: Select all

label: Welcome Dialog
Display Dialog: welcome, wait for dialog to return (modal)
if Variable WIZARD Equals CANCEL
  GoTo Label: Main Install
end

I just continues as if WIZARD != CANCEL
This is for all Dialogs.

Any Ideas?

Tinus
Posts: 207
Joined: Tue Jun 20, 2006 8:42 am
Location: Germany

Postby Tinus » Tue Sep 19, 2006 2:45 am

Harald,

please verify that you have not accidentally translated
- variable names in the dialogs
- variable names in if commands

I have localised my setups and have not seen this problem.
Martin Rothschink
InstallAware MVP

AxoNet Software GmbH
http://www.axonet.de/products/other-pro ... stallaware

binkle

Postby binkle » Tue Sep 19, 2006 3:01 am

That's it!
Thanks.
Our trnslator software translated CANCEL in the "if commands" section.

Tinus
Posts: 207
Joined: Tue Jun 20, 2006 8:42 am
Location: Germany

Postby Tinus » Tue Sep 19, 2006 3:06 am

Great that you got it working now.

Just curiuos, what translator have you used?
Martin Rothschink
InstallAware MVP

AxoNet Software GmbH
http://www.axonet.de/products/other-pro ... stallaware

binkle

Postby binkle » Tue Sep 19, 2006 3:12 am

We have our own tranlator in our company "SmartTranslator".
It's for translating whole delphi projects and uses a Database for all stings so you don't need to translate one String several times.
An additional module for C# is pnlaned too.
It's not yet for sale. But we plan to.


Return to “Technical Support”

Who is online

Users browsing this forum: No registered users and 44 guests