View Single Post
Old 05-10-2010, 09:41 AM   #1059
thawk
Connoisseur
thawk began at the beginning.
 
Posts: 57
Karma: 10
Join Date: Oct 2008
Device: prs 505
Quote:
Originally Posted by kartu View Post
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.
thawk is offline   Reply With Quote