Qhome,
I installed your wonderfull ''Tabbed Products'' . My site is now more more customer oriented, better said: Sell oriented! Tab Names are coming from tpl_product_info_display.php directly.

//########### TAB NAMES #############
$addtocart_tab_name = 'Add to Cart'; // if using this tab, set the tab title for the Add To Cart Tab
$add_images_tab_name = 'Additional Images'; // if using this tab, set the tab title for the Additional Images Tab
$cust_also_purchased_tab_name = 'Customers Also Purchased'; // if using this tab, set the tab title for the Cust Also Purchased Tab
$cross_sell_tab_name = 'We Also Recommend'<?php echo TEXT_CROSS_SELL_TAB_NAME; *>// if using this tab, set the tab title for the CrossSell Tab
//########################################
Question is:

My Site is running in TWO Languages. Tab Name 'We also Recommend '' appears in both languages in English. Where can I translate this tab name for the second language. Is there any possibility. Can you help me pls. Thanks in advance.