[ Index ]
 

Code source de e107 0.7.8

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

title

Body

[fermer]

/e107_languages/English/admin/ -> lan_credits.php (source)

   1  <?php
   2  /*
   3  + ----------------------------------------------------------------------------+
   4  |     e107 website system - Language File.
   5  |
   6  |     $Source: /cvsroot/e107/e107_0.7/e107_languages/English/admin/lan_credits.php,v $
   7  |     $Revision: 1.5 $
   8  |     $Date: 2006/10/31 21:16:29 $
   9  |     $Author: e107coders $
  10  +----------------------------------------------------------------------------+
  11  */
  12  
  13  define("PAGE_NAME", "e107 Credits");
  14  
  15  define("CRELAN_1", "Credits");
  16  define("CRELAN_2", "Here is a list of third-party software / resources used in e107. The e107 development team would like to personally thank the developers of the following for allowing us to redistribute their code with e107, and for releasing their software under the GPL licence.");
  17  define("CRELAN_3", "all rights reserved");
  18  define("CRELAN_4", "Show e107 Dev Team");
  19  define("CRELAN_5", "Show third party scripts");
  20  define("CRELAN_6", "e107 v0.7 was brought to you by ...");
  21  define("CRELAN_7", "version");
  22  define("CRELAN_8", "permission granted");
  23  define("CRELAN_9", "Licence");
  24  
  25  // third party scripts
  26  
  27  define("CRELAN_10", "MagpieRSS provides an XML-based (expat) RSS parser in PHP.");
  28  define("CRELAN_11", "PclZip library offers compression and extraction functions for Zip formatted archives (WinZip, PKZIP).");
  29  define("CRELAN_12", "PclTar offer the ability to archive a list of files or directories with or without compression. The archives created by PclTar are readable by most of gzip/tar applications and by the Windows WinZip application.");
  30  define("CRELAN_13", "TinyMCE is a platform independent web based Javascript HTML WYSIWYG editor control released as Open Source under LGPL by Moxiecode Systems AB. It has the ability to convert HTML TEXTAREA fields or other HTML elements to editor instances.");
  31  define("CRELAN_14", "Icons used in e107");
  32  define("CRELAN_15", "Full featured email transfer class for PHP");
  33  define("CRELAN_16", "Menu system used in Jayya theme");
  34  define("CRELAN_17", "Popup calendar widget");
  35  define("CRELAN_18", "PDF support");
  36  define("CRELAN_19", "UTF-8 PDF support");
  37  
  38  // end third party scripts
  39  
  40  // dev team
  41  
  42  define("CRELAN_20", ""); // asperon
  43  define("CRELAN_21", "Always a pressure..err..pleasure!"); // CaMer0n
  44  define("CRELAN_22", "\"MTVhNjMyZDgxN2QwM2Q3ZTI<br />5ODM2NDU3YWI0ZjM1NGILJT<br />yarrrrrr! wtf matey!\""); // jalist
  45  define("CRELAN_23", ""); // lisa
  46  define("CRELAN_24", ""); // McFly
  47  define("CRELAN_25", ""); // que
  48  define("CRELAN_26", ""); // streaky
  49  define("CRELAN_27", "\"Wot? No tea?? 0_0\""); // SweetAs
  50  define("CRELAN_28", ""); // MrPete
  51  
  52  // end dev team
  53  
  54  ?>


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