My mistake. I saved it before and <if> and it other conditionals where involved.
I have add th below conditional. Any suggestion on how can I add translations to forum homepage and forumdisplay ?
Code:
<!-- vBGT Code Start-->
<if condition="(THIS_SCRIPT == 'showthread')">
<div align="center">
<!-- google_ad_section_start(weight=ignore) -->
$translateflags
<!-- google_ad_section_end -->
</div>
</if>
<!-- vBGT Code End -->