%GT::Installer::LANG = (
ERR_REQUIRED => "%s can not be left blank.",
ERR_PATH => "The path (%s) does not exist on this system",
ERR_PATHWRITE => "Unable to write to directory (%s). Reason: (%s)",
ERR_PATHCREATE => "Unable to create directory (%s). Reason: (%s)",
ERR_URLFMT => "(%s) does not look like a URL",
ERR_FTPFMT => "(%s) does not look like and FTP URL",
ERR_EMAILFMT => "(%s) does not look like an email",
ERR_SENDMAIL => "The path (%s) does not exist on your system or is not executable",
ERR_SMTP => "(%s) is not a valid smtp server address",
ERR_PERL => "The path to Perl you specified (%s) %s",
ERR_DIREXISTS => "%s is not a directory but exists, unable to make a directory of that name",
ERR_WRITEOPEN => "Could not open %s for writting; Reason: %s",
ERR_READOPEN => "Could not open %s for reading; Reason: %s",
ERR_RENAME => "Could not rename %s to %s; Reason: %s",
ENTER_REG => 'Please enter your registration number',
REG_NUM => 'Registration Number',
ENTER_SENDMAIL => 'Please enter either a path to sendmail, or a SMTP server to use for sending mail',
MAILER => 'Mailer',
ENTER_PERL => 'Please enter the path to Perl 5',
PATH_PERL => 'Path to Perl',
CREATE_DIRS => 'Create Directories',
INSTALL_CURRUPTED => '
install.dat appears to be corrupted. Please make sure you transfer
the file in BINARY mode when using FTP. Otherwise you may have a
corrupted file, and you should try downloading a new file from
Gossamer Threads.
If you need assistance, please visit:
http://gossamer-threads.com/scripts/support/
',
INSTALL_VERSION => '
This program requires Perl version 5.004_04 or greater to run. Your
system is only running version %s. Try changing the path to Perl in
install.cgi to a newer version, or contact your ISP for help.
',
ADMIN_PATH_ERROR => "You must specify the path to the previous install's admin area",
INTRO => '
%s Quick Install http://gossamer-threads.com
Copyright (c) 2004 Gossamer Threads Inc. All Rights Reserved
Redistribution in part or in whole strictly prohibited.
Please see LICENSE file for full details.
',
WELCOME => '
Welcome to the %s auto install. This program will
unarchive the %s program, and create all the
files neccessary, and set all permissions properly.
To begin, please enter the following information. Type exit or
quit at any time to abort.
',
IS_UPGRADE => "Is this an upgrade of an existing installation",
ENTER_ADMIN_PATH => "\nPlease enter path to current admin",
UNARCHIVING => 'Unarchiving',
TAR_OPEN => "Could not open %s. Reason: %s",
TAR_READ => "There was an error reading from %s. Expected to read %s bytes, but only got %s.",
TAR_BINMODE => "Could not binmode %s. Reason: %s",
TAR_BADARGS => "Bad arguments passed to %s. Reason: %s",
TAR_CHECKSUM => "Checksum Error parsing tar file. Most likely this is a corrupt tar.\nHeader: %s\nChecksum: %s\nFile: %s\n",
TAR_NOBODY => "File '%s' does not have a body!",
TAR_CANTFIND => "Unable to find a file named: '%s' in tar archive.",
TAR_CHMOD => "Could not chmod %s, Reason: %s",
TAR_DIRFILE => "'%s' exists and is a file. Cannot create directory",
TAR_MKDIR => "Could not mkdir %s, Reason: %s",
TAR_RENAME => "Unable to rename temp file: '%s' to tar file '%s'. Reason: %s",
TAR_NOGZIP => "Compress::Zlib module is required to work with .tar.gz files.",
SKIPPING_FILE => "Skipping %s\n",
OVERWRITTING_FILE => "Overwritting %s\n",
SKIPPING_MATCHED => "Skipping %s in matched directory\n",
BACKING_UP_FILE => "Backing up %s\n",
ERR_OPENTAR => '
Unable to open the install.dat file! Please make sure the
file exists, and the permissions are set properly so the
program can read the file.
The error message was:
%s
If you need assistance, please visit:
http://gossamer-threads.com/scripts/support/
',
ERR_OPENTAR_UNKNOWN => '
Unknown error opening tar file:
%s
If you need assistance, please visit:
http://gossamer-threads.com/scripts/support/
',
WE_HAVE_IT => "\nWe have everything we need to proceed.\n\n",
ENTER_STARTS => "\nPress ENTER to install, or CTRL-C to abort",
NOW_UNARCHIVING => '
We are now unarchiving %s and will be extracting
all the files shortly. Please be patient ...
',
UPGRADE_DONE => '
Congratulations! Your copy of %s has now been
updated to version %s. The install files have
been removed.
If you need to re-run the install, please unarchive the
original file again.
',
INSTALL_DONE => '
%s is now unarchived. The install files have been
removed. If you need to re-run the install, please unarchive
the original file again.
NOTE: Please do not leave your original .tar.gz file in your
web directory!
',
TELNET_ERR => 'Error: %s',
FIRST_SCREEN => '
Welcome to <%product%> <%version%>
Copyright 2004 Gossamer
Threads Inc.
',
UPGRADE_FIRST_SCREEN => '
Welcome to <%product%> <%version%>
Copyright 2004 Gossamer
Threads Inc.
',
UPGRADE_SECOND_SCREEN_FIRST => '
Welcome to <%product%>
<%product%>
Install
|
We are now going to unarchive the script, please be patient and do not hit stop.
|
',
UPGRADE_SECOND_SCREEN_SECOND => '
<%product%> is now unarchived.
<%install_message%>
Please do not leave your original .tar.gz file in your web directory!
If you have any problems, please visit our support forum.
<%message%>
|
Copyright 2004 Gossamer
Threads Inc.
',
INSTALL_WARNING => 'WARNING: Please remove the install.cgi and install.dat file from this directory. It is a security risk to leave those files here.',
INSTALL_REMOVED => '
The install files have been removed. If you need to re-run the install, please unarchive the
original file again.',
OVERWRITE => 'Overwrite',
BACKUP => 'Backup',
SKIP => 'Skip',
INSTALL_FIRST_SCREEN => '
Welcome to <%product%> <%version%>
Copyright 2004 Gossamer
Threads Inc.
',
INSTALL_SECOND_SCREEN_FIRST => '
Welcome to <%product%>
<%product%>
Install
|
We are now going to unarchive the script, please be patient and do not hit stop.
|
',
INSTALL_SECOND_SCREEN_SECOND => '
<%product%> is now unarchived.
<%install_message%>
Please do not leave your original .tar.gz file in your web directory!
If you have any problems, please visit our support forum.
<%message%>
|
Copyright 2004 Gossamer
Threads Inc.
',
CGI_ERROR_SCREEN => '
Error
Error
|
An error occured:
<%error%>
|
Copyright 2004 Gossamer
Threads Inc.
',
INVALID_RESPONCE => "\nInvalid Responce (%s)\n",
);