<string id="hint" value="Choose this option to start a new game."/>
</widget>
<widget class="text_button" id="tbng" text="New Game[Comment button which lets you make a new one, etc]" click_event="NEW " auto_size="horizontal" spec="text,large">
<string id="hint" value="Choose this option to load the game you played last ('[%string#1 - name of game goes here]')."/>
</widget>
<widget class="text_button" id="resl" text="Load Last Game[Comment button which lets you resume your previous game]" click_event="resu" auto_size="horizontal" spec="text,large">
<string id="hint" value="Load a previously saved game."/>
</widget>
<widget class="text_button" id="tblo" text="Load Game[Comment button which lets you load a game]" click_event="OPN?" auto_size="horizontal" spec="text,large">