[ Index ]

PHP Cross Reference of Drupal 6 (gatewave)

title

Body

[close]

/sites/all/modules/rules/rules_admin/ -> rules_admin.potx.inc (source)

   1  <?php
   2  // $Id: rules_admin.potx.inc,v 1.1.2.1 2009/04/19 18:19:06 fago Exp $
   3  
   4  
   5  /**
   6   * @file This is just a dummy file for the potx translation extractor.
   7   *   It contains additional calls to t(), so those strings are properly extracted.
   8   */
   9  
  10  function rules_admin_potx() {
  11    // For the menu item
  12    t('Editing rule @label');
  13  
  14    // Calls to rules_handle_error_msg()
  15    t("%set can't be found. Probably the providing module has been deactivated.");
  16  }


Generated: Thu Mar 24 11:18:33 2011 Cross-referenced by PHPXref 0.7