[ Index ]
 

Code source de e107 0.7.8

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

title

Body

[fermer]

/e107_languages/English/ -> lan_contact.php (source)

   1  <?php
   2  /*
   3  + ----------------------------------------------------------------------------+
   4  |     e107 website system - Language File.
   5  |
   6  |     $Source: /cvsroot/e107/e107_0.7/e107_languages/English/lan_contact.php,v $
   7  |     $Revision: 1.4 $
   8  |     $Date: 2006/08/11 16:50:41 $
   9  |     $Author: e107coders $
  10  +----------------------------------------------------------------------------+
  11  */
  12  
  13  define("LANCONTACT_01", "Contact Details");
  14  define("LANCONTACT_02", "Contact Form");
  15  define("LANCONTACT_03", "Enter your name:");
  16  define("LANCONTACT_04", "E-mail address:");
  17  define("LANCONTACT_05", "Message subject:");
  18  define("LANCONTACT_06", "Enter your message:");
  19  define("LANCONTACT_07", "Email a copy of this message to your own address ");
  20  define("LANCONTACT_08", "Send");
  21  define("LANCONTACT_09", "Your message was sent.");
  22  define("LANCONTACT_10", "There was a problem sending your message.");
  23  define("LANCONTACT_11", "Your email address doesn't appear to be valid.\\nPlease check it and try again.");
  24  define("LANCONTACT_12", "Your message is too short.");
  25  define("LANCONTACT_13", "Please include a subject.");
  26  
  27  define("LANCONTACT_14", "Send message to:");
  28  define("LANCONTACT_15", "Incorrect code entered");
  29  define("LANCONTACT_16", "Enter Code");
  30  
  31  
  32  
  33  
  34  
  35  ?>


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