]> dev.renevier.net Git - syp.git/blobdiff - inc/i10n/en/syp.php
small code cleanup (indentation, missing copyrights, etc)
[syp.git] / inc / i10n / en / syp.php
index 843a97c22e23504dd229342733a07f7236891049..4d965ea29a9ea746a6fbb0ff1cb953ed9ef4e8b3 100644 (file)
@@ -1,4 +1,7 @@
 <?php
+/* Copyright (c) 2009 Arnaud Renevier, Inc, published under the modified BSD
+   license. */
+
     $translations['en'] = array(
         // your name
         "_translator_name" => "arno renevier",
         "_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 <a href=\"admin.en.php\">admin area</a>"
+          => "",
 
         "SYP needs javascript. Please activate scripts in your browser."
           => "",
@@ -24,8 +92,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 <a href=\"wizard.en.php\">wizard</a>."
           => "",
 
         "add a place"
         "Delete item"
           => "",
 
+        "You need to have cookies enabled to administrate SYP"
+          => "",
+
         "password"
           => "",