[or-cvs] r15603: ugh. teach me to blindly apply a patch. (website/trunk/en)

arma at seul.org arma at seul.org
Wed Jul 2 17:16:59 UTC 2008


Author: arma
Date: 2008-07-02 13:16:59 -0400 (Wed, 02 Jul 2008)
New Revision: 15603

Modified:
   website/trunk/en/translation-status.wml
Log:
ugh. teach me to blindly apply a patch.


Modified: website/trunk/en/translation-status.wml
===================================================================
--- website/trunk/en/translation-status.wml	2008-07-02 17:15:12 UTC (rev 15602)
+++ website/trunk/en/translation-status.wml	2008-07-02 17:16:59 UTC (rev 15603)
@@ -199,8 +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_rows, 'tordnsel', 1);
+do_status(%table_rows, 'projects', 1);
 #do_status(%table_data, 'eff', 1);
 #do_status(%table_data, 'gui', 1);
 sort_and_print(%table_rows);



More information about the tor-commits mailing list