GDIPLUS spanish <> english - translation of error-messages

Post Reply
User avatar
ukoenig
Posts: 4043
Joined: Wed Dec 19, 2007 6:40 pm
Location: Germany
Contact:

GDIPLUS spanish <> english - translation of error-messages

Post by ukoenig »

Hello,

I noticed a missing translation in class GDIPLUS
of the following error-messages :

MsgInfo( "Recurso no encontrado", cResName )
MsgInfo( "No se ha encontrado el recurso", cResName )
MsgInfo( "Fichero no encontrado", cFile )
MsgInfo( "El archivo " + cImageIni + " tiene un formato no soportado")
MsgInfo( "Error. La imagen inicial y final son la misma" )


is it possible to translate them ?

regards
Uwe :?:
Since 1995 ( the first release of FW 1.9 )
i work with FW.
If you have any questions about special functions, maybe i can help.
Post Reply