For example, when the ShortVariableRule finds a short
variable, it doesn't use the message in basic.xml but
instead concatenates a String with the variable name.
We could use java.text.MessageFormat to defeat this
insidiousness.
Same goes for UnusedLocalVariable,
UnusedPrivateInstanceVariable, LongVariableName, and
a couple others.
Tom
Logged In: YES
user_id=5159
Done, it'll be in 0.4.