Changeset 7255 for trunk


Ignore:
Timestamp:
2004-04-29T17:07:40+12:00 (20 years ago)
Author:
kjdon
Message:

added a couple of strings to eng dictionary, and removed a few fullstops from some FileActions messages

File:
1 edited

Legend:

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

    r7242 r7255  
    482482#
    483483#***** FileActions *****
    484 FileActions.Calculating_Size:Calculating total size of selected files.
    485 FileActions.Copying:Copying {0}.
    486 FileActions.Deleting:Deleting {0}.
     484FileActions.Calculating_Size:Calculating total size of selected files
     485FileActions.Copying:Copying {0}
     486FileActions.Deleting:Deleting {0}
    487487FileActions.Directories_Selected:{0} folders selected
    488488FileActions.Directory_Exists:<html>The folder<br>{0}<br>already exists within the collection. Files will be copied into it.</html>
     
    502502FileActions.Insufficient_Space_Message:The file action has failed because of insufficient disk\nspace. For the file to copy successfully you require a\nfurther: {0}
    503503FileActions.Insufficient_Space_Title:Error - Insufficient Space
    504 FileActions.Jobs:{0} file actions remaining.
    505 FileActions.Moving:Moving {0}.
    506 FileActions.No_Activity:No action requested.
     504FileActions.Jobs:{0} file actions remaining
     505FileActions.Moving:Moving {0}
     506FileActions.No_Activity:No action requested
    507507FileActions.No_Parent_For_New_Folder:To create a new folder you must first select a single destination folder in the collection tree.
    508 FileActions.No_Selection:No files selected.
     508FileActions.No_Selection:No files selected
    509509FileActions.Possible_Cyclic_Path:{1} is {0} directories deep and may be a recursive path? Should file actioning continue?
    510510FileActions.Read_Only:Files from the workspace are read only and cannot be deleted.
     
    584584General.Pure_Cancel_Tooltip:Abort this action (no changes will be made)
    585585General.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
     586General.View:View Value
    586587General.Warning:Warning
    587588General.Yes:Yes
     
    794795MetaEdit.Value:Value
    795796MetaEdit.Value_Field_Tooltip:Value to assign to the selected metadata element
     797MetaEdit.Value_Field_Tooltip_Uneditable:Value assigned to the selected metadata element
    796798#********************
    797799#
Note: See TracChangeset for help on using the changeset viewer.