You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by vs...@apache.org on 2007/07/18 01:10:05 UTC

svn commit: r557081 - /maven/plugins/trunk/maven-site-plugin/src/site/xdoc/i18n.xml

Author: vsiveton
Date: Tue Jul 17 16:10:04 2007
New Revision: 557081

URL: http://svn.apache.org/viewvc?view=rev&rev=557081
Log:
o format xml
o no code change

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

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?view=diff&rev=557081&r1=557080&r2=557081
==============================================================================
--- maven/plugins/trunk/maven-site-plugin/src/site/xdoc/i18n.xml (original)
+++ maven/plugins/trunk/maven-site-plugin/src/site/xdoc/i18n.xml Tue Jul 17 16:10:04 2007
@@ -1,325 +1,355 @@
 <?xml version="1.0" encoding="ISO-8859-1"?>
 
 <!--
-Licensed to the Apache Software Foundation (ASF) under one
-or more contributor license agreements.  See the NOTICE file
-distributed with this work for additional information
-regarding copyright ownership.  The ASF licenses this file
-to you under the Apache License, Version 2.0 (the
-"License"); you may not use this file except in compliance
-with the License.  You may obtain a copy of the License at
+  Licensed to the Apache Software Foundation (ASF) under one
+  or more contributor license agreements.  See the NOTICE file
+  distributed with this work for additional information
+  regarding copyright ownership.  The ASF licenses this file
+  to you under the Apache License, Version 2.0 (the
+  "License"); you may not use this file except in compliance
+  with the License.  You may obtain a copy of the License at
 
-    http://www.apache.org/licenses/LICENSE-2.0
+  http://www.apache.org/licenses/LICENSE-2.0
 
-Unless required by applicable law or agreed to in writing,
-software distributed under the License is distributed on an
-"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
-KIND, either express or implied.  See the License for the
-specific language governing permissions and limitations
-under the License.
+  Unless required by applicable law or agreed to in writing,
+  software distributed under the License is distributed on an
+  "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+  KIND, either express or implied.  See the License for the
+  specific language governing permissions and limitations
+  under the License.
 -->
 
 <document>
-    <properties>
-        <title>Internationalization</title>
-        <author email="vincent.siveton@gmail.com">Vincent Siveton</author>
-    </properties>
-    <body>
-        <section name="Supported languages">
-            <p>
-                <ul>
-                    <li>
-                        Maven-site-plugin
-                        <br />
-                        <table>
-                            <tr>
-                                <th>Languages available</th>
-                                <th>
-                                    Files
-                                    <a href="#note">*</a>
-                                </th>
-                            </tr>
-                            <tr>
-                                <td>English (Default)</td>
-                                <td>
-                                    <a href="http://svn.apache.org/repos/asf/maven/plugins/trunk/maven-site-plugin/src/main/resources/site-plugin.properties">
-                                        See
-                                    </a>
-                                </td>
-                            </tr>
-                            <tr>
-                                <td>French</td>
-                                <td>
-                                    <a href="http://svn.apache.org/repos/asf/maven/plugins/trunk/maven-site-plugin/src/main/resources/site-plugin_fr.properties">
-                                        See
-                                    </a>
-                                </td>
-                            </tr>
-                            <tr>
-                                <td>Japanese</td>
-                                <td>
-                                    <a href="http://svn.apache.org/repos/asf/maven/plugins/trunk/maven-site-plugin/src/main/resources/site-plugin_ja.properties">
-                                        See
-                                    </a>
-                                </td>
-                            </tr>
-                            <tr>
-                                <td>German</td>
-                                <td>
-                                    <a href="http://svn.apache.org/repos/asf/maven/plugins/trunk/maven-site-plugin/src/main/resources/site-plugin_de.properties">
-                                        See
-                                    </a>
-                                </td>
-                            </tr>
-                            <tr>
-                                <td>Polish</td>
-                                <td>
-                                    <a href="http://svn.apache.org/repos/asf/maven/plugins/trunk/maven-site-plugin/src/main/resources/site-plugin_pl.properties">
-                                        See
-                                    </a>
-                                </td>
-                            </tr>
-                            <tr>
-                                <td>Italian</td>
-                                <td>
-                                    <a href="http://svn.apache.org/repos/asf/maven/plugins/trunk/maven-site-plugin/src/main/resources/site-plugin_it.properties">
-                                        See
-                                    </a>
-                                </td>
-                            </tr>
-                            <tr>
-                                <td>Dutch</td>
-                                <td>
-                                    <a href="http://svn.apache.org/repos/asf/maven/plugins/trunk/maven-site-plugin/src/main/resources/site-plugin_nl.properties">
-                                        See
-                                    </a>
-                                </td>
-                            </tr>
-                            <tr>
-                                <td>Brazilian Portuguese</td>
-                                <td>
-                                    <a href="http://svn.apache.org/repos/asf/maven/plugins/trunk/maven-site-plugin/src/main/resources/site-plugin_pt_BR.properties">
-                                        See
-                                    </a>
-                                </td>
-                            </tr>
-                            <tr>
-                                <td>Chinese simplified</td>
-                                <td>
-                                    <a href="http://svn.apache.org/repos/asf/maven/plugins/trunk/maven-site-plugin/src/main/resources/site-plugin_zh_CN.properties">
-                                        See
-                                    </a>
-                                </td>
-                            </tr>
-                            <tr>
-                                <td>Norwegian</td>
-                                <td>
-                                    <a href="http://svn.apache.org/repos/asf/maven/plugins/trunk/maven-site-plugin/src/main/resources/site-plugin_no.properties">
-                                        See
-                                    </a>
-                                </td>
-                            </tr>
-                            <tr>
-                                <td>Hungarian</td>
-                                <td>
-                                    <a href="http://svn.apache.org/repos/asf/maven/plugins/trunk/maven-site-plugin/src/main/resources/site-plugin_hu.properties">
-                                        See
-                                    </a>
-                                </td>
-                            </tr>
-                            <tr>
-                                <td>Spanish</td>
-                                <td>
-                                    <a href="http://svn.apache.org/repos/asf/maven/plugins/trunk/maven-site-plugin/src/main/resources/site-plugin_es.properties">
-                                        See
-                                    </a>
-                                </td>
-                            </tr>
-                            <tr>
-                                <td>Korean</td>
-                                <td>
-                                    <a href="http://svn.apache.org/repos/asf/maven/plugins/trunk/maven-site-plugin/src/main/resources/site-plugin_ko.properties">
-                                        See
-                                    </a>
-                                </td>
-                            </tr>
-                            <tr>
-                                <td>Slovak</td>
-                                <td>
-                                    <a href="http://svn.apache.org/repos/asf/maven/plugins/trunk/maven-site-plugin/src/main/resources/site-plugin_sk.properties">
-                                        See
-                                    </a>
-                                </td>
-                            </tr>
-                        </table>
-                        <br />
-                    </li>
-                    <li>
-                        Maven-project-info-reports-plugin
-                        <br />
-                        <table>
-                            <tr>
-                                <th>Languages available</th>
-                                <th>
-                                    Files
-                                    <a href="#note">*</a>
-                                </th>
-                            </tr>
-                            <tr>
-                                <td>English (Default)</td>
-                                <td>
-                                    <a href="http://svn.apache.org/repos/asf/maven/plugins/trunk/maven-project-info-reports-plugin/src/main/resources/project-info-report.properties">
-                                        See
-                                    </a>
-                                </td>
-                            </tr>
-                            <tr>
-                                <td>French</td>
-                                <td>
-                                    <a href="http://svn.apache.org/repos/asf/maven/plugins/trunk/maven-project-info-reports-plugin/src/main/resources/project-info-report_fr.properties">
-                                        See
-                                    </a>
-                                </td>
-                            </tr>
-                            <tr>
-                                <td>Japanese</td>
-                                <td>
-                                    <a href="http://svn.apache.org/repos/asf/maven/plugins/trunk/maven-project-info-reports-plugin/src/main/resources/project-info-report_ja.properties">
-                                        See
-                                    </a>
-                                </td>
-                            </tr>
-                            <tr>
-                                <td>German</td>
-                                <td>
-                                    <a href="http://svn.apache.org/repos/asf/maven/plugins/trunk/maven-project-info-reports-plugin/src/main/resources/project-info-report_de.properties">
-                                        See
-                                    </a>
-                                </td>
-                            </tr>
-                            <tr>
-                                <td>Polish</td>
-                                <td>
-                                    <a href="http://svn.apache.org/repos/asf/maven/plugins/trunk/maven-project-info-reports-plugin/src/main/resources/project-info-report_pl.properties">
-                                        See
-                                    </a>
-                                </td>
-                            </tr>
-                            <tr>
-                                <td>Italian</td>
-                                <td>
-                                    <a href="http://svn.apache.org/repos/asf/maven/plugins/trunk/maven-project-info-reports-plugin/src/main/resources/project-info-report_it.properties">
-                                        See
-                                    </a>
-                                </td>
-                            </tr>
-                            <tr>
-                                <td>Dutch</td>
-                                <td>
-                                    <a href="http://svn.apache.org/repos/asf/maven/plugins/trunk/maven-project-info-reports-plugin/src/main/resources/project-info-report_nl.properties">
-                                        See
-                                    </a>
-                                </td>
-                            </tr>
-                            <tr>
-                                <td>Brazilian Portuguese</td>
-                                <td>
-                                    <a href="http://svn.apache.org/repos/asf/maven/plugins/trunk/maven-project-info-reports-plugin/src/main/resources/project-info-report_pt_BR.properties">
-                                        See
-                                    </a>
-                                </td>
-                            </tr>
-                            <tr>
-                                <td>Chinese simplified</td>
-                                <td>
-                                    <a href="http://svn.apache.org/repos/asf/maven/plugins/trunk/maven-project-info-reports-plugin/src/main/resources/project-info-report_zh_CN.properties">
-                                        See
-                                    </a>
-                                </td>
-                            </tr>
-                            <tr>
-                                <td>Norwegian</td>
-                                <td>
-                                    <a href="http://svn.apache.org/repos/asf/maven/plugins/trunk/maven-project-info-reports-plugin/src/main/resources/project-info-report_no.properties">
-                                        See
-                                    </a>
-                                </td>
-                            </tr>
-                            <tr>
-                                <td>Hungarian</td>
-                                <td>
-                                    <a href="http://svn.apache.org/repos/asf/maven/plugins/trunk/maven-project-info-reports-plugin/src/main/resources/project-info-report_hu.properties">
-                                        See
-                                    </a>
-                                </td>
-                            </tr>
-                            <tr>
-                                <td>Spanish</td>
-                                <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>Korean</td>
-                                <td>
-                                    <a href="http://svn.apache.org/repos/asf/maven/plugins/trunk/maven-project-info-reports-plugin/src/main/resources/project-info-report_ko.properties">
-                                        See
-                                    </a>
-                                </td>
-                            </tr>
-                            <tr>
-                                <td>Slovak</td>
-                                <td>
-                                    <a href="http://svn.apache.org/repos/asf/maven/plugins/trunk/maven-project-info-reports-plugin/src/main/resources/project-info-report_sk.properties">
-                                        See
-                                    </a>
-                                </td>
-                            </tr>
-                        </table>
-                        <br />
-                    </li>
-                </ul>
-                <a name="note">
-                    * The files linked above are the files used in the
-                    latest development code. So the file may be newer
-                    than the one included in the latest release.
-                </a>
-            </p>
-        </section>
+  <properties>
+    <title>Internationalization</title>
+    <author email="vincent.siveton@gmail.com">Vincent Siveton</author>
+  </properties>
+  <body>
+    <section name="Supported languages">
+      <p>
+        <ul>
+          <li>
+            Maven-site-plugin
+            <br />
+            <table>
+              <tr>
+                <th>Languages available</th>
+                <th>
+                  Files
+                  <a href="#note">*</a>
+                </th>
+              </tr>
+              <tr>
+                <td>English (Default)</td>
+                <td>
+                  <a
+                    href="http://svn.apache.org/repos/asf/maven/plugins/trunk/maven-site-plugin/src/main/resources/site-plugin.properties">
+                    See
+                  </a>
+                </td>
+              </tr>
+              <tr>
+                <td>French</td>
+                <td>
+                  <a
+                    href="http://svn.apache.org/repos/asf/maven/plugins/trunk/maven-site-plugin/src/main/resources/site-plugin_fr.properties">
+                    See
+                  </a>
+                </td>
+              </tr>
+              <tr>
+                <td>Japanese</td>
+                <td>
+                  <a
+                    href="http://svn.apache.org/repos/asf/maven/plugins/trunk/maven-site-plugin/src/main/resources/site-plugin_ja.properties">
+                    See
+                  </a>
+                </td>
+              </tr>
+              <tr>
+                <td>German</td>
+                <td>
+                  <a
+                    href="http://svn.apache.org/repos/asf/maven/plugins/trunk/maven-site-plugin/src/main/resources/site-plugin_de.properties">
+                    See
+                  </a>
+                </td>
+              </tr>
+              <tr>
+                <td>Polish</td>
+                <td>
+                  <a
+                    href="http://svn.apache.org/repos/asf/maven/plugins/trunk/maven-site-plugin/src/main/resources/site-plugin_pl.properties">
+                    See
+                  </a>
+                </td>
+              </tr>
+              <tr>
+                <td>Italian</td>
+                <td>
+                  <a
+                    href="http://svn.apache.org/repos/asf/maven/plugins/trunk/maven-site-plugin/src/main/resources/site-plugin_it.properties">
+                    See
+                  </a>
+                </td>
+              </tr>
+              <tr>
+                <td>Dutch</td>
+                <td>
+                  <a
+                    href="http://svn.apache.org/repos/asf/maven/plugins/trunk/maven-site-plugin/src/main/resources/site-plugin_nl.properties">
+                    See
+                  </a>
+                </td>
+              </tr>
+              <tr>
+                <td>Brazilian Portuguese</td>
+                <td>
+                  <a
+                    href="http://svn.apache.org/repos/asf/maven/plugins/trunk/maven-site-plugin/src/main/resources/site-plugin_pt_BR.properties">
+                    See
+                  </a>
+                </td>
+              </tr>
+              <tr>
+                <td>Chinese simplified</td>
+                <td>
+                  <a
+                    href="http://svn.apache.org/repos/asf/maven/plugins/trunk/maven-site-plugin/src/main/resources/site-plugin_zh_CN.properties">
+                    See
+                  </a>
+                </td>
+              </tr>
+              <tr>
+                <td>Norwegian</td>
+                <td>
+                  <a
+                    href="http://svn.apache.org/repos/asf/maven/plugins/trunk/maven-site-plugin/src/main/resources/site-plugin_no.properties">
+                    See
+                  </a>
+                </td>
+              </tr>
+              <tr>
+                <td>Hungarian</td>
+                <td>
+                  <a
+                    href="http://svn.apache.org/repos/asf/maven/plugins/trunk/maven-site-plugin/src/main/resources/site-plugin_hu.properties">
+                    See
+                  </a>
+                </td>
+              </tr>
+              <tr>
+                <td>Spanish</td>
+                <td>
+                  <a
+                    href="http://svn.apache.org/repos/asf/maven/plugins/trunk/maven-site-plugin/src/main/resources/site-plugin_es.properties">
+                    See
+                  </a>
+                </td>
+              </tr>
+              <tr>
+                <td>Korean</td>
+                <td>
+                  <a
+                    href="http://svn.apache.org/repos/asf/maven/plugins/trunk/maven-site-plugin/src/main/resources/site-plugin_ko.properties">
+                    See
+                  </a>
+                </td>
+              </tr>
+              <tr>
+                <td>Slovak</td>
+                <td>
+                  <a
+                    href="http://svn.apache.org/repos/asf/maven/plugins/trunk/maven-site-plugin/src/main/resources/site-plugin_sk.properties">
+                    See
+                  </a>
+                </td>
+              </tr>
+            </table>
+            <br />
+          </li>
+          <li>
+            Maven-project-info-reports-plugin
+            <br />
+            <table>
+              <tr>
+                <th>Languages available</th>
+                <th>
+                  Files
+                  <a href="#note">*</a>
+                </th>
+              </tr>
+              <tr>
+                <td>English (Default)</td>
+                <td>
+                  <a
+                    href="http://svn.apache.org/repos/asf/maven/plugins/trunk/maven-project-info-reports-plugin/src/main/resources/project-info-report.properties">
+                    See
+                  </a>
+                </td>
+              </tr>
+              <tr>
+                <td>French</td>
+                <td>
+                  <a
+                    href="http://svn.apache.org/repos/asf/maven/plugins/trunk/maven-project-info-reports-plugin/src/main/resources/project-info-report_fr.properties">
+                    See
+                  </a>
+                </td>
+              </tr>
+              <tr>
+                <td>Japanese</td>
+                <td>
+                  <a
+                    href="http://svn.apache.org/repos/asf/maven/plugins/trunk/maven-project-info-reports-plugin/src/main/resources/project-info-report_ja.properties">
+                    See
+                  </a>
+                </td>
+              </tr>
+              <tr>
+                <td>German</td>
+                <td>
+                  <a
+                    href="http://svn.apache.org/repos/asf/maven/plugins/trunk/maven-project-info-reports-plugin/src/main/resources/project-info-report_de.properties">
+                    See
+                  </a>
+                </td>
+              </tr>
+              <tr>
+                <td>Polish</td>
+                <td>
+                  <a
+                    href="http://svn.apache.org/repos/asf/maven/plugins/trunk/maven-project-info-reports-plugin/src/main/resources/project-info-report_pl.properties">
+                    See
+                  </a>
+                </td>
+              </tr>
+              <tr>
+                <td>Italian</td>
+                <td>
+                  <a
+                    href="http://svn.apache.org/repos/asf/maven/plugins/trunk/maven-project-info-reports-plugin/src/main/resources/project-info-report_it.properties">
+                    See
+                  </a>
+                </td>
+              </tr>
+              <tr>
+                <td>Dutch</td>
+                <td>
+                  <a
+                    href="http://svn.apache.org/repos/asf/maven/plugins/trunk/maven-project-info-reports-plugin/src/main/resources/project-info-report_nl.properties">
+                    See
+                  </a>
+                </td>
+              </tr>
+              <tr>
+                <td>Brazilian Portuguese</td>
+                <td>
+                  <a
+                    href="http://svn.apache.org/repos/asf/maven/plugins/trunk/maven-project-info-reports-plugin/src/main/resources/project-info-report_pt_BR.properties">
+                    See
+                  </a>
+                </td>
+              </tr>
+              <tr>
+                <td>Chinese simplified</td>
+                <td>
+                  <a
+                    href="http://svn.apache.org/repos/asf/maven/plugins/trunk/maven-project-info-reports-plugin/src/main/resources/project-info-report_zh_CN.properties">
+                    See
+                  </a>
+                </td>
+              </tr>
+              <tr>
+                <td>Norwegian</td>
+                <td>
+                  <a
+                    href="http://svn.apache.org/repos/asf/maven/plugins/trunk/maven-project-info-reports-plugin/src/main/resources/project-info-report_no.properties">
+                    See
+                  </a>
+                </td>
+              </tr>
+              <tr>
+                <td>Hungarian</td>
+                <td>
+                  <a
+                    href="http://svn.apache.org/repos/asf/maven/plugins/trunk/maven-project-info-reports-plugin/src/main/resources/project-info-report_hu.properties">
+                    See
+                  </a>
+                </td>
+              </tr>
+              <tr>
+                <td>Spanish</td>
+                <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>Korean</td>
+                <td>
+                  <a
+                    href="http://svn.apache.org/repos/asf/maven/plugins/trunk/maven-project-info-reports-plugin/src/main/resources/project-info-report_ko.properties">
+                    See
+                  </a>
+                </td>
+              </tr>
+              <tr>
+                <td>Slovak</td>
+                <td>
+                  <a
+                    href="http://svn.apache.org/repos/asf/maven/plugins/trunk/maven-project-info-reports-plugin/src/main/resources/project-info-report_sk.properties">
+                    See
+                  </a>
+                </td>
+              </tr>
+            </table>
+            <br />
+          </li>
+        </ul>
+        <a name="note">
+          * The files linked above are the files used in the latest development code. So the file
+          may be newer than the one included in the latest release.
+        </a>
+      </p>
+    </section>
 
-        <section name="Instructions for translators">
-            <p>
-                If your language is not currently supported and you want
-                to contribute a translation, follow these steps:
-                <ol>
-                    <li>
-                        Download one of the text files linked above as
-                        the base for your translation. For instance, the
-                        English file.
-                    </li>
-                    <li>
-                        Rename the file with the wanted locale. For
-                        example, site-plugin_de.properties for a new
-                        German translation for the Maven-site-plugin.
-                    </li>
-                    <li>
-                        Translate the file contents using your preferred
-                        text editor. <b>Make sure you save the file with
-                        UTF-8 encoding</b>.
-                    </li>
-                    <li>
-                        To test the translation, checkout the site plugin, include your file in <code>src/main/resources</code>,
-                        and run <code>mvn install</code> on the plugin, then <code>mvn site</code> on a project to test
-                      it.
-                    </li>
-                    <li>
-                        When happy with it, create a new issue in <a href="http://jira.codehaus.org/browse/MSITE">JIRA</a>
-                        and attach your file there.
-                    </li>
-                </ol>
-            </p>
-        </section>
-    </body>
+    <section name="Instructions for translators">
+      <p>
+        If your language is not currently supported and you want to contribute a translation, follow
+        these steps:
+        <ol>
+          <li>
+            Download one of the text files linked above as the base for your translation. For
+            instance, the English file.
+          </li>
+          <li>
+            Rename the file with the wanted locale. For example, site-plugin_de.properties for a new
+            German translation for the Maven-site-plugin.
+          </li>
+          <li>
+            Translate the file contents using your preferred text editor.
+            <b>Make sure you save the file with UTF-8 encoding</b>
+            .
+          </li>
+          <li>
+            To test the translation, checkout the site plugin, include your file in
+            <code>src/main/resources</code>
+            , and run
+            <code>mvn install</code>
+            on the plugin, then
+            <code>mvn site</code>
+            on a project to test it.
+          </li>
+          <li>
+            When happy with it, create a new issue in
+            <a href="http://jira.codehaus.org/browse/MSITE">JIRA</a>
+            and attach your file there.
+          </li>
+        </ol>
+      </p>
+    </section>
+  </body>
 </document>