You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by be...@apache.org on 2009/06/25 20:38:29 UTC

svn commit: r788460 - in /maven/plugins/trunk/maven-pdf-plugin: pom.xml src/main/resources/pdf-plugin_de.properties

Author: bentmann
Date: Thu Jun 25 18:38:29 2009
New Revision: 788460

URL: http://svn.apache.org/viewvc?rev=788460&view=rev
Log:
[MPDF-16] Add German translation

Added:
    maven/plugins/trunk/maven-pdf-plugin/src/main/resources/pdf-plugin_de.properties   (with props)
Modified:
    maven/plugins/trunk/maven-pdf-plugin/pom.xml

Modified: maven/plugins/trunk/maven-pdf-plugin/pom.xml
URL: http://svn.apache.org/viewvc/maven/plugins/trunk/maven-pdf-plugin/pom.xml?rev=788460&r1=788459&r2=788460&view=diff
==============================================================================
--- maven/plugins/trunk/maven-pdf-plugin/pom.xml (original)
+++ maven/plugins/trunk/maven-pdf-plugin/pom.xml Thu Jun 25 18:38:29 2009
@@ -328,6 +328,7 @@
             <version>1.0-alpha-2</version>
             <configuration>
               <locales>
+                <locale>de</locale>
                 <locale>en</locale>
                 <locale>fr</locale>
               </locales>

Added: maven/plugins/trunk/maven-pdf-plugin/src/main/resources/pdf-plugin_de.properties
URL: http://svn.apache.org/viewvc/maven/plugins/trunk/maven-pdf-plugin/src/main/resources/pdf-plugin_de.properties?rev=788460&view=auto
==============================================================================
--- maven/plugins/trunk/maven-pdf-plugin/src/main/resources/pdf-plugin_de.properties (added)
+++ maven/plugins/trunk/maven-pdf-plugin/src/main/resources/pdf-plugin_de.properties Thu Jun 25 18:38:29 2009
@@ -0,0 +1,19 @@
+# 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
+#
+# 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.
+
+toc.title = Inhaltsverzeichis
+toc.type = Projekt-Dokumentation

Propchange: maven/plugins/trunk/maven-pdf-plugin/src/main/resources/pdf-plugin_de.properties
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: maven/plugins/trunk/maven-pdf-plugin/src/main/resources/pdf-plugin_de.properties
------------------------------------------------------------------------------
    svn:keywords = Author Date Id Revision