[ Index ] |
|
Code source de e107 0.7.8 |
1 <?php 2 /* 3 + ----------------------------------------------------------------------------+ 4 | e107 website system - Language File. 5 | 6 | $Source: /cvsroot/e107/e107_0.7/e107_plugins/forum/languages/English/lan_forum_stats.php,v $ 7 | $Revision: 1.2 $ 8 | $Date: 2005/03/25 11:38:50 $ 9 | $Author: stevedunstan $ 10 +----------------------------------------------------------------------------+ 11 */ 12 define("e_PAGETITLE", "Forum Statistics"); 13 14 define("FSLAN_1", "General"); 15 define("FSLAN_2", "Forum opened"); 16 define("FSLAN_3", "Open for"); 17 define("FSLAN_4", "Total posts"); 18 define("FSLAN_5", "Forum topics"); 19 define("FSLAN_6", "Forum replies"); 20 define("FSLAN_7", "Forum thread views"); 21 define("FSLAN_8", "Database size (forum tables only)"); 22 define("FSLAN_9", "Average row length in forum table"); 23 define("FSLAN_10", "Most active topics"); 24 define("FSLAN_11", "Rank"); 25 define("FSLAN_12", "Topic"); 26 define("FSLAN_13", "Replies"); 27 define("FSLAN_14", "Started by"); 28 define("FSLAN_15", "Date"); 29 define("FSLAN_16", "Most viewed topics"); 30 define("FSLAN_17", "Views"); 31 define("FSLAN_18", "Top posters"); 32 define("FSLAN_19", "Name"); 33 define("FSLAN_20", "Posts"); 34 define("FSLAN_21", "Top topic starters"); 35 define("FSLAN_22", "Top repliers"); 36 define("FSLAN_23", "Forum Statistics"); 37 define("FSLAN_24", "Average posts per day"); 38 39 ?>
titre
Description
Corps
titre
Description
Corps
titre
Description
Corps
titre
Corps
Généré le : Sun Apr 1 01:23:32 2007 | par Balluche grâce à PHPXref 0.7 |