Changeset 16135


Ignore:
Timestamp:
2008-06-24T19:02:47+12:00 (16 years ago)
Author:
osborn
Message:

Additions for GLI Scheduling Component

File:
1 edited

Legend:

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

    r15159 r16135  
    298298#***************************
    299299#
     300#******ScheduldBuilt******
     301ScheduleBuilt.Message:The scheduling of this collection has been altered.
     302ScheduleBuilt.Title:Collection Scheduling Result
     303#***************************
     304#
    300305#***** CollectionManager *****
     306CollectionManager.Schedule_Failed:An error has occurred and the collection could not be scheduled for periodic building.
    301307CollectionManager.Build_Cancelled:Building the collection has been cancelled.
    302308CollectionManager.Cannot_Create_Collection:An error has occurred and the collection could not be created.
     
    316322CollectionManager.Preview_Ready_Failed:An error has occurred which will prevent the collection being previewed.
    317323CollectionManager.Preview_Ready_Title:Collection Preview State.
     324CollectionManager.Schedule_Ready_Title:Scheduling State.
    318325CollectionManager.Build_Not_Moved:The building directory could not be moved. Try building again, or exit GLI and the server, and then restart GLI and try building again - this should fix the problem.
    319326CollectionManager.Index_Not_Deleted:The index directory could not be deleted. Try exiting GLI and the server, and then restart GLI and try building again - this should fix the problem.
     
    331338#
    332339#***** CreatePane *****
     340CreatePane.Schedule_Progress:Schedule Progress
     341CreatePane.Schedule:Schedule Options
     342CreatePane.Schedule_Tooltip:Options for the scheduling of automatic collection formation
     343CreatePane.Schedule_Build:Schedule Action
     344CreatePane.Schedule_Build_Tooltip:Schedule automatic collection formation
    333345CreatePane.Build:Build Options
    334346CreatePane.Build_Tooltip:Options for the indexing and classification stage of collection formation
     
    350362CreatePane.Mode_All:all
    351363CreatePane.Options:Option Groups
    352 CreatePane.Options_Title:Collection Import & Build Options
     364CreatePane.Options_Title:Collection Import, Build, and Scheduling Options
    353365CreatePane.Preview_Collection:Preview Collection
    354366CreatePane.Preview_Collection_Tooltip:Preview the collection
     
    627639GShell.Build.InfoDatabase:Creating information database...
    628640GShell.Build.Phind:Generating a Phind classifier. This may take some time...
     641GShell.Schedule.ScheduleBegun1:**************** Schedule Started ***************
     642GShell.Schedule.ScheduleComplete1:**************** Schedule Finished *************
     643GShell.Schedule.ScheduleDelete:***********Deleting Existing Scheduling*****
    629644GShell.Command:Command
    630645GShell.Failure:Command failed.
     
    876891OptionsPane.LogHistory:Log history
    877892OptionsPane.Successful: - successful
     893OptionsPane.Scheduled: - scheduled
    878894OptionsPane.Unknown: - unknown
    879895OptionsPane.Unsuccessful: - unsuccessful
Note: See TracChangeset for help on using the changeset viewer.