This website uses cookies. By clicking Accept, you consent to the use of cookies. Click Here to learn more about how we use cookies.
Turn on suggestions
Auto-suggest helps you quickly narrow down your search results by suggesting possible matches as you type.
- Revenera Community
- :
- InstallShield
- :
- InstallShield Forum
- :
- Can not change the language of Radio button on License screen (Localization Problem)
Subscribe
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Subscribe
- Mute
- Printer Friendly Page
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
Jun 18, 2013
06:24 AM
Can not change the language of Radio button on License screen (Localization Problem)
Hi,
I am devloping a Installscript MSI project .
There is a requirement that installation should work in 6 languages,so I selected required language and created the setup.
I changed the required strings accordingly.
But on the License agreement screen the radio button text is not getting changed it shows the same message in English whichever language chosen (Here e.g. French).the message is "I &accept the terms of the license agreement".
I want this to be changed according to language selection (Here e.g.French.)
Can anybody face the same problem?
Please help me with the same.
Thanks in Advance,
Rakesh.
I am devloping a Installscript MSI project .
There is a requirement that installation should work in 6 languages,so I selected required language and created the setup.
I changed the required strings accordingly.
But on the License agreement screen the radio button text is not getting changed it shows the same message in English whichever language chosen (Here e.g. French).the message is "I &accept the terms of the license agreement".
I want this to be changed according to language selection (Here e.g.French.)
Can anybody face the same problem?
Please help me with the same.
Thanks in Advance,
Rakesh.
(1) Reply
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
Aug 16, 2013
07:25 AM
is this a custom dialog or default dialog available in dialog editor? do you have appropriate language strings for this dialog?