diff options
author | alecpl <alec@alec.pl> | 2008-05-29 10:51:17 +0000 |
---|---|---|
committer | alecpl <alec@alec.pl> | 2008-05-29 10:51:17 +0000 |
commit | 06c1652d7fbde5d198eb3508106bea5076620d35 (patch) | |
tree | a255cc962fb8d4310cad2a8b4b87f1eaf123c2f5 | |
parent | 75da0b6f74203c6ea2656a1bbcf6bacba17a15c6 (diff) |
- pl -> pl_PL
-rw-r--r-- | program/localization/index.inc | 5 | ||||
-rw-r--r-- | program/localization/pl_PL/labels.inc (renamed from program/localization/pl/labels.inc) | 5 | ||||
-rw-r--r-- | program/localization/pl_PL/messages.inc (renamed from program/localization/pl/messages.inc) | 5 |
3 files changed, 9 insertions, 6 deletions
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(); diff --git a/program/localization/pl/labels.inc b/program/localization/pl_PL/labels.inc index 80964db91..5c9570d65 100644 --- a/program/localization/pl/labels.inc +++ b/program/localization/pl_PL/labels.inc @@ -3,7 +3,7 @@ /* +-----------------------------------------------------------------------+ - | language/pl/labels.inc | + | language/pl_PL/labels.inc | | | | Language file of the RoundCube Webmail client | | Copyright (C) 2005-2008, RoundCube Dev. - Switzerland | @@ -15,9 +15,10 @@ | Janusz Zamecki <janusz@zamecki.eu> | | Mariusz Szulerecki <nob@force.eu.org> | | Wojciech Szczepucha <donkoyote@gmail.com> | + | Aleksander Machniak <alec@alec.pl> | +-----------------------------------------------------------------------+ - @version $Id$ + @version $Id: labels.inc 1404 2008-05-19 08:12:54Z alec $ */ diff --git a/program/localization/pl/messages.inc b/program/localization/pl_PL/messages.inc index 6b2ab9682..3b9605f7c 100644 --- a/program/localization/pl/messages.inc +++ b/program/localization/pl_PL/messages.inc @@ -3,7 +3,7 @@ /* +-----------------------------------------------------------------------+ - | language/pl/messages.inc | + | language/pl_PL/messages.inc | | | | Language file of the RoundCube Webmail client | | Copyright (C) 2005-2008, RoundCube Dev. - Switzerland | @@ -15,9 +15,10 @@ | Janusz Zamecki <janusz@zamecki.eu> | | Mariusz Szulerecki <nob@force.eu.org> | | Wojciech Szczepucha <donkoyote@gmail.com> | + | Aleksander Machniak <alec@alec.pl> | +-----------------------------------------------------------------------+ - @version $Id$ + @version $Id: messages.inc 1245 2008-04-03 13:17:34Z alec $ */ |