Hello,
I was curious how the localization works under the hood, because I have a rather unusual case where I have 2 seperate IA installation projects that are almost identical except for maybe 20 lines. I need to localize these projects and was wondering if I could simply export one project, localize it, then import the localized text into both projects.
They use identical dialogs, but the label names might vary a little at the moment. I can correct this so they match though.
If the dialogs are the same between projects, including the labels on the forms, can I import the localization results into both projects?
Thanks!
Localization
-
- Posts: 3452
- Joined: Thu Dec 22, 2005 7:17 pm
- Contact:
That'll probably work. Just rename the .mtx file to match the file name of your .mpr file (without the .mpr, of course).
The script may not work though. To work around that, you could share the same script file (.mia) in both projects as your main setup script, and use compiler variables and conditional compilation to add/remove the 20 extra lines at build time.
The script may not work though. To work around that, you could share the same script file (.mia) in both projects as your main setup script, and use compiler variables and conditional compilation to add/remove the 20 extra lines at build time.
Michael Nesmith
InstallAware
Home of The Next Generation MSI Installer
Get your free copy today - http://www.installaware.com/
InstallAware
Home of The Next Generation MSI Installer
Get your free copy today - http://www.installaware.com/
Who is online
Users browsing this forum: No registered users and 148 guests