<?php
/**
 * English language file
 *
 * @author     Elan Ruusamäe <glen@delfi.ee>
 */
 
// for the configuration manager
$lang['url']      = 'URL for Eventum installation';
$lang['username'] = 'Login to authorize for XML_RPC queries';
$lang['password'] = 'Password to authorize for XML_RPC queries';
