|
From: Paul S. O. <ps...@us...> - 2002-02-15 15:36:40
|
Update of /cvsroot/phpbb/phpBB2/language/lang_english In directory usw-pr-cvs1:/tmp/cvs-serv6635/language/lang_english Modified Files: lang_admin.php Log Message: Remove lang_admin changes, sorry Jonathan no more changes ... we really have to put a freeze on these, I'm fed up dealing with continual updates of translations :) Index: lang_admin.php =================================================================== RCS file: /cvsroot/phpbb/phpBB2/language/lang_english/lang_admin.php,v retrieving revision 1.32 retrieving revision 1.33 diff -C2 -r1.32 -r1.33 *** lang_admin.php 15 Feb 2002 15:27:09 -0000 1.32 --- lang_admin.php 15 Feb 2002 15:36:35 -0000 1.33 *************** *** 245,249 **** $lang['Server_port_explain'] = "The port your server is running on, usually 80, only change if different"; $lang['Site_name'] = "Site name"; - $lang['Site_name_explain'] = "No html tags allowed!"; $lang['Site_desc'] = "Site description"; $lang['Board_disable'] = "Disable board"; --- 245,248 ---- |