]> dev.renevier.net Git - syp.git/blobdiff - inc/i10n/en/syp.php
improve wizard (hand editing of settings.php is no more needed)
[syp.git] / inc / i10n / en / syp.php
index 3bf57b9f1f6b593a15cb89f4cf1e7d50825518df..a16e4ce71ba0fdc81732c5ab686499f4851beb51 100644 (file)
         "You need at least PHP version 5"
           => "",
 
+        "Cannot save config file. You need either to set inc/ writable, or use manual method. See README.txt for more informations."
+          => "",
+
+        "SYP configuration"
+          => "",
+
+        "address of the database server (example: localhost, db.myhost.com or 192.168.0.15)."
+          => "",
+
+        "database server hostname:"
+          => "",
+
+        "The name of the database that SYP will be installed into. The database must exist."
+          => "",
+
+        "database name:"
+          => "",
+
+        "The username with which you connect to the database."
+          => "",
+
+        "database user:"
+          => "",
+
+        "The password with which you connect to the database."
+          => "",
+
+        "database password:"
+          => "",
+
+        "You can specify a table prefix. This way you can run multiple SYP installations in the same database, each with its own prefix."
+          => "",
+
+        "tables prefix:"
+          => "",
+
+        "The title you want to give to your SYP site."
+          => "",
+
+        "site title:"
+          => "",
+
+        "Start install"
+          => "",
+
         "not supported"
           => "",
 
         "Unknown error when connecting to database."
           => "",
 
+        "Could not read <code>inc/settings.php.in</code>"
+          => "",
+
+        "Config file created"
+          => "",
+
+        "Config file exists"
+          => "",
+
         "Unknown error when checking user table."
           => "",
 
           => "",
 
         "SYP is not correctly installed. Please follow README.txt instructions\n" .
-        "       and go to <a href=\"wizard.en.php\">wizard</a>."
+        "       and go to <a href=\"install.en.php\">wizard</a>."
           => "",
 
         "add a place"