From 06c1652d7fbde5d198eb3508106bea5076620d35 Mon Sep 17 00:00:00 2001 From: alecpl Date: Thu, 29 May 2008 10:51:17 +0000 Subject: - pl -> pl_PL --- program/localization/index.inc | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'program/localization/index.inc') diff --git a/program/localization/index.inc b/program/localization/index.inc index a11f889c7..91b97db1b 100644 --- a/program/localization/index.inc +++ b/program/localization/index.inc @@ -64,7 +64,7 @@ 'nb_NO' => 'Norsk (bokmål)', 'nn_NO' => 'Norsk (nynorsk)', 'fa' => 'Persian', - 'pl' => 'Polski', + 'pl_PL' => 'Polski', 'pt_BR' => 'Portuguese (Brazilian)', 'pt_PT' => 'Portuguese (Standard)', 'ro' => 'Romanian', @@ -93,7 +93,8 @@ $rcube_language_aliases = array( 'no' => 'nn_NO', 'pt' => 'pt_PT', 'th' => 'th_TH', - 'tw' => 'zh_TW' + 'tw' => 'zh_TW', + 'pl' => 'pl_PL' ); $rcube_charsets = array(); -- cgit v1.2.3