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:01:49 UTC

svn commit: r640200 - in /maven/plugins/trunk/maven-site-plugin: pom.xml src/site/xdoc/i18n.xml

Author: dennisl
Date: Sun Mar 23 06:01:46 2008
New Revision: 640200

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

o Add it to the i18n page and the l10n report.

Modified:
    maven/plugins/trunk/maven-site-plugin/pom.xml
    maven/plugins/trunk/maven-site-plugin/src/site/xdoc/i18n.xml

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

Modified: maven/plugins/trunk/maven-site-plugin/src/site/xdoc/i18n.xml
URL: http://svn.apache.org/viewvc/maven/plugins/trunk/maven-site-plugin/src/site/xdoc/i18n.xml?rev=640200&r1=640199&r2=640200&view=diff
==============================================================================
--- maven/plugins/trunk/maven-site-plugin/src/site/xdoc/i18n.xml (original)
+++ maven/plugins/trunk/maven-site-plugin/src/site/xdoc/i18n.xml Sun Mar 23 06:01:46 2008
@@ -174,6 +174,15 @@
                   </a>
                 </td>
               </tr>
+              <tr>
+                <td>Swedish</td>
+                <td>
+                  <a
+                    href="http://svn.apache.org/repos/asf/maven/plugins/trunk/maven-site-plugin/src/main/resources/site-plugin_sv.properties">
+                    See
+                  </a>
+                </td>
+              </tr>
             </table>
             <br />
           </li>
@@ -319,6 +328,15 @@
                 <td>
                   <a
                     href="http://svn.apache.org/repos/asf/maven/plugins/trunk/maven-project-info-reports-plugin/src/main/resources/project-info-report_es.properties">
+                    See
+                  </a>
+                </td>
+              </tr>
+              <tr>
+                <td>Swedish</td>
+                <td>
+                  <a
+                    href="http://svn.apache.org/repos/asf/maven/plugins/trunk/maven-project-info-reports-plugin/src/main/resources/project-info-report_sv.properties">
                     See
                   </a>
                 </td>