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

   1  <?php
   2  /*
   3  + ----------------------------------------------------------------------------+
   4  |     e107 website system - Language File.
   5  |
   6  |     $Source: /cvsroot/e107/e107_0.7/e107_languages/English/lan_print.php,v $
   7  |     $Revision: 1.5 $
   8  |     $Date: 2006/10/21 11:20:27 $
   9  |     $Author: mrpete $
  10  +----------------------------------------------------------------------------+
  11  */
  12  if (!defined("PAGE_NAME")) { define("PAGE_NAME", "Printer Friendly"); }
  13  
  14  define("LAN_PRINT_86", "Category:");
  15  define("LAN_PRINT_87", "by ");
  16  define("LAN_PRINT_94", "Posted by");
  17  define("LAN_PRINT_135", "News Item: ");
  18  define("LAN_PRINT_303", "This news item is from ");
  19  define("LAN_PRINT_304", "Title: ");
  20  define("LAN_PRINT_305", "Subheading: ");
  21  define("LAN_PRINT_306", "This is from: ");
  22  define("LAN_PRINT_307", "Print this page");
  23  
  24  define("LAN_PRINT_1", "printer friendly");
  25  
  26  
  27  ?>


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