Drupal Translate

cojack - June 26, 2009 - 08:34
Project:beginning
Version:6.x-1.4
Component:Code
Category:bug report
Priority:normal
Assigned:cojack
Status:active
Description

File: node.tpl.php
Line: 27

What is wrong? There is a Tags: without function to translate it to other language if you have multi or your own language is diferent than English.

How it have to look like to work good?

<?php
if ($terms) {
?>
<?php
print t('Tags :'); print $terms
?>
<?php
}
?>

For author,
if you remove this in the nevest version, regads, if not here you have a new repot bug.

#1

robby - June 26, 2009 - 09:01

ok, thanks. will fixe this ASAP, it's just a mistake due a to a lapse in concentration .... ;-)

#2

cojack - June 28, 2009 - 14:29

You are welcome ;)

 
 

Drupal is a registered trademark of Dries Buytaert.