|
From: James A. <th...@us...> - 2002-02-03 18:17:12
|
Update of /cvsroot/phpbb/phpBB2/language/lang_english In directory usw-pr-cvs1:/tmp/cvs-serv22349/language/lang_english Modified Files: lang_main.php Log Message: Fixed bug #512194. Note to translators I had to add 1 string to the lang_main file for Total Votes Index: lang_main.php =================================================================== RCS file: /cvsroot/phpbb/phpBB2/language/lang_english/lang_main.php,v retrieving revision 1.81 retrieving revision 1.82 diff -C2 -r1.81 -r1.82 *** lang_main.php 2002/01/28 12:45:14 1.81 --- lang_main.php 2002/02/03 18:17:08 1.82 *************** *** 294,297 **** --- 294,298 ---- $lang['You_are_watching'] = "You are now watching this topic"; + $lang['Total_votes'] = "Total Votes"; // |