On 7/22/07, Dennis Lundberg <[EMAIL PROTECTED]> wrote:
Oh, I forgot. Are you working on creating any documentation? I can create a skeleton site and write up something on the report mojo if you like.
that would be cool. Milos
Milos Kleint wrote: > the pseudo localization mojo is there > (http://svn.codehaus.org/mojo/trunk/mojo/mojo-sandbox/l10n-maven-plugin/ > Along with a simple report that lists all resource bundles in the > project and for selected locales the completeness of translation. > > Milos > > On 7/20/07, Dennis Lundberg <[EMAIL PROTECTED]> wrote: >> Do you know of a plugin that checks that all bundle properties are >> present for all localizations? If not, that would be a sweet addition. >> >> Perhaps the plugin could be called localization-maven-plugin to >> accommodate for such enhancements in the future. >> >> Milos Kleint wrote: >> > Hello, >> > >> > I've hacked together a plugin that might be worth sharing. I'm >> > wondering if it's ok to put in sandbox. >> > >> > it will process all bundle properties files in the project and >> > performs a pseudolocalization. >> > That means each property value gets replaced with a "${prefix} >> > ${old_value} ${suffix} value and the result is placed in >> > *_xx.properties where xx is the pseudolocale. >> > That way one can check one's application for correct and complete >> > Internationalization without actually having the chinese/japanese/... >> > translations at hand. >> > >> > more on pseudolocalization: >> > http://developers.sun.com/solaris/articles/i18n/I18N_Testing.html >> > more on java I18N: >> > http://java.sun.com/developer/technicalArticles/Intl/ResourceBundles/ >> > >> > Cheers. >> > >> > Milos Kleint >> > >> > --------------------------------------------------------------------- >> > To unsubscribe from this list please visit: >> > >> > http://xircles.codehaus.org/manage_email >> > >> >> >> -- >> Dennis Lundberg >> >> --------------------------------------------------------------------- >> To unsubscribe from this list please visit: >> >> http://xircles.codehaus.org/manage_email >> >> > > --------------------------------------------------------------------- > To unsubscribe from this list please visit: > > http://xircles.codehaus.org/manage_email > -- Dennis Lundberg --------------------------------------------------------------------- To unsubscribe from this list please visit: http://xircles.codehaus.org/manage_email
--------------------------------------------------------------------- To unsubscribe from this list please visit: http://xircles.codehaus.org/manage_email
