From 2ec7d6219d38b36d4461676c3798c1003731a164 Mon Sep 17 00:00:00 2001 From: thomascube Date: Wed, 26 Sep 2007 15:50:24 +0000 Subject: Fixed typo --- program/localization/index.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/program/localization/index.inc b/program/localization/index.inc index 6b25610d0..0404615eb 100644 --- a/program/localization/index.inc +++ b/program/localization/index.inc @@ -85,7 +85,7 @@ $rcube_language_aliases = array( 'nl' => 'nl_NL', 'no' => 'nn_NO', 'pt' => 'pt_PT', - 'th' => 'th_TH' + 'th' => 'th_TH', 'tw' => 'zh_TW' ); -- cgit v1.2.3