--- requestinvitation.module	2007-12-05 16:58:33.000000000 -0500
+++ requestinvitation.module	2008-01-26 00:48:18.000000000 -0500
@@ -9,7 +9,7 @@
 function getDescription(){
 
 	//Give a description about your site here
-	$description = "You can give a brief description of your site or what you intended to do through this module here." ;
+	$description = t('You can give a brief description of your site or what you intended to do through this module here.');
 	
 	
 	return $description;
