[ Index ]
 

Code source de Serendipity 1.2

Accédez au Source d'autres logiciels libres

title

Body

[fermer]

/plugins/serendipity_event_mailer/ -> lang_en.inc.php (source)

   1  <?php # $Id: lang_en.inc.php 1381 2006-08-15 10:14:56Z elf2000 $
   2  
   3  /**
   4   *  @version $Revision: 1381 $
   5   *  @author Translator Name <yourmail@example.com>
   6   *  EN-Revision: Revision of lang_en.inc.php
   7   */
   8  
   9  @define('PLUGIN_EVENT_MAILER_NAME', 'Send entries via E-Mail');
  10  @define('PLUGIN_EVENT_MAILER_DESC', 'Let you send a newly created entry via E-Mail to a specific address');
  11  @define('PLUGIN_EVENT_MAILER_RECIPIENT', 'Mail recipient');
  12  @define('PLUGIN_EVENT_MAILER_RECIPIENTDESC', 'E-Mail address you want to send the entries to (suggested: a mailing list)');
  13  @define('PLUGIN_EVENT_MAILER_LINK', 'Mail link to article?');
  14  @define('PLUGIN_EVENT_MAILER_LINKDESC', 'Include a link to the article in the mail.');
  15  @define('PLUGIN_EVENT_MAILER_STRIPTAGS', 'Remove HTML?');
  16  @define('PLUGIN_EVENT_MAILER_STRIPTAGSDESC', 'Remove HTML-Tags from the mail.');
  17  @define('PLUGIN_EVENT_MAILER_CONVERTP', 'Convert HTML-paragraphs to newlines?');
  18  @define('PLUGIN_EVENT_MAILER_CONVERTPDESC', 'Adds a newline after each HTML paragraph. This is very useful if you enable HTML removing, so that your paragraphs can be kept if not manually entered.');
  19  @define('PLUGIN_EVENT_MAILER_RECIPIENTS', 'Mail recipient (seperate multiple recipients with a space)');
  20  @define('PLUGIN_EVENT_MAILER_NOTSENDDECISION', 'This entry was not sent via E-Mail because you decided to not send it.');
  21  @define('PLUGIN_EVENT_MAILER_SENDING', 'Sending');
  22  @define('PLUGIN_EVENT_MAILER_ISTOSENDIT', 'Send this entry via E-Mail');
  23  
  24  
  25  ?>


Généré le : Sat Nov 24 09:00:37 2007 par Balluche grâce à PHPXref 0.7
  Clicky Web Analytics