Update of /cvsroot/phpcvsview/phpcvsview/languages
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv25188/languages
Modified Files:
en.php
Log Message:
Fixed spelling/gramatical error.
Index: en.php
===================================================================
RCS file: /cvsroot/phpcvsview/phpcvsview/languages/en.php,v
retrieving revision 1.3
retrieving revision 1.4
diff -C2 -d -r1.3 -r1.4
*** en.php 4 Feb 2005 09:52:55 -0000 1.3
--- en.php 18 Feb 2005 11:40:24 -0000 1.4
***************
*** 19,23 ****
$lang['age'] = 'Age';
$lang['author'] = 'Author';
! $lang['last_log'] = 'Last Lost Entry';
// customization options
--- 19,23 ----
$lang['age'] = 'Age';
$lang['author'] = 'Author';
! $lang['last_log'] = 'Last Log Entry';
// customization options
|