<?php
    define ('PL_MENU_ROOT_NAME', ' ');    
    define ('PL_MENU_PASTE_ITEM', '');    
    define ('PL_MENU_COPY_ITEM', '');    
    define ('PL_MENU_CUT_ITEM', '');    
    define ('PL_MENU_ADD_ITEM', ' ');    
    define ('PL_MENU_ADD_RUBRIK_ITEM', '  ');    
    define ('PL_MENU_ADD_DELIMIT_ITEM', ' ');    
    define ('PL_MENU_EDIT_ITEM', ' ');    
    define ('PL_MENU_DELETE_ITEM', ' ');    
    define ('PL_MENU_TEMPS_ITEM', '    ');    
    define ('PL_MENU_SHOW_ITEM', ' /  ');    
    define ('PL_MENU_UP_ITEM', '');    
    define ('PL_MENU_DOWN_ITEM', '');
    
    define ('PL_MENU_DELETE_CONFIRMATION', '        ! ?');    
        
    define ('PL_MENU_NO_ITEM_NAME', '    !');    
    define ('PL_MENU_ITEM', ' ');    
    define ('PL_MENU_ITEM_NAME', ' ');
    define ('PL_MENU_ITEM_TEXT', ' ');    
    define ('PL_MENU_ITEM_LINK', '');    
    define ('PL_MENU_ITEM_ALT', '');    
    define ('PL_MENU_ITEM_TARGET', '  ');    
    define ('PL_MENU_NOT_SELECTED', '( )');    
    define ('PL_MENU_TARGET_BLANK', ' ');    
    define ('PL_MENU_TARGET_PARENT', ' ');    
    define ('PL_MENU_TARGET_TOP', ' ');    
    define ('PL_MENU_TARGET_SELF', '  ');
    define ('PL_MENU_ITEM_PROP', '. '); 
    define ('PL_MENU_ITEM_SHOW', ' ');    

    define ('PL_MENU_RUBRIK_TEXT', ' ');
    
    define ('PL_MENU_VISUAL_TITLE', '  ');
      
    define ('PL_MENU_TEMPS_USED', '  ');    
    define ('PL_MENU_TEMPS_NOT_USED', '   ');    
    define ('PL_MENU_TEMPS_DEFAULT', ' ');    
    define ('PL_MENU_TEMPS_ROOT_NAME', ' ');    
    define ('PL_MENU_TEMPS_SORT_BY_NAME', '  ');    
    define ('PL_MENU_TEMPS_DEFAULT_ITEM', '  ');    
    define ('PL_MENU_TEMPS_MENU_ITEM', '  ');
    
    define ('PL_MENU_TEMPS_NO_TITLE', '    !');    
    define ('PL_MENU_TEMPS_LEVEL_ERROR', '   !');    
    
    define ('PL_MENU_TEMPS_NAME', ' ');    
    define ('PL_MENU_TEMPS_TITLE', '');    
    define ('PL_MENU_TEMPS_LEVEL', ' ');
    define ('PL_MENU_TEMPS_FROM_LEVEL', '  ');
    define ('PL_MENU_TEMPS_TO_LEVEL', ' ');
    define ('PL_MENU_TEMPS_DEFAULT_TEXT', ' ');
    
    define ('PL_MENU_TEMPS_TOP', '');
    define ('PL_MENU_TEMPS_TAGS_TOP_ID', 'ID   ');
    
    define ('PL_MENU_TEMPS_SUBITEMS', '  ');
    define ('PL_MENU_TEMPS_TAGS_HREF', '   (href)');
    define ('PL_MENU_TEMPS_TAGS_TARGET', ' ... (target)');
    define ('PL_MENU_TEMPS_TAGS_TITLE', ' ');
    define ('PL_MENU_TEMPS_TAGS_ALT', '  (title)');
    define ('PL_MENU_TEMPS_TAGS_SUBITEMS', ' ');
    define ('PL_MENU_TEMPS_TAGS_ID', 'ID ');
    define ('PL_MENU_TEMPS_TAGS_DOP', '. ');
    
    define ('PL_MENU_TEMPS_SUBITEMS_SEL', '  <br>()');
    define ('PL_MENU_TEMPS_NOITEMS', '  ');
    define ('PL_MENU_TEMPS_NOITEMS_SEL', '  <br>()');
    define ('PL_MENU_TEMPS_BOTTOM', '');
    define ('PL_MENU_TEMPS_DELIMIT', '');
    
    define ('PL_MENU_TEMPS_TAB1', '');
    define ('PL_MENU_TEMPS_TAB2', '');
    
    define ('PL_MENU_PATHTEMPS_ITEM', '');
    define ('PL_MENU_PATHTEMPS_LAST_ITEM', ' ');
    
    define ('PL_MENU_TEMPS_DELETE_ERROR', '        .  !');
?>