Update of /cvsroot/phpbb-php5mod/phpbb-php5/language/lang_english
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv21123/language/lang_english
Modified Files:
lang_main.php
Log Message:
2.0.22.5
Index: lang_main.php
===================================================================
RCS file: /cvsroot/phpbb-php5mod/phpbb-php5/language/lang_english/lang_main.php,v
retrieving revision 1.5
retrieving revision 1.6
diff -C2 -d -r1.5 -r1.6
*** lang_main.php 8 Jun 2006 19:24:57 -0000 1.5
--- lang_main.php 23 Dec 2006 23:21:49 -0000 1.6
***************
*** 1020,1023 ****
--- 1020,1024 ----
$lang['Login_attempts_exceeded'] = 'The maximum number of %s login attempts has been exceeded. You are not allowed to login for the next %s minutes.';
$lang['Please_remove_install_contrib'] = 'Please ensure both the install/ and contrib/ directories are deleted';
+ $lang['Session_invalid'] = 'Invalid Session. Please resubmit the form.';
//
|