Author: dennisl
Date: Sun Jan 10 19:34:28 2010
New Revision: 897689
URL: http://svn.apache.org/viewvc?rev=897689&view=rev
Log:
[MPMD-111] Add Swedish translation
o Add Swedish 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=897689&r1=897688&r2=897689&view=diff
==============================================================================
--- maven/plugins/trunk/maven-pmd-plugin/pom.xml (original)
+++ maven/plugins/trunk/maven-pmd-plugin/pom.xml Sun Jan 10 19:34:28 2010
@@ -210,6 +210,7 @@
<locales>
<locale>de</locale>
<locale>fr</locale>
+ <locale>sv</locale>
</locales>
</configuration>
</plugin>