Ignore:
Timestamp:
2004-05-20T16:50:59+12:00 (20 years ago)
Author:
kjdon
Message:

modified the Import Progress strings quite a bit - fr, es, ru need some new translations

File:
1 edited

Legend:

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

    r7350 r7358  
    605605GShell.Failure:Command failed.
    606606GShell.Import:import.pl
    607 GShell.Import.Are:are
    608 GShell.Import.FileNotProcessed:The file at {0-target file path} cannot be added because its type is not recognised by any Greenstone plugin.
    609 GShell.Import.FileProcessing:The file at {0-target file path} has been recognised by the {1-plugin name} plugin and is being added.
     607GShell.Import.FileNotProcessed:The file {0-target file path} was recognised but could not be processed by any plugin.
     608GShell.Import.FileNotRecognised:The file {0-target file path} was not recognised by any plugin.
     609GShell.Import.FileProcessing:The file {0-target file path} is being processed by {1-plugin name}.
     610GShell.Import.FileProcessingError:The file {0-target file path} encountered an error during processing.
    610611GShell.Import.ImportBegun1:************** Import  Started **************
    611612GShell.Import.ImportComplete1:************** Import Finished **************
    612 GShell.Import.ImportComplete2:Of the {0-number documents considered} 'documents' found while building this collection:
    613 GShell.Import.ImportComplete.Processed:{0-number processed} {1-were or was} recognised by plugins and {2-are or is} available in the collection
    614 GShell.Import.ImportComplete.Blocked:{0-number blocked} {1-were or was} prevented from being added by plugins (such as images in web pages)
    615 GShell.Import.ImportComplete.Ignored:{0-number ignored} {1-were or was} not recognised by plugins and {2-are or is} not available in the collection
     613GShell.Import.ImportComplete2:{0-number documents considered} documents were considered for processing.
     614GShell.Import.ImportComplete2.1:1 document was considered for processing.
     615GShell.Import.ImportComplete.Processed:{0-number processed} documents were processed and included in the collection.
     616GShell.Import.ImportComplete.Processed.1:1 document was processed and included in the collection.
     617GShell.Import.ImportComplete.Blocked:{0-number blocked} were prevented from being added by plugins (such as images in web pages).
     618GShell.Import.ImportComplete.Blocked.1:1 was prevented from being added by plugins (such as images in web pages).
     619GShell.Import.ImportComplete.Ignored:{0-number ignored} were unrecognised.
     620GShell.Import.ImportComplete.Ignored.1:1 was unrecognised.
     621GShell.Import.ImportComplete.Failed:{0-number failed} were rejected.
     622GShell.Import.ImportComplete.Failed.1:1 was rejected.
    616623GShell.Import.ImportComplete3:\n
    617 GShell.Import.Is:is
    618 GShell.Import.Was:was
    619 GShell.Import.Were:were
    620624GShell.New:makecol.pl
    621625GShell.Other:other
Note: See TracChangeset for help on using the changeset viewer.