? .DS_Store
? 897520.taxonomy-term-ref.diff
? taxonomy-719424-5.patch
? modules/.DS_Store
? sites/default/files
? sites/default/settings.php
Index: modules/taxonomy/taxonomy.module
===================================================================
RCS file: /cvs/drupal/drupal/modules/taxonomy/taxonomy.module,v
retrieving revision 1.603
diff -u -p -r1.603 taxonomy.module
--- modules/taxonomy/taxonomy.module	22 Aug 2010 15:45:03 -0000	1.603
+++ modules/taxonomy/taxonomy.module	30 Aug 2010 15:18:13 -0000
@@ -1066,7 +1066,7 @@ function taxonomy_implode_tags($tags, $v
 function taxonomy_field_info() {
   return array(
     'taxonomy_term_reference' => array(
-      'label' => t('Term reference'),
+      'label' => t('Taxonomy term reference'),
       'description' => t('This field stores a reference to a taxonomy term.'),
       'default_widget' => 'options_select',
       'default_formatter' => 'taxonomy_term_reference_link',
