Problem with "LicenseForceSelection" and multiple languages
This works,
LicenseForceSelection checkbox "Yes, I accept the terms of the agreement."
This also works,
LicenseForceSelection/LANG=${LANG_ENGLISH} checkbox "Yes, I accept the terms of the agreement."
>LicenseForceSelection /LANG=${LANG_JAPANESE} checkbox "Yes, I accept the terms of the agreement in Japanese"
However on the license page two checkboxes are displayed for confirming your acceptance of the agreement rather than the expected one. The correct language text is displayed though. If I add a third language for "LicenseForceSelection" then three checkboxes are displayed on the license page.