app/soc/views/helper/params.py
changeset 1457 9fd31955cc49
parent 1432 cc58eb1136d6
child 1458 ec06d3ee73e4
--- a/app/soc/views/helper/params.py	Sun Feb 22 10:54:28 2009 +0000
+++ b/app/soc/views/helper/params.py	Sun Feb 22 10:55:24 2009 +0000
@@ -38,7 +38,7 @@
 
 
 DEF_LIST_DESCRIPTION_FMT = ugettext(
-    'List of %(name_plural)s in Google Open Source Programs.')
+    'List of %(name_plural)s.')
 
 DEF_CREATE_INSTRUCTION_MSG_FMT = ugettext(
       'Please use this form to select a %(name).')