Quote:
Originally Posted by Block
how do i change the text on the people tab from "all people" to something else? I already remapped the link to icontact jus wanna change what it actually says...thanks
|
Well, I'm not sure if one of those TF3D Config programs can do it, but the actual edit is in your 090661f7_manila file.
Copy it out of your Windows directory, open it with notepad or something on your computer, and scroll down to the line:
Code:
<trans-unit id="IDS_ALL_PEOPLE">
<source>All People</source>
</trans-unit>
Simply modify the text between the Source tags to whatever you like, save the file, and overwrite the existing manila in your Windows directory with it. Soft reset and blammo.
Might be good to keep a backup of the original Manila if you like, but that's your call.