SVN Commit by dpage: r4778 - trunk/www/pgadmin3/cnt - Mailing list pgadmin-hackers

From svn@pgadmin.org
Subject SVN Commit by dpage: r4778 - trunk/www/pgadmin3/cnt
Date
Msg-id 200512011352.jB1DqPOh018333@developer.pgadmin.org
Whole thread Raw
List 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@postgresql.org",
"pgadmin3.po","i18n/sv_SE/pgadmin3.po","pgadmin3.pot", "pgadmin3.pot"); 
   $outofdate->addLanguage ("te_IN", "Telugu", "Unmaintained", "pgadmin-hackers@postgresql.org",
"pgadmin3.po","i18n/te_IN/pgadmin3.po","pgadmin3.pot", "pgadmin3.pot"); 
   $outofdate->addLanguage ("tl_PH", "Filipino/Tagalog", "Unmaintained", "pgadmin-hackers@postgresql.org",
"pgadmin3.po","i18n/tl_PH/pgadmin3.po","pgadmin3.pot", "pgadmin3.pot"); 
-  $outofdate->addLanguage ("tr_TR", "Turkish", "Unmaintained",  "pgadmin-hackers@postgresql.org", "pgadmin3.po",
"i18n/tr_TR/pgadmin3.po","pgadmin3.pot", "pgadmin3.pot"); 
+  $translated->addLanguage ("tr_TR", "Turkish", "Devrim GUNDUZ",  "devrim@gunduz.org", "pgadmin3.po",
"i18n/tr_TR/pgadmin3.po","pgadmin3.pot", "pgadmin3.pot"); 
   $outofdate->addLanguage ("uk_UA", "Ukranian", "Unmaintained", "pgadmin-hackers@postgresql.org", "pgadmin3.po",
"i18n/uk_UA/pgadmin3.po","pgadmin3.pot", "pgadmin3.pot"); 
   $outofdate->addLanguage ("ur_PK", "Urdu", "Unmaintained", "pgadmin-hackers@postgresql.org",
"pgadmin3.po","i18n/ur_PK/pgadmin3.po","pgadmin3.pot", "pgadmin3.pot"); 
   $outofdate->addLanguage ("vi_VN", "Vietnamese", "Unmaintained", "pgadmin-hackers@postgresql.org", "pgadmin3.po",
"i18n/vi_VN/pgadmin3.po","pgadmin3.pot", "pgadmin3.pot"); 


pgadmin-hackers by date:

Previous
From: svn@pgadmin.org
Date:
Subject: SVN Commit by dpage: r4777 - in branches/REL-1_4_0_PATCHES/pgadmin3: i18n pkg/win32/src
Next
From: Andreas Pflug
Date:
Subject: Re: SVN Commit by andreas: r4773 - branches/REL-1_4_0_PATCHES/pgadmin3/src/ctl