Author Topic: Edit Token  (Read 1265 times)

T-Bone

  • Full Member
  • ***
  • Posts: 173
    • View Profile
Edit Token
« on: June 29, 2008, 05:32:34 AM »
Good morning. Captain Dumbass here! I know this should be easy but I'm a little slow. I want to change the addoninfo token to read "at the end of round X" instead of "through round X". How do I accomplish this feat?
If it ain't naked, deep-fried or poker-related, I ain't interested!

Corey Cooper

  • Administrator
  • Hero Member
  • *****
  • Posts: 6216
    • View Profile
Re: Edit Token
« Reply #1 on: June 29, 2008, 10:20:20 AM »
Actually, there is no way to do this within the software.  But you can do it.  You'll just have to modify the language catalog.

Edit the file <TD>\lang\en-us\messages.tournament.properties
where <TD> is where ever you have installed the Tournament Director, typically "C:\Program Files\The Tournament Director 2".

Search for "Tournament.AddOnRebuyInfo.LastRound", you should find:

Tournament.AddOnRebuyInfo.LastRound=Through Round {1}

Change the text and restart the software.  Note that when you update the software, the language files will be re-installed so you will lose your changes.  If you want to work around this, create your own language by copying the "en-us" folder and renaming it.  You'll probably also want to edit the "description" file (in the copied folder) so you can distinguish "your" language from the default English language.  Then change the language on the Preferences tab.

T-Bone

  • Full Member
  • ***
  • Posts: 173
    • View Profile
Re: Edit Token
« Reply #2 on: June 30, 2008, 06:31:05 AM »
Thanks, Corey. I'll give it a try.

Update: Worked like a charm!
« Last Edit: June 30, 2008, 06:36:51 AM by T-Bone »
If it ain't naked, deep-fried or poker-related, I ain't interested!