[ 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_comment.php (source)

   1  <?php
   2  /*
   3  + ----------------------------------------------------------------------------+
   4  |     e107 website system - Language File.
   5  |
   6  |     $Source: /cvsroot/e107/e107_0.7/e107_languages/English/lan_comment.php,v $
   7  |     $Revision: 1.10 $
   8  |     $Date: 2006/07/18 20:57:22 $
   9  |     $Author: e107coders $
  10  +----------------------------------------------------------------------------+
  11  */
  12  
  13  define("COMLAN_0", "[blocked by admin]");
  14  define("COMLAN_1", "Unblock");
  15  define("COMLAN_2", "Block");
  16  define("COMLAN_3", "Delete");
  17  define("COMLAN_4", "Info");
  18  define("COMLAN_5", "Comments ...");
  19  define("COMLAN_6", "You must be logged in to post comments on this site - please either log in or if you are not registered click");
  20  define("COMLAN_7", "Main site administrator");
  21  define("COMLAN_8", "Comment");
  22  define("COMLAN_9", "Submit comment");
  23  define("COMLAN_10", "Administrator");
  24  define("COMLAN_11", "Was unable to enter your comment into the database - please retype leaving out any non-standard characters.");
  25  define("COMLAN_16", "Username: ");
  26  define("COMLAN_99", "Comments");
  27  define("COMLAN_100", "News");
  28  define("COMLAN_101", "Poll");
  29  define("COMLAN_102", "Replying to: ");
  30  define("COMLAN_103", "Article");
  31  define("COMLAN_104", "Review");
  32  define("COMLAN_105", "Content");
  33  define("COMLAN_145", "Registered: ");
  34  define("COMLAN_194", "Guest");
  35  define("COMLAN_195", "Registered member");
  36  define("COMLAN_310", "Unable to accept post as that username is registered - if it is your username please login to post.");
  37  define("COMLAN_312", "Duplicate post - unable to accept.");
  38  define("COMLAN_313", "Location");
  39  define("COMLAN_314", "moderate comments");
  40  define("COMLAN_315", "Trackbacks");
  41  define("COMLAN_316", "No trackbacks for this newspost.");
  42  define("COMLAN_317", "Moderate trackbacks");
  43  define("COMLAN_318", "Edit comment");
  44  define("COMLAN_319", "edited");
  45  define("COMLAN_320", "Update comment");
  46  /*
  47  define("COMLAN_1", "here");
  48  define("COMLAN_2", "to signup");
  49  define("COMLAN_3", "Error!");
  50  define("COMLAN_4", 'Subject');
  51  define("COMLAN_5", 'Re:');
  52  define("COMLAN_6", 'Reply to this');
  53  define("COMLAN_7", 'Rating');
  54  define("COMLAN_8", 'Comments are locked');
  55  define("COMLAN_9", 'Unauthorized');
  56  */
  57  define("COMLAN_321", "here");
  58  define("COMLAN_322", "to signup");
  59  define("COMLAN_323", "Error!");
  60  define("COMLAN_324", 'Subject');
  61  define("COMLAN_325", 'Re:');
  62  define("COMLAN_326", 'Reply to this');
  63  define("COMLAN_327", 'Rating');
  64  define("COMLAN_328", 'Comments are locked');
  65  define("COMLAN_329", 'Unauthorized');
  66  define("COMLAN_330", 'IP:');
  67  
  68  define("COMLAN_TYPE_1", "news");
  69  define("COMLAN_TYPE_2", "download");
  70  define("COMLAN_TYPE_3", "faq");
  71  define("COMLAN_TYPE_4", "poll");
  72  define("COMLAN_TYPE_5", "docs");
  73  define("COMLAN_TYPE_6", "bugtrack");
  74  define("COMLAN_TYPE_7", "ideas");
  75  define("COMLAN_TYPE_8", "userprofile");
  76  
  77  ?>


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