Details
-
Type:
Bug
-
Status:
Open
-
Priority:
Major
-
Resolution: Unresolved
-
Affects Version/s: 4.3.5
-
Fix Version/s: None
-
Component/s: Compiler
-
Labels:None
-
Environment:Build on Win 7 64 Bit, Maven 3.0.3.
tested on Win 7 32 Bit and Ubuntu 10.04 64 Bit
-
Number of attachments :
Description
In the custom langpack files some of the variables are substituted and others are not.
<str id="installer.reversetitle" txt="$APP_NAME $APP_VER - IzPack Wizard "/> <--- Those are replaced
<str id="installer.madewith" txt="$APP_NAME "/> <--- this one not
<str id="OurWelcomePanel.welcometext" txt="Willkommen bei der Installation von $APP_NAME." /> <--- this one neither