Jon Uriona
unread,Sep 3, 2009, 12:30:19 PM9/3/09Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to d...@izpack.codehaus.org
Hi all,
New to the lists... I have a small trouble creating an installer. Here I go:
I created my own language files (basque language, eus.xml, attached, so
it can be contributed to the project (is this the place?)) and so I
create installers in basque and spanish.
Everything goes allright. Just a thing. In the TargetPanel, when the
target directory does not exist and has to be created, a small message
window appears, just to accept or cancel the creation of the directory:
- The "cancel" button is localizated correctly
- Where the hell (sorry!!) can I find the string to translate the
"accept" button? It's not in the localization xml-file. Any idea of the
localization id so I can insert it?
The strange thing (just for me) is that even if I try with two
langpacks like basque and french, and install in an English Operating
System, i get the button text in Spanish!! Ok, the installer has been
built in an Spanish Linux system...
Any ideas of how can I fix this?
Thanx in advance to all!