tbrehm
2012-12-04 2052e167f7dc04e37041443f640af4e8c18c3bc0
1
2
3
4
5
6
<?php
$wb['head_txt'] = 'Softwarepaket installieren';
$wb['install_key_txt'] = 'Installations Key eingeben';
$wb['btn_save_txt'] = 'Installation starten';
$wb['btn_cancel_txt'] = 'Abbrechen';
?>