Changeset 9154


Ignore:
Timestamp:
2005-02-23T14:21:29+13:00 (19 years ago)
Author:
kjdon
Message:

removed some unnecessary Explode strings, and added some new ones. renamed ExportCollectionPrompt.Output to General.Review_Output

File:
1 edited

Legend:

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

    r9111 r9154  
    487487#****** ExplodeMetadataPrompt *******
    488488ExplodeMetadataPrompt.Cancel:Cancel exploding
    489 ExplodeMetadataPrompt.Encoding:Encoding:
    490 ExplodeMetadataPrompt.Encoding_Tooltip:Choose the encoding for reading in the file.
    491 ExplodeMetadataPrompt.Error:An error occurred during exploding.
    492489ExplodeMetadataPrompt.Explode:Explode
    493490ExplodeMetadataPrompt.Explode_Tooltip:Explode the metadata file
    494491ExplodeMetadataPrompt.Instructions:Exploding this metadata file will produce individual records with editable metadata. This is an irreversible process and the original metadata file will be removed from the collection.
    495 ExplodeMetadataPrompt.FilenameField:Filename field:
    496 ExplodeMetadataPrompt.FilenameField_Tooltip:Enter a database field whose value will be used as the record's filename. If empty, records will be named 0001, 0002 ...
     492ExplodeMetadataPrompt.Failed_Title:Exploding Failed.
     493ExplodeMetadataPrompt.Failed_Explode:The database {0} could not be exploded.
    497494ExplodeMetadataPrompt.NotExplodable:This file is not explodable.
    498 ExplodeMetadataPrompt.Success:Database successfully exploded.
     495ExplodeMetadataPrompt.Successful_Explode:Database {0} successfully exploded.
     496ExplodeMetadataPrompt.Successful_Title:Exploding Complete.
    499497ExplodeMetadataPrompt.Title:Explode Metadata Database
    500498#***********************
     
    507505ExportCollectionPrompt.Failed_Title:Export Failed
    508506ExportCollectionPrompt.Instructions:Export one or more collections to a self-installing Windows CD/DVD (although this works on any platform, the CD/DVD that is created only runs under Windows).
    509 ExportCollectionPrompt.Output:Please review output below:
    510507ExportCollectionPrompt.Progress_Label:Copying Files. This could take some time...
    511508ExportCollectionPrompt.Successful_Export:The collections ({0}) have been exported.
     
    632629General.Outstanding_Processes_Title:Waiting To Exit
    633630General.Pure_Cancel_Tooltip:Abort this action (no changes will be made)
     631General.Review_Output:Please review output below:
    634632General.Usage:Usage: {0} <params>\nAll parameters are optional but the Librarian Interface may fail to work if -gsdl and -library aren't set.\n -gsdl <path>  : Force path to gsdl\n -library <path> : Path to cgi-bin\n -mozilla <path> : Enabled mozilla\n -mirror : Enable web-mirroring controls\n -laf [java|windows|motif|mac] : Look and feel\n -debug : Enable debug messages\n -no_load : Don't load previously open collection\n -load <path> : Load the specified collection
    635633General.View:View Value
Note: See TracChangeset for help on using the changeset viewer.