Changeset 12337


Ignore:
Timestamp:
2006-07-28T15:12:11+12:00 (18 years ago)
Author:
shaoqun
Message:

added strings for exporting panel

File:
1 edited

Legend:

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

    r12296 r12337  
    116116CDM.FormatManager.Insert:Insert
    117117CDM.FormatManager.Insert_Tooltip:Insert the selected variable into the format command
     118CDM.FormatManager.Default:Reset to Default
     119CDM.FormatManager.Default_Tooltip:Reset the selected variable to its default
    118120CDM.FormatManager.Part:Affected Component
    119121CDM.FormatManager.Part_Tooltip:The aspect of the selected feature to format
     
    126128CDM.FormatManager.Undo:Undo
    127129CDM.FormatManager.Undo_Tooltip:Undo the last edit
     130CDM.FormatManager.Redo:Redo
     131CDM.FormatManager.Redo_Tooltip:Redo the last edit
    128132CDM.FormatManager.Variable:Variables
    129133CDM.FormatManager.Variable_Tooltip:Variables available for use with the format command
     
    451455#
    452456#****** ExportAsPrompt *******
    453 ExportAsPrompt.Export_Name:Export directory name
     457ExportAsPrompt.Export_Name:Directory name
    454458ExportAsPrompt.Export:Export collection(s)
    455459ExportAsPrompt.Export_Tooltip:Export the selected collections in the chosen file format into the designated directory
     
    467471ExportAsPrompt.SaveAs:Export to
    468472ExportAsPrompt.SaveAs_Tooltip:Select the format you want to export to
     473ExportAsPrompt.Cancel:Cancel
     474ExportAsPrompt.Cancel_Tooltip:Cancel the exporting process
     475ExportAsPrompt.Browse:Browse
     476ExportAsPrompt.Browse_Tooltip:Choose a xsl file
     477ExportAsPrompt.ApplyXSL:Apply XSL file to {0}
     478ExportAsPrompt.ApplyXSL_Tooltip:Use a xsl file to convert the exported files.
     479ExportAsPrompt.MARCXMLGroup:Group marc records
     480ExportAsPrompt.MARCXMLGroup_Tooltip:Export all marc records to a single file.
     481#************************
     482#
     483#*****ExternalCollectionPrompt********
     484ExternalCollectionPrompt.NewMDS:Create a new, empty metadata set.
     485ExternalCollectionPrompt.ExistingMDS:Choose one or more existing metadata sets
     486ExternalCollectionPrompt.Title:Load external collection
     487ExternalCollectionPrompt.Instructions_1:You are about to load a collection that has not been created by the GLI. You will be asked to select one or more metadata sets to use for this collection. Existing metadata will be imported into the selected set(s). Original metadata files will be saved in a folder called import.bak.
     488ExternalCollectionPrompt.Instructions_2:You are about to load a collection that has not been created by the GLI. You need to add a metadata set to this collection. You can create a new empty metadata set to which all the metadata elements found in the collection will be automatically added. Alternatively, you can select existing metadata sets, and elements from the collection will be merged with or added to the elements already in those sets. Original metadata files will be saved in a folder called import.bak.
     489
    469490#****************************************
    470491#
Note: See TracChangeset for help on using the changeset viewer.