latham
2011-05-12 7486c3dd5f054e4c6bd862fd0abf2c9114ca5260
1
2
3
4
5
6
7
8
9
<?php
$wb['list_head_txt'] = "Base";
$wb['active_txt'] = "Actif";
$wb['remote_access_txt'] = "Accès à distance";
$wb['server_id_txt'] = "Serveur";
$wb['database_name_txt'] = "Nom de la base";
$wb['add_new_record_txt'] = "Nouvelle base de données";
$wb['database_user_txt'] = "Database user";
?>