*/ // menu entry for admin plugins $lang['wiyh_heading'] = 'State'; $lang['wiyh_open'] = 'is open'; $lang['wiyh_closed'] = 'is closed'; $lang['wiyh_stats'] = 'Stats'; $lang['wiyh_no_api_path'] = 'No API path was given.'; $lang['wiyh_fetch_error'] = 'Could not fetch API path.'; $lang['wiyh_since'] = 'since'; //Setup VIM: ex: et ts=4 :