[izpack-users] Cannot find ressource packsLang.xml for language deu
Dennis Reil
Dennis.Reil at reddot.de
Thu Sep 21 11:35:10 CEST 2006
Hi Mika,
> how can I make the mentioned error go away?
> Where do I have to place this xml and what is the content of it?
>
> The documentation sais that there must be a packsLang.xml_deu in the $IZPACK_HOME/install/langpacks/installer directory for the german language. But this directory does not exist!
You just have to define a resource, which name is packsLang.xml_deu,
like this one here:
<res id="packsLang.xml_deu"
src="conf/langpack/packslangpack.deu.xml"/>
This means that the compiler looks for a packslangpack in the directory
specified by the src-attribute.
Regards
Dennis
More information about the izpack-users
mailing list