flash[:notice]="The #{@collection_resource.log_type}#{text_year_range_format(@collection_resource.year)}#{@collection_resource.short_display_name} is now available to users."
"The #{@collection_resource.log_type}#{text_year_range_format(@collection_resource.year)}#{@collection_resource.short_display_name} is now available to users."
else
"The #{@collection_resource.log_type}#{text_year_range_format(@collection_resource.year)}#{@collection_resource.short_display_name} has been uploaded."
hint: { text: safe_join(["This will be used in the download link on the homepage. Do not include the log type or collection year.",
content_tag(:br),
"For example, if you enter “bulk upload change log”, the download link will say “Download the #{@collection_resource.log_type} bulk upload change log (#{text_year_range_format(@collection_resource.year)})”."]) } %>
hint: { text: safe_join(["This will be used in the download link on the homepage. Do not include the log type or collection year.",
content_tag(:br),
"For example, if you enter “bulk upload change log”, the download link will say “Download the #{@collection_resource.log_type} bulk upload change log (#{text_year_range_format(@collection_resource.year)})”."]) } %>