From 2ec7d6219d38b36d4461676c3798c1003731a164 Mon Sep 17 00:00:00 2001 From: thomascube <thomas@roundcube.net> Date: Wed, 26 Sep 2007 11:50:24 -0400 Subject: [PATCH] Fixed typo --- program/localization/index.inc | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/program/localization/index.inc b/program/localization/index.inc index 6b25610..0404615 100644 --- a/program/localization/index.inc +++ b/program/localization/index.inc @@ -85,7 +85,7 @@ 'nl' => 'nl_NL', 'no' => 'nn_NO', 'pt' => 'pt_PT', - 'th' => 'th_TH' + 'th' => 'th_TH', 'tw' => 'zh_TW' ); -- Gitblit v1.9.1