Ignore:
Timestamp:
2003-07-15T14:17:08+12:00 (21 years ago)
Author:
jmt12
Message:

Major CDM rewrite so it uses DOM.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/gli/classes/dictionary.properties

    r4804 r4933  
    118118CDM.ClassifierManager.Assigned:Currently Assigned Classifiers
    119119CDM.ClassifierManager.Classifier:Select classifier to add:
     120CDM.ClassifierManager.Classifier_Exists:That classifier has already been assigned for this collection.
     121CDM.ClassifierManager.Classifier_Str:classifier
    120122CDM.ClassifierManager.Classifier_XML_Parse_Failed:GLI has been unable to determine the arguments for the {0}\nclassifier.  Please ensure that the classifier in question\nprovides the  -xml flag by running the classinfo.pl script\nsimilar to the  description of the  pluginfo.pl  script in\nsection   2.1  of   the   Greenstone   Developers   Guide.
    121123CDM.ClassifierManager.Configure:Configure Selected Classifier
     
    195197CDM.MetadataSetManager.Sets:Available Metadata Sets
    196198CDM.MetadataSetManager.Title:{39}{46}Metadata Set Review{47}{34}
    197 CDM.Move.At_Bottom:Cannot move the plugin {0} lower as it is already at the bottom of the list.
    198 CDM.Move.At_Top:Cannot move the plugin {0} higher as it is already at the top of the list.
     199CDM.Move.At_Bottom:Cannot move the {0} {1} lower as it is already at the bottom of the list.
     200CDM.Move.At_Top:Cannot move the {0} {1} higher as it is already at the top of the list.
    199201CDM.Move.Cannot:Cannot move the plugin {0} any lower as RecPlug and ArcPlug must be at the bottom of the list.
    200202CDM.Move.Fixed:<html>RecPlug and ArcPlug are generally required to be last and so are fixed in place.<br>If you really must move them please hand edit the collect.cfg file.</html>
     203CDM.Move.Move_Bottom:Move To Bottom
     204CDM.Move.Move_Down:Move Down
     205CDM.Move.Move_Top:Move To Top
     206CDM.Move.Move_Up:Move Up
    201207CDM.Move.Title:Error - Cannot Move
    202208CDM.PlugInManager.Add:Add Specified Plugin
     
    205211CDM.PlugInManager.Controls:Editing Controls
    206212CDM.PlugInManager.Instructions:Use this view to add, configure or remove plugins from your collection. To add one choose it from the combobox and click 'Add Specified Plugin'.\nTo configure or remove one, select it from the list of assigned plugins then:\ni)   Change its position in the plugin order by clicking on the arrow buttons. (Note: The position of RecPlug and ArcPlug are fixed).\nii)  Configure it by clicking 'Configure Selected Plugin',\niii) Remove it by clicking 'Remove Selected Plugin'.\n\nPlugins are configured using a pop-up design area with a scrollable list of arguments. Enable arguments and enter or select values as necessary.
    207 CDM.PlugInManager.Move_Bottom:Move To Bottom
    208 CDM.PlugInManager.Move_Down:Move Down
    209 CDM.PlugInManager.Move_Top:Move To Top
    210 CDM.PlugInManager.Move_Up:Move Up
    211213CDM.PlugInManager.PlugIn:Select plugin to add:
     214CDM.PlugInManager.PlugIn_Exists:That plugin has already been assigned for this collection.
     215CDM.PlugInManager.PlugIn_Str:plugin
    212216CDM.PlugInManager.PlugIn_XML_Parse_Failed:GLI has been unable to determine the arguments for the {0}\nplugin. Please ensure that the plugin in question provides\nthe  -xml flag by running the pluginfo.pl script described\nin  section  2.1  of  the   Greenstone  Developers  Guide.
    213217CDM.PlugInManager.Remove:Remove Selected Plugin
     
    215219CDM.PlugInManager.Parsing.Message:Design tool is loading plugin information.
    216220CDM.PlugInManager.Parsing.Title:Loading PlugIns
    217 CDM.SubcollectionManager.Add:Add New Filter Definition
    218 CDM.SubcollectionManager.Add_Subindex:Add New Subcollection Partition
     221CDM.SubcollectionManager.Add:Add
    219222CDM.SubcollectionManager.Assigned:Defined Subcollection Filters
    220 CDM.SubcollectionManager.Clear_Default_Subindex:Clear Default Subcollection Partition
    221 CDM.SubcollectionManager.Default_Subindex:Default Subcollection Partition:
    222223CDM.SubcollectionManager.Exclude:Exclude
    223224CDM.SubcollectionManager.Flags:Flags to set when matching.
     
    228229CDM.SubcollectionManager.Match:Regular expression to match with:
    229230CDM.SubcollectionManager.Name:Name the subcollection filter:
    230 CDM.SubcollectionManager.PartitionName:Name the subcollection partition:
    231 CDM.SubcollectionManager.Remove:Remove Selected Filter Definition
    232 CDM.SubcollectionManager.Remove_Subindex:Remove Subcollection Partition
    233 CDM.SubcollectionManager.Set_Default_Subindex:Set Default Subcollection Partition
     231CDM.SubcollectionManager.Remove:Remove
    234232CDM.SubcollectionManager.Source:Document attribute to match against:
    235 CDM.SubcollectionManager.Subcollection:Defined Subcollection Filters
    236233CDM.SubcollectionManager.Subcollection_Controls:Define Filters
    237 CDM.SubcollectionManager.Subindexes:Assigned Subcollection Partitions
    238234CDM.SubcollectionManager.Subindex_Controls:Assign Partitions
    239235CDM.SubcollectionManager.Title:{39}{46}Partition Indexes{47}{34}
     236CDM.SubcollectionManager.Update:Update
     237CDM.SubcollectionIndexManager.Add_Subindex:Add New Subcollection Partition
     238CDM.SubcollectionIndexManager.Clear_Default_Subindex:Clear Default Subcollection Partition
     239CDM.SubcollectionIndexManager.Default_Subindex:Default:
     240CDM.SubcollectionIndexManager.PartitionName:Partition Name:
     241CDM.SubcollectionIndexManager.Remove_Subindex:Remove Subcollection Partition
     242CDM.SubcollectionIndexManager.Set_Default_Subindex:Set Default Subcollection Partition
     243CDM.SubcollectionIndexManager.Subcollection:Defined Subcollection Filters
     244CDM.SubcollectionIndexManager.Subindexes:Assigned Subcollection Partitions
    240245CDM.SuperCollectionManager.Instructions:A supercollection is one where a single search is performed over several collections, as if all the collections were one. Specify the collections to include in the supercollection by clicking on the appropriate collection's name in the list below. The current collection will automatically be included. \nWARNING: If the individual collections do not have the same indexes (including subcollection partitions and language partitions) as each other, cross-collection searching will not work properly. The user will only be able to search using indexes common to all collections.
    241246CDM.SuperCollectionManager.Title:{39}{46}Super-Collection Selection{47}{34}
Note: See TracChangeset for help on using the changeset viewer.