Page 1 of 1

MessageDlg << mbYes << mbNo Button are Abort and Retry

Posted: Tue Oct 01, 2024 6:42 pm
by moppelstroppel
Hello,

if use German I get "Ja" "Nein"
SlLnk->MessageDlg(msg, mtConfirmation, TMsgDlgButtons() << mbYes << mbNo, 0)

If I use another language e.g. French I get "Abort" and "Retry"

Where does the text come from

Thanks
Thomas

Re: MessageDlg << mbYes << mbNo Button are Abort and Retry

Posted: Tue Oct 01, 2024 7:33 pm
by isiticov
Hello,
Did you setup CommonContainer property of the TsiLangLinked? These values come from Dialogs property of the TsiLang which is used as CommonContainer.