On my blog i have numerous <PRE> elements that do not need translation. I am adding the class "notranslate" to all of them one by one. While testing, I noticed that it Google translate does not translate those elements and also does not translate any <code> elements even if they do not have class="notranslate".
However, the PRE elements still have "text-align: right; direction: rtl" when I translate the page to a right to left language such as "Persian". IMO, this behavior is undesired. Is there a way to avoid this. Please don't say that I have to add "text-align: left ! important; direction: ltr !important;" to all 200+ pre elements. -- You received this message because you are subscribed to the Google Groups "General" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-translate-general?hl=en.
