[ Index ]
 

Code source de e107 0.7.8

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

title

Body

[fermer]

/e107_plugins/clock_menu/languages/admin/ -> 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  |     $Source: /cvsroot/e107/e107_0.7/e107_plugins/clock_menu/languages/admin/English.php,v $
  14  |     $Revision: 1.4 $
  15  |     $Date: 2006/10/31 21:16:29 $
  16  |     $Author: e107coders $
  17  +----------------------------------------------------------------------------+
  18  */
  19  
  20  define("CLOCK_AD_L1", "Clock menu configuration saved");
  21  define("CLOCK_AD_L2", "Caption");
  22  define("CLOCK_AD_L3", "Update Menu Settings");
  23  define("CLOCK_AD_L4", "Clock Menu Config");
  24  define("CLOCK_AD_L5", "AM/PM");
  25  define("CLOCK_AD_L6", "If checked, you will display time with US format (0-12 AM/PM format). Unchecked you will display a 'military' format 0-24 format");
  26  define("CLOCK_AD_L7", "Date Prefix");
  27  define("CLOCK_AD_L8", "If your language requires a short word before the date (e.g. 'le' for French or 'den' for German...), use this field. If not required, leave blank.");
  28  define("CLOCK_AD_L9", "Suffix 1");
  29  define("CLOCK_AD_L10", "Suffix 2");
  30  define("CLOCK_AD_L11", "Suffix 3");
  31  define("CLOCK_AD_L12", "Suffix 4 and more");
  32  define("CLOCK_AD_L13", "If your language requires to display a suffix just after numbers for date, fill these fields with suffix only (Example: 'st' for 1, 'nd' for 2, 'rd' for 3 and 'th' for 4 and more - for English users). If not required leave blank.");
  33  define("CLOCK_AD_L14", "");
  34  define("CLOCK_AD_L15", "");
  35  define("CLOCK_AD_L16", "");
  36  define("CLOCK_AD_L17", "");
  37  define("CLOCK_AD_L18", "");
  38  define("CLOCK_AD_L19", "");
  39  define("CLOCK_AD_L20", "");
  40  define("CLOCK_AD_L21", "");
  41  define("CLOCK_AD_L22", "");
  42  define("CLOCK_AD_L23", "");
  43  define("CLOCK_AD_L24", "");
  44  ?>


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