On Mi, 2007-07-25 at 16:55 +0200, Paolo Devoti wrote: > /* > * English resources for localui
Did you forgot to replace English with Italian? > * > * Copyright 2007 Detlef Riekenberg Your can add your Name here > ADDPORT_DIALOG DIALOG LOADONCALL MOVEABLE DISCARDABLE 6, 18, 245, 47 > DEFPUSHBUTTON "OK", IDOK, 199, 10, 40, 14, WS_VISIBLE > PUSHBUTTON "Annulla", IDCANCEL, 199, 27, 40, 14, WS_VISIBLE > END > > > LPTCONFIG_DIALOG DIALOG LOADONCALL MOVEABLE DISCARDABLE 6, 18, 220, 47 > DEFPUSHBUTTON "OK", IDOK, 164, 10, 50, 14, WS_VISIBLE > PUSHBUTTON "Annulla", IDCANCEL, 164, 27, 50, 14, WS_VISIBLE The buttons have the same Text, but a different Layout. I suggest to adjust a Dialog. I did this already for the German resource, but not for English. Thanks -- By by ... Detlef