Web pgadmin.org
 Home 
 ·  ·  ·  ·  ·  ·  · 
CVS Commit by andreas: Telugu

CVS Commit by andreas: Telugu



Log Message:
-----------
Telugu

Modified Files:
--------------
    www/pgadmin3/cnt:
        cnt_translation_status.php (r1.77 -> r1.78)

Index: cnt_translation_status.php
===================================================================
RCS file: /projects/www/pgadmin3/cnt/cnt_translation_status.php,v
retrieving revision 1.77
retrieving revision 1.78
diff -Lpgadmin3/cnt/cnt_translation_status.php -Lpgadmin3/cnt/cnt_translation_status.php -u -w -r1.77 -r1.78
--- pgadmin3/cnt/cnt_translation_status.php
+++ pgadmin3/cnt/cnt_translation_status.php
@@ -44,6 +44,7 @@
   $translated->addLanguage ("sk_SK", "Slovak", "Andrej Misovic", "ado(at)nirvanaclub(dot)sk", "pgadmin3.po","src/ui/sk_SK/pgadmin3.po", "pgadmin3.pot", "pgadmin3.pot");
   $translated->addLanguage ("sl_SI", "Slovenian", "Miha Radej", "miha(dot)radej(at)siix(dot)com", "pgadmin3.po","src/ui/sl_SI/pgadmin3.po", "pgadmin3.pot", "pgadmin3.pot");
   $outofdate->addLanguage ("sv_SE", "Swedish", "Unmaintained", "pgadmin-hackers(at)postgresql(dot)org", "pgadmin3.po","src/ui/sv_SE/pgadmin3.po", "pgadmin3.pot", "pgadmin3.pot");
+  $outofdate->addLanguage ("te_IN", "Telugu", "Sai Suresh Danduboyina", "saisuresh(at)cc(dot)usu(dot)edu", "pgadmin3.po","src/ui/te_IN/pgadmin3.po", "pgadmin3.pot", "pgadmin3.pot");
   $outofdate->addLanguage ("tl_PH", "Filipino/Tagalog", "Howard Bagcat", "howard(at)mu(dot)edu(dot)ph", "pgadmin3.po","src/ui/tl_PH/pgadmin3.po", "pgadmin3.pot", "pgadmin3.pot");
   $translated->addLanguage ("tr_TR", "Turkish", "Devrim Gunduz",  "devrim(at)gunduz(dot)org", "pgadmin3.po", "src/ui/tr_TR/pgadmin3.po", "pgadmin3.pot", "pgadmin3.pot");
   $outofdate->addLanguage ("ur_PK", "Urdu", "Zaeem Arshad", "zaeem(dot)arshad(at)gmail(dot)com", "pgadmin3.po","src/ui/ur_PK/pgadmin3.po", "pgadmin3.pot", "pgadmin3.pot");


Home | Main Index | Thread Index

top