Page 1 of 1

GDIPLUS spanish <> english - translation of error-messages

Posted: Fri Apr 05, 2019 7:52 am
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 :?: