SVN Commit by dpage: r4426 - trunk/www/pgadmin3/cnt
require($_SERVER['DOCUMENT_ROOT']."/includes/top_config.php");
?>
SVN Commit by dpage: r4426 - trunk/www/pgadmin3/cnt
Author: dpage
Date: 2005-08-29 20:04:25 +0100 (Mon, 29 Aug 2005)
New Revision: 4426
Modified:
trunk/www/pgadmin3/cnt/cnt_translation_status.php
Log:
The Czech translation no longer has an official maintainer :-(
Modified: trunk/www/pgadmin3/cnt/cnt_translation_status.php
===================================================================
--- trunk/www/pgadmin3/cnt/cnt_translation_status.php 2005-08-29 19:02:29 UTC (rev 4425)
+++ trunk/www/pgadmin3/cnt/cnt_translation_status.php 2005-08-29 19:04:25 UTC (rev 4426)
@@ -17,7 +17,7 @@
$translated->addLanguage ("ar_SA", "Arabic", "Ossama Khayat", "okhayat(at)yahoo(dot)com", "pgadmin3.po","i18n/ar_SA/pgadmin3.po", "pgadmin3.pot", "pgadmin3.pot");
$outofdate->addLanguage ("bg_BG", "Bulgarian", "Latchezar Kostov", "lkostov_hobby(at)yahoo(dot)co(dot)uk", "pgadmin3.po","i18n/bg_BG/pgadmin3.po", "pgadmin3.pot", "pgadmin3.pot");
$translated->addLanguage ("ca_ES", "Catalan", "Carme Cerdà Torres", "carmect(at)tv3mail(dot)com", "pgadmin3.po","i18n/ca_ES/pgadmin3.po", "pgadmin3.pot", "pgadmin3.pot");
- $outofdate->addLanguage ("cs_CZ", "Czech", "Daniel Horák", "dan(dot)horak(at)email(dot)cz", "pgadmin3.po","i18n/cs_CZ/pgadmin3.po", "pgadmin3.pot", "pgadmin3.pot");
+ $outofdate->addLanguage ("cs_CZ", "Czech", "Unmaintained", "pgadmin-hackers(at)postgresql(dot)org", "pgadmin3.po","i18n/cs_CZ/pgadmin3.po", "pgadmin3.pot", "pgadmin3.pot");
$translated->addLanguage ("da_DK", "Danish", "Troels Arvin", "troels(at)arvin(dot)dk", "pgadmin3.po","i18n/da_DK/pgadmin3.po", "pgadmin3.pot", "pgadmin3.pot");
$translated->addLanguage ("de_DE", "German", "Andreas Pflug", "pgadmin(at)pse-consulting(dot)de", "pgadmin3.po", "i18n/de_DE/pgadmin3.po", "pgadmin3.pot", "pgadmin3.pot");
$translated->addLanguage ("el_GR", "Greek", "Γιάννης Παΐλας (Yiannis Pailas)", "yiannis_pailas(at)yahoo(dot)gr", "pgadmin3.po","i18n/el_GR/pgadmin3.po", "pgadmin3.pot", "pgadmin3.pot");
Home |
Main Index |
Thread Index