commit | author | age | ||
bef7e2 | 1 | <?php |
F | 2 | $wb['list_head_txt'] = 'Software packages'; |
3 | $wb['installed_txt'] = 'Status'; | |
4 | $wb['package_title_txt'] = 'Package'; | |
5 | $wb['package_description_txt'] = 'Description'; | |
6 | $wb['action_txt'] = 'Action'; | |
7 | ?> |