Pregunta

I have a project suite in netbeans for a desktop app.

It supports English and Spanish, and all via bundle.properties files in each package.

Now we have to add a new language and I'm looking for a quick way to extract all the bundles, translate them to the new language, and put them back to their appropriate place.

¿Fue útil?

Solución 2

Thanks, but it's not very fast solution. I found that extracting the bundles and use a different tool (in this case I used crowdin.com), is much faster

Otros consejos

click your module, tools -> internatialization and this is all.

Jirka

Licenciado bajo: CC-BY-SA con atribución
No afiliado a StackOverflow
scroll top