aboutsummaryrefslogtreecommitdiff
path: root/devtools
diff options
context:
space:
mode:
authorThierry Crozat2012-12-01 18:03:40 +0000
committerThierry Crozat2012-12-01 18:03:40 +0000
commitde9d715206400983efb25199d2aade75fc2954dc (patch)
tree35d99ea1d0c4b9fadfc9f8e218314f92836f9a27 /devtools
parenta5f0ef14a6edaadc1a04addd0fac1059686cb7cb (diff)
downloadscummvm-rg350-de9d715206400983efb25199d2aade75fc2954dc.tar.gz
scummvm-rg350-de9d715206400983efb25199d2aade75fc2954dc.tar.bz2
scummvm-rg350-de9d715206400983efb25199d2aade75fc2954dc.zip
CREDITS: Adding catnose in credits for Finnish translation
Diffstat (limited to 'devtools')
-rwxr-xr-xdevtools/credits.pl3
1 files changed, 3 insertions, 0 deletions
diff --git a/devtools/credits.pl b/devtools/credits.pl
index e04e35d3be..f5fc9d64eb 100755
--- a/devtools/credits.pl
+++ b/devtools/credits.pl
@@ -949,6 +949,9 @@ begin_credits("Credits");
begin_section("Danish");
add_person("Steffen Nyeland", "", "");
end_section();
+ begin_section("Finnish");
+ add_person("Toni Saarela", "catnose", "");
+ end_section();
begin_section("French");
add_person("Thierry Crozat", "criezy", "");
end_section();