Hello, Try this. MainForm.Script: Ext.onReady(function() { Ext.MessageBox.buttonText = { ok: "OK", cancel: "Cancel", yes: "Yes", no: "No" }; });