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 2008/03/23 14:04:08 UTC

svn commit: r640201 - /maven/plugins/trunk/maven-project-info-reports-plugin/pom.xml

Author: dennisl
Date: Sun Mar 23 06:04:06 2008
New Revision: 640201

URL: http://svn.apache.org/viewvc?rev=640201&view=rev
Log:
[MSITE-292] Swedish translation for the site

o Add it to the l10n report.

Modified:
    maven/plugins/trunk/maven-project-info-reports-plugin/pom.xml

Modified: maven/plugins/trunk/maven-project-info-reports-plugin/pom.xml
URL: http://svn.apache.org/viewvc/maven/plugins/trunk/maven-project-info-reports-plugin/pom.xml?rev=640201&r1=640200&r2=640201&view=diff
==============================================================================
--- maven/plugins/trunk/maven-project-info-reports-plugin/pom.xml (original)
+++ maven/plugins/trunk/maven-project-info-reports-plugin/pom.xml Sun Mar 23 06:04:06 2008
@@ -331,6 +331,7 @@
             <locale>pl</locale>
             <locale>pt_BR</locale>
             <locale>sk</locale>
+            <locale>sv</locale>
             <locale>zh_CN</locale>
           </locales>
         </configuration>