Ignore:
Timestamp:
2003-09-23T15:05:18+12:00 (21 years ago)
Author:
mdewsnip
Message:

Partway through tooltip adding.

File:
1 edited

Legend:

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

    r5462 r5528  
    22Version:en_NZ
    33#***** Formatting Arguments *****
    4 # Arguments 0 - 31 reserved for Gathaen
     4# Arguments 0 - 31 reserved for the Gatherer
    55Farg32:<HTML><STRONG><FONT FACE={0} COLOR=Black>
    66Farg33:<HTML><STRONG><FONT FACE={0} COLOR=Black SIZE=4>
     
    235235CDM.SubcollectionManager.Assigned:Defined Subcollection Filters
    236236CDM.SubcollectionManager.Exclude:Exclude
    237 CDM.SubcollectionManager.Flags:Flags to set when matching.
     237CDM.SubcollectionManager.Flags:Flags to set when matching
    238238CDM.SubcollectionManager.Include:Include
    239239CDM.SubcollectionManager.Inclusive:What do we do with files that match?
     
    241241CDM.SubcollectionManager.Language_Controls:Assign Languages
    242242CDM.SubcollectionManager.Match:Regular expression to match with:
    243 CDM.SubcollectionManager.Name:Name the subcollection filter:
     243CDM.SubcollectionManager.Name:Subcollection filter name:
    244244CDM.SubcollectionManager.Remove:Remove Filter
    245245CDM.SubcollectionManager.Replace:Replace Filter
     
    401401Filter.All_Files:All Files
    402402Filter.Filter_Tree:Show Files
    403 Filter.Invalid_Pattern:{43}The pattern you have entered for filter files is invalid.{35}Please try again using regular expression syntax and with{35}* for the wildcard character.{45}
     403Filter.Invalid_Pattern:{43}The pattern you have entered for filtering files is invalid.{35}Please try again using regular expression syntax and with{35}* for the wildcard character.{45}
    404404#***********************
    405405#
     
    420420General.Edit:Edit Value
    421421General.Error:Error
    422 General.Expand:...
    423422General.File_Description:Librarian Interface Collection (*.col)
    424423General.No:No
     
    449448# Currently Enabled and Disabled display the same text but in different
    450449* colours. If necessary this can be changed.
    451 GUI.Browser:Hunt
    452 GUI.Build:Design
    453 GUI.Collection:Gather
    454450GUI.Create:Create
     451GUI.Create_Tooltip:Build your collection using Greenstone
     452GUI.Design:Design
     453GUI.Design_Tooltip:Design the functionality and appearance of your collection
     454GUI.Enrich:Enrich
     455GUI.Enrich_Tooltip:Assign metadata to the files in your collection
    455456GUI.Export:Export
     457GUI.Gather:Gather
     458GUI.Gather_Tooltip:Select the files to include in your collection
     459GUI.Hunt:Hunt
     460GUI.Hunt_Tooltip:Locate resources from the internet for your collection
    456461GUI.Import:Import
    457 GUI.MetaEdit:Enrich
    458 GUI.Mirroring:Mirror
     462GUI.Mirror:Mirror
     463GUI.Mirror_Tooltip:Download resources from the internet for your collection
    459464GUI.Preview:Preview
     465GUI.Preview_Tooltip:View your built collection
    460466#***************
    461467#
     
    592598#
    593599#***** MetaEdit *****
     600MetaEdit.Accumulate:Append
     601MetaEdit.Accumulate_Tooltip:Append this value to the selected metadata element
    594602MetaEdit.AutoMessage:This element, {0}, belongs to the Greenstone metadata set. This set represents metadata that can usually be extracted automatically. To check what {0} metadata can be extracted create the collection using the 'Create' tab.
     603MetaEdit.Expand:...
     604MetaEdit.Expand_Tooltip:Edit the value in a larger text box
    595605MetaEdit.No_File:No File Selected
    596606MetaEdit.No_Metadata:No Metadata Available
    597607MetaEdit.No_Metadata_Element:{32}No Metadata Element Selected{34}
     608MetaEdit.Overwrite:Replace
     609MetaEdit.Overwrite_Tooltip:Assign this value to the selected metadata element, replacing the current value
     610MetaEdit.Remove:Remove
     611MetaEdit.Remove_Tooltip:Remove this value from the selected metadata element
    598612MetaEdit.Tree:All Previous Values
    599613MetaEdit.Value:Value
     614MetaEdit.Value_Field:
     615MetaEdit.Value_Field_Tooltip:Value to assign to the selected metadata element
    600616#********************
    601617#
    602618#***** MetaEditPrompt *****
    603 MetaEditPrompt.Accumulate:Append
    604619MetaEditPrompt.Accumulate_All:Append All
    605620MetaEditPrompt.Add_Prompt:Confirm Append
    606 MetaEditPrompt.Cancel:Cancel
    607621MetaEditPrompt.Current_Value:Current value:
    608622MetaEditPrompt.Element:Element:
    609623MetaEditPrompt.File:File name:
    610624MetaEditPrompt.New_Value:New value:
    611 MetaEditPrompt.Overwrite:Replace
    612625MetaEditPrompt.Overwrite_All:Replace All
    613626MetaEditPrompt.Overwrite_Prompt:Confirm Replace
    614 MetaEditPrompt.Remove:Remove
    615627MetaEditPrompt.Remove_All:Remove All
    616628MetaEditPrompt.Remove_Prompt:Confirm Removal
    617629MetaEditPrompt.Skip:Skip File
    618 MetaEditPrompt.Title:Edit Action Confirmation Required
    619 MetaEditPrompt.Value:Value: {0}
     630MetaEditPrompt.Title:Confirm Edit Action
    620631#*****************************
    621632#
     
    793804Preferences.General.View_Extracted_Metadata_Tooltip:Tick this box to display metadata extracted by the greenstone plugins in the metadata list in the Enrich view.
    794805Preferences.Warnings:Warnings
    795 Preferences.Warnings_Tooltip:Enable or disable various warning dialogs.
     806Preferences.Warnings_Tooltip:Enable or disable various warning dialogs
    796807Preferences.Workflow:Workflow
    797808Preferences.Workflow_Tooltip:Design the interface workflow: set which views should be enabled
     
    850861#
    851862#***** Sources *****
    852 Source.Browse:Browse
    853 Source.Build:Create
    854863Source.Building:Perl
    855 Source.Collect:Gather
    856 Source.Design:Design
    857864Source.General:General
    858 Source.MetaEdit:Enrich
    859 Source.Mirror:Mirror
    860 Source.Preview:Preview
    861865Source.Unknown:Unknown
    862866#*******************
Note: See TracChangeset for help on using the changeset viewer.