[ Index ]
 

Code source de Serendipity 1.2

Accédez au Source d'autres logiciels libres

title

Body

[fermer]

/plugins/serendipity_event_weblogping/ -> 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_WEBLOGPING_PING', 'Announce entries (via XML-RPC ping) to:');
  10  @define('PLUGIN_EVENT_WEBLOGPING_SENDINGPING', 'Sending XML-RPC ping to host %s');
  11  @define('PLUGIN_EVENT_WEBLOGPING_TITLE', 'Announce entries');
  12  @define('PLUGIN_EVENT_WEBLOGPING_DESC', 'Send notification of new entries to online services');
  13  @define('PLUGIN_EVENT_WEBLOGPING_SUPERSEDES', '(supersedes %s)');
  14  @define('PLUGIN_EVENT_WEBLOGPING_CUSTOM', 'Custom ping-services');
  15  @define('PLUGIN_EVENT_WEBLOGPING_CUSTOM_BLAHBLA', 'One or more special ping services, separated by ",". The entries need to be formatted like: "host.domain/path". If a "*" is entered at the beginning of the hostname, the extended XML-RPC options will be sent to that host (only if supported by the host).');
  16  @define('PLUGIN_EVENT_WEBLOGPING_SEND_FAILURE', 'Failure(Reason: %s)');
  17  @define('PLUGIN_EVENT_WEBLOGPING_SEND_SUCCESS', 'Success!!');
  18  
  19  ?>


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