*/ // menu entry for admin plugins // $lang['menu'] = 'Your menu entry'; // custom language strings for the plugin // $lang['fixme'] = 'FIXME'; $lang['editorabbrev'] = 'Ed.'; $lang['pageabbrev'] = 'p.'; $lang['pagesabbrev'] = 'pp.'; $lang['chapterabbrev'] = 'ch.'; $lang['mastersthesis'] = 'Masters thesis'; $lang['phdthesis'] = 'PhD thesis'; $lang['techreport'] = 'Technical report'; $lang['unpublished'] = 'unpublished'; //Setup VIM: ex: et ts=4 :