Changeset 16857 for gli


Ignore:
Timestamp:
2008-08-18T10:06:34+12:00 (16 years ago)
Author:
kjdon
Message:

changed the two 'no plugin can process this file' messages. added GShell.Import.Warning

File:
1 edited

Legend:

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

    r16831 r16857  
    221221CDM.PlugInManager.PlugIn_XML_Parse_Failed:Unable to determine the arguments for the {0}\nplugin. Please ensure that the plugin in question provides\nthe -xml flag by running the pluginfo.pl script described\nin section 2.1 of the Greenstone Developers Guide.
    222222CDM.PluginManager.Plugin_List_XML_Parse_Failed:Unable to get the list of plugins using pluginfo.pl -listall.
    223 CDM.PluginManager.Plugin_Suggestion_Prompt:None of the plugins in this collection are expected to process the file "{0}". The following plugins can be used to process this file. You can add one to your collection now by selecting it and pressing the Add button. (Note that you can change the list of plugins at any time by going to "Document Plugins" on the Design Pane.)
     223CDM.PluginManager.Plugin_Suggestion_Prompt:None of the plugins in this collection are expected to process the file "{0}" directly. (However, it may be included in the collection if it belongs to another file, for example, images in a web page.) The following plugins may be able to process this file. You can add one to your collection now by selecting it and pressing the Add button. (Note that you can change the list of plugins at any time by going to "Document Plugins" on the Design Pane.)
    224224CDM.PlugInManager.Remove:Remove Plugin
    225225CDM.PlugInManager.Remove_Tooltip:Remove the selected plugin from the list
     
    663663GShell.Import.ImportComplete.Failed.1:1 was rejected.
    664664GShell.Import.ImportComplete3:\n
     665GShell.Import.Warning:{0-plugin name} Warning:
    665666GShell.Parsing_Metadata_Complete:Archived metadata extraction complete.
    666667GShell.Parsing_Metadata_Start:Extracting new metadata from archive files.
     
    874875#
    875876#******* OldWGET *******
    876 NoPluginExpectedToProcessFile.Message:None of Greenstone's plugins are expected to process the file "{0}". Check that the file has the correct extension. If it is correct then you may have to use UnknownPlug to process this file.
     877NoPluginExpectedToProcessFile.Message:None of Greenstone's plugins are expected to process the file "{0}" directly. (However, it may be included in the collection if it belongs to another file, for example, images in a web page.) Check that the file has the correct extension. If it is correct then you may have to use UnknownPlug to process this file.
    877878NoPluginExpectedToProcessFile.Title:No plugin expected to process file
    878879#***********************
Note: See TracChangeset for help on using the changeset viewer.