[ Index ] |
|
Code source de e107 0.7.8 |
1 <?php 2 /* 3 + ----------------------------------------------------------------------------+ 4 | e107 website system 5 | 6 | ©Steve Dunstan 2001-2002 7 | http://e107.org 8 | jalist@e107.org 9 | 10 | Released under the terms and conditions of the 11 | GNU General Public License (http://gnu.org). 12 | 13 | $Source: /cvsroot/e107/e107_0.7/e107_plugins/clock_menu/languages/English.php,v $ 14 | $Revision: 1.5 $ 15 | $Date: 2005/01/27 19:52:38 $ 16 | $Author: streaky $ 17 +----------------------------------------------------------------------------+ 18 */ 19 20 define('CLOCK_MENU_L1', 'Clock menu configuration saved'); 21 define('CLOCK_MENU_L2', 'Caption'); 22 define('CLOCK_MENU_L3', 'Update Menu Settings'); 23 define('CLOCK_MENU_L4', 'Clock Menu Config'); 24 define('CLOCK_MENU_L5', 'Monday,'); 25 define('CLOCK_MENU_L6', 'Tuesday,'); 26 define('CLOCK_MENU_L7', 'Wednesday,'); 27 define('CLOCK_MENU_L8', 'Thursday,'); 28 define('CLOCK_MENU_L9', 'Friday,'); 29 define('CLOCK_MENU_L10', 'Saturday,'); 30 define('CLOCK_MENU_L11', 'Sunday,'); 31 define('CLOCK_MENU_L12', 'January'); 32 define('CLOCK_MENU_L13', 'February'); 33 define('CLOCK_MENU_L14', 'March'); 34 define('CLOCK_MENU_L15', 'April'); 35 define('CLOCK_MENU_L16', 'May'); 36 define('CLOCK_MENU_L17', 'June'); 37 define('CLOCK_MENU_L18', 'July'); 38 define('CLOCK_MENU_L19', 'August'); 39 define('CLOCK_MENU_L20', 'September'); 40 define('CLOCK_MENU_L21', 'October'); 41 define('CLOCK_MENU_L22', 'November'); 42 define('CLOCK_MENU_L23', 'December'); 43 define('CLOCK_MENU_L24', ''); 44 ?>
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 |