04-10-2015, 01:52 PM
(04-08-2015, 10:51 PM)DragonNeos Wrote: The box that highlights a choice at the start of the game either seems to be too wide in size or misaligned (1st Screenshot). Shouldn't the words Yes, No, and Enter be in Japanese or are the words decided by a computer's System Locale? In the Configuration Settings at the Region tab, I set the Language as Japanese.No Japanese translation has been provided yet for these texts, see https://github.com/gid15/jpcsp/blob/mast...properties
Code:
sceUtilitySavedata.strEnter.text=Enter
sceUtilitySavedata.strBack.text=Back
sceUtilitySavedata.strCompleted.text=completed
sceUtilitySavedata.strYes.text=Yes
sceUtilitySavedata.strNo.text=No
sceUtilitySavedata.strAskSaveData.text=Do you want to save this\ndata?
sceUtilitySavedata.strNewData.text=New Data
sceUtilitySavedata.strNoData.text=There is no data.
sceUtilitySavedata.strAskLoadData.text=Do you want to load this\ndata?
sceUtilitySavedata.strAskOverwriteData.text=Do you want to overwrite this\ndata?
Always include a complete log file at INFO level in your reports. Thanks! How to post a log