<?php

$lang['db_dsn'] = 'The Data Source Name identifying the used database (mysql://username:passwd@host/database)';
$lang['db_prefix'] = 'A prefix for database tables';
