Hello, this is follow up. I tried to do something that I thought would translate the text in posts. It seems to have no effect. I may not understand correctly what the tra function does. Could someone clarify?
html/inc/forum.inc 625: echo "<p>", $posttext, "</p>"; to 625: echo "<p>", tra($posttext), "</p>"; On Wed, Apr 29, 2009 at 11:36 AM, Jack Shultz <[email protected]> wrote: > Hello, > > I was wondering if there is any setting that translate message posts > to make it easier on users not acquainted with other translation > services. > > -- > Jack > > http://www.facebook.com/home.php#/profile.php?id=832713248 > http://hydrogenathome.org > -- Jack http://www.facebook.com/home.php#/profile.php?id=832713248 http://hydrogenathome.org _______________________________________________ boinc_dev mailing list [email protected] http://lists.ssl.berkeley.edu/mailman/listinfo/boinc_dev To unsubscribe, visit the above URL and (near bottom of page) enter your email address.
