I have the following configuration:
<configuration>
	...
	<versionInfo>
		...
		<language>ENGLISH_US</language>
	</versionInfo>
	...
</configuration>
but the generated EXE file has language tag "Albanian" set in "details".
When I use the same configuration in launch4j standalone program, it works well...