doc->export = new stdclass(); $lang->doc->export->title = 'Export %s'; $lang->doc->export->account = 'Authorized person:'; $lang->doc->export->fileName = 'File name'; $lang->doc->export->fileType = 'File type'; $lang->doc->export->encode = 'encode'; $lang->doc->export->chapter = 'Choose chapter'; $lang->doc->export->doc = 'Choose doc'; $lang->doc->export->allDoc = 'All doc'; $lang->doc->export->currentDoc = 'Current Doc';