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 18:42:05 UTC

svn commit: r640225 - in /maven/shared/trunk/maven-doxia-tools: pom.xml src/main/resources/site-tool_tr.properties

Author: dennisl
Date: Sun Mar 23 10:42:04 2008
New Revision: 640225

URL: http://svn.apache.org/viewvc?rev=640225&view=rev
Log:
[MSITE-251] tr locale support
Submitted by: gulcan yalcinkaya
Reviewed by: Dennis Lundberg

Added:
    maven/shared/trunk/maven-doxia-tools/src/main/resources/site-tool_tr.properties   (with props)
Modified:
    maven/shared/trunk/maven-doxia-tools/pom.xml

Modified: maven/shared/trunk/maven-doxia-tools/pom.xml
URL: http://svn.apache.org/viewvc/maven/shared/trunk/maven-doxia-tools/pom.xml?rev=640225&r1=640224&r2=640225&view=diff
==============================================================================
--- maven/shared/trunk/maven-doxia-tools/pom.xml (original)
+++ maven/shared/trunk/maven-doxia-tools/pom.xml Sun Mar 23 10:42:04 2008
@@ -150,6 +150,7 @@
             <locale>pt_BR</locale>
             <locale>sk</locale>
             <locale>sv</locale>
+            <locale>tr</locale>
             <locale>zh_CN</locale>
           </locales>
         </configuration>

Added: maven/shared/trunk/maven-doxia-tools/src/main/resources/site-tool_tr.properties
URL: http://svn.apache.org/viewvc/maven/shared/trunk/maven-doxia-tools/src/main/resources/site-tool_tr.properties?rev=640225&view=auto
==============================================================================
--- maven/shared/trunk/maven-doxia-tools/src/main/resources/site-tool_tr.properties (added)
+++ maven/shared/trunk/maven-doxia-tools/src/main/resources/site-tool_tr.properties Sun Mar 23 10:42:04 2008
@@ -0,0 +1,22 @@
+# 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.
+
+decorationModel.menu.parentproject          = Ana Proje
+decorationModel.menu.projectdocumentation   = Proje Dokümantasyonu
+decorationModel.menu.projectinformation     = Proje Bilgileri
+decorationModel.menu.projectmodules         = Modüller
+decorationModel.menu.projectreports         = Proje Raporlarý

Propchange: maven/shared/trunk/maven-doxia-tools/src/main/resources/site-tool_tr.properties
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: maven/shared/trunk/maven-doxia-tools/src/main/resources/site-tool_tr.properties
------------------------------------------------------------------------------
    svn:keywords = Date Id