I made the error to define the locale in capitals and it doesn't work !! A little comment about it for scatterbrain users like me.

git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@344467 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
aheritier
2005-11-15 23:14:57 +00:00
parent c343afe5b6
commit d0c0aec8ae

View File

@@ -180,6 +180,7 @@
Sets the default locale used for the translation. If null, it is
the default locale for this instance of the Java Virtual Machine
Defaults to "en", ie english, to ensure backwards compatibility.
Be careful, following the standard, this value is case sensitive.
</td>
</tr>
<tr>