t() function for a print('text') doesn't work
wasilij - November 18, 2008 - 10:25
Well first of all i installed drupal5.12 , and made all upgrades , so for a some time everything was ok , but now when i create new page i can't find string throw the locale . For example i create page node/70 also created page-node-70. as there i created some special page with custom content , with
<?php
print t('sometext')
?><?php
t($content)
?>