Committer: wisest-owl
LJSUP-7012: add already_use string to the js dictionary objectU trunk/htdocs/manage/profile/index.bml
Modified: trunk/htdocs/manage/profile/index.bml =================================================================== --- trunk/htdocs/manage/profile/index.bml 2010-10-01 08:22:18 UTC (rev 17483) +++ trunk/htdocs/manage/profile/index.bml 2010-10-01 08:28:07 UTC (rev 17484) @@ -562,6 +562,7 @@ $ret .= "initial : \"$ML{'.section.textmsg.info'}\","; $ret .= "badnum : \"$ML{'.section.textmsg.info.badnum'}\","; $ret .= "unsupporteddef : \"$ML{'.section.textmsg.info.unsupporteddef'}\","; + $ret .= "already_use : \"$ML{'.section.textmsg.info.already_use'}\","; $ret .= "correctNum : \"$ML{'.section.textmsg.info.correctNum'}\","; $ret .= "requestsent : \"$ML{'.section.textmsg.info.requestsent'}\","; $ret .= "smssent : \"$ML{'.section.textmsg.info.smssent'}\",";