Ignore:
Timestamp:
2005-01-25T16:32:41+13:00 (19 years ago)
Author:
mdewsnip
Message:

More GEMS improvements, by Matthew Whyte. Now has subfield support.

File:
1 edited

Legend:

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

    r8882 r8930  
    10871087GEMS.Popup.menuAddElement:Add element
    10881088GEMS.Popup.menuAddSet:Add a new set
    1089 GEMS.Popup.menuAddSubfield:Add subfield
     1089GEMS.Popup.menuAddSubelement:Add subelement
    10901090
    10911091GEMS.Popup.menuEditValue:Edit value
     
    10931093GEMS.Popup.menuRenameElement:Rename element
    10941094GEMS.Popup.menuRenameSet:Rename set
    1095 GEMS.Popup.menuRenameSubfield:Rename subfield
     1095GEMS.Popup.menuRenameSubelement:Rename subelement
    10961096
    10971097GEMS.Popup.menuRemoveAttribute:Remove attribute
    10981098GEMS.Popup.menuRemoveElement:Remove element
    10991099GEMS.Popup.menuRemoveSet:Remove set
    1100 GEMS.Popup.menuRemoveSubfield:Remove subfield
     1100GEMS.Popup.menuRemoveSubelement:Remove subelement
    11011101
    1102 GEMS.Preferences.Use_Subfields: Use Subfields?
    1103 GEMS.Preferences.Use_Subfields_Tooltip: Toggle on or off whether you want to be able to manage subfields.
     1102GEMS.Preferences.Use_Subelements: Use Subelements?
     1103GEMS.Preferences.Use_Subelements_Tooltip: Toggle on or off whether you want to be able to manage subelements.
    11041104GEMS.Preferences.Selected_Languages_Tooltip: Selected languages to display:
    11051105GEMS.Menu.File: File
     
    11221122GEMS.Add_Attribute_Tooltip:Add a new attribute to the selected item
    11231123GEMS.Add_Element_Tooltip:Add a new element to the selected set
     1124GEMS.Add_Subelement_Tooltip:Add a new subelement to the seclect element
    11241125GEMS.Add_File_Tooltip:Add a new importing profile
    11251126GEMS.Add_Set_Tooltip:Add a new metadata set
     
    11661167GEMS.Rename_Element:Rename Element
    11671168GEMS.Rename_Element_Tooltip:The element's new name
     1169GEMS.Rename_Name_Tooltip:The metadata set's new name
     1170GEMS.Rename_Namespace_Tooltip:The metadata set's unique namespace
     1171GEMS.Rename_Set:Rename Set
    11681172GEMS.Set:Set
    11691173GEMS.Set_Details:Metadata Set Details
     
    11721176GEMS.Source:From
    11731177GEMS.Subject:Subject
     1178GEMS.Subelement:Subelement
     1179GEMS.Subelement_Details:Metadata Subelement Details
     1180GEMS.Subelement_Name_Tooltip:The name of the new subelement
     1181GEMS.Subelement_Already_Exists:A subelement with this name already exists.
    11741182GEMS.Target:Element
    11751183GEMS.Title:Greenstone Editor for Metadata Sets
Note: See TracChangeset for help on using the changeset viewer.