OPTION_SKIP_BOOK_MENU: "Passer livre menu" (french)
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")
}
Kartu, i saw you modified the skin dictionary created for me (you have centered the lower line), have you take a count the symbol of the batery doesn't cover the letters?, this is the reason so the lower line wasn't centered respect to the screen.
thanks
Last edited by VICTORSJG; 05-18-2010 at 06:01 AM.
|