# This patch file was generated by NetBeans IDE
# This patch can be applied using context Tools: Apply Diff Patch action on respective folder.
# It uses platform neutral UTF-8 encoding.
# Above lines and this line are ignored by the patching process.
Index: millennium.module
--- millennium.module Base (1.13.2.33.2.2.2.96)
+++ millennium.module Locally Modified (Based On 1.13.2.33.2.2.2.96)
@@ -26,6 +26,9 @@
   $_millennium_field_labels = array(
     'type' => t('Item type'),
     'title' => t('Title'),
+    'title_head' => t('Title (head)'),
+    'title_remainder' => t('Title (remainder)'),
+    'title_author' => t('Title (author)'),
     'alternate_title' => t('Alternate title'),
     'short_title' => t('Short title'),
     'translated_title' => t('Translated title'),
@@ -39,6 +42,7 @@
     'imprint_date' => t('Date published'),
     'isbn' => t('ISBN'),
     'issn' => t('ISSN'),
+    'volume' => t('Volume'),
     'lang' => t('Language'),
     'url' => t('URL'),
     'item_recnum' => t('Item record number'),
@@ -46,6 +50,8 @@
     'item_description' => t('Physical description'),
     'links' => t('Related links'),
     'other_number' => t('Other number'),
+    'lcc' => t('Call number'),
+    'marc' => t('MARC record'),
   );
 
   $_key_to_name['lang'] = array(
