<?php
/**
 * english language file for searchresultswithpath plugin
 *
 * @author Sam B <sam@s-blu.de>
 */

$lang['show_path_only_as_heading'] = "Only display path if heading will be used as name (gets ignored if use_ns_heading is turned off)";
$lang['use_ns_heading'] = "Use first heading as namespace name";




//Setup VIM: ex: et ts=4 :
