View Single Post
  #5 (permalink)  
Old 06-05-2009, 10:13 PM
Rourke Swift's Avatar
Rourke Swift
Regular 'Geeker
Offline
Location: Whitefish, MT
 
Join Date: May 2009
Posts: 459
Reputation: 1130
Rourke Swift is halfway to VIP status based on repRourke Swift is halfway to VIP status based on repRourke Swift is halfway to VIP status based on repRourke Swift is halfway to VIP status based on repRourke Swift is halfway to VIP status based on repRourke Swift is halfway to VIP status based on repRourke Swift is halfway to VIP status based on repRourke Swift is halfway to VIP status based on repRourke Swift is halfway to VIP status based on rep
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Re: Need help changingspftkey text in TF

Quote:
Originally Posted by Block View Post
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.
__________________
"One man's garbage is another man person's good ungarbage..."
Reply With Quote
This post has been thanked 1 times.