8 lines
94 B
PHP
8 lines
94 B
PHP
<?PHP // $Id$
|
|
|
|
$string['modulename'] = 'Event';
|
|
$string['modulenameplural'] = 'Events';
|
|
|
|
|
|
?>
|