Hi Noaki,

Thanks for your contribution!

The site-plugin_ja.properties file seems to be not save with UTF-8 encoding.
http://mail-archives.apache.org/mod_mbox/maven-dev/200510.mbox/%3c4359F188.4
[EMAIL PROTECTED]

To update the documentation, did you call the site goal with a specific
ourputEncoding parameter (e.g. iso-2022-jp)?

Cheers,

Vincent

> -----Original Message-----
> From: Naoki Nose [mailto:[EMAIL PROTECTED]
> Sent: Saturday, October 22, 2005 4:00 AM
> To: [email protected]
> Subject: Japanese Translation of maven-site-plugin
> 
> Hi.
> 
> Following the instruction described below url, I translate resource
> files of maven-site-plugin to Japanese.
> 
> http://maven.apache.org/maven2/plugins/maven-site-plugin/i18n.html
> 
> Please check attached files.
> 
> Translating these files, I've found a problem.
> There is following line in site-plugin.properties.
> 
> --
> report.index.title=Welcome to
> --
> 
> This message is combined to project name and used to indicate title
> of index.html, as following
> 
> --
> Welcome to Maven Quick Start Archetype
> --
> 
> I couldn't translate this message , because the order of project name
> and message should be reversed in Japanese.this message should be
> translated as following:
> 
> --
> Maven Quick Start Archetype E YO-KOSO
> --
> 
> I've simply left this message blank.
> I hope this message is parameterized like this:
> 
> --
> Welcome to {0}
> --
> 
> How do you think about this idea?
> 
> --
> Naoki Nose


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to