Archive: Help on selecting language


Help on selecting language
Hi.
First, I'm sorry, my english is not very good.
Second, if the question I make is already answered, you can submit me to the correct topic.

Well, this is the question:
I want an instaler where you initially select the language and then the installer not only changes the language on the interface, but some paths, directories and files you install have a different name depending the language. Also, depending on the lenguage, some files must be installed and some others not.

I hope it's clear and someone could help me.


You may organize your installation in sections e.g one section for common (language independent) files, another section for lets say spanish depended files and so on.
So in function .onInit you grab the selected interface and respectively select/unselect sections.