[or-cvs] r22892: {website} do we even need translation status? pootle reports the statu (website/branches/web20/getinvolved/en)
Andrew Lewman
andrew at torproject.org
Thu Aug 12 20:25:47 UTC 2010
Author: phobos
Date: 2010-08-12 20:25:46 +0000 (Thu, 12 Aug 2010)
New Revision: 22892
Modified:
website/branches/web20/getinvolved/en/translation-status.wml
Log:
do we even need translation status? pootle reports the status just
fine.
Modified: website/branches/web20/getinvolved/en/translation-status.wml
===================================================================
--- website/branches/web20/getinvolved/en/translation-status.wml 2010-08-12 20:23:39 UTC (rev 22891)
+++ website/branches/web20/getinvolved/en/translation-status.wml 2010-08-12 20:25:46 UTC (rev 22892)
@@ -7,7 +7,6 @@
# useful only to other translators which most likely will know a bit of english.
#
# Thanks for your hard work, improve the other pages instead. :) -- weasel
-
#include "head.wmi" TITLE="Tor Projecdt: Translation status" CHARSET="UTF-8"
#use "functions.wmi"
@@ -213,15 +212,15 @@
my %table_rows;
do_status(%table_rows, '.', 0);
do_status(%table_rows, 'docs', 1);
- do_status(%table_rows, 'torbrowser', 1);
- do_status(%table_rows, 'torbutton', 1);
- do_status(%table_rows, 'tordnsel', 1);
+ #do_status(%table_rows, 'torbrowser', 1);
+ #do_status(%table_rows, 'torbutton', 1);
+ #do_status(%table_rows, 'tordnsel', 1);
do_status(%table_rows, 'projects', 1);
- do_status(%table_rows, 'torvm', 1);
+ #do_status(%table_rows, 'torvm', 1);
do_status(%table_rows, 'press', 1);
#do_status(%table_rows, 'gettor', 1);
- do_status(%table_rows, 'vidalia', 1);
- #do_status(%table_data, 'eff', 1);
+ #do_status(%table_rows, 'vidalia', 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