SVN Commit by dpage: r4778 - trunk/www/pgadmin3/cnt

From: svn(at)pgadmin(dot)org
To: pgadmin-hackers(at)postgresql(dot)org
Subject: SVN Commit by dpage: r4778 - trunk/www/pgadmin3/cnt
Date: 2005-12-01 13:52:25
Message-ID: 200512011352.jB1DqPOh018333@developer.pgadmin.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Author: dpage
Date: 2005-12-01 13:52:24 +0000 (Thu, 01 Dec 2005)
New Revision: 4778

Modified:
trunk/www/pgadmin3/cnt/cnt_translation_status.php
Log:
Re-enable Turkish translation

Modified: trunk/www/pgadmin3/cnt/cnt_translation_status.php
===================================================================
--- trunk/www/pgadmin3/cnt/cnt_translation_status.php 2005-12-01 13:51:21 UTC (rev 4777)
+++ trunk/www/pgadmin3/cnt/cnt_translation_status.php 2005-12-01 13:52:24 UTC (rev 4778)
@@ -51,7 +51,7 @@
$outofdate->addLanguage ("sv_SE", "Swedish", "Unmaintained", "pgadmin-hackers(at)postgresql(dot)org", "pgadmin3.po","i18n/sv_SE/pgadmin3.po", "pgadmin3.pot", "pgadmin3.pot");
$outofdate->addLanguage ("te_IN", "Telugu", "Unmaintained", "pgadmin-hackers(at)postgresql(dot)org", "pgadmin3.po","i18n/te_IN/pgadmin3.po", "pgadmin3.pot", "pgadmin3.pot");
$outofdate->addLanguage ("tl_PH", "Filipino/Tagalog", "Unmaintained", "pgadmin-hackers(at)postgresql(dot)org", "pgadmin3.po","i18n/tl_PH/pgadmin3.po", "pgadmin3.pot", "pgadmin3.pot");
- $outofdate->addLanguage ("tr_TR", "Turkish", "Unmaintained", "pgadmin-hackers(at)postgresql(dot)org", "pgadmin3.po", "i18n/tr_TR/pgadmin3.po", "pgadmin3.pot", "pgadmin3.pot");
+ $translated->addLanguage ("tr_TR", "Turkish", "Devrim GUNDUZ", "devrim(at)gunduz(dot)org", "pgadmin3.po", "i18n/tr_TR/pgadmin3.po", "pgadmin3.pot", "pgadmin3.pot");
$outofdate->addLanguage ("uk_UA", "Ukranian", "Unmaintained", "pgadmin-hackers(at)postgresql(dot)org", "pgadmin3.po", "i18n/uk_UA/pgadmin3.po", "pgadmin3.pot", "pgadmin3.pot");
$outofdate->addLanguage ("ur_PK", "Urdu", "Unmaintained", "pgadmin-hackers(at)postgresql(dot)org", "pgadmin3.po","i18n/ur_PK/pgadmin3.po", "pgadmin3.pot", "pgadmin3.pot");
$outofdate->addLanguage ("vi_VN", "Vietnamese", "Unmaintained", "pgadmin-hackers(at)postgresql(dot)org", "pgadmin3.po", "i18n/vi_VN/pgadmin3.po", "pgadmin3.pot", "pgadmin3.pot");

Browse pgadmin-hackers by date

  From Date Subject
Next Message Andreas Pflug 2005-12-02 07:06:47 Re: SVN Commit by andreas: r4773 - branches/REL-1_4_0_PATCHES/pgadmin3/src/ctl
Previous Message svn 2005-12-01 13:51:21 SVN Commit by dpage: r4777 - in branches/REL-1_4_0_PATCHES/pgadmin3: i18n pkg/win32/src