[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

[or-cvs] r15602: add two more directories to the translation-status page. tha (website/trunk/en)



Author: arma
Date: 2008-07-02 13:15:12 -0400 (Wed, 02 Jul 2008)
New Revision: 15602

Modified:
   website/trunk/en/translation-status.wml
Log:
add two more directories to the translation-status page. thanks
to mfr for reminding us.


Modified: website/trunk/en/translation-status.wml
===================================================================
--- website/trunk/en/translation-status.wml	2008-07-02 16:23:50 UTC (rev 15601)
+++ website/trunk/en/translation-status.wml	2008-07-02 17:15:12 UTC (rev 15602)
@@ -199,6 +199,8 @@
 do_status(%table_rows, '.', 0);
 do_status(%table_rows, 'docs', 1);
 do_status(%table_rows, 'torbrowser', 1);
+do_status(%table_data, 'tordnsel', 1);
+do_status(%table_data, 'projects', 1);
 #do_status(%table_data, 'eff', 1);
 #do_status(%table_data, 'gui', 1);
 sort_and_print(%table_rows);