Well, the current build of the pt_BR translation is broken. After messing
around, i came up with this small patch to get the build going again. The
build has been broken for weeks now, maybe months. This is terrible for
people who want to contribute, since it looks like the translation is
abandoned. There are also many anonymous commits waiting/begging to be
analyzed.

Can anyone please step up and help? No one answered the last emails in the
pt_BR translation mailing list, so i'm requesting aid from other
translations or the official doc team. Thanks in advance, guys!

-- 
Klaus Silveira
(011) 8564-2492
www.klaussilveira.com
Index: pt_BR/language/oop5.xml
===================================================================
--- pt_BR/language/oop5.xml     (revision 319071)
+++ pt_BR/language/oop5.xml     (working copy)
@@ -40,6 +40,7 @@
   &language.oop5.static;
   &language.oop5.abstract;
   &language.oop5.interfaces;
+  &language.oop5.traits;
   &language.oop5.overloading;
   &language.oop5.iterations;
   &language.oop5.patterns;
@@ -51,6 +52,7 @@
   &language.oop5.late-static-bindings;
   &language.oop5.references;
   &language.oop5.serialization;
+  &language.oop5.changelog;
 </chapter>
  
 <!-- Keep this comment at the end of the file

Reply via email to