Hi there guys, I'm new here and I'm trying to translate a PSP Game (Sword Art Online: Infinity Moment) but I do have to deal with string limitation. Also a character is 2 bytes ( It uses UTF16). Now, I've been reading the "Get Start" section but when it came to the part of the pointers it just said "We won't cover that up"

So i thought I could come and ask you directly. I've uploaded two files:
https://www.sendspace.com/file/1b8lue1. sys it's on OFS3 header and it contains name of the skills,monsters and so on. As you can see there are some words already translated but badly(since I had to write them no longer than japanese characters would be) Also the Font is already at the top of it so I was wondering if I needed to do a pointer table first to readress the new string on the free spaces or not.
2. mail This one contains all the messagges the MC will see and yeah...it has ONLY them! So it's just a text to be translated but no Header,no Font...nothing at all
Forgive me but I'm new into this so i would highly appreciate any help,hint,tool,guide,suggestion! Thank you!!!