Ignore:
Timestamp:
2005-07-08T15:43:20+12:00 (19 years ago)
Author:
mdewsnip
Message:

Now tells the user that the collection could not be created if no collect.cfg file exists.

File:
1 edited

Legend:

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

    r9982 r10232  
    330330CollectionManager.Build_Cancelled:Building the collection has been cancelled.
    331331CollectionManager.Cannot_Create_Collection:An error has occurred and the collection could not be created.
     332CollectionManager.Cannot_Create_Collection_With_Reason:The collection could not be created because:\n{0-Error message}
    332333CollectionManager.Cannot_Delete_Index:This collection cannot be rebuilt because the old index files cannot be deleted.\nPlease make sure that Greenstone or some other program is not using these files,\n and try again.
    333334CollectionManager.Cannot_Delete_Index_Log:Old index files unable to be deleted so importing stopped.
     
    341342CollectionManager.Missing_Config:This collection does not have a valid collect.cfg file
    342343CollectionManager.Not_Col_File:'{0}' is not a Librarian Interface Collection File (.col)
     344CollectionManager.No_Config_File:The collect.cfg file has not been created by mkcol.pl.
    343345CollectionManager.Preview_Ready_Failed:An error has occurred which will prevent the collection being previewed.
    344346CollectionManager.Preview_Ready_Title:Collection Preview State.
Note: See TracChangeset for help on using the changeset viewer.