Changeset 8385


Ignore:
Timestamp:
2004-10-20T13:39:07+13:00 (20 years ago)
Author:
kjdon
Message:

added some new CDM.MetadataSetManager strings for editing sets, and changed the add and remove tooltips

File:
1 edited

Legend:

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

    r8384 r8385  
    248248CDM.LanguageManager.Set_Default_Tooltip:Make the selected language the default
    249249CDM.MetadataSetManager.Add:Add Metadata Set
    250 CDM.MetadataSetManager.Add_Tooltip:Open the Metadata Set Editor to allow the creation of a new metadata set
     250CDM.MetadataSetManager.Add_Tooltip:Add a new metadata set to the collection.
    251251CDM.MetadataSetManager.Configure:Configure Metadata Set
    252252CDM.MetadataSetManager.Configure_Tooltip:Open the Metadata Set Editor to allow the editing of the current selected set. This action may also be performed by double-clicking on the desired metadata set.
     253CDM.MetadataSetManager.Edit:Edit Metadata Set
     254CDM.MetadataSetManager.Edit_Message:Metadata sets can be edited using GEMS (Greenstone Editor for Metadata Sets).\nStart GEMS by running gems.bat (Windows) or gems.sh (Linux) from the gli folder of your Greenstone installation.
     255CDM.MetadataSetManager.Edit_Message_Title:Editing Metadata Sets
     256CDM.MetadataSetManager.Edit_Tooltip:Edit the selected metadata set.
    253257CDM.MetadataSetManager.Elements:Elements in selected Metadata Set
    254258CDM.MetadataSetManager.Instructions:In this design view you can add, configure and remove the Metadata Sets in your collection and what Elements they contain.
    255259CDM.MetadataSetManager.Remove:Remove Metadata Set
    256 CDM.MetadataSetManager.Remove_Tooltip:Opens the Metadata Set Editor to remove the currently selected metadata set.
     260CDM.MetadataSetManager.Remove_Tooltip:Remove the selected metadata set from the collection.
    257261CDM.MetadataSetManager.Sets:Available Metadata Sets
    258262CDM.MetadataSetManager.Title:{39}{46}Metadata Sets{47}{34}
Note: See TracChangeset for help on using the changeset viewer.