The menu items of Modcp are constructed by PHP itself but not xml.
Quote:
This is the Format:
1 Go and Find if ($_REQUEST['do'] == 'nav')
2 In the proper place insert the folllowing sentence:
construct_nav_option($vbphrase['the words displayed'], 'the http links');
The italic words is the ones that you should change.