[ Index ]

PHP Cross Reference of Nucleus CMS 3.32

title

Body

[close]

/nucleus/plugins/ping/ -> english.php (source)

   1  <?php
   2      define('_PING_DESC', 'This plugin can be used to ping many blog tracking services. - Don\'t forget to enable the option \'Ping weblog listing service on update\' in your blog settings!');
   3      define('_PING_PINGOM', 'Ping-o-matic');
   4      define('_PING_WEBLOGS', 'weblogs.com');
   5      define('_PING_TECHNOR', 'Technorati');
   6      define('_PING_BLOGR', 'Blogrolling');
   7      define('_PING_BLOGS', 'Blo.gs (no longer works?)');
   8      define('_PING_WEBLOGUES', 'Weblogues (no longer works?)');
   9      define('_PING_BLOGGDE', 'Blogg.de (not working??)');
  10      define('_PING_BG', 'Ping from background when a future post first appears');
  11      define('_PINGING', 'Pinging ');
  12      define('_PING_ERROR', 'Error');
  13      define('_PING_PHP_ERROR', 'PHP Error: ');
  14      define('_PING_PHP_PING_ERROR', 'Error while trying to send ping. Sorry about that.');
  15      define('_PING_SUCCESS', 'Success');
  16  ?>


Generated: Tue Feb 12 15:34:36 2008 Cross-referenced by PHPXref 0.7