Skip to content

Testing internationalization (i18n) support

Michael J. Giarlo edited this page Jan 30, 2017 · 3 revisions

If you want to see missing internationalization keys, set an environment variable called I18N_DEBUG, for example, in bash:

export I18N_DEBUG=true

And when running the test suite, output such as follows is written to .internal_test_app/log/test.log:

[i18n-debug] en.activemodel.attributes.active_fedora/base.title => nil
[i18n-debug] en.activemodel.attributes.generic_work.title => nil
[i18n-debug] en.activemodel.attributes.hyrax/contact_form.category => nil
[i18n-debug] en.activemodel.attributes.hyrax/contact_form.email => nil
[i18n-debug] en.activemodel.attributes.hyrax/contact_form.message => nil
[i18n-debug] en.activemodel.attributes.hyrax/contact_form.name => nil
[i18n-debug] en.activemodel.attributes.hyrax/contact_form.subject => nil
[i18n-debug] en.activemodel.attributes.hyrax/forms/workflow_action_form.base => nil
[i18n-debug] en.activemodel.errors.messages.blank => nil
[i18n-debug] en.activemodel.errors.messages.invalid => nil
[i18n-debug] en.activemodel.errors.messages.unauthorized => nil
[i18n-debug] en.activemodel.errors.models.generic_work.attributes.title.blank => nil
[i18n-debug] en.activemodel.errors.models.hyrax/contact_form.attributes.category.blank => nil
[i18n-debug] en.activemodel.errors.models.hyrax/contact_form.attributes.email.blank => nil
[i18n-debug] en.activemodel.errors.models.hyrax/contact_form.attributes.email.invalid => nil
[i18n-debug] en.activemodel.errors.models.hyrax/contact_form.attributes.message.blank => nil
[i18n-debug] en.activemodel.errors.models.hyrax/contact_form.attributes.name.blank => nil
[i18n-debug] en.activemodel.errors.models.hyrax/contact_form.attributes.subject.blank => nil
[i18n-debug] en.activemodel.errors.models.hyrax/contact_form.blank => nil
[i18n-debug] en.activemodel.errors.models.hyrax/contact_form.invalid => nil
[i18n-debug] en.activemodel.errors.models.hyrax/forms/workflow_action_form.attributes.base.unauthorized => nil
[i18n-debug] en.activemodel.errors.models.hyrax/forms/workflow_action_form.unauthorized => nil
[i18n-debug] en.activemodel.models.active_fedora/base => nil
[i18n-debug] en.activemodel.models.admin_set => nil
[i18n-debug] en.activemodel.models.batch_upload_item => nil
[i18n-debug] en.activemodel.models.file_set => nil
[i18n-debug] en.activemodel.models.generic_work => nil
[i18n-debug] en.activemodel.models.hyrax/contact_form => nil
[i18n-debug] en.activemodel.models.hyrax/forms/workflow_action_form => nil
[i18n-debug] en.activerecord.attributes.proxy_deposit_request.sending_user => nil
[i18n-debug] en.activerecord.attributes.proxy_deposit_request.transfer_to => nil
[i18n-debug] en.activerecord.attributes.user.avatar_file_size => nil
[i18n-debug] en.activerecord.attributes.user.avatar => nil
[i18n-debug] en.activerecord.attributes.user.email => nil
[i18n-debug] en.activerecord.attributes.user.orcid => nil
[i18n-debug] en.activerecord.attributes.user.password => nil
[i18n-debug] en.activerecord.attributes.user.remember_me => nil
[i18n-debug] en.activerecord.models.hyrax/permission_template => nil
[i18n-debug] en.activerecord.models.sipity/workflow_responsibility => nil
[i18n-debug] en.attributes.avatar_file_size => nil
[i18n-debug] en.attributes.avatar => nil
[i18n-debug] en.attributes.base => nil
[i18n-debug] en.attributes.category => nil
[i18n-debug] en.attributes.email => nil
[i18n-debug] en.attributes.message => nil
[i18n-debug] en.attributes.name => nil
[i18n-debug] en.attributes.orcid => nil
[i18n-debug] en.attributes.password => nil
[i18n-debug] en.attributes.remember_me => nil
[i18n-debug] en.attributes.sending_user => nil
[i18n-debug] en.attributes.subject => nil
[i18n-debug] en.attributes.title => nil
[i18n-debug] en.attributes.transfer_to => nil
[i18n-debug] en.blacklight.application_name => "Blacklight"
[i18n-debug] en.blacklight.bookmarks.add.button => "Bookmark"
[i18n-debug] en.blacklight.entry_name.default => "entry"
[i18n-debug] en.blacklight.search.atom_feed => "Atom for results"
[i18n-debug] en.blacklight.search.bookmarks.absent => "Bookmark"
[i18n-debug] en.blacklight.search.bookmarks.inprogress => "Saving..."
[i18n-debug] en.blacklight.search.bookmarks.present => "In Bookmarks"
[i18n-debug] en.blacklight.search.documents.counter => "%{counter}. "
[i18n-debug] en.blacklight.search.facets.count => "%{number}"
[i18n-debug] en.blacklight.search.facets.sort.count => "Numerical Sort"
[i18n-debug] en.blacklight.search.facets.sort.index => "A-Z Sort"
[i18n-debug] en.blacklight.search.facets.title => "Limit your search"
[i18n-debug] en.blacklight.search.fields.based_near_sim => nil
[i18n-debug] en.blacklight.search.fields.contributor_sim => nil
[i18n-debug] en.blacklight.search.fields.creator => nil
[i18n-debug] en.blacklight.search.fields.creator_sim => nil
[i18n-debug] en.blacklight.search.fields.creator_tesim => nil
[i18n-debug] en.blacklight.search.fields.date_modified_dtsi => nil
[i18n-debug] en.blacklight.search.fields.date_uploaded_dtsi => nil
[i18n-debug] en.blacklight.search.fields.default => "Keyword"
[i18n-debug] en.blacklight.search.fields.depositor_tesim => nil
[i18n-debug] en.blacklight.search.fields.description => nil
[i18n-debug] en.blacklight.search.fields.description_tesim => nil
[i18n-debug] en.blacklight.search.fields.embargo_release_date_dtsi => nil
[i18n-debug] en.blacklight.search.fields.embargo_release_date => nil
[i18n-debug] en.blacklight.search.fields.facet.based_near_sim => nil
[i18n-debug] en.blacklight.search.fields.facet.contributor_sim => nil
[i18n-debug] en.blacklight.search.fields.facet.creator_sim => nil
[i18n-debug] en.blacklight.search.fields.facet.human_readable_type_sim => nil
[i18n-debug] en.blacklight.search.fields.facet.keyword_sim => nil
[i18n-debug] en.blacklight.search.fields.facet.language_sim => nil
[i18n-debug] en.blacklight.search.fields.facet.publisher_sim => nil
[i18n-debug] en.blacklight.search.fields.facet.resource_type_sim => nil
[i18n-debug] en.blacklight.search.fields.facet.subject_sim => nil
[i18n-debug] en.blacklight.search.fields.facet.xyz => nil
[i18n-debug] en.blacklight.search.fields.height => nil
[i18n-debug] en.blacklight.search.fields.human_readable_type_sim => nil
[i18n-debug] en.blacklight.search.fields.index.creator_tesim => nil
[i18n-debug] en.blacklight.search.fields.index.date_modified_dtsi => nil
[i18n-debug] en.blacklight.search.fields.index.date_uploaded_dtsi => nil
[i18n-debug] en.blacklight.search.fields.index.depositor_tesim => nil
[i18n-debug] en.blacklight.search.fields.index.description_tesim => nil
[i18n-debug] en.blacklight.search.fields.index.embargo_release_date_dtsi => nil
[i18n-debug] en.blacklight.search.fields.index.keyword_tesim => nil
[i18n-debug] en.blacklight.search.fields.index.lease_expiration_date_dtsi => nil
[i18n-debug] en.blacklight.search.fields.index.proxy_depositor_ssim => nil
[i18n-debug] en.blacklight.search.fields.index.rights_tesim => nil
[i18n-debug] en.blacklight.search.fields.keyword_sim => nil
[i18n-debug] en.blacklight.search.fields.keyword_tesim => nil
[i18n-debug] en.blacklight.search.fields.language_sim => nil
[i18n-debug] en.blacklight.search.fields.lease_expiration_date_dtsi => nil
[i18n-debug] en.blacklight.search.fields.lease_expiration_date => nil
[i18n-debug] en.blacklight.search.fields.name => nil
[i18n-debug] en.blacklight.search.fields.permission_badge => nil
[i18n-debug] en.blacklight.search.fields.proxy_depositor_ssim => nil
[i18n-debug] en.blacklight.search.fields.publisher_sim => nil
[i18n-debug] en.blacklight.search.fields.related_url => nil
[i18n-debug] en.blacklight.search.fields.resource_type_sim => nil
[i18n-debug] en.blacklight.search.fields.rights => nil
[i18n-debug] en.blacklight.search.fields.rights_tesim => nil
[i18n-debug] en.blacklight.search.fields.show.admin_set => "In Admin Set:"
[i18n-debug] en.blacklight.search.fields.show.based_near => "Location"
[i18n-debug] en.blacklight.search.fields.show.contributor => "Contributors"
[i18n-debug] en.blacklight.search.fields.show.creator => nil
[i18n-debug] en.blacklight.search.fields.show.description => nil
[i18n-debug] en.blacklight.search.fields.show.embargo_release_date => nil
[i18n-debug] en.blacklight.search.fields.show.height => nil
[i18n-debug] en.blacklight.search.fields.show.lease_expiration_date => nil
[i18n-debug] en.blacklight.search.fields.show.name => nil
[i18n-debug] en.blacklight.search.fields.show.permission_badge => nil
[i18n-debug] en.blacklight.search.fields.show.related_url => nil
[i18n-debug] en.blacklight.search.fields.show.rights => nil
[i18n-debug] en.blacklight.search.fields.show.source => nil
[i18n-debug] en.blacklight.search.fields.show.subject => nil
[i18n-debug] en.blacklight.search.fields.source => nil
[i18n-debug] en.blacklight.search.fields.subject => nil
[i18n-debug] en.blacklight.search.fields.subject_sim => nil
[i18n-debug] en.blacklight.search.fields.xyz => nil
[i18n-debug] en.blacklight.search.filters.remove.label_value => "Remove constraint %{label}: %{value}"
[i18n-debug] en.blacklight.search.filters.remove.value => "Remove constraint %{value}"
[i18n-debug] en.blacklight.search.filters.title => "You searched for:"
[i18n-debug] en.blacklight.search.index.gallery.label => nil
[i18n-debug] en.blacklight.search.index.label => "%{label}:"
[i18n-debug] en.blacklight.search.index.list.label => nil
[i18n-debug] en.blacklight.search.page_title.constraint => "%{label}: %{value}"
[i18n-debug] en.blacklight.search.page_title.title => "%{constraints} - %{application_name} Search Results"
[i18n-debug] en.blacklight.search.pagination_info.no_items_found => "No %{entry_name} found"
[i18n-debug] en.blacklight.search.pagination_info.pages => {:one=>"<strong>%{start_num}</strong> - <strong>%{end_num}</strong> of <strong>%{total_num}</strong>", :other=>"<strong>%{start_num}</strong> - <strong>%{end_num}</strong> of <strong>%{total_num}</strong>"}
[i18n-debug] en.blacklight.search.pagination_info.single_item_found => "<strong>1</strong> %{entry_name} found"
[i18n-debug] en.blacklight.search.per_page.button_label => "%{count} per page"
[i18n-debug] en.blacklight.search.per_page.label => "%{count}<span class=\"sr-only\"> per page</span>"
[i18n-debug] en.blacklight.search.per_page.title => "Number of results to display per page"
[i18n-debug] en.blacklight.search.rss_feed => "RSS for results"
[i18n-debug] en.blacklight.search.search_results_header => "Search Constraints"
[i18n-debug] en.blacklight.search.search_results => "Search Results"
[i18n-debug] en.blacklight.search.sort.label => "Sort by %{field}"
[i18n-debug] en.blacklight.search.start_over => "Start Over"
[i18n-debug] en.blacklight.search.title => "%{application_name} Search Results"
[i18n-debug] en.blacklight.search.view.gallery => "Gallery"
[i18n-debug] en.blacklight.search.view.list => "List"
[i18n-debug] en.blacklight.search.view.masonry => "Masonry"
[i18n-debug] en.blacklight.search.view.slideshow => "Slideshow"
[i18n-debug] en.blacklight.search.view_title.gallery => nil
[i18n-debug] en.blacklight.search.view_title.list => nil
[i18n-debug] en.blacklight.search.view_title.masonry => nil
[i18n-debug] en.blacklight.search.view_title.slideshow => nil
[i18n-debug] en.blacklight.search.view_title => "View results as: "
[i18n-debug] en.datetime.distance_in_words.less_than_x_minutes => {:one=>"less than a minute", :other=>"less than %{count} minutes"}
[i18n-debug] en.datetime.distance_in_words.x_minutes => {:one=>"1 minute", :other=>"%{count} minutes"}
[i18n-debug] en.devise.failure.unauthenticated => "You need to sign in or sign up before continuing."
[i18n-debug] en.devise.failure.user.unauthenticated => nil
[i18n-debug] en.devise.sessions.signed_in => "Signed in successfully."
[i18n-debug] en.devise.sessions.user.signed_in => nil
[i18n-debug] en.errors.attributes.base.unauthorized => nil
[i18n-debug] en.errors.attributes.category.blank => nil
[i18n-debug] en.errors.attributes.email.blank => nil
[i18n-debug] en.errors.attributes.email.invalid => nil
[i18n-debug] en.errors.attributes.message.blank => nil
[i18n-debug] en.errors.attributes.name.blank => nil
[i18n-debug] en.errors.attributes.subject.blank => nil
[i18n-debug] en.errors.format => "%{attribute} %{message}"
[i18n-debug] en.errors.messages.blank => "can't be blank"
[i18n-debug] en.errors.messages.extension_white_list_error => "You are not allowed to upload %{extension} files, allowed types: %{allowed_types}"
[i18n-debug] en.errors.messages.invalid => "is invalid"
[i18n-debug] en.errors.messages.unauthorized => nil
[i18n-debug] en.helpers.action.admin_set.new => "Create new administrative set"
[i18n-debug] en.helpers.action.cancel => "Cancel"
[i18n-debug] en.helpers.action.edit => "Edit"
[i18n-debug] en.helpers.label.stats_filters.end [defaults to now] => nil
[i18n-debug] en.helpers.label.stats_filters.Start * => nil
[i18n-debug] en.helpers.label.user.email => nil
[i18n-debug] en.helpers.label.user.password => nil
[i18n-debug] en.helpers.label.user.remember_me => nil
[i18n-debug] en.helpers.submit.admin_set.update => "Save"
[i18n-debug] en.helpers.submit.batch_upload_item.create => nil
[i18n-debug] en.helpers.submit.contact_form.create => nil
[i18n-debug] en.helpers.submit.create => "Save"
[i18n-debug] en.helpers.submit.file_set.update => nil
[i18n-debug] en.helpers.submit.generic_work.create => nil
[i18n-debug] en.helpers.submit.generic_work.update => nil
[i18n-debug] en.helpers.submit.hyrax_permission_template_access.create => "Add"
[i18n-debug] en.helpers.submit.permission_template.create => nil
[i18n-debug] en.helpers.submit.permission_template.update => nil
[i18n-debug] en.helpers.submit.sipity_workflow_responsibility.create => nil
[i18n-debug] en.helpers.submit.update => "Save"
[i18n-debug] en.hydra.embargo.history_message => "An %{state} embargo was deactivated on %{deactivate_date}.  Its release date was %{release_date}.  Visibility during embargo was %{visibility_during} and intended visibility after embargo was %{visibility_after}"
[i18n-debug] en.hydra.lease.history_message => "An %{state} lease was deactivated on %{deactivate_date}.  Its expiration date was %{expiration_date}.  Visibility during the lease was %{visibility_during} and intended visibility after the lease was %{visibility_after}"
[i18n-debug] en.hyrax.account_label => "User"
[i18n-debug] en.hyrax.account_name => "My Institution Account Id"
[i18n-debug] en.hyrax.active_consent_to_agreement => "I have read and agree to the"
[i18n-debug] en.hyrax.admin.admin_sets.edit.header => "Edit Administrative Set"
[i18n-debug] en.hyrax.admin.admin_sets.form.cancel => "Cancel"
[i18n-debug] en.hyrax.admin.admin_sets.form_participants.add_group => "Add group:"
[i18n-debug] en.hyrax.admin.admin_sets.form_participants.add_participants => "Add Participants"
[i18n-debug] en.hyrax.admin.admin_sets.form_participants.add_user => "Add user:"
[i18n-debug] en.hyrax.admin.admin_sets.form_participants.current_participants => "Current Participants"
[i18n-debug] en.hyrax.admin.admin_sets.form_participant_table.depositors.action => "Action"
[i18n-debug] en.hyrax.admin.admin_sets.form_participant_table.depositors.agent_name => "Depositors of This Set"
[i18n-debug] en.hyrax.admin.admin_sets.form_participant_table.depositors.help => "Depositors can add new works to this administrative set."
[i18n-debug] en.hyrax.admin.admin_sets.form_participant_table.depositors.title => "Depositors"
[i18n-debug] en.hyrax.admin.admin_sets.form_participant_table.depositors.type => "Type"
[i18n-debug] en.hyrax.admin.admin_sets.form_participant_table.managers.action => "Action"
[i18n-debug] en.hyrax.admin.admin_sets.form_participant_table.managers.agent_name => "Managers of This Set"
[i18n-debug] en.hyrax.admin.admin_sets.form_participant_table.managers.help => "Managers of this administrative set can edit the set metadata, participants, and release and visibility settings. Managers can also edit work metadata, add to or remove files from a work, and add new works to the set."
[i18n-debug] en.hyrax.admin.admin_sets.form_participant_table.managers.title => "Managers"
[i18n-debug] en.hyrax.admin.admin_sets.form_participant_table.managers.type => "Type"
[i18n-debug] en.hyrax.admin.admin_sets.form_participant_table.viewers.action => "Action"
[i18n-debug] en.hyrax.admin.admin_sets.form_participant_table.viewers.agent_name => "Viewers of This Set"
[i18n-debug] en.hyrax.admin.admin_sets.form_participant_table.viewers.help => "Viewers of this administrative set can view works in the set regardless of the visibility settings applied to the work. For example, viewers can view works in this set even if the works are currently embargoed or restricted."
[i18n-debug] en.hyrax.admin.admin_sets.form_participant_table.viewers.title => "Viewers"
[i18n-debug] en.hyrax.admin.admin_sets.form_participant_table.viewers.type => "Type"
[i18n-debug] en.hyrax.admin.admin_sets.form.permission_update_notices.new_admin_set => "The administrative set '%{name}' has been created. Use the additional tabs to define other aspects of the administrative set."
[i18n-debug] en.hyrax.admin.admin_sets.form.permission_update_notices.participants => "The administrative set's participant rights have been updated"
[i18n-debug] en.hyrax.admin.admin_sets.form.tabs.description => "Description"
[i18n-debug] en.hyrax.admin.admin_sets.form.tabs.participants => "Participants"
[i18n-debug] en.hyrax.admin.admin_sets.form.tabs.visibility => "Release and Visibility"
[i18n-debug] en.hyrax.admin.admin_sets.form.tabs.workflow => "Workflow"
[i18n-debug] en.hyrax.admin.admin_sets.form_visibility.cancel => "Cancel"
[i18n-debug] en.hyrax.admin.admin_sets.form_visibility.page_description => "Release and visibility settings control when works added to this set are made available for discovery and download and who can discover and download them."
[i18n-debug] en.hyrax.admin.admin_sets.form_visibility.release.description => "You can impose a delay (embargo) before works in this administrative set are released for discovery and download."
[i18n-debug] en.hyrax.admin.admin_sets.form_visibility.release.fixed => "Fixed -- delay release of all works until"
[i18n-debug] en.hyrax.admin.admin_sets.form_visibility.release.no_delay => "No delay -- release all works as soon as they are deposited"
[i18n-debug] en.hyrax.admin.admin_sets.form_visibility.release.title => "Release"
[i18n-debug] en.hyrax.admin.admin_sets.form_visibility.release.varies.between => "Between \"now\" and"
[i18n-debug] en.hyrax.admin.admin_sets.form_visibility.release.varies.description => "Varies -- depositors can set the release date for an individual work:"
[i18n-debug] en.hyrax.admin.admin_sets.form_visibility.release.varies.embargo.1yr => "1 year after deposit"
[i18n-debug] en.hyrax.admin.admin_sets.form_visibility.release.varies.embargo.2yrs => "2 years after deposit"
[i18n-debug] en.hyrax.admin.admin_sets.form_visibility.release.varies.embargo.3yrs => "3 years after deposit"
[i18n-debug] en.hyrax.admin.admin_sets.form_visibility.release.varies.embargo.6mos => "6 months after deposit"
[i18n-debug] en.hyrax.admin.admin_sets.form_visibility.release.varies.embargo.select => "Select embargo period.."
[i18n-debug] en.hyrax.admin.admin_sets.form_visibility.visibility.description => "After its release date, works in this set can be discovered and downloaded by:"
[i18n-debug] en.hyrax.admin.admin_sets.form_visibility.visibility.everyone => "Everyone -- all works in this set will be public"
[i18n-debug] en.hyrax.admin.admin_sets.form_visibility.visibility.institution => "Institution -- all works will be visible only to authenticated users of this institution"
[i18n-debug] en.hyrax.admin.admin_sets.form_visibility.visibility.restricted => "Restricted -- all works will be visible only to repository managers and managers and reviewers of this administrative set"
[i18n-debug] en.hyrax.admin.admin_sets.form_visibility.visibility.title => "Visibility"
[i18n-debug] en.hyrax.admin.admin_sets.form_visibility.visibility.varies => "Varies -- default is public, but depositors can restrict the visibility of individual works"
[i18n-debug] en.hyrax.admin.admin_sets.form_workflow.cancel => "Cancel"
[i18n-debug] en.hyrax.admin.admin_sets.form_workflow.no_workflows => "There are no workflows to select."
[i18n-debug] en.hyrax.admin.admin_sets.form_workflow.page_description => "Each administrative set has a workflow associated with it. This workflow is applied to all works added to the administrative set. Select the workflow to be used for this administrative set below."
[i18n-debug] en.hyrax.admin.admin_sets.show.header => "Administrative Set"
[i18n-debug] en.hyrax.admin.admin_sets.show.item_list_header => "Works in This Set"
[i18n-debug] en.hyrax.admin.collections.collection => "Collection"
[i18n-debug] en.hyrax.admin.collections.subtitle => "Recent collection activity"
[i18n-debug] en.hyrax.admin.collections.title => "Collections"
[i18n-debug] en.hyrax.admin.collections.works => "Works"
[i18n-debug] en.hyrax.admin_sets.index.header => "Administrative Collections"
[i18n-debug] en.hyrax.admin.show.new_visitors => "New Visitors"
[i18n-debug] en.hyrax.admin.show.registered_users => "Registered users"
[i18n-debug] en.hyrax.admin.show.returning_visitors => "Returning Visitors"
[i18n-debug] en.hyrax.admin.show.total_visitors => "Total Visitors"
[i18n-debug] en.hyrax.admin.sidebar.admin_sets => "Administrative Sets"
[i18n-debug] en.hyrax.admin.sidebar.settings => "Settings"
[i18n-debug] en.hyrax.admin.sidebar.statistics => "Statistics"
[i18n-debug] en.hyrax.admin.sidebar.workflow_review => "Review Submissions"
[i18n-debug] en.hyrax.admin.sidebar.workflow_roles => "Roles"
[i18n-debug] en.hyrax.admin.sidebar.workflow => "Workflows"
[i18n-debug] en.hyrax.admin.stats.registered => "Registered"
[i18n-debug] en.hyrax.admin.workflow_roles.header => "Workflow Roles"
[i18n-debug] en.hyrax.admin.workflow_roles.index.delete.confirm => "Are you sure?"
[i18n-debug] en.hyrax.admin.workflow_roles.index.header.roles => "Roles"
[i18n-debug] en.hyrax.admin.workflow_roles.index.header.user => "User"
[i18n-debug] en.hyrax.admin.workflow_roles.index.new_role => "Grant a role to a user:"
[i18n-debug] en.hyrax.api.accepted.default => "Your request has been accepted for processing, but processing is not complete. See job for more info."
[i18n-debug] en.hyrax.api.bad_request.default => "Unable to process your request.  See errors for more info."
[i18n-debug] en.hyrax.api.deleted.default => "Deleted the Resource"
[i18n-debug] en.hyrax.api.forbidden.default => "You are not authorized to access this content."
[i18n-debug] en.hyrax.api.internal_error.default => "The server encountered an error."
[i18n-debug] en.hyrax.api.not_found.default => "Could not find a resource that matches your request."
[i18n-debug] en.hyrax.api.success.default => "Your request was processed successfully."
[i18n-debug] en.hyrax.api.unauthorized.default => "You must be logged in to do that!"
[i18n-debug] en.hyrax.api.unprocessable_entity.default => "The resource you attempted to modify cannot be modified according to your request."
[i18n-debug] en.hyrax.background_attribution_html => "Background image CC by-nc-sa by <a href=\"https://flic.kr/p/eirxaf\">f2b1610</a>"
[i18n-debug] en.hyrax.base.citations.header => "Citations:"
[i18n-debug] en.hyrax.base.form_files.dropzone => "Drop files here."
[i18n-debug] en.hyrax.base.form_files.external_upload => "Cloud Providers"
[i18n-debug] en.hyrax.base.form_files.local_upload => "Add Local Files"
[i18n-debug] en.hyrax.base.form_progress.required_descriptions => "Describe your work"
[i18n-debug] en.hyrax.base.form_progress.required_files => "Add files"
[i18n-debug] en.hyrax.base.form_progress.requirements => "Requirements"
[i18n-debug] en.hyrax.base.items.actions => "Actions"
[i18n-debug] en.hyrax.base.items.date_uploaded => "Date Uploaded"
[i18n-debug] en.hyrax.base.items.header => "Items"
[i18n-debug] en.hyrax.base.items.thumbnail => "Thumbnail"
[i18n-debug] en.hyrax.base.items.title => "Title"
[i18n-debug] en.hyrax.base.items.visibility => "Visibility"
[i18n-debug] en.hyrax.base.metadata.attribute_name_label => "Attribute Name"
[i18n-debug] en.hyrax.base.metadata.attribute_values_label => "Values"
[i18n-debug] en.hyrax.base.metadata.header => "Descriptions"
[i18n-debug] en.hyrax.base.relationships.header => "Relationships"
[i18n-debug] en.hyrax.base.relationships_parent_row_empty.empty => "There are no %{type} relationships."
[i18n-debug] en.hyrax.base.relationships_parent_row_empty.label => "In %{type}:"
[i18n-debug] en.hyrax.base.relationships_parent_row.label => "In %{type}:"
[i18n-debug] en.hyrax.base.show.last_modified => "Last modified: %{value}"
[i18n-debug] en.hyrax.base.social_media.facebook => "Facebook"
[i18n-debug] en.hyrax.base.social_media.google => "Google+"
[i18n-debug] en.hyrax.base.social_media.tumblr => "Tumblr"
[i18n-debug] en.hyrax.base.social_media.twitter => "Twitter"
[i18n-debug] en.hyrax.batch_uploads.files.instructions => "Each file will be uploaded to a separate new work resulting in one work per uploaded file."
[i18n-debug] en.hyrax.collection.actions.add_works.desc => "Add works to this Collection"
[i18n-debug] en.hyrax.collection.actions.add_works.label => "Add works"
[i18n-debug] en.hyrax.collection.actions.delete.confirmation => "Delete this collection?"
[i18n-debug] en.hyrax.collection.actions.delete.desc => "Delete this collection"
[i18n-debug] en.hyrax.collection.actions.delete.label => "Delete"
[i18n-debug] en.hyrax.collection.actions.edit.desc => "Edit this collection"
[i18n-debug] en.hyrax.collection.actions.edit.label => "Edit"
[i18n-debug] en.hyrax.collection.actions.header => "Actions"
[i18n-debug] en.hyrax.collection.browse_view => "Browse View"
[i18n-debug] en.hyrax.collection.document_list.edit => "Edit"
[i18n-debug] en.hyrax.collection.document_list.no_visible_works => "The collection is either empty or does not contain items to which you have access."
[i18n-debug] en.hyrax.collection.edit.additional_fields => "Additional fields"
[i18n-debug] en.hyrax.collection.edit.description => "Descriptions"
[i18n-debug] en.hyrax.collection.edit.manage_items => "Manage Items in this Collection"
[i18n-debug] en.hyrax.collection.is_part_of => "Is part of"
[i18n-debug] en.hyrax.collection.select_form.close => "Close"
[i18n-debug] en.hyrax.collection.select_form.create => "Create Collection"
[i18n-debug] en.hyrax.collection.select_form.create_new => "Add to new Collection"
[i18n-debug] en.hyrax.collection.select_form.no_collections => "You do not have access to any existing collections. You may create a new collection."
[i18n-debug] en.hyrax.collection.select_form.select_heading => "Select the collection to add your files to:"
[i18n-debug] en.hyrax.collection.select_form.title => "Add to collection"
[i18n-debug] en.hyrax.collection.select_form.update => "Update Collection"
[i18n-debug] en.hyrax.collections.search_form.label => "Search Collection %{title}"
[i18n-debug] en.hyrax.collections.search_form.placeholder => "Search Collection"
[i18n-debug] en.hyrax.contact_form.button_label => "Send"
[i18n-debug] en.hyrax.contact_form.email_label => "Your Email"
[i18n-debug] en.hyrax.contact_form.header => "Contact Form"
[i18n-debug] en.hyrax.contact_form.issue_types.browsing => "Browsing and searching"
[i18n-debug] en.hyrax.contact_form.issue_types.changing => "Making changes to my content"
[i18n-debug] en.hyrax.contact_form.issue_types.depositing => "Depositing content"
[i18n-debug] en.hyrax.contact_form.issue_types.general => "General inquiry or request"
[i18n-debug] en.hyrax.contact_form.issue_types.reporting => "Reporting a problem"
[i18n-debug] en.hyrax.contact_form.message_label => "Message"
[i18n-debug] en.hyrax.contact_form.name_label => "Your Name"
[i18n-debug] en.hyrax.contact_form.notice => "Please use the contact form to submit inquiries about this system; to report a problem you are experiencing with the system; to request assistance using the system; or to provide general feedback. See the Help page for additional information about this system."
[i18n-debug] en.hyrax.contact_form.select_type => "Select an Issue Type"
[i18n-debug] en.hyrax.contact_form.subject_label => "Subject"
[i18n-debug] en.hyrax.contact_form.type_label => "Issue Type"
[i18n-debug] en.hyrax.controls.about => "About"
[i18n-debug] en.hyrax.controls.contact => "Contact"
[i18n-debug] en.hyrax.controls.help => "Help"
[i18n-debug] en.hyrax.controls.home => "Home"
[i18n-debug] en.hyrax.controls.terms => "Terms of Use"
[i18n-debug] en.hyrax.dashboard.additional_notifications => "See all notifications"
[i18n-debug] en.hyrax.dashboard.authorize_proxies => "Authorize Proxies"
[i18n-debug] en.hyrax.dashboard.create_collection => "Create Collection"
[i18n-debug] en.hyrax.dashboard.create_work => "Create Work"
[i18n-debug] en.hyrax.dashboard.current_proxies => "Current Proxies"
[i18n-debug] en.hyrax.dashboard.heading_actions.close => "Close"
[i18n-debug] en.hyrax.dashboard.heading_actions.create_work => "Create work"
[i18n-debug] en.hyrax.dashboard.heading_actions.select_type_of_work => "Select type of work"
[i18n-debug] en.hyrax.dashboard.manage_proxies => "Manage Proxies"
[i18n-debug] en.hyrax.dashboard.my.action.collection_confirmation => "Deleting a collection from %{application_name} is permanent. Click OK to delete this collection from %{application_name}, or Cancel to cancel this operation"
[i18n-debug] en.hyrax.dashboard.my.action.delete_collection => "Delete Collection"
[i18n-debug] en.hyrax.dashboard.my.action.delete_work => "Delete Work"
[i18n-debug] en.hyrax.dashboard.my.action.edit_collection => "Edit Collection"
[i18n-debug] en.hyrax.dashboard.my.action.edit_work => "Edit Work"
[i18n-debug] en.hyrax.dashboard.my.action.select => "Select an action"
[i18n-debug] en.hyrax.dashboard.my.action.transfer => "Transfer Ownership of Work"
[i18n-debug] en.hyrax.dashboard.my.action.work_confirmation => "Deleting a work from %{application_name} is permanent. Click OK to delete this work from %{application_name}, or Cancel to cancel this operation"
[i18n-debug] en.hyrax.dashboard.my.collection_list.description => "Description:"
[i18n-debug] en.hyrax.dashboard.my.collection_list.edit_access => "Edit Access:"
[i18n-debug] en.hyrax.dashboard.my.collection_list.users => "Users:"
[i18n-debug] en.hyrax.dashboard.my.collections => "My Collections"
[i18n-debug] en.hyrax.dashboard.my.facet_label.collections => "Filter your collections"
[i18n-debug] en.hyrax.dashboard.my.facet_label.works => "Filter your works"
[i18n-debug] en.hyrax.dashboard.my.heading.action => "Action"
[i18n-debug] en.hyrax.dashboard.my.heading.date_uploaded => "Date Uploaded"
[i18n-debug] en.hyrax.dashboard.my.heading.title => "Title"
[i18n-debug] en.hyrax.dashboard.my.heading.visibility => "Visibility"
[i18n-debug] en.hyrax.dashboard.my.highlights => "My Highlights"
[i18n-debug] en.hyrax.dashboard.my.shares => "Works Shared with Me"
[i18n-debug] en.hyrax.dashboard.my.sr.batch_checkbox => "Check to add to a collection or edit list"
[i18n-debug] en.hyrax.dashboard.my.sr.check_all_label => "Select all files to be added to a collection or edited"
[i18n-debug] en.hyrax.dashboard.my.sr.detail_label => "Display summary details of"
[i18n-debug] en.hyrax.dashboard.my.sr.listing => "Listing of items you have deposited in"
[i18n-debug] en.hyrax.dashboard.my.sr.press_to => "Press to"
[i18n-debug] en.hyrax.dashboard.my.sr.show_label => "Display all details of"
[i18n-debug] en.hyrax.dashboard.my.works => "My Works"
[i18n-debug] en.hyrax.dashboard.no_activity => "User has no recent activity"
[i18n-debug] en.hyrax.dashboard.no_notifications => "User has no notifications"
[i18n-debug] en.hyrax.dashboard.no_transfer_requests => "You haven't received any work transfer requests"
[i18n-debug] en.hyrax.dashboard.no_transfers => "You haven't transferred any work"
[i18n-debug] en.hyrax.dashboard.proxy_user => "Proxy User"
[i18n-debug] en.hyrax.dashboard.stats.collections => "Collections created"
[i18n-debug] en.hyrax.dashboard.stats.file_downloads => "Download"
[i18n-debug] en.hyrax.dashboard.stats.file_views => "View"
[i18n-debug] en.hyrax.dashboard.stats.works => "Works created"
[i18n-debug] en.hyrax.dashboard.title => "My Dashboard"
[i18n-debug] en.hyrax.dashboard.transfer_of_ownership => "Transfer of Ownership"
[i18n-debug] en.hyrax.dashboard.transfers_received => "Received"
[i18n-debug] en.hyrax.dashboard.transfers_sent => "Sent"
[i18n-debug] en.hyrax.dashboard.transfer_works_link => "Select works to transfer"
[i18n-debug] en.hyrax.dashboard.user_activity => "User Activity"
[i18n-debug] en.hyrax.dashboard.user_notifications => "User Notifications"
[i18n-debug] en.hyrax.dashboard.view_collections => "View Collections"
[i18n-debug] en.hyrax.dashboard.view_works => "View Works"
[i18n-debug] en.hyrax.deposit_agreement => "Deposit Agreement"
[i18n-debug] en.hyrax.directory.suffix => "@example.org"
[i18n-debug] en.hyrax.document_language => "en"
[i18n-debug] en.hyrax.edit_profile => "Edit Profile"
[i18n-debug] en.hyrax.file_manager.link_text => "File Manager"
[i18n-debug] en.hyrax.file_set.browse_view => "Browse View"
[i18n-debug] en.hyrax.file_sets.groups_description.description_html => "The list of groups in the drop-down marked \"Select a group\" is a list of User Managed Groups that you are a member of.  You may select a specific group and assign an access level for a file within %{application_name}, similarly to adding user access levels.\n"
[i18n-debug] en.hyrax.file_set.show.downloadable_content.heading => "Downloadable Content"
[i18n-debug] en.hyrax.file_set.show.downloadable_content.image_link => "Download image"
[i18n-debug] en.hyrax.file_set.show.download => "Download the file"
[i18n-debug] en.hyrax.footer.copyright_html => "<strong>Copyright &copy; 2016 Project Hydra</strong> Licensed under the Apache License, Version 2.0"
[i18n-debug] en.hyrax.footer.service_html => "A service of <a href=\"http://projecthydra.org/\" class=\"navbar-link\" target=\"_blank\">Project Hydra</a>."
[i18n-debug] en.hyrax.help.header => "User Support"
[i18n-debug] en.hyrax.help.override_text => "Use app/views/static/help.html.erb to override this file."
[i18n-debug] en.hyrax.homepage.admin_sets.link => "View all administrative collections"
[i18n-debug] en.hyrax.homepage.admin_sets.title => "Explore Collections"
[i18n-debug] en.hyrax.homepage.featured_researcher.tab_label => "Featured Researcher"
[i18n-debug] en.hyrax.homepage.featured_researcher.title => "Featured Researcher"
[i18n-debug] en.hyrax.homepage.featured_researcher.view_more => "View other featured researchers"
[i18n-debug] en.hyrax.homepage.featured_works.drag => "Drag"
[i18n-debug] en.hyrax.homepage.featured_works.no_works => "No works have been featured"
[i18n-debug] en.hyrax.homepage.featured_works.tab_label => "Featured Works"
[i18n-debug] en.hyrax.homepage.featured_works.title => "Featured Works"
[i18n-debug] en.hyrax.homepage.recently_uploaded.depositor => "Depositor"
[i18n-debug] en.hyrax.homepage.recently_uploaded.details => "Details"
[i18n-debug] en.hyrax.homepage.recently_uploaded.no_public => "No public work has been contributed."
[i18n-debug] en.hyrax.homepage.recently_uploaded.tab_label => "Recently Uploaded"
[i18n-debug] en.hyrax.homepage.recently_uploaded.title => "Recently Uploaded"
[i18n-debug] en.hyrax.icons.atlas => "fa fa-file-text-o"
[i18n-debug] en.hyrax.icons.catapult => nil
[i18n-debug] en.hyrax.icons.collection => "fa fa-cubes"
[i18n-debug] en.hyrax.icons.default => "fa fa-cube"
[i18n-debug] en.hyrax.icons.generic_work => "fa fa-file-text-o"
[i18n-debug] en.hyrax.institution_name => "Institution Name"
[i18n-debug] en.hyrax.mailbox.date => "Date"
[i18n-debug] en.hyrax.mailbox.delete => "Delete Message"
[i18n-debug] en.hyrax.mailbox.message => "Message"
[i18n-debug] en.hyrax.mailbox.notifications_deleted => "Notifications have been deleted"
[i18n-debug] en.hyrax.mailbox.subject => "Subject"
[i18n-debug] en.hyrax.passive_consent_to_agreement => "By saving this work I agree to the"
[i18n-debug] en.hyrax.product_name => "Hyrax"
[i18n-debug] en.hyrax.product_twitter_handle => "@HydraSphere"
[i18n-debug] en.hyrax.schema_org.admin_set.property => nil
[i18n-debug] en.hyrax.schema_org.admin_set.type => nil
[i18n-debug] en.hyrax.schema_org.based_near.property => "contentLocation"
[i18n-debug] en.hyrax.schema_org.based_near.type => "http://schema.org/Place"
[i18n-debug] en.hyrax.schema_org.based_near.value => "name"
[i18n-debug] en.hyrax.schema_org.contributor.property => "contributor"
[i18n-debug] en.hyrax.schema_org.contributor.type => "http://schema.org/Person"
[i18n-debug] en.hyrax.schema_org.contributor.value => "name"
[i18n-debug] en.hyrax.schema_org.creator.property => "creator"
[i18n-debug] en.hyrax.schema_org.creator.type => "http://schema.org/Person"
[i18n-debug] en.hyrax.schema_org.creator.value => "name"
[i18n-debug] en.hyrax.schema_org.description.property => "description"
[i18n-debug] en.hyrax.schema_org.description.type => nil
[i18n-debug] en.hyrax.schema_org.embargo_release_date.property => nil
[i18n-debug] en.hyrax.schema_org.embargo_release_date.type => nil
[i18n-debug] en.hyrax.schema_org.height.property => nil
[i18n-debug] en.hyrax.schema_org.height.type => nil
[i18n-debug] en.hyrax.schema_org.lease_expiration_date.property => nil
[i18n-debug] en.hyrax.schema_org.lease_expiration_date.type => nil
[i18n-debug] en.hyrax.schema_org.name.property => "name"
[i18n-debug] en.hyrax.schema_org.name.property => nil
[i18n-debug] en.hyrax.schema_org.name.type => "http://schema.org/Person"
[i18n-debug] en.hyrax.schema_org.name.type => nil
[i18n-debug] en.hyrax.schema_org.name.value => "firstName"
[i18n-debug] en.hyrax.schema_org.permission_badge.property => nil
[i18n-debug] en.hyrax.schema_org.permission_badge.type => nil
[i18n-debug] en.hyrax.schema_org.related_url.property => nil
[i18n-debug] en.hyrax.schema_org.related_url.type => nil
[i18n-debug] en.hyrax.schema_org.resource_type.Article => "http://schema.org/Article"
[i18n-debug] en.hyrax.schema_org.resource_type => {:Article=>"http://schema.org/Article", :Audio=>"http://schema.org/AudioObject", :Book=>"http://schema.org/Book", :"Conference Proceeding"=>"http://schema.org/ScholarlyArticle", :Dataset=>"http://schema.org/Dataset", :Dissertation=>"http://schema.org/ScholarlyArticle", :Image=>"http://schema.org/ImageObject", :"Map or Cartographic Material"=>"http://schema.org/Map", :"Masters Thesis"=>"http://schema.org/ScholarlyArticle", :"Part of Book"=>"http://schema.org/Book", :"Research Paper"=>"http://schema.org/ScholarlyArticle", :"Software or Program Code"=>"http://schema.org/Code", :Video=>"http://schema.org/VideoObject"}
[i18n-debug] en.hyrax.schema_org.resource_type.Audio => "http://schema.org/AudioObject"
[i18n-debug] en.hyrax.schema_org.resource_type.Conference Proceeding => "http://schema.org/ScholarlyArticle"
[i18n-debug] en.hyrax.schema_org.resource_type.Generic Work => nil
[i18n-debug] en.hyrax.schema_org.resource_type.Map or Cartographic Material => "http://schema.org/Map"
[i18n-debug] en.hyrax.schema_org.resource_type.missing => nil
[i18n-debug] en.hyrax.schema_org.rights.property => nil
[i18n-debug] en.hyrax.schema_org.rights.type => nil
[i18n-debug] en.hyrax.schema_org.source.property => nil
[i18n-debug] en.hyrax.schema_org.source.type => nil
[i18n-debug] en.hyrax.schema_org.subject.property => "about"
[i18n-debug] en.hyrax.schema_org.subject.type => "http://schema.org/Thing"
[i18n-debug] en.hyrax.schema_org.subject.value => "name"
[i18n-debug] en.hyrax.search.button.html => "<span class=\"glyphicon glyphicon-search\"></span> Go"
[i18n-debug] en.hyrax.search.form.option.all.label_long => "All of Hyrax"
[i18n-debug] en.hyrax.search.form.option.all.label_short => "All"
[i18n-debug] en.hyrax.search.form.option.my_collections.label_long => "My Collections"
[i18n-debug] en.hyrax.search.form.option.my_collections.label_short => "My Collections"
[i18n-debug] en.hyrax.search.form.option.my_shares.label_long => "My Shares"
[i18n-debug] en.hyrax.search.form.option.my_shares.label_short => "My Shares"
[i18n-debug] en.hyrax.search.form.option.my_works.label_long => "My Works"
[i18n-debug] en.hyrax.search.form.option.my_works.label_short => "My Works"
[i18n-debug] en.hyrax.search.form.q.label => "Search Hyrax"
[i18n-debug] en.hyrax.search.form.q.placeholder => "Enter search terms"
[i18n-debug] en.hyrax.select_type.atlas.description => "Atlas works"
[i18n-debug] en.hyrax.select_type.atlas.name => "Atlas"
[i18n-debug] en.hyrax.select_type.catapult.description => nil
[i18n-debug] en.hyrax.select_type.catapult.name => nil
[i18n-debug] en.hyrax.select_type.description => "General purpose worktype"
[i18n-debug] en.hyrax.select_type.generic_work.description => "Generic work works"
[i18n-debug] en.hyrax.select_type.generic_work.name => "Generic Work"
[i18n-debug] en.hyrax.select_type.name => "Work"
[i18n-debug] en.hyrax.share_button => "Share Your Work"
[i18n-debug] en.hyrax.single_use_links.button => "Single-Use Link to File"
[i18n-debug] en.hyrax.single_use_links.copy.button => "Copy"
[i18n-debug] en.hyrax.single_use_links.copy.tooltip => "Copied!"
[i18n-debug] en.hyrax.single_use_links.delete => "Delete"
[i18n-debug] en.hyrax.single_use_links.download.type => "Download"
[i18n-debug] en.hyrax.single_use_links.expiration.lesser_time => "in less than one hour"
[i18n-debug] en.hyrax.single_use_links.expiration_message => "Link %{link} expires %{time}"
[i18n-debug] en.hyrax.single_use_links.expiration.time => "in %{value} hours"
[i18n-debug] en.hyrax.single_use_links.show.type => "Show"
[i18n-debug] en.hyrax.single_use_links.table.no_links => "No links have been generated"
[i18n-debug] en.hyrax.single_use_links.title => "Single-Use Links"
[i18n-debug] en.hyrax.sort_label => "Sort the listing of items"
[i18n-debug] en.hyrax.toolbar.admin.menu => "Administration"
[i18n-debug] en.hyrax.toolbar.collections.menu => "Collections"
[i18n-debug] en.hyrax.toolbar.collections.my => "My Collections"
[i18n-debug] en.hyrax.toolbar.collections.new => "New Collection"
[i18n-debug] en.hyrax.toolbar.dashboard.highlights => "Highlights"
[i18n-debug] en.hyrax.toolbar.dashboard.menu => "Dashboard"
[i18n-debug] en.hyrax.toolbar.dashboard.my => "My Dashboard"
[i18n-debug] en.hyrax.toolbar.dashboard.shares => "Shares"
[i18n-debug] en.hyrax.toolbar.dashboard.transfers => "Transfers"
[i18n-debug] en.hyrax.toolbar.language_switch => "Switch language"
[i18n-debug] en.hyrax.toolbar.notifications => "Notifications"
[i18n-debug] en.hyrax.toolbar.profile.edit => "Edit Profile"
[i18n-debug] en.hyrax.toolbar.profile.login => "Login"
[i18n-debug] en.hyrax.toolbar.profile.logout => "Logout"
[i18n-debug] en.hyrax.toolbar.profile.sr_action => "View"
[i18n-debug] en.hyrax.toolbar.profile.sr_target => "profile"
[i18n-debug] en.hyrax.toolbar.profile.view => "View Profile"
[i18n-debug] en.hyrax.toolbar.works.batch => "Batch Create"
[i18n-debug] en.hyrax.toolbar.works.menu => "Works"
[i18n-debug] en.hyrax.toolbar.works.my => "My Works"
[i18n-debug] en.hyrax.toolbar.works.new => "New Work"
[i18n-debug] en.hyrax.upload.alert.contact_href_text => "contact form"
[i18n-debug] en.hyrax.upload.browse_everything.browse_files_button => "Browse cloud files"
[i18n-debug] en.hyrax.upload.change_access_flash_message => "Updating file access levels. This may take a few minutes. You may want to refresh your browser or return to this record later to see the updated file access levels."
[i18n-debug] en.hyrax.upload.change_access_message_html => "<p>You have changed the access level on work <i>%{curation_concern}</i>, making it accessible to other users or groups to view or edit.</p><p>Would you like change all of the files within the work to have the same access users, groups and visibility as well?</p>"
[i18n-debug] en.hyrax.upload.change_access_no_message => "No. I'll update it manually."
[i18n-debug] en.hyrax.upload.change_access_yes_message => "Yes please."
[i18n-debug] en.hyrax.upload.change_permissions_message_html => "<p>You have changed the permissions on this %{curation_concern_human_readable_type}, <i>%{curation_concern}</i>, making it visible to <b>%{visibility_badge}</b>.</p><p>Would you like change all of the files within the %{curation_concern_human_readable_type} to <b>%{visibility_badge}</b> as well?</p>"
[i18n-debug] en.hyrax.upload.cloud_timeout_message_html => "Please note that if you upload a large number of files within a short period of time, the cloud provider may not be able to accommodate your request. If you experience any errors uploading from the cloud, let us know via the %{contact_href}."
[i18n-debug] en.hyrax.user_profile.orcid.alt => "ORCID icon"
[i18n-debug] en.hyrax.user_profile.orcid.label => "ORCID Profile"
[i18n-debug] en.hyrax.user_profile.tab_activity => "Activity"
[i18n-debug] en.hyrax.user_profile.tab_highlighted => "Highlighted"
[i18n-debug] en.hyrax.user_profile.zotero.alt => "Zotero icon"
[i18n-debug] en.hyrax.user_profile.zotero.connected => "Connected!"
[i18n-debug] en.hyrax.user_profile.zotero.label => "Zotero Profile"
[i18n-debug] en.hyrax.user_profile.zotero.unlinked => "Link with Zotero"
[i18n-debug] en.hyrax.view_profile => "View Profile"
[i18n-debug] en.hyrax.visibility.authenticated.class => "label-info"
[i18n-debug] en.hyrax.visibility.authenticated.label_html => "<span class=\"label label-info\">%{institution}</span>"
[i18n-debug] en.hyrax.visibility.authenticated.note_html => "Restrict access to only users and/or groups from %{institution}"
[i18n-debug] en.hyrax.visibility.authenticated.text => "Institution Name"
[i18n-debug] en.hyrax.visibility.embargo.class => "label-warning"
[i18n-debug] en.hyrax.visibility.embargo.label_html => "<span class=\"label label-warning\">Embargo</span>"
[i18n-debug] en.hyrax.visibility.embargo.text => "Embargo"
[i18n-debug] en.hyrax.visibility.lease.class => "label-warning"
[i18n-debug] en.hyrax.visibility.lease.label_html => "<span class=\"label label-warning\">Lease</span>"
[i18n-debug] en.hyrax.visibility.lease.text => "Lease"
[i18n-debug] en.hyrax.visibility.open.class => "label-success"
[i18n-debug] en.hyrax.visibility.open.label_html => "<span class=\"label label-success\">Open Access</span>"
[i18n-debug] en.hyrax.visibility.open.note_html => "Everyone. Check out <a href=\"http://www.sherpa.ac.uk/romeo/\">SHERPA/RoMEO</a> for specific publishers' copyright policies if you plan to patent and/or publish your %{type} in a journal."
[i18n-debug] en.hyrax.visibility.open.text => "Open Access"
[i18n-debug] en.hyrax.visibility.open_title_attr => "Change the visibility of this resource"
[i18n-debug] en.hyrax.visibility.private.label_html => "<span class=\"label label-danger\">Private</span>"
[i18n-debug] en.hyrax.visibility.private.note_html => "Only users and/or groups that have been given specific access in the \"Share With\" section."
[i18n-debug] en.hyrax.visibility.private.text => "Private"
[i18n-debug] en.hyrax.visibility.private_title_attr => "Change the visibility of this resource"
[i18n-debug] en.hyrax.visibility.restricted.class => "label-danger"
[i18n-debug] en.hyrax.visibility.restricted.text => "Private"
[i18n-debug] en.hyrax.workflow.load.state_error => "The workflow: %{workflow_name} has not been updated.  You are removing a state: %{state_name} with %{entity_count} entity/ies.  A state may not be removed while it has active entities!"
[i18n-debug] en.hyrax.workflow.unauthorized => "The work is not currently available because it has not yet completed the approval process"
[i18n-debug] en.hyrax.workflow.with_comment.approve => nil
[i18n-debug] en.hyrax.workflow.with_comment.leave_a_comment => nil
[i18n-debug] en.hyrax.works.edit.additional_fields => "Additional fields"
[i18n-debug] en.hyrax.works.edit.breadcrumb => "Edit"
[i18n-debug] en.hyrax.works.edit.header => "Edit Work"
[i18n-debug] en.hyrax.works.edit.in_collections => "This Work in Collections"
[i18n-debug] en.hyrax.works.edit.in_other_works => "This Work in Other Works"
[i18n-debug] en.hyrax.works.edit.in_this_work => "Other Works in this Work"
[i18n-debug] en.hyrax.works.edit.tab.files => "Files"
[i18n-debug] en.hyrax.works.edit.tab.metadata => "Descriptions"
[i18n-debug] en.hyrax.works.edit.tab.relationships => "Relationships"
[i18n-debug] en.hyrax.works.edit.tab.share => "Share"
[i18n-debug] en.hyrax.works.new.after_create_html => "Your files are being processed by %{application_name} in the background. The metadata and access controls you specified are being applied. Files will be marked <span class=\"label label-danger\" title=\"Private\">Private</span> until this process is complete (shouldn't take too long, hang in there!). You may need to refresh this page to see these updates."
[i18n-debug] en.hyrax.works.new.header => "Add New %{type}"
[i18n-debug] en.hyrax.works.new.in_collections => "This Work in Collections"
[i18n-debug] en.hyrax.works.progress.header => "Save Work"
[i18n-debug] en.hyrax.works.show.no_preview => "No preview available"
[i18n-debug] en.i18n.transliterate.rule => nil
[i18n-debug] en.number.format => {:separator=>".", :delimiter=>",", :precision=>3, :significant=>false, :strip_insignificant_zeros=>false}
[i18n-debug] en.number.human.format => {:delimiter=>"", :precision=>3, :significant=>true, :strip_insignificant_zeros=>true}
[i18n-debug] en.number.human.storage_units.format => "%n %u"
[i18n-debug] en.number.human.storage_units.units.byte => {:one=>"Byte", :other=>"Bytes"}
[i18n-debug] en.simple_form.hints.admin_set.description => nil
[i18n-debug] en.simple_form.hints.admin_set.edit.description => nil
[i18n-debug] en.simple_form.hints.admin_set.edit.title => nil
[i18n-debug] en.simple_form.hints.admin_set.title => nil
[i18n-debug] en.simple_form.hints.batch_upload_item.admin_set_id => nil
[i18n-debug] en.simple_form.hints.batch_upload_item.based_near => nil
[i18n-debug] en.simple_form.hints.batch_upload_item.contributor => nil
[i18n-debug] en.simple_form.hints.batch_upload_item.creator => nil
[i18n-debug] en.simple_form.hints.batch_upload_item.date_created => nil
[i18n-debug] en.simple_form.hints.batch_upload_item.description => nil
[i18n-debug] en.simple_form.hints.batch_upload_item.identifier => nil
[i18n-debug] en.simple_form.hints.batch_upload_item.keyword => nil
[i18n-debug] en.simple_form.hints.batch_upload_item.language => nil
[i18n-debug] en.simple_form.hints.batch_upload_item.member_of_collection_ids => nil
[i18n-debug] en.simple_form.hints.batch_upload_item.new.admin_set_id => nil
[i18n-debug] en.simple_form.hints.batch_upload_item.new.based_near => nil
[i18n-debug] en.simple_form.hints.batch_upload_item.new.contributor => nil
[i18n-debug] en.simple_form.hints.batch_upload_item.new.creator => nil
[i18n-debug] en.simple_form.hints.batch_upload_item.new.date_created => nil
[i18n-debug] en.simple_form.hints.batch_upload_item.new.description => nil
[i18n-debug] en.simple_form.hints.batch_upload_item.new.identifier => nil
[i18n-debug] en.simple_form.hints.batch_upload_item.new.keyword => nil
[i18n-debug] en.simple_form.hints.batch_upload_item.new.language => nil
[i18n-debug] en.simple_form.hints.batch_upload_item.new.member_of_collection_ids => nil
[i18n-debug] en.simple_form.hints.batch_upload_item.new.publisher => nil
[i18n-debug] en.simple_form.hints.batch_upload_item.new.related_url => nil
[i18n-debug] en.simple_form.hints.batch_upload_item.new.rights => nil
[i18n-debug] en.simple_form.hints.batch_upload_item.new.source => nil
[i18n-debug] en.simple_form.hints.batch_upload_item.new.subject => nil
[i18n-debug] en.simple_form.hints.batch_upload_item.new.visibility_after_embargo => nil
[i18n-debug] en.simple_form.hints.batch_upload_item.new.visibility_after_lease => nil
[i18n-debug] en.simple_form.hints.batch_upload_item.new.visibility_during_embargo => nil
[i18n-debug] en.simple_form.hints.batch_upload_item.new.visibility_during_lease => nil
[i18n-debug] en.simple_form.hints.batch_upload_item.publisher => nil
[i18n-debug] en.simple_form.hints.batch_upload_item.related_url => nil
[i18n-debug] en.simple_form.hints.batch_upload_item.rights => nil
[i18n-debug] en.simple_form.hints.batch_upload_item.source => nil
[i18n-debug] en.simple_form.hints.batch_upload_item.subject => nil
[i18n-debug] en.simple_form.hints.batch_upload_item.visibility_after_embargo => nil
[i18n-debug] en.simple_form.hints.batch_upload_item.visibility_after_lease => nil
[i18n-debug] en.simple_form.hints.batch_upload_item.visibility_during_embargo => nil
[i18n-debug] en.simple_form.hints.batch_upload_item.visibility_during_lease => nil
[i18n-debug] en.simple_form.hints.collection.based_near => "A place name related to the collection, such as its site of publication, or the city, state, or country the collection contents are about. Calls upon the <a href='http://www.geonames.org'>GeoNames web service</a>."
[i18n-debug] en.simple_form.hints.collection.contributor => "A person or group you want to recognize for playing a role in the creation of the collection, but not the primary role."
[i18n-debug] en.simple_form.hints.collection.creator => "The person or group responsible for the collection. Usually this is the author of the content. Personal names should be entered with the last name first, e.g. &quot;Smith, John.&quot;."
[i18n-debug] en.simple_form.hints.collection.date_created => "The date on which the collection was created."
[i18n-debug] en.simple_form.hints.collection.description => "Free-text notes about the collection. Examples include abstracts of a paper or citation information for a journal article."
[i18n-debug] en.simple_form.hints.collection.edit.based_near => nil
[i18n-debug] en.simple_form.hints.collection.edit.contributor => nil
[i18n-debug] en.simple_form.hints.collection.edit.creator => nil
[i18n-debug] en.simple_form.hints.collection.edit.date_created => nil
[i18n-debug] en.simple_form.hints.collection.edit.description => nil
[i18n-debug] en.simple_form.hints.collection.edit.identifier => nil
[i18n-debug] en.simple_form.hints.collection.edit.keyword => nil
[i18n-debug] en.simple_form.hints.collection.edit.language => nil
[i18n-debug] en.simple_form.hints.collection.edit.publisher => nil
[i18n-debug] en.simple_form.hints.collection.edit.related_url => nil
[i18n-debug] en.simple_form.hints.collection.edit.resource_type => nil
[i18n-debug] en.simple_form.hints.collection.edit.rights => nil
[i18n-debug] en.simple_form.hints.collection.edit.subject => nil
[i18n-debug] en.simple_form.hints.collection.edit.title => nil
[i18n-debug] en.simple_form.hints.collection.identifier => "A unique handle identifying the collection. An example would be a DOI for a journal article, or an ISBN or OCLC number for a book."
[i18n-debug] en.simple_form.hints.collection.keyword => "Words or phrases you select to describe what the collection is about. These are used to search for content."
[i18n-debug] en.simple_form.hints.collection.language => "The language of the collection's content."
[i18n-debug] en.simple_form.hints.collection.new.based_near => nil
[i18n-debug] en.simple_form.hints.collection.new.contributor => nil
[i18n-debug] en.simple_form.hints.collection.new.creator => nil
[i18n-debug] en.simple_form.hints.collection.new.date_created => nil
[i18n-debug] en.simple_form.hints.collection.new.description => nil
[i18n-debug] en.simple_form.hints.collection.new.identifier => nil
[i18n-debug] en.simple_form.hints.collection.new.keyword => nil
[i18n-debug] en.simple_form.hints.collection.new.language => nil
[i18n-debug] en.simple_form.hints.collection.new.publisher => nil
[i18n-debug] en.simple_form.hints.collection.new.related_url => nil
[i18n-debug] en.simple_form.hints.collection.new.resource_type => nil
[i18n-debug] en.simple_form.hints.collection.new.rights => nil
[i18n-debug] en.simple_form.hints.collection.new.subject => nil
[i18n-debug] en.simple_form.hints.collection.new.title => nil
[i18n-debug] en.simple_form.hints.collection.publisher => "The person or group making the collection available. Generally this is the institution."
[i18n-debug] en.simple_form.hints.collection.related_url => "A link to a website or other specific content (audio, video, PDF document) related to the collection. An example is the URL of a research project from which the collection was derived."
[i18n-debug] en.simple_form.hints.collection.resource_type => "Pre-defined categories to describe the type of content being uploaded, such as &quot;article&quot; or &quot;dataset.&quot;  More than one type may be selected."
[i18n-debug] en.simple_form.hints.collection.rights => "Licensing and distribution information governing access to the collection. Select from the provided drop-down list."
[i18n-debug] en.simple_form.hints.collection.subject => "Headings or index terms describing what the collection is about; these do need to conform to an existing vocabulary."
[i18n-debug] en.simple_form.hints.collection.title => "A name to aid in identifying a collection."
[i18n-debug] en.simple_form.hints.defaults.admin_set_id => nil
[i18n-debug] en.simple_form.hints.defaults.based_near => "A place name related to the work, such as its site of publication, or the city, state, or country the work contents are about. Calls upon the <a href='http://www.geonames.org'>GeoNames web service</a>."
[i18n-debug] en.simple_form.hints.defaults.contributor => "A person or group you want to recognize for playing a role in the creation of the work, but not the primary role."
[i18n-debug] en.simple_form.hints.defaults.creator => "The person or group responsible for the work. Usually this is the author of the content. Personal names should be entered with the last name first, e.g. &quot;Smith, John.&quot;."
[i18n-debug] en.simple_form.hints.defaults.date_created => "The date on which the work was created."
[i18n-debug] en.simple_form.hints.defaults.description => "Free-text notes about the work. Examples include abstracts of a paper or citation information for a journal article."
[i18n-debug] en.simple_form.hints.defaults.edit.admin_set_id => nil
[i18n-debug] en.simple_form.hints.defaults.edit.based_near => nil
[i18n-debug] en.simple_form.hints.defaults.edit.contributor => nil
[i18n-debug] en.simple_form.hints.defaults.edit.creator => nil
[i18n-debug] en.simple_form.hints.defaults.edit.date_created => nil
[i18n-debug] en.simple_form.hints.defaults.edit.description => nil
[i18n-debug] en.simple_form.hints.defaults.edit.embargo_release_date => nil
[i18n-debug] en.simple_form.hints.defaults.edit.files => nil
[i18n-debug] en.simple_form.hints.defaults.edit.identifier => nil
[i18n-debug] en.simple_form.hints.defaults.edit.in_works_ids => nil
[i18n-debug] en.simple_form.hints.defaults.edit.keyword => nil
[i18n-debug] en.simple_form.hints.defaults.edit.language => nil
[i18n-debug] en.simple_form.hints.defaults.edit.lease_expiration_date => nil
[i18n-debug] en.simple_form.hints.defaults.edit.member_of_collection_ids => nil
[i18n-debug] en.simple_form.hints.defaults.edit.ordered_member_ids => nil
[i18n-debug] en.simple_form.hints.defaults.edit.publisher => nil
[i18n-debug] en.simple_form.hints.defaults.edit.related_url => nil
[i18n-debug] en.simple_form.hints.defaults.edit.resource_type => nil
[i18n-debug] en.simple_form.hints.defaults.edit.rights => nil
[i18n-debug] en.simple_form.hints.defaults.edit.source => nil
[i18n-debug] en.simple_form.hints.defaults.edit.subject => nil
[i18n-debug] en.simple_form.hints.defaults.edit.title => nil
[i18n-debug] en.simple_form.hints.defaults.edit.visibility_after_embargo => nil
[i18n-debug] en.simple_form.hints.defaults.edit.visibility_after_lease => nil
[i18n-debug] en.simple_form.hints.defaults.edit.visibility_during_embargo => nil
[i18n-debug] en.simple_form.hints.defaults.edit.visibility_during_lease => nil
[i18n-debug] en.simple_form.hints.defaults.embargo_release_date => nil
[i18n-debug] en.simple_form.hints.defaults.files => nil
[i18n-debug] en.simple_form.hints.defaults.identifier => "A unique handle identifying the work. An example would be a DOI for a journal article, or an ISBN or OCLC number for a book."
[i18n-debug] en.simple_form.hints.defaults.index.user_id => nil
[i18n-debug] en.simple_form.hints.defaults.index.workflow_role_id => nil
[i18n-debug] en.simple_form.hints.defaults.in_works_ids => nil
[i18n-debug] en.simple_form.hints.defaults.keyword => "Words or phrases you select to describe what the work is about. These are used to search for content."
[i18n-debug] en.simple_form.hints.defaults.language => "The language of the work's content."
[i18n-debug] en.simple_form.hints.defaults.lease_expiration_date => nil
[i18n-debug] en.simple_form.hints.defaults.member_of_collection_ids => nil
[i18n-debug] en.simple_form.hints.defaults.new.admin_set_id => nil
[i18n-debug] en.simple_form.hints.defaults.new.based_near => nil
[i18n-debug] en.simple_form.hints.defaults.new.contributor => nil
[i18n-debug] en.simple_form.hints.defaults.new.creator => nil
[i18n-debug] en.simple_form.hints.defaults.new.date_created => nil
[i18n-debug] en.simple_form.hints.defaults.new.description => nil
[i18n-debug] en.simple_form.hints.defaults.new.identifier => nil
[i18n-debug] en.simple_form.hints.defaults.new.keyword => nil
[i18n-debug] en.simple_form.hints.defaults.new.language => nil
[i18n-debug] en.simple_form.hints.defaults.new.member_of_collection_ids => nil
[i18n-debug] en.simple_form.hints.defaults.new.publisher => nil
[i18n-debug] en.simple_form.hints.defaults.new.related_url => nil
[i18n-debug] en.simple_form.hints.defaults.new.resource_type => nil
[i18n-debug] en.simple_form.hints.defaults.new.rights => nil
[i18n-debug] en.simple_form.hints.defaults.new.source => nil
[i18n-debug] en.simple_form.hints.defaults.new.subject => nil
[i18n-debug] en.simple_form.hints.defaults.new.title => nil
[i18n-debug] en.simple_form.hints.defaults.new.visibility_after_embargo => nil
[i18n-debug] en.simple_form.hints.defaults.new.visibility_after_lease => nil
[i18n-debug] en.simple_form.hints.defaults.new.visibility_during_embargo => nil
[i18n-debug] en.simple_form.hints.defaults.new.visibility_during_lease => nil
[i18n-debug] en.simple_form.hints.defaults.on_behalf_of => nil
[i18n-debug] en.simple_form.hints.defaults.ordered_member_ids => nil
[i18n-debug] en.simple_form.hints.defaults.publisher => "The person or group making the work available. Generally this is the institution."
[i18n-debug] en.simple_form.hints.defaults.related_url => "A link to a website or other specific content (audio, video, PDF document) related to the work. An example is the URL of a research project from which the work was derived."
[i18n-debug] en.simple_form.hints.defaults.resource_type => "Pre-defined categories to describe the type of content being uploaded, such as &quot;article&quot; or &quot;dataset.&quot;  More than one type may be selected."
[i18n-debug] en.simple_form.hints.defaults.rights => "Licensing and distribution information governing access to the work. Select from the provided drop-down list."
[i18n-debug] en.simple_form.hints.defaults.source => nil
[i18n-debug] en.simple_form.hints.defaults.subject => "Headings or index terms describing what the work is about; these do need to conform to an existing vocabulary."
[i18n-debug] en.simple_form.hints.defaults.title => "A name to aid in identifying a work."
[i18n-debug] en.simple_form.hints.defaults.user_id => nil
[i18n-debug] en.simple_form.hints.defaults.visibility_after_embargo => nil
[i18n-debug] en.simple_form.hints.defaults.visibility_after_lease => nil
[i18n-debug] en.simple_form.hints.defaults.visibility_during_embargo => nil
[i18n-debug] en.simple_form.hints.defaults.visibility_during_lease => nil
[i18n-debug] en.simple_form.hints.defaults.workflow_role_id => nil
[i18n-debug] en.simple_form.hints.file_set.edit.embargo_release_date => nil
[i18n-debug] en.simple_form.hints.file_set.edit.files => nil
[i18n-debug] en.simple_form.hints.file_set.edit.lease_expiration_date => nil
[i18n-debug] en.simple_form.hints.file_set.edit.visibility_after_embargo => nil
[i18n-debug] en.simple_form.hints.file_set.edit.visibility_after_lease => nil
[i18n-debug] en.simple_form.hints.file_set.edit.visibility_during_embargo => nil
[i18n-debug] en.simple_form.hints.file_set.edit.visibility_during_lease => nil
[i18n-debug] en.simple_form.hints.file_set.embargo_release_date => nil
[i18n-debug] en.simple_form.hints.file_set.files => nil
[i18n-debug] en.simple_form.hints.file_set.lease_expiration_date => nil
[i18n-debug] en.simple_form.hints.file_set.visibility_after_embargo => nil
[i18n-debug] en.simple_form.hints.file_set.visibility_after_lease => nil
[i18n-debug] en.simple_form.hints.file_set.visibility_during_embargo => nil
[i18n-debug] en.simple_form.hints.file_set.visibility_during_lease => nil
[i18n-debug] en.simple_form.hints.foo.files => nil
[i18n-debug] en.simple_form.hints.generic_work.admin_set_id => nil
[i18n-debug] en.simple_form.hints.generic_work.based_near => nil
[i18n-debug] en.simple_form.hints.generic_work.contributor => nil
[i18n-debug] en.simple_form.hints.generic_work.creator => nil
[i18n-debug] en.simple_form.hints.generic_work.date_created => nil
[i18n-debug] en.simple_form.hints.generic_work.description => nil
[i18n-debug] en.simple_form.hints.generic_work.edit.admin_set_id => nil
[i18n-debug] en.simple_form.hints.generic_work.edit.based_near => nil
[i18n-debug] en.simple_form.hints.generic_work.edit.contributor => nil
[i18n-debug] en.simple_form.hints.generic_work.edit.creator => nil
[i18n-debug] en.simple_form.hints.generic_work.edit.date_created => nil
[i18n-debug] en.simple_form.hints.generic_work.edit.description => nil
[i18n-debug] en.simple_form.hints.generic_work.edit.embargo_release_date => nil
[i18n-debug] en.simple_form.hints.generic_work.edit.identifier => nil
[i18n-debug] en.simple_form.hints.generic_work.edit.in_works_ids => nil
[i18n-debug] en.simple_form.hints.generic_work.edit.keyword => nil
[i18n-debug] en.simple_form.hints.generic_work.edit.language => nil
[i18n-debug] en.simple_form.hints.generic_work.edit.lease_expiration_date => nil
[i18n-debug] en.simple_form.hints.generic_work.edit.member_of_collection_ids => nil
[i18n-debug] en.simple_form.hints.generic_work.edit.ordered_member_ids => nil
[i18n-debug] en.simple_form.hints.generic_work.edit.publisher => nil
[i18n-debug] en.simple_form.hints.generic_work.edit.related_url => nil
[i18n-debug] en.simple_form.hints.generic_work.edit.resource_type => nil
[i18n-debug] en.simple_form.hints.generic_work.edit.rights => nil
[i18n-debug] en.simple_form.hints.generic_work.edit.source => nil
[i18n-debug] en.simple_form.hints.generic_work.edit.subject => nil
[i18n-debug] en.simple_form.hints.generic_work.edit.title => nil
[i18n-debug] en.simple_form.hints.generic_work.edit.visibility_after_embargo => nil
[i18n-debug] en.simple_form.hints.generic_work.edit.visibility_after_lease => nil
[i18n-debug] en.simple_form.hints.generic_work.edit.visibility_during_embargo => nil
[i18n-debug] en.simple_form.hints.generic_work.edit.visibility_during_lease => nil
[i18n-debug] en.simple_form.hints.generic_work.embargo_release_date => nil
[i18n-debug] en.simple_form.hints.generic_work.identifier => nil
[i18n-debug] en.simple_form.hints.generic_work.in_works_ids => nil
[i18n-debug] en.simple_form.hints.generic_work.keyword => nil
[i18n-debug] en.simple_form.hints.generic_work.language => nil
[i18n-debug] en.simple_form.hints.generic_work.lease_expiration_date => nil
[i18n-debug] en.simple_form.hints.generic_work.member_of_collection_ids => nil
[i18n-debug] en.simple_form.hints.generic_work.new.admin_set_id => nil
[i18n-debug] en.simple_form.hints.generic_work.new.based_near => nil
[i18n-debug] en.simple_form.hints.generic_work.new.contributor => nil
[i18n-debug] en.simple_form.hints.generic_work.new.creator => nil
[i18n-debug] en.simple_form.hints.generic_work.new.date_created => nil
[i18n-debug] en.simple_form.hints.generic_work.new.description => nil
[i18n-debug] en.simple_form.hints.generic_work.new.identifier => nil
[i18n-debug] en.simple_form.hints.generic_work.new.keyword => nil
[i18n-debug] en.simple_form.hints.generic_work.new.language => nil
[i18n-debug] en.simple_form.hints.generic_work.new.member_of_collection_ids => nil
[i18n-debug] en.simple_form.hints.generic_work.new.publisher => nil
[i18n-debug] en.simple_form.hints.generic_work.new.related_url => nil
[i18n-debug] en.simple_form.hints.generic_work.new.resource_type => nil
[i18n-debug] en.simple_form.hints.generic_work.new.rights => nil
[i18n-debug] en.simple_form.hints.generic_work.new.source => nil
[i18n-debug] en.simple_form.hints.generic_work.new.subject => nil
[i18n-debug] en.simple_form.hints.generic_work.new.title => nil
[i18n-debug] en.simple_form.hints.generic_work.new.visibility_after_embargo => nil
[i18n-debug] en.simple_form.hints.generic_work.new.visibility_after_lease => nil
[i18n-debug] en.simple_form.hints.generic_work.new.visibility_during_embargo => nil
[i18n-debug] en.simple_form.hints.generic_work.new.visibility_during_lease => nil
[i18n-debug] en.simple_form.hints.generic_work.on_behalf_of => nil
[i18n-debug] en.simple_form.hints.generic_work.ordered_member_ids => nil
[i18n-debug] en.simple_form.hints.generic_work.publisher => nil
[i18n-debug] en.simple_form.hints.generic_work.related_url => nil
[i18n-debug] en.simple_form.hints.generic_work.resource_type => nil
[i18n-debug] en.simple_form.hints.generic_work.rights => nil
[i18n-debug] en.simple_form.hints.generic_work.source => nil
[i18n-debug] en.simple_form.hints.generic_work.subject => nil
[i18n-debug] en.simple_form.hints.generic_work.title => nil
[i18n-debug] en.simple_form.hints.generic_work.visibility_after_embargo => nil
[i18n-debug] en.simple_form.hints.generic_work.visibility_after_lease => nil
[i18n-debug] en.simple_form.hints.generic_work.visibility_during_embargo => nil
[i18n-debug] en.simple_form.hints.generic_work.visibility_during_lease => nil
[i18n-debug] en.simple_form.hints.sipity_workflow_responsibility.index.user_id => nil
[i18n-debug] en.simple_form.hints.sipity_workflow_responsibility.index.workflow_role_id => nil
[i18n-debug] en.simple_form.hints.sipity_workflow_responsibility.user_id => nil
[i18n-debug] en.simple_form.hints.sipity_workflow_responsibility.workflow_role_id => nil
[i18n-debug] en.simple_form.labels.admin_set.description => nil
[i18n-debug] en.simple_form.labels.admin_set.edit.description => nil
[i18n-debug] en.simple_form.labels.admin_set.edit.title => nil
[i18n-debug] en.simple_form.labels.admin_set.title => nil
[i18n-debug] en.simple_form.labels.admin_set.total_items => nil
[i18n-debug] en.simple_form.labels.batch_upload_item.admin_set_id => nil
[i18n-debug] en.simple_form.labels.batch_upload_item.based_near => nil
[i18n-debug] en.simple_form.labels.batch_upload_item.contributor => nil
[i18n-debug] en.simple_form.labels.batch_upload_item.creator => nil
[i18n-debug] en.simple_form.labels.batch_upload_item.date_created => nil
[i18n-debug] en.simple_form.labels.batch_upload_item.description => nil
[i18n-debug] en.simple_form.labels.batch_upload_item.identifier => nil
[i18n-debug] en.simple_form.labels.batch_upload_item.keyword => nil
[i18n-debug] en.simple_form.labels.batch_upload_item.language => nil
[i18n-debug] en.simple_form.labels.batch_upload_item.member_of_collection_ids => nil
[i18n-debug] en.simple_form.labels.batch_upload_item.new.admin_set_id => nil
[i18n-debug] en.simple_form.labels.batch_upload_item.new.based_near => nil
[i18n-debug] en.simple_form.labels.batch_upload_item.new.contributor => nil
[i18n-debug] en.simple_form.labels.batch_upload_item.new.creator => nil
[i18n-debug] en.simple_form.labels.batch_upload_item.new.date_created => nil
[i18n-debug] en.simple_form.labels.batch_upload_item.new.description => nil
[i18n-debug] en.simple_form.labels.batch_upload_item.new.identifier => nil
[i18n-debug] en.simple_form.labels.batch_upload_item.new.keyword => nil
[i18n-debug] en.simple_form.labels.batch_upload_item.new.language => nil
[i18n-debug] en.simple_form.labels.batch_upload_item.new.member_of_collection_ids => nil
[i18n-debug] en.simple_form.labels.batch_upload_item.new.publisher => nil
[i18n-debug] en.simple_form.labels.batch_upload_item.new.related_url => nil
[i18n-debug] en.simple_form.labels.batch_upload_item.new.rights => nil
[i18n-debug] en.simple_form.labels.batch_upload_item.new.source => nil
[i18n-debug] en.simple_form.labels.batch_upload_item.new.subject => nil
[i18n-debug] en.simple_form.labels.batch_upload_item.new.visibility_after_embargo => nil
[i18n-debug] en.simple_form.labels.batch_upload_item.new.visibility_after_lease => nil
[i18n-debug] en.simple_form.labels.batch_upload_item.new.visibility_during_embargo => nil
[i18n-debug] en.simple_form.labels.batch_upload_item.new.visibility_during_lease => nil
[i18n-debug] en.simple_form.labels.batch_upload_item.publisher => nil
[i18n-debug] en.simple_form.labels.batch_upload_item.related_url => nil
[i18n-debug] en.simple_form.labels.batch_upload_item.rights => nil
[i18n-debug] en.simple_form.labels.batch_upload_item.source => nil
[i18n-debug] en.simple_form.labels.batch_upload_item.subject => nil
[i18n-debug] en.simple_form.labels.batch_upload_item.visibility_after_embargo => nil
[i18n-debug] en.simple_form.labels.batch_upload_item.visibility_after_lease => nil
[i18n-debug] en.simple_form.labels.batch_upload_item.visibility_during_embargo => nil
[i18n-debug] en.simple_form.labels.batch_upload_item.visibility_during_lease => nil
[i18n-debug] en.simple_form.labels.collection.based_near => nil
[i18n-debug] en.simple_form.labels.collection.contributor => nil
[i18n-debug] en.simple_form.labels.collection.creator => nil
[i18n-debug] en.simple_form.labels.collection.date_created => nil
[i18n-debug] en.simple_form.labels.collection.description => nil
[i18n-debug] en.simple_form.labels.collection.edit.based_near => nil
[i18n-debug] en.simple_form.labels.collection.edit.contributor => nil
[i18n-debug] en.simple_form.labels.collection.edit.creator => nil
[i18n-debug] en.simple_form.labels.collection.edit.date_created => nil
[i18n-debug] en.simple_form.labels.collection.edit.description => nil
[i18n-debug] en.simple_form.labels.collection.edit.identifier => nil
[i18n-debug] en.simple_form.labels.collection.edit.keyword => nil
[i18n-debug] en.simple_form.labels.collection.edit.language => nil
[i18n-debug] en.simple_form.labels.collection.edit.publisher => nil
[i18n-debug] en.simple_form.labels.collection.edit.related_url => nil
[i18n-debug] en.simple_form.labels.collection.edit.resource_type => nil
[i18n-debug] en.simple_form.labels.collection.edit.rights => nil
[i18n-debug] en.simple_form.labels.collection.edit.subject => nil
[i18n-debug] en.simple_form.labels.collection.edit.title => nil
[i18n-debug] en.simple_form.labels.collection.identifier => nil
[i18n-debug] en.simple_form.labels.collection.keyword => nil
[i18n-debug] en.simple_form.labels.collection.language => nil
[i18n-debug] en.simple_form.labels.collection.new.based_near => nil
[i18n-debug] en.simple_form.labels.collection.new.contributor => nil
[i18n-debug] en.simple_form.labels.collection.new.creator => nil
[i18n-debug] en.simple_form.labels.collection.new.date_created => nil
[i18n-debug] en.simple_form.labels.collection.new.description => nil
[i18n-debug] en.simple_form.labels.collection.new.identifier => nil
[i18n-debug] en.simple_form.labels.collection.new.keyword => nil
[i18n-debug] en.simple_form.labels.collection.new.language => nil
[i18n-debug] en.simple_form.labels.collection.new.publisher => nil
[i18n-debug] en.simple_form.labels.collection.new.related_url => nil
[i18n-debug] en.simple_form.labels.collection.new.resource_type => nil
[i18n-debug] en.simple_form.labels.collection.new.rights => nil
[i18n-debug] en.simple_form.labels.collection.new.subject => nil
[i18n-debug] en.simple_form.labels.collection.new.title => nil
[i18n-debug] en.simple_form.labels.collection.publisher => nil
[i18n-debug] en.simple_form.labels.collection.related_url => nil
[i18n-debug] en.simple_form.labels.collection.resource_type => nil
[i18n-debug] en.simple_form.labels.collection.rights => nil
[i18n-debug] en.simple_form.labels.collection.size => "Size"
[i18n-debug] en.simple_form.labels.collection.subject => nil
[i18n-debug] en.simple_form.labels.collection.title => nil
[i18n-debug] en.simple_form.labels.collection.total_items => "Total Items"
[i18n-debug] en.simple_form.labels.defaults.admin_set_id => "Add as member of administrative set"
[i18n-debug] en.simple_form.labels.defaults.based_near => "Location"
[i18n-debug] en.simple_form.labels.defaults.contributor => nil
[i18n-debug] en.simple_form.labels.defaults.creator => nil
[i18n-debug] en.simple_form.labels.defaults.date_created => "Date Created"
[i18n-debug] en.simple_form.labels.defaults.date_uploaded => nil
[i18n-debug] en.simple_form.labels.defaults.description => "Abstract or Summary"
[i18n-debug] en.simple_form.labels.defaults.edit.admin_set_id => nil
[i18n-debug] en.simple_form.labels.defaults.edit.based_near => nil
[i18n-debug] en.simple_form.labels.defaults.edit.contributor => nil
[i18n-debug] en.simple_form.labels.defaults.edit.creator => nil
[i18n-debug] en.simple_form.labels.defaults.edit.date_created => nil
[i18n-debug] en.simple_form.labels.defaults.edit.description => nil
[i18n-debug] en.simple_form.labels.defaults.edit.embargo_release_date => nil
[i18n-debug] en.simple_form.labels.defaults.edit.files => nil
[i18n-debug] en.simple_form.labels.defaults.edit.identifier => nil
[i18n-debug] en.simple_form.labels.defaults.edit.keyword => nil
[i18n-debug] en.simple_form.labels.defaults.edit.language => nil
[i18n-debug] en.simple_form.labels.defaults.edit.lease_expiration_date => nil
[i18n-debug] en.simple_form.labels.defaults.edit.member_of_collection_ids => nil
[i18n-debug] en.simple_form.labels.defaults.edit.publisher => nil
[i18n-debug] en.simple_form.labels.defaults.edit.related_url => nil
[i18n-debug] en.simple_form.labels.defaults.edit.resource_type => nil
[i18n-debug] en.simple_form.labels.defaults.edit.rights => nil
[i18n-debug] en.simple_form.labels.defaults.edit.source => nil
[i18n-debug] en.simple_form.labels.defaults.edit.subject => nil
[i18n-debug] en.simple_form.labels.defaults.edit.title => nil
[i18n-debug] en.simple_form.labels.defaults.edit.visibility_after_embargo => nil
[i18n-debug] en.simple_form.labels.defaults.edit.visibility_after_lease => nil
[i18n-debug] en.simple_form.labels.defaults.edit.visibility_during_embargo => nil
[i18n-debug] en.simple_form.labels.defaults.edit.visibility_during_lease => nil
[i18n-debug] en.simple_form.labels.defaults.embargo_release_date => "until"
[i18n-debug] en.simple_form.labels.defaults.files => "Upload a file"
[i18n-debug] en.simple_form.labels.defaults.identifier => nil
[i18n-debug] en.simple_form.labels.defaults.index.user_id => nil
[i18n-debug] en.simple_form.labels.defaults.index.workflow_role_id => nil
[i18n-debug] en.simple_form.labels.defaults.keyword => "Keyword"
[i18n-debug] en.simple_form.labels.defaults.language => nil
[i18n-debug] en.simple_form.labels.defaults.lease_expiration_date => "until"
[i18n-debug] en.simple_form.labels.defaults.member_of_collection_ids => nil
[i18n-debug] en.simple_form.labels.defaults.new.admin_set_id => nil
[i18n-debug] en.simple_form.labels.defaults.new.based_near => nil
[i18n-debug] en.simple_form.labels.defaults.new.contributor => nil
[i18n-debug] en.simple_form.labels.defaults.new.creator => nil
[i18n-debug] en.simple_form.labels.defaults.new.date_created => nil
[i18n-debug] en.simple_form.labels.defaults.new.description => nil
[i18n-debug] en.simple_form.labels.defaults.new.identifier => nil
[i18n-debug] en.simple_form.labels.defaults.new.keyword => nil
[i18n-debug] en.simple_form.labels.defaults.new.language => nil
[i18n-debug] en.simple_form.labels.defaults.new.member_of_collection_ids => nil
[i18n-debug] en.simple_form.labels.defaults.new.publisher => nil
[i18n-debug] en.simple_form.labels.defaults.new.related_url => nil
[i18n-debug] en.simple_form.labels.defaults.new.resource_type => nil
[i18n-debug] en.simple_form.labels.defaults.new.rights => nil
[i18n-debug] en.simple_form.labels.defaults.new.source => nil
[i18n-debug] en.simple_form.labels.defaults.new.subject => nil
[i18n-debug] en.simple_form.labels.defaults.new.title => nil
[i18n-debug] en.simple_form.labels.defaults.new.visibility_after_embargo => nil
[i18n-debug] en.simple_form.labels.defaults.new.visibility_after_lease => nil
[i18n-debug] en.simple_form.labels.defaults.new.visibility_during_embargo => nil
[i18n-debug] en.simple_form.labels.defaults.new.visibility_during_lease => nil
[i18n-debug] en.simple_form.labels.defaults.on_behalf_of => nil
[i18n-debug] en.simple_form.labels.defaults.publisher => nil
[i18n-debug] en.simple_form.labels.defaults.related_url => "Related URL"
[i18n-debug] en.simple_form.labels.defaults.resource_type => nil
[i18n-debug] en.simple_form.labels.defaults.rights => nil
[i18n-debug] en.simple_form.labels.defaults.source => nil
[i18n-debug] en.simple_form.labels.defaults.subject => nil
[i18n-debug] en.simple_form.labels.defaults.title => nil
[i18n-debug] en.simple_form.labels.defaults.total_items => nil
[i18n-debug] en.simple_form.labels.defaults.user_id => nil
[i18n-debug] en.simple_form.labels.defaults.visibility_after_embargo => "then open it up to"
[i18n-debug] en.simple_form.labels.defaults.visibility_after_lease => "then restrict it to"
[i18n-debug] en.simple_form.labels.defaults.visibility_during_embargo => "Restricted to"
[i18n-debug] en.simple_form.labels.defaults.visibility_during_lease => "Is available for"
[i18n-debug] en.simple_form.labels.defaults.workflow_role_id => nil
[i18n-debug] en.simple_form.labels.file_set.edit.embargo_release_date => nil
[i18n-debug] en.simple_form.labels.file_set.edit.files => nil
[i18n-debug] en.simple_form.labels.file_set.edit.lease_expiration_date => nil
[i18n-debug] en.simple_form.labels.file_set.edit.visibility_after_embargo => nil
[i18n-debug] en.simple_form.labels.file_set.edit.visibility_after_lease => nil
[i18n-debug] en.simple_form.labels.file_set.edit.visibility_during_embargo => nil
[i18n-debug] en.simple_form.labels.file_set.edit.visibility_during_lease => nil
[i18n-debug] en.simple_form.labels.file_set.embargo_release_date => nil
[i18n-debug] en.simple_form.labels.file_set.files => nil
[i18n-debug] en.simple_form.labels.file_set.lease_expiration_date => nil
[i18n-debug] en.simple_form.labels.file_set.visibility_after_embargo => nil
[i18n-debug] en.simple_form.labels.file_set.visibility_after_lease => nil
[i18n-debug] en.simple_form.labels.file_set.visibility_during_embargo => nil
[i18n-debug] en.simple_form.labels.file_set.visibility_during_lease => nil
[i18n-debug] en.simple_form.labels.foo.files => nil
[i18n-debug] en.simple_form.labels.generic_work.admin_set_id => nil
[i18n-debug] en.simple_form.labels.generic_work.based_near => nil
[i18n-debug] en.simple_form.labels.generic_work.contributor => nil
[i18n-debug] en.simple_form.labels.generic_work.creator => nil
[i18n-debug] en.simple_form.labels.generic_work.date_created => nil
[i18n-debug] en.simple_form.labels.generic_work.date_uploaded => nil
[i18n-debug] en.simple_form.labels.generic_work.description => nil
[i18n-debug] en.simple_form.labels.generic_work.edit.admin_set_id => nil
[i18n-debug] en.simple_form.labels.generic_work.edit.based_near => nil
[i18n-debug] en.simple_form.labels.generic_work.edit.contributor => nil
[i18n-debug] en.simple_form.labels.generic_work.edit.creator => nil
[i18n-debug] en.simple_form.labels.generic_work.edit.date_created => nil
[i18n-debug] en.simple_form.labels.generic_work.edit.description => nil
[i18n-debug] en.simple_form.labels.generic_work.edit.embargo_release_date => nil
[i18n-debug] en.simple_form.labels.generic_work.edit.identifier => nil
[i18n-debug] en.simple_form.labels.generic_work.edit.keyword => nil
[i18n-debug] en.simple_form.labels.generic_work.edit.language => nil
[i18n-debug] en.simple_form.labels.generic_work.edit.lease_expiration_date => nil
[i18n-debug] en.simple_form.labels.generic_work.edit.member_of_collection_ids => nil
[i18n-debug] en.simple_form.labels.generic_work.edit.publisher => nil
[i18n-debug] en.simple_form.labels.generic_work.edit.related_url => nil
[i18n-debug] en.simple_form.labels.generic_work.edit.resource_type => nil
[i18n-debug] en.simple_form.labels.generic_work.edit.rights => nil
[i18n-debug] en.simple_form.labels.generic_work.edit.source => nil
[i18n-debug] en.simple_form.labels.generic_work.edit.subject => nil
[i18n-debug] en.simple_form.labels.generic_work.edit.title => nil
[i18n-debug] en.simple_form.labels.generic_work.edit.visibility_after_embargo => nil
[i18n-debug] en.simple_form.labels.generic_work.edit.visibility_after_lease => nil
[i18n-debug] en.simple_form.labels.generic_work.edit.visibility_during_embargo => nil
[i18n-debug] en.simple_form.labels.generic_work.edit.visibility_during_lease => nil
[i18n-debug] en.simple_form.labels.generic_work.embargo_release_date => nil
[i18n-debug] en.simple_form.labels.generic_work.identifier => nil
[i18n-debug] en.simple_form.labels.generic_work.keyword => nil
[i18n-debug] en.simple_form.labels.generic_work.language => nil
[i18n-debug] en.simple_form.labels.generic_work.lease_expiration_date => nil
[i18n-debug] en.simple_form.labels.generic_work.member_of_collection_ids => nil
[i18n-debug] en.simple_form.labels.generic_work.new.admin_set_id => nil
[i18n-debug] en.simple_form.labels.generic_work.new.based_near => nil
[i18n-debug] en.simple_form.labels.generic_work.new.contributor => nil
[i18n-debug] en.simple_form.labels.generic_work.new.creator => nil
[i18n-debug] en.simple_form.labels.generic_work.new.date_created => nil
[i18n-debug] en.simple_form.labels.generic_work.new.description => nil
[i18n-debug] en.simple_form.labels.generic_work.new.identifier => nil
[i18n-debug] en.simple_form.labels.generic_work.new.keyword => nil
[i18n-debug] en.simple_form.labels.generic_work.new.language => nil
[i18n-debug] en.simple_form.labels.generic_work.new.member_of_collection_ids => nil
[i18n-debug] en.simple_form.labels.generic_work.new.publisher => nil
[i18n-debug] en.simple_form.labels.generic_work.new.related_url => nil
[i18n-debug] en.simple_form.labels.generic_work.new.resource_type => nil
[i18n-debug] en.simple_form.labels.generic_work.new.rights => nil
[i18n-debug] en.simple_form.labels.generic_work.new.source => nil
[i18n-debug] en.simple_form.labels.generic_work.new.subject => nil
[i18n-debug] en.simple_form.labels.generic_work.new.title => nil
[i18n-debug] en.simple_form.labels.generic_work.new.visibility_after_embargo => nil
[i18n-debug] en.simple_form.labels.generic_work.new.visibility_after_lease => nil
[i18n-debug] en.simple_form.labels.generic_work.new.visibility_during_embargo => nil
[i18n-debug] en.simple_form.labels.generic_work.new.visibility_during_lease => nil
[i18n-debug] en.simple_form.labels.generic_work.on_behalf_of => nil
[i18n-debug] en.simple_form.labels.generic_work.publisher => nil
[i18n-debug] en.simple_form.labels.generic_work.related_url => nil
[i18n-debug] en.simple_form.labels.generic_work.resource_type => nil
[i18n-debug] en.simple_form.labels.generic_work.rights => nil
[i18n-debug] en.simple_form.labels.generic_work.source => nil
[i18n-debug] en.simple_form.labels.generic_work.subject => nil
[i18n-debug] en.simple_form.labels.generic_work.title => nil
[i18n-debug] en.simple_form.labels.generic_work.visibility_after_embargo => nil
[i18n-debug] en.simple_form.labels.generic_work.visibility_after_lease => nil
[i18n-debug] en.simple_form.labels.generic_work.visibility_during_embargo => nil
[i18n-debug] en.simple_form.labels.generic_work.visibility_during_lease => nil
[i18n-debug] en.simple_form.labels.sipity_workflow_responsibility.index.user_id => nil
[i18n-debug] en.simple_form.labels.sipity_workflow_responsibility.index.workflow_role_id => nil
[i18n-debug] en.simple_form.labels.sipity_workflow_responsibility.user_id => nil
[i18n-debug] en.simple_form.labels.sipity_workflow_responsibility.workflow_role_id => nil
[i18n-debug] en.simple_form.placeholders.admin_set.description => nil
[i18n-debug] en.simple_form.placeholders.admin_set.edit.description => nil
[i18n-debug] en.simple_form.placeholders.admin_set.edit.title => nil
[i18n-debug] en.simple_form.placeholders.admin_set.title => nil
[i18n-debug] en.simple_form.placeholders.defaults.description => nil
[i18n-debug] en.simple_form.placeholders.defaults.edit.description => nil
[i18n-debug] en.simple_form.placeholders.defaults.edit.embargo_release_date => nil
[i18n-debug] en.simple_form.placeholders.defaults.edit.in_works_ids => nil
[i18n-debug] en.simple_form.placeholders.defaults.edit.lease_expiration_date => nil
[i18n-debug] en.simple_form.placeholders.defaults.edit.ordered_member_ids => nil
[i18n-debug] en.simple_form.placeholders.defaults.edit.title => nil
[i18n-debug] en.simple_form.placeholders.defaults.embargo_release_date => nil
[i18n-debug] en.simple_form.placeholders.defaults.in_works_ids => nil
[i18n-debug] en.simple_form.placeholders.defaults.lease_expiration_date => nil
[i18n-debug] en.simple_form.placeholders.defaults.ordered_member_ids => nil
[i18n-debug] en.simple_form.placeholders.defaults.title => nil
[i18n-debug] en.simple_form.placeholders.file_set.edit.embargo_release_date => nil
[i18n-debug] en.simple_form.placeholders.file_set.edit.lease_expiration_date => nil
[i18n-debug] en.simple_form.placeholders.file_set.embargo_release_date => nil
[i18n-debug] en.simple_form.placeholders.file_set.lease_expiration_date => nil
[i18n-debug] en.simple_form.placeholders.file_set.title => nil
[i18n-debug] en.simple_form.placeholders.generic_work.description => nil
[i18n-debug] en.simple_form.placeholders.generic_work.edit.embargo_release_date => nil
[i18n-debug] en.simple_form.placeholders.generic_work.edit.in_works_ids => nil
[i18n-debug] en.simple_form.placeholders.generic_work.edit.lease_expiration_date => nil
[i18n-debug] en.simple_form.placeholders.generic_work.edit.ordered_member_ids => nil
[i18n-debug] en.simple_form.placeholders.generic_work.embargo_release_date => nil
[i18n-debug] en.simple_form.placeholders.generic_work.in_works_ids => nil
[i18n-debug] en.simple_form.placeholders.generic_work.lease_expiration_date => nil
[i18n-debug] en.simple_form.placeholders.generic_work.ordered_member_ids => nil
[i18n-debug] en.simple_form.required.html => "<span class=\"label label-info required-tag\">required</span>"
[i18n-debug] en.simple_form.required.mark => "*"
[i18n-debug] en.simple_form.required.text => "required"
[i18n-debug] en.support.array.words_connector => ", "
[i18n-debug] en.support.array => {:words_connector=>", ", :two_words_connector=>" and ", :last_word_connector=>", and "}
[i18n-debug] en.unauthorized.accept.all => nil
[i18n-debug] en.unauthorized.accept.proxy_deposit_request => nil
[i18n-debug] en.unauthorized.create.all => nil
[i18n-debug] en.unauthorized.create.content_block => nil
[i18n-debug] en.unauthorized.create.generic_work => nil
[i18n-debug] en.unauthorized.create.hyrax/uploaded_file => nil
[i18n-debug] en.unauthorized.create.tinymce_asset => nil
[i18n-debug] en.unauthorized.default => nil
[i18n-debug] en.unauthorized.destroy.all => nil
[i18n-debug] en.unauthorized.destroy.generic_work => nil
[i18n-debug] en.unauthorized.destroy.hyrax/permission_template_access => nil
[i18n-debug] en.unauthorized.destroy.hyrax/uploaded_file => nil
[i18n-debug] en.unauthorized.destroy.proxy_deposit_request => nil
[i18n-debug] en.unauthorized.edit.all => nil
[i18n-debug] en.unauthorized.edit.file_set => nil
[i18n-debug] en.unauthorized.edit.generic_work => nil
[i18n-debug] en.unauthorized.edit.string => nil
[i18n-debug] en.unauthorized.edit.user => nil
[i18n-debug] en.unauthorized.manage.admin_dashboard => nil
[i18n-debug] en.unauthorized.manage.all => nil
[i18n-debug] en.unauthorized.manage.content_block => nil
[i18n-debug] en.unauthorized.manage.file_set => nil
[i18n-debug] en.unauthorized.manage.generic_work => nil
[i18n-debug] en.unauthorized.manage.hyrax/feature => nil
[i18n-debug] en.unauthorized.manage.hyrax/permission_template_access => nil
[i18n-debug] en.unauthorized.manage.hyrax/uploaded_file => nil
[i18n-debug] en.unauthorized.manage.module => nil
[i18n-debug] en.unauthorized.manage.nil_class => nil
[i18n-debug] en.unauthorized.manage.proxy_deposit_request => nil
[i18n-debug] en.unauthorized.manage.string => nil
[i18n-debug] en.unauthorized.manage.tinymce_asset => nil
[i18n-debug] en.unauthorized.manage.user => nil
[i18n-debug] en.unauthorized.read.admin_dashboard => nil
[i18n-debug] en.unauthorized.read.all => nil
[i18n-debug] en.unauthorized.read.file_set => nil
[i18n-debug] en.unauthorized.read.generic_work => nil
[i18n-debug] en.unauthorized.read.module => nil
[i18n-debug] en.unauthorized.read.string => nil
[i18n-debug] en.unauthorized.reject.all => nil
[i18n-debug] en.unauthorized.reject.proxy_deposit_request => nil
[i18n-debug] en.unauthorized.show.all => nil
[i18n-debug] en.unauthorized.show.file_set => nil
[i18n-debug] en.unauthorized.show.generic_work => nil
[i18n-debug] en.unauthorized.update.all => nil
[i18n-debug] en.unauthorized.update.content_block => nil
[i18n-debug] en.unauthorized.update.file_set => nil
[i18n-debug] en.unauthorized.update.generic_work => nil
[i18n-debug] en.unauthorized.update.nil_class => nil
[i18n-debug] en.unauthorized.update.string => nil
[i18n-debug] en.unauthorized.update.user => nil
[i18n-debug] en.views.pagination.next => "Next &raquo;"
[i18n-debug] en.views.pagination.previous => "&laquo; Previous"
Clone this wiki locally