[ Index ]
 

Code source de e107 0.7.8

Accédez au Source d'autres logiciels libresSoutenez Angelica Josefina !

title

Body

[fermer]

/e107_plugins/blogcalendar_menu/languages/ -> English.php (source)

   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  */
  14      
  15  define("BLOGCAL_L1", "News for ");
  16  define("BLOGCAL_L2", "Archive");
  17      
  18  define("BLOGCAL_D1", "Mo");
  19  define("BLOGCAL_D2", "Tu");
  20  define("BLOGCAL_D3", "We");
  21  define("BLOGCAL_D4", "Th");
  22  define("BLOGCAL_D5", "Fr");
  23  define("BLOGCAL_D6", "Sa");
  24  define("BLOGCAL_D7", "Su");
  25      
  26  define("BLOGCAL_M1", "January");
  27  define("BLOGCAL_M2", "February");
  28  define("BLOGCAL_M3", "March");
  29  define("BLOGCAL_M4", "April");
  30  define("BLOGCAL_M5", "May");
  31  define("BLOGCAL_M6", "June");
  32  define("BLOGCAL_M7", "July");
  33  define("BLOGCAL_M8", "August");
  34  define("BLOGCAL_M9", "September");
  35  define("BLOGCAL_M10", "October");
  36  define("BLOGCAL_M11", "November");
  37  define("BLOGCAL_M12", "December");
  38      
  39  define("BLOGCAL_1", "News Items");
  40      
  41  define("BLOGCAL_CONF1", "Months/row");
  42  define("BLOGCAL_CONF2", "Cellpadding");
  43  define("BLOGCAL_CONF3", "Update Menu Settings");
  44  define("BLOGCAL_CONF4", "BlogCal Menu Configuration");
  45  define("BLOGCAL_CONF5", "BlogCal menu configuration saved");
  46      
  47  define("BLOGCAL_ARCHIV1", "Select Archive");
  48      
  49  ?>


Généré le : Sun Apr 1 01:23:32 2007 par Balluche grâce à PHPXref 0.7