[ Index ] |
|
Code source de e107 0.7.8 |
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/featurebox/languages/English.php,v $ 14 | $Revision: 1.1 $ 15 | $Date: 2005/04/01 11:03:59 $ 16 | $Author: stevedunstan $ 17 +----------------------------------------------------------------------------+ 18 */ 19 20 define("FBLAN_01", "Feature Box"); 21 define("FBLAN_02", "This plugin allows you to display a box above your news items with features / whatever you like in it. The messages can either be revolved randomly or dynamically faded."); 22 define("FBLAN_03", "Configure feature box"); 23 define("FBLAN_04", "Feature Box plugin has been successfully installed. To add messages and configure, return to the main admin page and click on the feature box icon in the plugin section."); 24 define("FBLAN_05", "No feature box messages defined yet"); 25 define("FBLAN_06", "Existing Feature Box Messages"); 26 define("FBLAN_07", "Title / Caption"); 27 define("FBLAN_08", "Message text"); 28 define("FBLAN_09", "Visibility of message"); 29 define("FBLAN_10", "Create Feature Box Message"); 30 define("FBLAN_11", "Update Feature Box Message"); 31 define("FBLAN_12", "Mode"); 32 define("FBLAN_13", "Randomly revolve messages"); 33 define("FBLAN_14", "Show this message only"); 34 define("FBLAN_15", "Message added to database."); 35 define("FBLAN_16", "Message updated in database."); 36 define("FBLAN_17", "Field(s) left blank"); 37 define("FBLAN_18", "Feature Box Message deleted"); 38 define("FBLAN_19", "Options"); 39 define("FBLAN_20", "Edit"); 40 define("FBLAN_21", "Delete"); 41 define("FBLAN_22", "Render type"); 42 define("FBLAN_23", "In theme box"); 43 define("FBLAN_24", "Plain"); 44 define("FBLAN_25", "Template"); 45 define("FBLAN_26", "you can use a different template for each message, add templates to e107_plugins/featurebox/templates/ folder"); 46 47 ?>
titre
Description
Corps
titre
Description
Corps
titre
Description
Corps
titre
Corps
Généré le : Sun Apr 1 01:23:32 2007 | par Balluche grâce à PHPXref 0.7 |