diff --git a/src/accounts/templates/accounts/user_detail.html b/src/accounts/templates/accounts/user_detail.html
index aec85aa..c7b365d 100644
--- a/src/accounts/templates/accounts/user_detail.html
+++ b/src/accounts/templates/accounts/user_detail.html
@@ -135,7 +135,7 @@
-
{% trans "Contributions" %}
+
{% trans "Other Collaborations" %}
{% for result in results %}
{% include "message-preview.html" %}
diff --git a/src/locale/pt_BR/LC_MESSAGES/django.mo b/src/locale/pt_BR/LC_MESSAGES/django.mo
index 36fd2f9..6a357a7 100644
Binary files a/src/locale/pt_BR/LC_MESSAGES/django.mo and b/src/locale/pt_BR/LC_MESSAGES/django.mo differ
diff --git a/src/locale/pt_BR/LC_MESSAGES/django.po b/src/locale/pt_BR/LC_MESSAGES/django.po
index 762f495..a9895b6 100644
--- a/src/locale/pt_BR/LC_MESSAGES/django.po
+++ b/src/locale/pt_BR/LC_MESSAGES/django.po
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2013-12-10 12:05+0000\n"
+"POT-Creation-Date: 2013-12-10 16:24+0000\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME \n"
"Language-Team: LANGUAGE \n"
@@ -177,9 +177,9 @@ msgstr "Não há posts deste usuário até agora."
msgid "View more discussions..."
msgstr "Ver mais discussões..."
-#: accounts/templates/accounts/user_detail.html:138 badger/models.py:23
-msgid "Contributions"
-msgstr "Contribuições"
+#: accounts/templates/accounts/user_detail.html:138
+msgid "Other Collaborations"
+msgstr "Outras Colaborações"
#: accounts/templates/accounts/user_detail.html:143
msgid "No contributions of this user so far."
@@ -309,6 +309,10 @@ msgstr "Manual"
msgid "Messages"
msgstr "Mensagens"
+#: badger/models.py:23
+msgid "Contributions"
+msgstr "Contribuições"
+
#: badger/models.py:24
msgid "Wikis"
msgstr "Wikis"
--
libgit2 0.21.2