Class TranslationsCheck

java.lang.Object
org.apache.wiki.TranslationsCheck

public class TranslationsCheck
extends Object
Simple utility that shows you a sorted list of property differences between the 'default en' and a given i18n file. It also warns if there are any duplicates.

The first argument is the language, and it is mandatory. The second argument is the path. If the path is not defined, uses current path (.)

For example (if you're compiling your classes to "classes"): java -cp classes TranslationsCheck fi