Web pgadmin.org
 Home 
 ·  ·  ·  ·  ·  ·  · 
CVS Commit by andreas: Urdu pending translation

CVS Commit by andreas: Urdu pending translation



Log Message:
-----------
Urdu pending translation

Modified Files:
--------------
    www/pgadmin3/cnt:
        cnt_translation_status.php (r1.69 -> r1.70)

Index: cnt_translation_status.php
===================================================================
RCS file: /projects/www/pgadmin3/cnt/cnt_translation_status.php,v
retrieving revision 1.69
retrieving revision 1.70
diff -Lpgadmin3/cnt/cnt_translation_status.php -Lpgadmin3/cnt/cnt_translation_status.php -u -w -r1.69 -r1.70
--- pgadmin3/cnt/cnt_translation_status.php
+++ pgadmin3/cnt/cnt_translation_status.php
@@ -9,7 +9,7 @@
 //       considered published. If you added or remove any, please
 //       ensure that src/Makefile.am in the pgAdmin3 source tree is
 //       updated to reflect the changes.
-//       Any translated language should have an enty in 
+//       Any translated language should have an entry in 
 //       docs/en_US/translation_team.html as well.
 //
 
@@ -51,6 +51,7 @@
   $pending->addLanguage ("lt_LT", "Lithuanian", "Linas Jankauskas", "linas(dot)jankauskas(at)eniro(dot)lt", "pgadmin3.po", "src/ui/lt_LT/pgadmin3.po", "pgadmin3.pot", "pgadmin3.pot");
   $pending->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");
   $pending->addLanguage ("uk_UA", "Ukrainian", "Ð?лекÑ?ей Ð?оÑ?оÑ?жинÑ?кий (Alex Potorzhinsky)", "alp(at)kengu(dot)ru", "pgadmin3.po","src/ui/uk_UA/pgadmin3.po", "pgadmin3.pot", "pgadmin3.pot");
+  $pending->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");
   $pending->addLanguage ("vi_VN", "Vietnamese", "Victor Ngoc Duc Vu", "vuducngocus(at)yahoo(dot)com", "pgadmin3.po","src/ui/vi_VN/pgadmin3.po", "pgadmin3.pot", "pgadmin3.pot");
 
 


Home | Main Index | Thread Index

top