Changeset 16135
- Timestamp:
- 2008-06-24T19:02:47+12:00 (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
gli/trunk/classes/dictionary.properties
r15159 r16135 298 298 #*************************** 299 299 # 300 #******ScheduldBuilt****** 301 ScheduleBuilt.Message:The scheduling of this collection has been altered. 302 ScheduleBuilt.Title:Collection Scheduling Result 303 #*************************** 304 # 300 305 #***** CollectionManager ***** 306 CollectionManager.Schedule_Failed:An error has occurred and the collection could not be scheduled for periodic building. 301 307 CollectionManager.Build_Cancelled:Building the collection has been cancelled. 302 308 CollectionManager.Cannot_Create_Collection:An error has occurred and the collection could not be created. … … 316 322 CollectionManager.Preview_Ready_Failed:An error has occurred which will prevent the collection being previewed. 317 323 CollectionManager.Preview_Ready_Title:Collection Preview State. 324 CollectionManager.Schedule_Ready_Title:Scheduling State. 318 325 CollectionManager.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. 319 326 CollectionManager.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. … … 331 338 # 332 339 #***** CreatePane ***** 340 CreatePane.Schedule_Progress:Schedule Progress 341 CreatePane.Schedule:Schedule Options 342 CreatePane.Schedule_Tooltip:Options for the scheduling of automatic collection formation 343 CreatePane.Schedule_Build:Schedule Action 344 CreatePane.Schedule_Build_Tooltip:Schedule automatic collection formation 333 345 CreatePane.Build:Build Options 334 346 CreatePane.Build_Tooltip:Options for the indexing and classification stage of collection formation … … 350 362 CreatePane.Mode_All:all 351 363 CreatePane.Options:Option Groups 352 CreatePane.Options_Title:Collection Import & BuildOptions364 CreatePane.Options_Title:Collection Import, Build, and Scheduling Options 353 365 CreatePane.Preview_Collection:Preview Collection 354 366 CreatePane.Preview_Collection_Tooltip:Preview the collection … … 627 639 GShell.Build.InfoDatabase:Creating information database... 628 640 GShell.Build.Phind:Generating a Phind classifier. This may take some time... 641 GShell.Schedule.ScheduleBegun1:**************** Schedule Started *************** 642 GShell.Schedule.ScheduleComplete1:**************** Schedule Finished ************* 643 GShell.Schedule.ScheduleDelete:***********Deleting Existing Scheduling***** 629 644 GShell.Command:Command 630 645 GShell.Failure:Command failed. … … 876 891 OptionsPane.LogHistory:Log history 877 892 OptionsPane.Successful: - successful 893 OptionsPane.Scheduled: - scheduled 878 894 OptionsPane.Unknown: - unknown 879 895 OptionsPane.Unsuccessful: - unsuccessful
Note:
See TracChangeset
for help on using the changeset viewer.