* commit 'c89e1f96bd7dddd6ed50b3c6f8aba3f93241b821': 国际化
@ -159,7 +159,7 @@ BI.NumericalInterval = BI.inherit(BI.Single, {
}
this.label = BI.createWidget({
type: "bi.label",
text: BI.i18nText("BI-Value"),
text: BI.i18nText("BI-Basic_Value"),
textHeight: o.height - c.border * 2,
width: c.width - c.border * 2,
height: o.height - c.border * 2,