| 
 Ok, looks like Titanium (and beyond) use dbstr_us.txt for string info.  It's using a different format and numbering scheme, so I'm not sure how this affects the server.  I'm assuming we'd have to add new fields into the AA table in the database to account for this (to keep data for both clients)
 an example:
 eqstr_us.txt
 
 13742 Instrument Mastery
 13743 This ability allows for improved use of all instrument types.
 
 dbstr_us.txt
 213^1^Instrument Mastery
 213^4^This ability allows for improved use of all instrument types.
 |