<?php
/**
 * english language file for usercontact plugin
 *
 * @author Adrian Lang <lang@cosmocode.de>
 */

$lang['fields']          = 'Fields to show from the user data. Refer to your authentication backend on what is available.';
$lang['users_namespace'] = 'The namespace in which user pages are located';



//Setup VIM: ex: et ts=4 enc=utf-8 :
