tbrehm
2012-10-25 edaa7c5d66ef52eec1c15f79ae4034fc3e67b9b7
1
2
3
4
5
6
7
8
9
10
<?php
$wb['list_head_txt'] = 'Paquets de logiciels';
$wb['installed_txt'] = 'Statut';
$wb['package_title_txt'] = 'Paquet';
$wb['package_description_txt'] = 'Description';
$wb['action_txt'] = 'Action';
$wb['toolsarea_head_txt'] = 'Packages';
$wb['repoupdate_txt'] = 'Mettre à jour la liste des paquets';
$wb['package_id_txt'] = 'App-ID locale';
?>