<?php
define("_MB_EXTCAL_DISPLAY_IMG","Display Image");
define("_MB_EXTCAL_IMG_CAT","Image category");
define("_MB_EXTCAL_DISPLAY_MONTH","Month to be displayed");
define("_MB_EXTCAL_DISPLAY_SUBMIT_LINK","Display submit link");
define("_MB_EXTCAL_CAT_TO_USE","Select category where event are picked");
define("_MB_EXTCAL_PREVIEW","Preview");
define("_MB_EXTCAL_CURRENT","Current");
define("_MB_EXTCAL_NEXT","Next");
define("_MB_EXTCAL_ALL_CAT","All categories");
define("_MB_EXTCAL_SUBMIT_LINK_TEXT","Submit event");
?>