Quote:
Originally Posted by fabrieunko
actually I must have made a mistake... on the other hand I'm trying to translate the installer into French
but I can't find where to find the text of this page

|
HTML Code:
[Languages]
Name: "Francaise"; MessagesFile: "compiler:languages\French.isl"
frmDirBrowse.Caption := SetupMessage(msgBrowseDialogTitle);
lblBrowse.Caption := SetupMessage(msgBrowseDialogLabel);
Convert in your languages
example:
=Install path contains bad characters!
is english
=Le chemin d'installation contient des caractères incorrects!
is francaise
refer
HTML Code:
Francaise.ErrDir=Install path contains bad characters!
HTML Code:
[CustomMessages]
Francaise.ErrDir=Install path contains bad characters!
Francaise.ErrBro=They are bad characters at Start Menu directory!
Francaise.DirInstall=Install directory
Francaise.IconDest=&Create desktop shortcut
Francaise.IconGroup=Directory at Start Menu
Francaise.CreateIconGroup=&Create a Start Menu folder
Francaise.NoUninstall=Do not create uninstaller and do not write any specific system info
Francaise.ExitBtn=&Exit
Francaise.CopyCrack=Copy contents of CODEX directory to installdir
Francaise.ExDir=Directory to copy is wrong or empty!
Francaise.ErrCopy=Auto copying of CODEX folder is blocked by a system or AV! You need to copy CODEX folder yourself.
Francaise.FreeSpace1=At least
Francaise.FreeSpace2=of free space required
Francaise.ErrSize=There is not enough of free space on selected disk!
Francaise.MemoReady=Waiting for Input...
Francaise.InteProc=Cancel extraction?
Francaise.Success=Successfully Installed
Francaise.Fail=Installation Failed