[ 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/newsletter/languages/English.php,v $ 14 | $Revision: 1.4 $ 15 | $Date: 2006/11/04 18:28:51 $ 16 | $Author: e107coders $ 17 +----------------------------------------------------------------------------+ 18 */ 19 20 define("NLLAN_MENU_CAPTION", "Newsletter"); 21 22 define("NLLAN_01", "Newsletter"); 23 define("NLLAN_02", "Provides a quick and easy way to configure and send newsletters"); 24 define("NLLAN_03", "Configure Newsletters"); 25 define("NLLAN_04", "The newsletter plugin has been successfully installed. To configure, return to your main admin page and click on 'Newsletter' in the plugin section."); 26 define("NLLAN_05", "No newsletters defined yet"); 27 28 define("NLLAN_06", "Name"); 29 define("NLLAN_07", "Subscribers"); 30 define("NLLAN_08", "Options"); 31 define("NLLAN_09", "Are you sure you want to delete this newsletter?"); 32 define("NLLAN_10", "Existing Newsletters"); 33 34 define("NLLAN_11", "No newsletter issues yet"); 35 define("NLLAN_12", "Issue"); 36 define("NLLAN_13", "[ Parent ID ] Subject/Title"); 37 define("NLLAN_14", "Mailed?"); 38 define("NLLAN_15", "Options"); 39 define("NLLAN_16", "yes"); 40 define("NLLAN_17", "Not sent out - click to send"); 41 define("NLLAN_18", "Are you sure you want to mail this issue to subscribers?"); 42 define("NLLAN_19", "Are you sure you want to delete this newsletter issue?"); 43 define("NLLAN_20", "Existing Issues"); 44 define("NLLAN_21", "Title"); 45 define("NLLAN_22", "Description"); 46 define("NLLAN_23", "Header"); 47 define("NLLAN_24", "Footer"); 48 define("NLLAN_25", "Update Newsletter"); 49 define("NLLAN_26", "Create Newsletter"); 50 define("NLLAN_27", "Newsletter updated in database."); 51 define("NLLAN_28", "Newsletter defined and saved in database."); 52 define("NLLAN_29", "No newsletters defined yet."); 53 define("NLLAN_30", "Newsletter"); 54 define("NLLAN_31", "Subject / Title"); 55 define("NLLAN_32", "Issue Number"); 56 define("NLLAN_33", "Text"); 57 define("NLLAN_34", "Update Mailing"); 58 define("NLLAN_35", "Create Mailing"); 59 define("NLLAN_36", "Update Newsletter Issue"); 60 define("NLLAN_37", "Create Newsletter Issue"); 61 define("NLLAN_38", "Newsletter updated in database."); 62 define("NLLAN_39", "Newsletter issue saved in database - to send out, click the 'Release Issue' button in the Options menu."); 63 define("NLLAN_40", "Mailout completed - issue sent to "); 64 65 define("NLLAN_41", " subscriber(s)."); 66 define("NLLAN_42", "Newsletter deleted."); 67 define("NLLAN_43", "Newsletter issue deleted."); 68 69 define("NLLAN_44", "Newsletter Front Page"); 70 define("NLLAN_45", "Create Newsletter"); 71 define("NLLAN_46", "Create mailing"); 72 define("NLLAN_47", "Newsletter Options"); 73 74 define("NLLAN_48", "you are subscribed to this newsletter - if you wish to unsubscribe please click the button below."); 75 define("NLLAN_49", "Are you sure you want to un-subscribe from this newsletter?"); 76 define("NLLAN_50", "Click button to subscribe ( your subscription address is"); 77 define("NLLAN_51", "Unsubscribe"); 78 define("NLLAN_52", "Subscribe"); 79 define("NLLAN_53", "Are you sure you want to subscribe to this newsletter?"); 80 81 define("NLLAN_54", "Sending"); 82 83 84 85 86 ?>
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 |