Author: dennisl
Date: Sat Jun 18 19:42:16 2011
New Revision: 1137233

URL: http://svn.apache.org/viewvc?rev=1137233&view=rev
Log:
[MCHANGELOG-122] Add pt_BR localization

Add the new locale to the l10n-maven-plugin.

Modified:
    maven/plugins/trunk/maven-changelog-plugin/pom.xml

Modified: maven/plugins/trunk/maven-changelog-plugin/pom.xml
URL: 
http://svn.apache.org/viewvc/maven/plugins/trunk/maven-changelog-plugin/pom.xml?rev=1137233&r1=1137232&r2=1137233&view=diff
==============================================================================
--- maven/plugins/trunk/maven-changelog-plugin/pom.xml (original)
+++ maven/plugins/trunk/maven-changelog-plugin/pom.xml Sat Jun 18 19:42:16 2011
@@ -378,6 +378,7 @@ under the License.
             <configuration>
               <locales>
                 <locale>de</locale>
+                <locale>pt_BR</locale>
                 <locale>sv</locale>
               </locales>
             </configuration>


Reply via email to