<?php
    define ('PL_CALENDAR_H_ELEM', ':  ');
    define ('PL_CALENDAR_H_NAME', '');
    define ('PL_CALENDAR_H_TITLE', '');
    define ('PL_CALENDAR_H_DESC', '    .');
    define ('PL_CALENDAR_H_NO_CATEGS', '  ,    !');
    define ('PL_CALENDAR_H_NO_PAGE', '      !');
    
    define ('PL_CALENDAR_H_PLUGIN', '  ');
    define ('PL_CALENDAR_H_SUBCATEGS', '   ');
    define ('PL_CALENDAR_H_PAGE', '     ');  
    define ('PL_CALENDAR_H_TEMP', ' ');
    define ('PL_CALENDAR_H_NO_TEMPS_MSG', '  ');
    define ('PL_CALENDAR_H_TEMP_HELP', "         .
        <p>           ,   
        <b> </b>  .    
                 .</p>
        <p>      <b></b>    .         
         <b></b>,   ,   .</p>");
?>