From the addition of translation MOD function, I translated the game into Japanese, and thought the game had NO word-wrap. Because, my translated lines never wrapped right. However, I got a line with some original item names remained, and several part got wrapped.
I guess the difference is the spaces those lines got. Normal Japanese sentences have NO SPACES AT ALL. If you need to know the border between words, you need to do fancy Morphological Analysis thing, so in Japanese translation, the word-wrap feature of this game wont work right.
Therefore, I suggest to make it work like
1.PO file language=Japanese(or Chinese?)
2.switch off the normal word-wrap
3.don't mind about words get split, just split lines with SIZE(most Japanese characters are 2-byte, and have double width for 1-byte characters, I guess)
[Fixed]Wordwrap for Japanese
I still got a problem in wordwrap system.
Most of lines splitted right, but some have character repeated on the most left column.
This is an example.(description of hacker skill)

2nd, 3rd and 4th line show the duplicated characters
and this is main.po witch contains the Japanese translation.
https://drive.google.com/open?id=0B2RJn ... DlCUlhNWXM
I can't see any rule for the bug.
Sorry for bothering you again. It may be trivial, and most languages don't have this kind of problem, but if you could fix the bug, the problem would be solved completely.
Most of lines splitted right, but some have character repeated on the most left column.
This is an example.(description of hacker skill)

2nd, 3rd and 4th line show the duplicated characters
and this is main.po witch contains the Japanese translation.
https://drive.google.com/open?id=0B2RJn ... DlCUlhNWXM
I can't see any rule for the bug.
Sorry for bothering you again. It may be trivial, and most languages don't have this kind of problem, but if you could fix the bug, the problem would be solved completely.
-
- Information
-
Who is online
Users browsing this forum: No registered users and 4 guests

