You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by de...@apache.org on 2012/01/11 23:34:29 UTC

svn commit: r1230294 - /maven/plugins/trunk/maven-pmd-plugin/pom.xml

Author: dennisl
Date: Wed Jan 11 22:34:29 2012
New Revision: 1230294

URL: http://svn.apache.org/viewvc?rev=1230294&view=rev
Log:
[MPMD-136] Add Dutch translation

- Add Dutch to the l10n report

Modified:
    maven/plugins/trunk/maven-pmd-plugin/pom.xml

Modified: maven/plugins/trunk/maven-pmd-plugin/pom.xml
URL: http://svn.apache.org/viewvc/maven/plugins/trunk/maven-pmd-plugin/pom.xml?rev=1230294&r1=1230293&r2=1230294&view=diff
==============================================================================
--- maven/plugins/trunk/maven-pmd-plugin/pom.xml (original)
+++ maven/plugins/trunk/maven-pmd-plugin/pom.xml Wed Jan 11 22:34:29 2012
@@ -188,6 +188,7 @@ under the License.
               <locales>
                 <locale>de</locale>
                 <locale>fr</locale>
+                <locale>nl</locale>
                 <locale>pt_BR</locale>
                 <locale>sv</locale>
               </locales>