Polo wrote:You have to restart FD so that the language is fully updated (I should add a message telling that).
(Language will work only if you put the executable in the purebasic package as I didn't include the catalog files in this intermediate release)
I can't select any language other than english. Catalogfiles are on the right place, like on windows.
I have replaced the englishfile with german language, but no changes at all. I don't think the linux version make
any usage of the languagefile.
I think you have a path or a name (linux is casesensitiv) problem!
// edit
I have found the problem. You can't use GetCurrentDirectory or anythink, the path is not set, if i load the formdesigner
from the IDE! Use a Path based on "GetPathPart(ProgramFilename())"