View Single Post
Old 05-16-2010, 12:04 PM   #1144
VICTORSJG
Addict
VICTORSJG once ate a cherry pie in a record 7 seconds.VICTORSJG once ate a cherry pie in a record 7 seconds.VICTORSJG once ate a cherry pie in a record 7 seconds.VICTORSJG once ate a cherry pie in a record 7 seconds.VICTORSJG once ate a cherry pie in a record 7 seconds.VICTORSJG once ate a cherry pie in a record 7 seconds.VICTORSJG once ate a cherry pie in a record 7 seconds.VICTORSJG once ate a cherry pie in a record 7 seconds.VICTORSJG once ate a cherry pie in a record 7 seconds.VICTORSJG once ate a cherry pie in a record 7 seconds.VICTORSJG once ate a cherry pie in a record 7 seconds.
 
Posts: 318
Karma: 1846
Join Date: Dec 2009
Device: PRS-505
I just fixed a little error in the last image

Kartu in default value into core_zLang, shouldn't it appear "default" instead of "backslash"?


name: "dateSeparator",
title: langL("OPTION_DATE_SEPARATOR"),
defaultValue: "backslash",
values: ["default", "minus", "dot", "space", "none"],
valueTitles: {
"default": "/",
"minus": "-",
"dot": ".",
"space": langL("VALUE_SPACE"),
"none": langL("VALUE_NONE")
}
Attached Thumbnails
Click image for larger version

Name:	skinMain505.png
Views:	209
Size:	79.9 KB
ID:	51757  

Last edited by VICTORSJG; 05-18-2010 at 05:45 AM.
VICTORSJG is offline   Reply With Quote