diff --git a/doc/community.php b/doc/community.php
index 025c8da7c3..96bfee509c 100644
--- a/doc/community.php
+++ b/doc/community.php
@@ -36,16 +36,17 @@ list_item(
list_item("boinc_dev",
"For people developing, debugging or porting the BOINC software.
");
+list_item("boinc_loc",
+ "For people localizing, or translating the BOINC software.
+");
list_item(
"boinc_stats",
"For people developing web sites showing statistics for BOINC projects."
);
-
list_item("boinc_cvs",
"Summaries of BOINC CVS checkins are posted to this list.
No other posts, please."
);
-
list_item("boinc_opt",
"For people porting and optimizing BOINC applications."
);