<?php
    define ('PL_SPRAV_ROOT_NAME', '');
    define ('PL_SPRAV_SORT_BY_NAME', '  ');
    define ('PL_SPRAV_SORT_BY_ORDER', '   ');
    define ('PL_SPRAV_TEMPS_MENU', '  ');
    define ('PL_SPRAV_IMPORT_MENU', '');
    
    define ('PL_SPRAV_NO_TITLE_MSG', '   ');
    
    define ('PL_SPRAV_HEADER', ' ');    
    define ('PL_SPRAV_TITLE', '');    
    define ('PL_SPRAV_HTML', ''); 
    define ('PL_SPRAV_ORDER', ' ');
    
    define ('PL_SPRAV_IMPORT_NO_FILE', '  !');
    define ('PL_SPRAV_IMPORT_ERROR', '!   .<br><br><div align="center"><a href="javascript:window.close();" target="thisDialog">[]</a></div>');
    define ('PL_SPRAV_IMPORT_ERROR2', '    .<br><br><div align="center"><a href="javascript:window.close();" target="thisDialog">[]</a></div>');
    define ('PL_SPRAV_IMPORT_ERROR3', '!    .<br><br><div align="center"><a href="javascript:window.close();" target="thisDialog">[]</a></div>');
    define ('PL_SPRAV_IMPORT_OK', '  .<br><br><div align="center"><a href="javascript:window.close();" target="thisDialog">[]</a></div>');
    
    define ('PL_SPRAV_TEMPS_USED', '      ');
    define ('PL_SPRAV_TEMPS_NOT_USED', '  ');
    define ('PL_SPRAV_TEMPS_ROOT_NAME', ' ');
    define ('PL_SPRAV_TEMPS_SPRAV_MENU', '');
    define ('PL_SPRAV_TEMPS_SORT_BY_NAME', '  ');
    define ('PL_SPRAV_TEMPS_NO_TITLE_MSG', '    !');
    define ('PL_SPRAV_TEMPS_TITLE', ' ');
    define ('PL_SPRAV_TEMPS_NAME', ' ');
    define ('PL_SPRAV_TEMPS_PERROW', '-   ');
    define ('PL_SPRAV_TEMPS_TOP', ' ');
    define ('PL_SPRAV_TEMPS_ELEMENT', ' ');
    define ('PL_SPRAV_TEMPS_EMPTY', ' ');
    define ('PL_SPRAV_TEMPS_BOTTOM', ' ');
    define ('PL_SPRAV_TEMPS_DELIM', ' ');
    
    define ('PL_SPRAV_TEMPS_ID_TAG', ' ');
    define ('PL_SPRAV_TEMPS_TITLE_TAG', ' ');
    define ('PL_SPRAV_TEMPS_DESC_TAG', ' ');
    
    define ('PL_SPRAV_TEMPS_DELETE_ERROR', '      .  !');
?>