Changeset 32112 for main/trunk


Ignore:
Timestamp:
2018-02-05T12:20:55+13:00 (6 years ago)
Author:
kjdon
Message:

added downloadinfo.no_download_name which was missing

File:
1 edited

Legend:

Unmodified
Added
Removed
  • main/trunk/greenstone2/perllib/strings.properties

    r31999 r32112  
    134134buildcol.sections_sort_on_document_metadata:(Lucene only) Add document level metadata at section level for sorting
    135135buildcol.sections_index_document_metadata.never:Don't add any document metadata at section level.
     136#'
    136137buildcol.sections_index_document_metadata.always:Add all specified document level metadata even if section level metadata of that name exists.
    137138buildcol.sections_index_document_metadata.unless_section_metadata_exists:Only add document level metadata if no section level metadata of that name exists.
     
    189190downloadfrom.params:[general options] [specific download options]
    190191
    191 # -- downloadinfo.pl --
     192# -- downloadinfo.pl -- 
    192193
    193194downloadinfo.desc:Prints information about a download module
    194195downloadinfo.collection:Giving a collection name will make downloadinfo.pl look in collect/collection-name/perllib/downloaders first. If the module is not found there it will look in the general perllib/downloaders directory.
     196downloadinfo.no_download_name:Error: Please specify a download module name.
    195197downloadinfo.params:[options] [download-module]
    196198downloadinfo.general_options:General options are inherited from parent classes of the download modules.
Note: See TracChangeset for help on using the changeset viewer.