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 2010/05/29 22:22:37 UTC

svn commit: r949437 - in /maven/plugins/branches/maven-site-plugin-3.x: ./ pom.xml src/main/resources/site-plugin_lt.properties

Author: dennisl
Date: Sat May 29 20:22:37 2010
New Revision: 949437

URL: http://svn.apache.org/viewvc?rev=949437&view=rev
Log:
[MSITE-463] Lithuanian translation
Submitted by: Mindaugas Greibus
Reviewed by: Dennis Lundberg

Merge r920027 from trunk

Added:
    maven/plugins/branches/maven-site-plugin-3.x/src/main/resources/site-plugin_lt.properties
      - copied unchanged from r920027, maven/plugins/trunk/maven-site-plugin/src/main/resources/site-plugin_lt.properties
Modified:
    maven/plugins/branches/maven-site-plugin-3.x/   (props changed)
    maven/plugins/branches/maven-site-plugin-3.x/pom.xml

Propchange: maven/plugins/branches/maven-site-plugin-3.x/
------------------------------------------------------------------------------
--- svn:mergeinfo (original)
+++ svn:mergeinfo Sat May 29 20:22:37 2010
@@ -1 +1 @@
-/maven/plugins/trunk/maven-site-plugin:806898-806906,807943-808180,809252,810298,886844,886847,890094,890124,942622,943455,944145
+/maven/plugins/trunk/maven-site-plugin:806898-806906,807943-808180,809252,810298,886844,886847,890094,890124,920027,942622,943455,944145

Modified: maven/plugins/branches/maven-site-plugin-3.x/pom.xml
URL: http://svn.apache.org/viewvc/maven/plugins/branches/maven-site-plugin-3.x/pom.xml?rev=949437&r1=949436&r2=949437&view=diff
==============================================================================
--- maven/plugins/branches/maven-site-plugin-3.x/pom.xml (original)
+++ maven/plugins/branches/maven-site-plugin-3.x/pom.xml Sat May 29 20:22:37 2010
@@ -495,6 +495,7 @@ under the License.
                 <locale>it</locale>
                 <locale>ja</locale>
                 <locale>ko</locale>
+                <locale>lt</locale>
                 <locale>nl</locale>
                 <locale>no</locale>
                 <locale>pl</locale>