Changeset 12098


Ignore:
Timestamp:
2006-07-07T13:24:46+12:00 (18 years ago)
Author:
kjdon
Message:

modified strings for new design/format split of design panel, and new index panel

File:
1 edited

Legend:

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

    r11947 r12098  
    7777CDM.ArgumentConfiguration.Required_Argument:The argument '{0}' must be given a value.
    7878CDM.ArgumentConfiguration.Title:Configuring Arguments
     79CDM.BuildTypeManager.Title:Select the Indexer
     80CDM.BuildTypeManager.mg:MG
     81CDM.BuildTypeManager.mg_Description:The MG Indexer.
     82CDM.BuildTypeManager.mgpp:MGPP
     83CDM.BuildTypeManager.mgpp_Description:The MGPP Indexer.
     84CDM.BuildTypeManager.lucene:Lucene
     85CDM.BuildTypeManager.lucene_Description:The Lucene Indexer.
     86CDM.BuildTypeManager.Current_Type:Currently using indexer: {0}
     87CDM.BuildTypeManager.Change:Change
     88CDM.BuildTypeManager.Change_Tooltip:Change the indexer used by this collection
    7989CDM.ClassifierManager.Add:Add Classifier...
    8090CDM.ClassifierManager.Add_Tooltip:Use the specified classifier with this collection
     
    92102CDM.ClassifierManager.Parsing.Title:Loading Classifiers
    93103CDM.FormatManager.Add:Add Format
    94 CDM.FormatManager.Add_Tooltip:Use the specified format command with the collection
     104CDM.FormatManager.Add_Tooltip:Add the specified format command
    95105CDM.FormatManager.Assigned_Formats:Currently Assigned Format Commands
     106CDM.FormatManager.Default:Reset to Default
     107CDM.FormatManager.Default_Tooltip:Reset the selected format command to its default value
    96108CDM.FormatManager.Editor:HTML Format String
    97 CDM.FormatManager.Editor_Tooltip:Enter the format command here
     109CDM.FormatManager.Editor_Tooltip:Enter or edit the format command
     110CDM.FormatManager.Editor_Disabled_Tooltip:Click 'Add Format' to add this format command to your collection.
    98111CDM.FormatManager.Enabled:Enabled
    99112CDM.FormatManager.Feature:Choose Feature
     
    103116CDM.FormatManager.Part:Affected Component
    104117CDM.FormatManager.Part_Tooltip:The aspect of the selected feature to format
     118CDM.FormatManager.Redo:Redo
     119CDM.FormatManager.Redo_Tooltip:Restore the last undo
    105120CDM.FormatManager.Remove:Remove Format
    106 CDM.FormatManager.Remove_Tooltip:Remove the selected format command from the list
     121CDM.FormatManager.Remove_Tooltip:Remove the selected format command
    107122CDM.FormatManager.Replace:Replace Format
    108123CDM.FormatManager.Replace_Tooltip:Update the selected format command
     124CDM.FormatManager.Undo:Undo
     125CDM.FormatManager.Undo_Tooltip:Undo the last edit
    109126CDM.FormatManager.Variable:Variables
    110127CDM.FormatManager.Variable_Tooltip:Variables available for use with the format command
     
    130147CDM.GUI.General:General
    131148CDM.GUI.Indexes:Search Indexes
     149CDM.GUI.Macros:Collection Specific Macros
    132150CDM.GUI.MetadataSets:Metadata Sets
    133151CDM.GUI.Plugins:Document Plugins
    134152CDM.GUI.Root:CDM_ROOT
    135 CDM.GUI.SearchTypes:Search Types
     153CDM.GUI.SearchMetadata:Search
    136154CDM.GUI.Subcollections:Partition Indexes
    137155CDM.GUI.SuperCollection:Cross-Collection Search
     
    140158CDM.HelpButton_Tooltip:Open up the GLI help for this screen
    141159CDM.IndexManager.Add_Index:Add Index
    142 CDM.IndexManager.Add_Index_Tooltip:Build the specified index for this collection
     160CDM.IndexManager.Add_Index_Tooltip:Add the specified index
    143161CDM.IndexManager.Allfields_Index:Add combined searching over all indexes (allfields)
    144162CDM.IndexManager.Default_Index_Indicator:[Default Index]
    145 CDM.IndexManager.Document:document
    146163CDM.IndexManager.Index_Exists:That index has already been assigned for this collection.
    147 CDM.IndexManager.Index_Name:Index Name:
    148 CDM.IndexManager.Index_Name_Tooltip:A unique name for the new index
    149164CDM.IndexManager.Indexes:Assigned Indexes
    150 CDM.IndexManager.Level:At the level:
    151 CDM.IndexManager.Level_Exists:That level has already been assigned for this collection.
    152 CDM.IndexManager.Level_Tooltip:The document level to build the index on
    153 CDM.IndexManager.MGPP.Add_All_Metadata:Add All
    154 CDM.IndexManager.MGPP.Add_All_Metadata_Tooltip:Build a separate index for each available source, using the source as the index name
    155 CDM.IndexManager.MGPP.Add_Level:Add Level
    156 CDM.IndexManager.MGPP.Add_Level_Tooltip:Build an index on the specified level
    157 CDM.IndexManager.MGPP.Current_Levels:Currently Assigned Levels
    158 CDM.IndexManager.MGPP.Indexes:Manage Indexes
    159 CDM.IndexManager.MGPP.Level:Level Source:
    160 CDM.IndexManager.MGPP.Level_Name:Level Name:
    161 CDM.IndexManager.MGPP.Level_Name_Tooltip:A unique name for the new level index
    162 CDM.IndexManager.MGPP.Levels:Manage Levels
    163 CDM.IndexManager.MGPP.Remove_Level:Remove Level
    164 CDM.IndexManager.MGPP.Remove_Level_Tooltip:Remove the selected level index
    165 CDM.IndexManager.MGPP.Replace_Index:Replace Index
    166 CDM.IndexManager.MGPP.Replace_Index_Tooltip:Update the selected index
    167 CDM.IndexManager.Paragraph:paragraph
     165CDM.IndexManager.Level:Indexing level:
     166CDM.IndexManager.Level_Tooltip:Textual unit on which index is based
     167CDM.IndexManager.Add_All:Add All
     168CDM.IndexManager.Add_All_MG_Tooltip:Add an index based on all sources
     169CDM.IndexManager.Add_All_MGPP_Tooltip:Add a separate index for every source
     170CDM.IndexManager.Edit_Index:Edit Index
     171CDM.IndexManager.Edit_Index_Tooltip:Modify the selected index
     172CDM.IndexManager.New_Index:New Index
     173CDM.IndexManager.New_Index_Tooltip:Add a new index
    168174CDM.IndexManager.Remove_Index:Remove Index
    169 CDM.IndexManager.Remove_Index_Tooltip:Remove the selected index from the list
    170 CDM.IndexManager.Section:section
     175CDM.IndexManager.Remove_Index_Tooltip:Remove the selected index
     176CDM.IndexManager.Replace_Index:Replace Index
     177CDM.IndexManager.Replace_Index_Tooltip:Update the selected index
    171178CDM.IndexManager.Set_Default:Set Default Index
    172179CDM.IndexManager.Set_Default_Tooltip:Make the selected index the default index
    173 CDM.IndexManager.Source:Build index on:
     180CDM.IndexManager.Source:Include in index:
    174181CDM.IndexManager.Source_Tooltip:The metadata elements to build the index on
    175182CDM.LanguageManager.Add:Add Language
     
    183190CDM.LanguageManager.Set_Default:Set Default
    184191CDM.LanguageManager.Set_Default_Tooltip:Make the selected language the default
     192CDM.LevelManager.Document:document
     193CDM.LevelManager.Section:section
     194CDM.LevelManager.Paragraph:paragraph
     195CDM.LevelManager.Level:Level
     196CDM.LevelManager.Level_Title:Indexing Levels
     197CDM.LevelManager.Level_Tooltip:Textual units on which indexes are based
     198CDM.LevelManager.Default:Default
     199CDM.LevelManager.Default_Tooltip:Default level in reader's interface
     200CDM.MacrosManager.Save:Save
     201CDM.MacrosManager.Save_Tooltip:Save to the collection's extra.dm file
     202CDM.MacrosManager.Reset:Reset
     203CDM.MacrosManager.Reset_Tooltip:Reset to the last saved version
     204CDM.MacrosManager.Editor_Tooltip:Edit macros here
    185205CDM.MetadataSetManager.Add:Add Metadata Set...
    186206CDM.MetadataSetManager.Add_Tooltip:Add a new metadata set to the collection.
     
    222242CDM.PlugInManager.Parsing.Message:Loading plugin information...
    223243CDM.PlugInManager.Parsing.Title:Loading Plugins
    224 CDM.SearchTypeManager.Add:Add Search Type
    225 CDM.SearchTypeManager.Add_Tooltip:Allow the specified type of searching with this collection
    226 CDM.SearchTypeManager.Assigned:Currently Assigned Search Types
    227 CDM.SearchTypeManager.BuildType_Selection:Indexer:
    228 CDM.SearchTypeManager.BuildType_Selection_Tooltip:Select the indexer to be used for this collection.
    229 CDM.SearchTypeManager.Enable:Enable Advanced Searches
    230 CDM.SearchTypeManager.Remove:Remove Search Type
    231 CDM.SearchTypeManager.Remove_Tooltip:Do not allow the selected type of searching with this collection
    232 CDM.SearchTypeManager.SearchType:Search Type
    233 CDM.SearchTypeManager.SearchType_Selection:Search Types:
    234 CDM.SearchTypeManager.SearchType_Selection_Tooltip:The search types available for use with this collection
     244CDM.SearchMetadataManager.Component:Item in search menu
     245CDM.SearchMetadataManager.Component_Name:Display text
     246CDM.SearchMetadataManager.Type_index:Index
     247CDM.SearchMetadataManager.Type_level:Level
     248CDM.SearchMetadataManager.Type_partition:Partition
     249CDM.SearchMetadataManager.Type_language:Language
    235250CDM.SubcollectionManager.Add:Add Filter
    236251CDM.SubcollectionManager.Add_Tooltip:Add the specified filter to the collection
     
    258273CDM.SubcollectionIndexManager.Add_Subindex_Tooltip:Add the specified partition to this collection
    259274CDM.SubcollectionIndexManager.Default_Partition_Indicator:[Default Partition]
    260 CDM.SubcollectionIndexManager.PartitionName:Partition Name:
    261 CDM.SubcollectionIndexManager.PartitionName_Tooltip:The name of the new partition
    262275CDM.SubcollectionIndexManager.Remove_Subindex:Remove Partition
    263276CDM.SubcollectionIndexManager.Remove_Subindex_Tooltip:Remove the selected partition from this collection
     
    356369CreatePane.Options_Title:Collection Import & Build Options
    357370CreatePane.Preview_Collection:Preview Collection
    358 CreatePane.Preview_Collection_Tooltip:Preview the built collection
     371CreatePane.Preview_Collection_Tooltip:Preview the collection
    359372#**********************
    360373#
     
    631644GUI.Create_Tooltip:Build your collection using Greenstone
    632645GUI.Design:Design
    633 GUI.Design_Tooltip:Design the functionality and appearance of your collection
     646GUI.Design_Tooltip:Design the functionality of your collection
    634647GUI.Download:Download
    635648GUI.Download_Tooltip:Download resources from the internet for your collection
    636649GUI.Enrich:Enrich
    637650GUI.Enrich_Tooltip:Assign metadata to the files in your collection
     651GUI.Format:Format
     652GUI.Format_Tooltip:Design the appearance of your collection
    638653GUI.Gather:Gather
    639654GUI.Gather_Tooltip:Select the files to include in your collection
Note: See TracChangeset for help on using the changeset viewer.