aboutsummaryrefslogtreecommitdiff
path: root/devtools
diff options
context:
space:
mode:
authorBen Castricum2014-08-27 09:15:11 +0200
committerThierry Crozat2014-09-07 15:01:51 +0100
commita1a6e50d456e0c53c79e26db181ea2523488c159 (patch)
tree36e603e28f84042d787b3685a567b64563b86a86 /devtools
parenta44804c12b2c90a8e2d5cc4595ca2983e0e033ca (diff)
downloadscummvm-rg350-a1a6e50d456e0c53c79e26db181ea2523488c159.tar.gz
scummvm-rg350-a1a6e50d456e0c53c79e26db181ea2523488c159.tar.bz2
scummvm-rg350-a1a6e50d456e0c53c79e26db181ea2523488c159.zip
I18N: Update credits for Dutch 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 ce2ed0da74..0960011802 100755
--- a/devtools/credits.pl
+++ b/devtools/credits.pl
@@ -1036,6 +1036,9 @@ begin_credits("Credits");
begin_section("Danish");
add_person("Steffen Nyeland", "", "");
end_section();
+ begin_section("Dutch");
+ add_person("Ben Castricum", "", "");
+ end_section();
begin_section("Finnish");
add_person("Toni Saarela", "catnose", "");
end_section();