[Phpbbreloaded-checkins] SF.net SVN: phpbbreloaded: [193] phpBB Reloaded 2/language/lang_english/la
Status: Planning
Brought to you by:
tehphpmaster
From: <mar...@us...> - 2006-06-11 17:07:18
|
Revision: 193 Author: markthedaemon Date: 2006-06-11 10:07:12 -0700 (Sun, 11 Jun 2006) ViewCVS: http://svn.sourceforge.net/phpbbreloaded/?rev=193&view=rev Log Message: ----------- testing Modified Paths: -------------- phpBB Reloaded 2/language/lang_english/lang_admin.php Modified: phpBB Reloaded 2/language/lang_english/lang_admin.php =================================================================== --- phpBB Reloaded 2/language/lang_english/lang_admin.php 2006-06-11 03:39:50 UTC (rev 192) +++ phpBB Reloaded 2/language/lang_english/lang_admin.php 2006-06-11 17:07:12 UTC (rev 193) @@ -72,7 +72,7 @@ $lang['Admin'] = 'Administration'; $lang['Not_admin'] = 'You are not authorised to administer this board'; $lang['Welcome_phpBB'] = 'Welcome to phpBB'; -$lang['Admin_intro'] = 'Thank you for choosing phpBB as your forum solution. This screen will give you a quick overview of all the various statistics of your board. You can get back to this page by clicking on the <u>Admin Index</u> link in the left pane. To return to the index of your board, click the phpBB logo also in the left pane. The other links on the left hand side of this screen will allow you to control every aspect of your forum experience. Each screen will have instructions on how to use the tools.'; +$lang['Admin_intro'] = 'Thank you for choosing phpBB Reloaded as your forum solution. This screen will give you a quick overview of all the various statistics of your board. You can get back to this page by clicking on the <u>Admin Index</u> link in the left pane. To return to the index of your board, click the phpBB logo also in the left pane. The other links on the left hand side of this screen will allow you to control every aspect of your forum experience. Each screen will have instructions on how to use the tools.'; $lang['Main_index'] = 'Forum Index'; $lang['Forum_stats'] = 'Forum Statistics'; $lang['Admin_Index'] = 'Admin Index'; This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |