give translation priorities to torvm and vidalia front pages. decide that gettor's page isn't worth translating yet.
Roger Dingledine

Roger Dingledine commited on 2009-12-22 05:39:52
Zeige 3 geänderte Dateien mit 4 Einfügungen und 1 Löschungen.

... ...
@@ -214,7 +214,8 @@ do_status(%table_rows, 'tordnsel', 1);
214 214
 do_status(%table_rows, 'projects', 1);
215 215
 do_status(%table_rows, 'torvm', 1);
216 216
 do_status(%table_rows, 'press', 1);
217
-do_status(%table_rows, 'gettor', 1);
217
+#do_status(%table_rows, 'gettor', 1);
218
+do_status(%table_rows, 'vidalia', 1);
218 219
 #do_status(%table_data, 'eff', 1);
219 220
 #do_status(%table_data, 'gui', 1);
220 221
 sort_and_print(%table_rows);
... ...
@@ -1,5 +1,6 @@
1 1
 ## translation metadata
2 2
 # Revision: $Revision$
3
+# Translation-Priority: 4-optional
3 4
 
4 5
 #include "head.wmi" TITLE="Tor VM"
5 6
 
... ...
@@ -1,5 +1,6 @@
1 1
 ## translation metadata
2 2
 # Revision: $Revision: 16323 $
3
+# Translation-Priority: 4-optional
3 4
 
4 5
 #include "head.wmi" TITLE="Vidalia"
5 6
 
6 7