[haiku-commits] haiku: hrev44666 - src/apps/aboutsystem

  • From: humdingerb@xxxxxxxxxxxxxx
  • To: haiku-commits@xxxxxxxxxxxxx
  • Date: Sat, 29 Sep 2012 08:16:10 +0200 (CEST)

hrev44666 adds 1 changeset to branch 'master'
old head: 5485c7646e7b34dc683a48463fcbc4c5c4f75ede
new head: e8c6eee0ca397be5c4315d95d383835773a60106

----------------------------------------------------------------------------

e8c6eee: Added Brazilian translators. Thanks guys!
  (+alpha4)

                                        [ Humdinger <humdingerb@xxxxxxxxx> ]

----------------------------------------------------------------------------

Revision:    hrev44666
Commit:      e8c6eee0ca397be5c4315d95d383835773a60106
URL:         http://cgit.haiku-os.org/haiku/commit/?id=e8c6eee
Author:      Humdinger <humdingerb@xxxxxxxxx>
Date:        Sat Sep 29 06:14:30 2012 UTC

----------------------------------------------------------------------------

1 file changed, 6 insertions(+)
src/apps/aboutsystem/AboutSystem.cpp |    6 ++++++

----------------------------------------------------------------------------

diff --git a/src/apps/aboutsystem/AboutSystem.cpp 
b/src/apps/aboutsystem/AboutSystem.cpp
index e6d259c..ca6faa6 100644
--- a/src/apps/aboutsystem/AboutSystem.cpp
+++ b/src/apps/aboutsystem/AboutSystem.cpp
@@ -206,6 +206,12 @@ static const Translation gTranslations[] =
                "Vasco Costa - gluon\n"
                "Michael Vinícius de Oliveira - michaelvo\n"
        },
+       { "pt_BR",
+               "Cabral Bandeira - beyraq\n"
+               "Adriano A. Duarte - Sri_Dhryko\n"
+               "Tiago Matos - tiagoms\n"
+               "Nadilson Santana - nadilsonsantana\n"
+       },
        { "ro",
                "Victor Carbune\n"
                "Silviu Dureanu\n"


Other related posts:

  • » [haiku-commits] haiku: hrev44666 - src/apps/aboutsystem - humdingerb