Hmpf... Quite an upsetting thing happened today...
So I was checking the patch with Riivolution to see how the text looked on real hardware (considering the font is different than Dolphin), and had the unpleasant surprise to realize the "..." special character doesn't exist on the Wii! (See the "I'm not sure..." below.)
Concretely, this means everytime I used ellipsis in my translation so far, it will appear as blank on Wii (but not on Dolphin)!
That's a big issue for me, considering I use the special character a lot since it only takes two hexadecimal values (81 63), whereas three dots will be "2E 2E 2E".
That means I'll have to go back in the files I considered to be "done", and replace the ellipsis with three dots everytime I can : since I usually use all the space I have, that means I'll probably have to rephrase some things along the way...
This is another example that you should always test-proof your work on real hardware at an early stage : well, at least I own a Wii and could detect the issue before I released anything!
Happy Easter to all!