|
|||||||
![]() |
|
|
Thread Tools | Search this Thread | Display Modes |
|
|
#1 |
|
Junior Member
Join Date: Nov 2009
Location: Germany
Posts: 2
|
Default buttons on custom page won't appear in chosen language
Hi all,
I have trouble with the default buttons "Next", "Back", "Cancel" on my custom pages. My installer supports german and english. Language selection is done with langdll. The default buttons show "Next", "Back", "Cancel" on builtin pages when I chose english as the installer language. But on my custom pages still the german texts "Weiter", "Zurück" and "Abbrechen" show up. This happens only on custom pages. The result is that my installer is "mixed-languaged". What do I have to do to get my custom pages in the chosen installer language? Here is some code from my nsi file. PHP Code:
rzc1 |
|
|
|
|
|
#2 |
|
Junior Member
Join Date: Nov 2009
Location: Germany
Posts: 2
|
Hi,
I finally found the reason for the button texts only to appear in german. The custom pages where created using the graphical editor from the Eclipse NSIS plugin. The editor runs on a system with a german Windows installed and added the following lines automatically to every ini file: PHP Code:
rzc1 |
|
|
|
![]() |
|
|||||||
| Thread Tools | Search this Thread |
| Display Modes | |
|
|