Quote:
Originally Posted by kartu
thawk
Yep, I will. Thanks.
Where are they shown? I think backslash isn't shown as text, but as symbol "/". Don't remember "default".
|
I found it in tmp-core-min.js:
Code:
{name:"dateSeparator",title:b("OPTION_DATE_SEPARATOR"),defaultValue:"backslash",values:["default","minus","dot","space","none"],valueTitles:{"default":"/",minus:"-",dot:".",space:b("VALUE_SPACE"),none:b("VALUE_NONE")}}
After flashing, I saw the word "backslash", but I only find "/" now. I think the defaultValue should be "default" instead of "backslash"?
It's very simple to support Chinese using PRS+ 1.1.0+ than before. Thank you very much.
BTW, I can't build PRS+ under Linux, because .lnk file is used for symbol links, and mkcramfs in linux can't handle .lnk file correctly.