Ignore:
Timestamp:
2009-09-07T11:45:47+12:00 (15 years ago)
Author:
davidb
Message:

Dictionary strings for new csv-usernames-to-db.pl

File:
1 edited

Legend:

Unmodified
Added
Removed
  • gsdl/trunk/perllib/strings.properties

    r20008 r20541  
    6666
    6767scripts.gli:A flag set when running this script from gli, enables output specific for gli.
     68scripts.gai:A flag set when running this script from gai (greenstone administration tool), enables output specific for gai.
     69
     70scripts.verbosity:Controls the quantity of output. 0=none, 3=lots.
     71scripts.out:Filename or handle to print output status to.
    6872
    6973# -- buildcol.pl --
     
    293297
    294298import.verbosity:Controls the quantity of output. 0=none, 3=lots.
     299
     300# -- csv-usernames-to-db.pl
     301
     302cu2db.params:[options] cvs-filename
     303
     304cu2db.field-separator:Controls which character is used to separate the fields in the CSV file
     305
     306cu2db.already-encrypted:Use this if the passwords in the CSV file are already encrypted
     307
     308
    295309
    296310# -- schedule.pl --
Note: See TracChangeset for help on using the changeset viewer.