Hi A quick check in the source code indicates that the Site Plugin only uses the language-part of the specified Locale. Can you please open an issue in JIRA for this?
http://jira.codehaus.org/browse/MSITE On 2011-12-30 18:29, Simone Tripodi wrote: > Hi all guys, > > at MyBatis we are managing the site internationalization and we > already have the Simplified Chinese translation; a users started > contributing with Traditional Chinese, but found the issue I reported > below... > Can you give me some help please? > Many thanks in advance, all the best wishes! > -Simo > > http://people.apache.org/~simonetripodi/ > http://simonetripodi.livejournal.com/ > http://twitter.com/simonetripodi > http://www.99soft.org/ > > > On Fri, Dec 30, 2011 at 4:49 AM, Keith Wong <[email protected]> wrote: >> In fact, I've just started to translate the Traditional Chinese >> version. Once the SVN has the appropriate skeleton files, I could >> start to contribute. But it takes time to complete. >> >> However, I have encountered a problem in the maven-site-plugin >> plugin. It seems it could not handle multiple countries with the same >> language. In this case, the setting should be >> <locales>en,es,ja,zh_CN,zh_TW</locales>. When the site is built, both >> zh_CN and zh_TW content goes into the zh directory. Maybe you guys >> could help for this. >> >> Keith > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > > -- Dennis Lundberg --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
