RRC Support Japanese?
One answer
Firstly to import Japanese, you must ensure that the csv file is in UTF-8 format, see this help topic:
https://jazz.net/help-dev/clm/index.jsp?topic=%2Fcom.ibm.rational.rrm.help.doc%2Ftopics%2Ft_import_csv.html
And secondly from this forum question, see Daniel's comment:
https://jazz.net/forum/questions/71259/is-it-possible-to-import-japanese-characters-into-rtc
And let me offer two tips:
1. If you are starting with data in MS Word or Excel, for example, you need to make sure the text does not include MS Office "special characters". These characters don't convert "nicely".
2. There have been cases in which I have saved a csv file in Excel and then needed to open the file in Notepad and save it in UTF-8 format, since Excel could not do that.
https://jazz.net/help-dev/clm/index.jsp?topic=%2Fcom.ibm.rational.rrm.help.doc%2Ftopics%2Ft_import_csv.html
And secondly from this forum question, see Daniel's comment:
https://jazz.net/forum/questions/71259/is-it-possible-to-import-japanese-characters-into-rtc
And let me offer two tips:
1. If you are starting with data in MS Word or Excel, for example, you need to make sure the text does not include MS Office "special characters". These characters don't convert "nicely".
2. There have been cases in which I have saved a csv file in Excel and then needed to open the file in Notepad and save it in UTF-8 format, since Excel could not do that.