? .DS_Store
? contact_form_perm._00.patch
? contact_submit_button_00.patch
? modules/.DS_Store
? sites/.DS_Store
? sites/default/files
? sites/default/settings.php
Index: modules/contact/contact.pages.inc
===================================================================
RCS file: /cvs/drupal/drupal/modules/contact/contact.pages.inc,v
retrieving revision 1.19
diff -u -p -r1.19 contact.pages.inc
--- modules/contact/contact.pages.inc	29 Apr 2009 08:04:23 -0000	1.19
+++ modules/contact/contact.pages.inc	4 May 2009 20:56:42 -0000
@@ -89,7 +89,7 @@ function contact_mail_page() {
   );
   $form['submit'] = array(
     '#type' => 'submit',
-    '#value' => t('Send e-mail'),
+    '#value' => t('Send message'),
   );
 
   return $form;
