* @version $Id$
* @access public
* @license http://opensource.org/licenses/gpl-3.0.html
*/
$lang = array(
'direction' => 'ltr',
'charset' => 'UTF-8',
# Global
'G-01' => "Linea21 Install - version ". LINEA_VERSION. "", // @todo translation full file
'G-02' => "Steps (4)",
'G-03' => "Choose language (1/4)",
'G-04' => "Database Settings (2/4)",
'G-05' => "Configuration Settings (3/4)",
'G-06' => "Finish (4/4)",
# Errors
'L-01' => "The installer is locked! If you wish to continue with this installation please delete the installer.lock file",
'L-02' => "You must pass an array of options to the dbTables method",
'L-03' => "Please fill in all required fields.",
'L-04' => "Could not connect to the DB with those parameters",
'L-05' => "Could not select the right Database",
'L-06' => "Could not create the DB %s Error: %s",
'L-07' => "The database.php file was not found under %s",
'L-08' => "There was an error during a DB query. The error returned was: %s",
'L-09' => "DB Queries run. Total %s queries run. And a total of %s queries failed. %s",
'L-10' => "Configuration file written.",
'L-11' => "The template %s was not found under %s",
'L-12' => "Configuration files are not writable.
Please change permissions on ./config/
folder.",
'L-13' => "Installation folder is not writable.
Please change permissions on ./install/
folder.",
'L-14' => "
.user.ini
file in root folder. No worries, you can create it by yourself and by adding following instructions : /install/
).",
'I-23' => "-- Choose Language --",
'I-24' => "Linea21 installation - version ". LINEA_VERSION. "",
'I-25' => "PHP Configuration",
'l21-01' => "Database type",
'l21-02' => "Available for MySQL only! If you use PostgreSQL, the given database should already exists.",
'l21-03' => "Software inputs will be written with the selected language !",
'l21-04' => "Advanced settings options will be available after installation (from back-office).",
'l21-05' => "Do NOT change options below, except if you precisely know what you are doing.",
'l21-06' => "Site name (ex: ". SITE_NAME . ")",
'l21-07' => "Email (ex: ". MAIL_FROM . ")",
'l21-08' => "Associated name (ex: ". MAIL_FROMNAME . ")",
'l21-09' => "Access toback-office.",
'l21-10' => "Login/password : admin/linea