I added the following text to the t () function on page.tpl.php.
<?php echo t('Some random text to translate.'); ?>
Now, when I go to admin / build / translate / search to translate a line, drupal cannot find it.
I updated all the caches, as well as the Refresh tab in the internationalization module.
thank
source
share