aboutsummaryrefslogtreecommitdiff
path: root/tools/credits.pl
diff options
context:
space:
mode:
authorThierry Crozat2010-11-21 22:12:31 +0000
committerThierry Crozat2010-11-21 22:12:31 +0000
commit8c0160cca6245480c821f3ee0f39f66db30d967b (patch)
treeac81413209751cfce0fa122271b0f0e693819a12 /tools/credits.pl
parenta00668331c86c1783e7fe383eca5be24f41eb51b (diff)
downloadscummvm-rg350-8c0160cca6245480c821f3ee0f39f66db30d967b.tar.gz
scummvm-rg350-8c0160cca6245480c821f3ee0f39f66db30d967b.tar.bz2
scummvm-rg350-8c0160cca6245480c821f3ee0f39f66db30d967b.zip
I18N: Add Brazilian Portuguese (from patch #3114669)
svn-id: r54411
Diffstat (limited to 'tools/credits.pl')
-rwxr-xr-xtools/credits.pl3
1 files changed, 3 insertions, 0 deletions
diff --git a/tools/credits.pl b/tools/credits.pl
index 509df40274..c37ba29536 100755
--- a/tools/credits.pl
+++ b/tools/credits.pl
@@ -902,6 +902,9 @@ begin_credits("Credits");
begin_section("Italian");
add_person("Matteo Angelino", "Maff", "");
end_section();
+ begin_section("Brazilian Portuguese");
+ add_person("ScummBR Team", "", "");
+ end_section();
begin_section("Russian");
add_person("Eugene Sandulenko", "sev", "");
end_section();