Changeset 16679 for gli/trunk


Ignore:
Timestamp:
2008-08-08T12:04:44+12:00 (16 years ago)
Author:
dmn
Message:

fix capitalisation of Perl and rephrase to make sense from starting from a Windows menu item and not just a command line script

File:
1 edited

Legend:

Unmodified
Added
Removed
  • gli/trunk/gli.bat

    r16548 r16679  
    231231:noPerl
    232232    echo.
    233     if "%GLILANG%" == "en" echo The Greenstone Librarian Interface requires perl in order to operate,
    234     if "%GLILANG%" == "en" echo but perl could not be detected on your system. Please ensure that perl
    235     if "%GLILANG%" == "en" echo is installed and is on your search path, then rerun this script.
     233    if "%GLILANG%" == "en" echo The Greenstone Librarian Interface requires Perl in order to
     234operate,
     235    if "%GLILANG%" == "en" echo but Perl could not be detected on your system. Please ensure that
     236Perl
     237    if "%GLILANG%" == "en" echo is installed and is on your search path, then try again.
    236238
    237239    if "%GLILANG%" == "es" echo La Interfaz de la Biblioteca Digital Greenstone requiere Perl para poder
Note: See TracChangeset for help on using the changeset viewer.