I'm having a frustrating error when using Translator++. I do everything correctly (I think) and when I patch the game and delete the Game.rgss3a file, I get an error upon startup saying:
Script "Window_NameInput" line 33: SyntaxError occurred.
unexpected ','
"Ka", "Ki", "Ku", "Ke", "This", "Za", "Ji", "Zu", "Ze", "Oh".,
And the game shuts down after that.
I've tried doing the steps in different orders and still come up with the same result. I've extracted the Game.rgss3a file before translating and after. Obviously the game runs fine when I leave the Game.rgss3a file in the game's folder, but it overwrites the translation and the game is still in Japanese.
Does anyone know how I can solve this?