aboutsummaryrefslogtreecommitdiff
path: root/tools
diff options
context:
space:
mode:
authorTravis Howell2005-12-30 04:01:53 +0000
committerTravis Howell2005-12-30 04:01:53 +0000
commit127d2bdc9d1ab61cf91b131561d947d6e7e4916c (patch)
tree59484d70f08b1e148c74c3cf6924c124d09bfaf0 /tools
parent2fab4dc8f597a95932403806836862e53caf247e (diff)
downloadscummvm-rg350-127d2bdc9d1ab61cf91b131561d947d6e7e4916c.tar.gz
scummvm-rg350-127d2bdc9d1ab61cf91b131561d947d6e7e4916c.tar.bz2
scummvm-rg350-127d2bdc9d1ab61cf91b131561d947d6e7e4916c.zip
Add Polish.
svn-id: r19856
Diffstat (limited to 'tools')
-rw-r--r--tools/md5table.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/md5table.c b/tools/md5table.c
index df55306a3a..dde2c6397a 100644
--- a/tools/md5table.c
+++ b/tools/md5table.c
@@ -104,6 +104,7 @@ static const StringMap langMap[] = {
{ "cz", "CZ_CZE" },
{ "nl", "NL_NLD" },
{ "nb", "NB_NOR" },
+ { "pl", "PL_POL" },
{ "All", "UNK_LANG" },
{ "All?", "UNK_LANG" },