1<?php 2 3$lang['db_dsn'] = 'The Data Source Name identifying the used database (mysql://username:passwd@host/database)'; 4$lang['db_prefix'] = 'A prefix for database tables'; 5