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", "[EMAIL PROTECTED]", "pgadmin3.po", "src/ui/lt_LT/pgadmin3.po", "pgadmin3.pot", "pgadmin3.pot"); $pending->addLanguage ("tl_PH", "Filipino/Tagalog", "Howard Bagcat", "[EMAIL PROTECTED]", "pgadmin3.po","src/ui/tl_PH/pgadmin3.po", "pgadmin3.pot", "pgadmin3.pot"); $pending->addLanguage ("uk_UA", "Ukrainian", "Алексей Поторжинский (Alex Potorzhinsky)", "[EMAIL PROTECTED]", "pgadmin3.po","src/ui/uk_UA/pgadmin3.po", "pgadmin3.pot", "pgadmin3.pot"); + $pending->addLanguage ("ur_PK", "Urdu", "Zaeem Arshad", "[EMAIL PROTECTED]", "pgadmin3.po","src/ui/ur_PK/pgadmin3.po", "pgadmin3.pot", "pgadmin3.pot"); $pending->addLanguage ("vi_VN", "Vietnamese", "Victor Ngoc Duc Vu", "[EMAIL PROTECTED]", "pgadmin3.po","src/ui/vi_VN/pgadmin3.po", "pgadmin3.pot", "pgadmin3.pot");
---------------------------(end of broadcast)--------------------------- TIP 3: if posting/reading through Usenet, please send an appropriate subscribe-nomail command to [EMAIL PROTECTED] so that your message can get through to the mailing list cleanly