Ignore:
Timestamp:
2010-08-11T21:28:34+12:00 (14 years ago)
Author:
ak19
Message:

Ticket #152: Allowing different paths to collect dir so that GLI can work with collect dirs on pen drives. NONE OF THESE CHANGES ARE FOR Client-GLI AS YET. 1. Preferences (Connection tab), Open and New Collection dialogs allow one to change the current collect directory containing the collections to select from. 2. New Collection dialog allows one to base a new collection on an existing collection in a collect dir other than the current collect dir. 3. Collections in the Documents in Greenstone Collections Workspace Tree Node now have two additional rightclick options: to move and copy these collections to another location.

Location:
main/trunk/gli/classes
Files:
1 added
1 edited

Legend:

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

    r22341 r22605  
    526526#***** FileActions *****
    527527FileActions.Calculating_Size:Calculating total size of selected files
     528FileActions.ChooseDestinationDirectory:Choose destination directory
    528529FileActions.Copying:Copying {0}
    529530FileActions.Could_Not_Delete:Could not delete {0}
     
    615616General.Cancel:Cancel
    616617General.Cancel_Tooltip:Cancel the changes (will not undo any that have been applied already)
     618General.CD:Change Dir...
     619General.CD_Tooltip:Browse to a different collect directory
     620General.ChooseCollectDirectory:Choose your collect directory...
    617621General.Close:Close
    618622General.Close_Tooltip:Close this dialog box
     
    735739#***** Menu Options *****
    736740Menu.Collapse:Close Folder
     741Menu.Copy_Collection:Copy this collection to...
    737742Menu.Edit:Edit
    738743Menu.Edit_Copy:Copy (ctrl-c)
     
    756761Menu.Help_About:About...
    757762Menu.Metadata_View:Assigned Metadata for the {0}
     763Menu.Move_Collection:Move this collection to...
    758764Menu.Open_Externally:Open in external program
    759765#********************
     
    861867NewCollectionPrompt.Base_Collection:Base this collection on:
    862868NewCollectionPrompt.Base_Collection_Tooltip:Select an existing collection to base the new collection on
     869NewCollectionPrompt.ChooseACollection:Choose a collection
    863870NewCollectionPrompt.Collection_Description:Description of content:
    864871NewCollectionPrompt.Collection_Name:Collection folder:
     
    870877NewCollectionPrompt.Instructions:To create a new collection fill out the fields below.
    871878NewCollectionPrompt.NewCollection:-- New Collection --
     879NewCollectionPrompt.OtherCollections:-- Other Collections... --
     880NewCollectionPrompt.Select:Select
    872881NewCollectionPrompt.Title:Create a new Collection.
    873882NewCollectionPrompt.Title_Clash:The title you have chosen for your collection is already in use. Continue?
     
    918927Preferences.Connection.Library_Path_Tooltip_GS3:The URL of the Greenstone web-server
    919928Preferences.Connection.Library_Path_Connection_Failure:Failed to connect. Check that the Greenstone server at {0} is running.
     929Preferences.Connection.CollectDirectory:Collect Directory:
     930Preferences.Connection.CollectDirectory_Tooltip:The path to the collect directory you want to work with.
    920931Preferences.Connection.ProgramCommand:Preview Command:
    921932Preferences.Connection.ProgramCommand_Tooltip:The launch command for the program used to view the collection preview. Remember to use %1 as the placeholder for the collection address, and to use speechmarks where necessary.
Note: See TracChangeset for help on using the changeset viewer.