Changeset 6391


Ignore:
Timestamp:
2004-01-09T15:09:38+13:00 (20 years ago)
Author:
jmt12
Message:

Some more strings. This deserves an evil laugh. Muhwahahaha

File:
1 edited

Legend:

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

    r6326 r6391  
    230230CDM.IndexManager.Remove_Index_Tooltip:Remove the selected index from the list
    231231CDM.IndexManager.Section:section
    232 CDM.IndexManager.Set_Default:Set Default
     232CDM.IndexManager.Set_Default:Set Default Index
    233233CDM.IndexManager.Set_Default_Tooltip:Make the selected index the default index
    234234CDM.IndexManager.Source:Build index on:
     
    247247CDM.LanguageManager.Set_Default:Set Default
    248248CDM.LanguageManager.Set_Default_Tooltip:Make the selected language the default
     249CDM.MetadataSetManager.Add:Add Metadata Set
     250CDM.MetadataSetManager.Add_Tooltip:Open the Metadata Set Editor to allow the creation of a new metadata set
     251CDM.MetadataSetManager.Configure:Configure Metadata Set
     252CDM.MetadataSetManager.Configure_Tooltip:Open the Metadata Set Editor to allow the editing of the current selected set. This action may also be performed by double-clicking on the desired metadata set.
    249253CDM.MetadataSetManager.Elements:Elements in selected Metadata Set
    250 CDM.MetadataSetManager.Instructions:In this read-only design view you can review the Metadata Sets in your collection, what Elements they contain, and how they will appear in the collection configuration file.
     254CDM.MetadataSetManager.Instructions:In this design view you can add, configure and remove the Metadata Sets in your collection and what Elements they contain.
     255CDM.MetadataSetManager.Remove:Remove Metadata Set
     256CDM.MetadataSetManager.Remove_Tooltip:Opens the Metadata Set Editor to remove the currently selected metadata set.
    251257CDM.MetadataSetManager.Sets:Available Metadata Sets
    252 CDM.MetadataSetManager.Title:{39}{46}Metadata Set Review{47}{34}
     258CDM.MetadataSetManager.Title:{39}{46}Metadata Sets{47}{34}
    253259CDM.Move.At_Bottom:Cannot move the {0} {1} lower as it is already at the bottom of the list.
    254260CDM.Move.At_Top:Cannot move the {0} {1} higher as it is already at the top of the list.
    255261CDM.Move.Cannot:Cannot move the plugin {0} any lower as RecPlug and ArcPlug must be at the bottom of the list.
    256262CDM.Move.Fixed:<html>RecPlug and ArcPlug are generally required to be last and so are fixed in place.<br>If you really must move them please hand edit the collect.cfg file.</html>
    257 CDM.Move.Move_Bottom:Move To Bottom
    258 CDM.Move.Move_Bottom_Tooltip:Move the selected item to the bottom of the list
    259263CDM.Move.Move_Down:Move Down
    260264CDM.Move.Move_Down_Tooltip:Move the selected item down the list
    261 CDM.Move.Move_Top:Move To Top
    262 CDM.Move.Move_Top_Tooltip:Move the selected item to the top of the list
    263265CDM.Move.Move_Up:Move Up
    264266CDM.Move.Move_Up_Tooltip:Move the selected item up the list
     
    267269CDM.PlugInManager.Add_Tooltip:Use the specified plugin with this collection
    268270CDM.PlugInManager.Assigned:Currently Assigned Plugins
    269 CDM.PlugInManager.Configure:Configure Selected Plugin
     271CDM.PlugInManager.Configure:Configure Plugin
    270272CDM.PlugInManager.Configure_Tooltip:Change the options of the selected plugin
    271273CDM.PlugInManager.Controls:Editing Controls
     
    306308CDM.SubcollectionManager.Name:Subcollection filter name:
    307309CDM.SubcollectionManager.Name_Tooltip:The name of the new subcollection filter
     310CDM.SubcollectionManager.Partitions_Disabled:This facility is currently disabled because you are operating in {0-Current Mode} mode. It can only be accessed in {1-Systems} and {2-Expert} modes. Use File->Preferences to alter the mode of operation.
    308311CDM.SubcollectionManager.Remove:Remove Filter
    309312CDM.SubcollectionManager.Remove_Tooltip:Remove the selected filter from the list
     
    389392#
    390393#***** CreatePane *****
    391 CreatePane.Build:Build
     394CreatePane.Build:Build Options
    392395CreatePane.Build_Tooltip:Options for the indexing and classification stage of collection formation
    393396CreatePane.Build_Collection:Build Collection
     
    397400CreatePane.Cancel_Build_Tooltip:Stop the collection formation process
    398401CreatePane.Copy_Progress:Copy Progress
    399 CreatePane.Import:Import
     402CreatePane.Import:Import Options
    400403CreatePane.Import_Tooltip:Options for the file conversion and metadata assignment stage of collection formation
    401404CreatePane.Import_Progress:Import Progress
     
    586589#***** GShell *****
    587590GShell.Build:buildcol.pl
     591GShell.Build.Auxilary:Creating auxiliary files and tidying up...
     592GShell.Build.BuildBegun1:**************** Build Begun ****************
     593GShell.Build.BuildComplete1:************** Build Complete ***************
     594GShell.Build.CompressText:Compressing text...
     595GShell.Build.FatalError.NoRunMGPasses:Fatal Error. MGPasses cannot be executed.
     596GShell.Build.Index:Creating an index based on {0-index source and level}...
     597GShell.Build.InfoDatabase:Creating information database...
     598GShell.Build.Phind:Generating a Phind classifier. This may take some time...
    588599GShell.Command:Command
    589600GShell.Export:exportcol.pl
     
    591602GShell.Failure:Command failed.
    592603GShell.Import:import.pl
     604GShell.Import.Are:are
     605GShell.Import.FileNotProcessed:The file at {0-target file path} is of a type not recognised by any Greenstone plugin and can't be added.
     606GShell.Import.FileProcessing:The file at {0-target file path} is a type recognised by the plugin {1-plugin name} and will be added.
     607GShell.Import.ImportBegun1:*************** Import Begun ****************
     608GShell.Import.ImportComplete1:************** Import Complete **************
     609GShell.Import.ImportComplete2:Of the {0-number documents considered} 'documents' found while building this collection:
     610GShell.Import.ImportComplete.Processed:{0-number processed} {1-were or was} recognised by plugins and {2-are or is} available in the collection
     611GShell.Import.ImportComplete.Blocked:{0-number blocked} {1-were or was} prevented from being added by plugins (such as images in web pages)
     612GShell.Import.ImportComplete.Ignored:{0-number ignored} {1-were or was} not recognised by plugins and {2-are or is} not available in collection
     613GShell.Import.ImportComplete3:\n
     614GShell.Import.Is:is
     615GShell.Import.Was:was
     616GShell.Import.Were:were
    593617GShell.New:makecol.pl
    594618GShell.Other:other
     
    819843#
    820844#***** Missing EXEC *****
    821 MissingEXEC.Message:Warning! You will not be able to view your new collections within the Librarian Interface unless you specify the path to the locally running Greenstone Library Webserver. You can enter this now in the text field below, or later by going to Preferences and choosing the Connection tab. Remember the a valid url must start with the protocol "http://", and end with the execuable name ("library" for Greenstone local library server, "gsdl" for other web servers).
     845MissingEXEC.Message:Warning! You will not be able to view your new collections within the Librarian Interface unless you specify the path to the locally running Greenstone Library Webserver. You can enter this now in the text field below, or later by going to Preferences and choosing the Connection tab. Remember the a valid url must start with the protocol "http://", and will probably end with the executable name ("library" for Greenstone local library server, "gsdl" for other web servers).
    822846MissingEXEC.Title:Missing Greenstone Library Address
    823847#***** Missing GSDL *****
     
    9781002Preferences.General.Interface_Language:Interface Language:
    9791003Preferences.General.Interface_Language_Tooltip:Select the language you wish the interface and its controls to be displayed in.
    980 Preferences.General.Recursion_Depth:Maximum folder recursion depth:
     1004Preferences.General.Recursion_Depth:Maximum recursion depth:
    9811005Preferences.General.Recursion_Depth_Tooltip:The maximum depth of folders copied in a file action before a recursive path is suspected
    9821006Preferences.General.Restart_Required:GLI should now be restarted in order to complete loading a new interface language.
     
    9871011Preferences.Mode:Mode
    9881012Preferences.Mode_Tooltip:Click on an entry to select a suitable level of operation
    989 Preferences.Mode.Assistant:Librarian Assistant
     1013Preferences.Mode.Assistant:Library Assistant
    9901014Preferences.Mode.Assistant_Description:Use this setting to gain access to the basic features of the Greenstone Librarian Interface: adding documents and metadata to collections, creating new collections whose structure mirrors existing ones, and building collections.
    9911015Preferences.Mode.Librarian:Librarian
     
    9941018Preferences.Mode.Systems_Description: This setting enables full use of the Greenstone Librarian Interface. To take advantage of all the features available, you will need to be able to formulate regular expressions.
    9951019Preferences.Mode.Expert:Expert
    996 Preferences.Mode.Expert_Description:This setting enables expert use of the Greenstone Librarian Interface. It is recommended for users who are experienced with Greenstone, are familiar with running PERL scripts and examining their output, and are comfortable using regular expression syntax. All features of the Greenstone Librarian Interface are enabled.
     1020Preferences.Mode.Expert_Description:This setting enables expert use of the Greenstone Librarian Interface. It is recommended for users who are experienced with Greenstone, and are familiar with running PERL scripts and using their output for troubleshooting. All features of the Greenstone Librarian Interface are enabled.
    9971021Preferences.Warnings:Warnings
    9981022Preferences.Warnings_Tooltip:Enable or disable various warning dialogs
Note: See TracChangeset for help on using the changeset viewer.