Ignore:
Timestamp:
2003-09-26T17:37:35+12:00 (21 years ago)
Author:
mdewsnip
Message:

A few more tooltips added.

File:
1 edited

Legend:

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

    r5537 r5541  
    434434General.Apply_Tooltip:Apply the current settings but do not exit the dialog
    435435General.Browse:Browse
     436General.Browse_Tooltip:Choose a filepath on your computer
    436437General.Cancel:Cancel
    437438General.Cancel_Tooltip:Cancel the changes (will not undo any that have been applied already)
     
    440441General.Error:Error
    441442General.File_Description:Librarian Interface Collection (*.col)
     443General.Good_Cancel_Tooltip:Make no changes
    442444General.No:No
    443445General.OK:OK
     
    446448General.Outstanding_Processes:<html>The Librarian Interface cannot close completely until all programs<br>started within The Librarian Interface have also exited.</html>
    447449General.Outstanding_Processes_Title:Waiting To Exit
    448 General.Usage:Usage: Gathaen <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
     450General.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
    449451General.Warning:Warning
    450452General.Yes:Yes
     
    503505#
    504506#***** LockFileDialog *****
     507LockFileDialog.Cancel_Tooltip:Do not steal control of the lock file (collection will not open)
    505508LockFileDialog.Date:Date
    506509LockFileDialog.Error:#error
     
    509512LockFileDialog.Machine:Where
    510513LockFileDialog.Name:Name
     514LockFileDialog.OK_Tooltip:Steal control of the lock file
    511515LockFileDialog.Title:Lock File Detected
    512516LockFileDialog.User:Who
     
    706710MSMPrompt.Export_Conditions:Using the condition:
    707711MSMPrompt.Export_File:Choose file to export to:
     712MSMPrompt.Export_File_Tooltip:Enter the path of the output file
    708713MSMPrompt.Export_No_Values:No Values
    709714MSMPrompt.Export_Set:Select metadata set to export:
     715MSMPrompt.Export_Set_Tooltip:The metadata set to save to file
    710716MSMPrompt.Export_Subjects_Only:Subjects Only
    711717MSMPrompt.Export_Title:Export Metadata Set
    712718MSMPrompt.File_Export:Export
     719MSMPrompt.File_Export_Tooltip:Export the chosen metadata set to the specified file
    713720MSMPrompt.File_Filter_Description:Metadata Sets (.mds)
    714721MSMPrompt.File_Import:Import
     722MSMPrompt.File_Import_Tooltip:Import the metadata set from the specified file
    715723MSMPrompt.GDMParser.Title:Parsing Greenstone Metadata File
    716724MSMPrompt.Import_Title:Import Metadata Set
     
    774782NewFolderPrompt.Default_Folder_Name:new folder
    775783NewFolderPrompt.Folder_Name:Folder Name
    776 NewFolderPrompt.Title:Enter the new folders name.
     784NewFolderPrompt.Folder_Name_Tooltip:Enter a name for the new folder
     785NewFolderPrompt.Title:Create a new folder
    777786#***********************
    778787#
Note: See TracChangeset for help on using the changeset viewer.