| [ Index ] |
PHP Cross Reference of Drupal 6 (gatewave) |
[Summary view] [Print] [Text view]
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 }
title
Description
Body
title
Description
Body
title
Description
Body
title
Body
| Generated: Thu Mar 24 11:18:33 2011 | Cross-referenced by PHPXref 0.7 |