> When I tried to make the HTML files for the translated HOWTO, I noticed > that those snippets such as Home, Prev, Next, copyright, Table of Contents, > Warning, Note, Example, etc, are still in English. Where should I modify > them? > > And meanwhile, when I tried to 'make html', I found that those snippets > mentioned above are displayed in Chinese, but I don't find where are this > information stored and I don't know where to modify them to make them more > accurate, either. > > Could Anyone tell me that?
What langauge those snippets are is defined by the LANG variable. You can set it with --with-lang when you run configure. This should also have affect on the howto navigation parts language I guess, though never tried... Goba -- PHP Documentation Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php
