X-Git-Url: https://dev.renevier.net/gitweb.cgi?p=syp.git;a=blobdiff_plain;f=inc%2Fi10n%2Fen%2Fsyp.php;h=ffaf07a54b415c1187396071dea4930484c8bf4b;hp=843a97c22e23504dd229342733a07f7236891049;hb=a95b8e8626615eb84bd4760a0640d13dc1e67bab;hpb=7a8818d6a3dba51ca8dfc4142488a139618dfdb0 diff --git a/inc/i10n/en/syp.php b/inc/i10n/en/syp.php index 843a97c..ffaf07a 100644 --- a/inc/i10n/en/syp.php +++ b/inc/i10n/en/syp.php @@ -11,6 +11,71 @@ "_language_name" => "english", /* starts translation */ + "SYP wizard" + => "", + + "You need at least PHP version 5" + => "", + + "not supported" + => "", + + "Could not connect to database." + => "", + + "Database does not exist." + => "", + + "Unknown error when connecting to database." + => "", + + "Unknown error when checking user table." + => "", + + "Found user table." + => "", + + "Error when creating user table." + => "", + + "User table created." + => "", + + "Error when initializing password." + => "", + + "Admin password initialized." + => "", + + "choose admin password" + => "", + + "Unknown error when checking data table." + => "", + + "Found data table." + => "", + + "Error when creating data table." + => "", + + "Data table created." + => "", + + "exist but is not a directory" + => "", + + "could not create directory" + => "", + + "directory created" + => "", + + "could not write in directory" + => "", + + "SYP is installed. You can now go to admin area" + => "", "SYP needs javascript. Please activate scripts in your browser." => "", @@ -24,8 +89,8 @@ "SYP admin" => "", - "SYP is not correctly installed. Please read README.txt file and follow\n" . - " installation instructions." + "SYP is not correctly installed. Please follow README.txt instructions\n" . + " and go to wizard." => "", "add a place"