Sora574 wrote:Along with what george said, you can also just run the script (from code view)
request (SetInterfaceString, "ContinueLabel=your_text_goes_here")
Where your_text_goes_here is, well... your text. (whatever you want it to change to)
request (SetInterfaceString, "ContinueLabel="blahblah"")request (SetInterfaceString, "ContinueLabel=blahblah")
// ^Without quotes