tbrehm
2013-09-04 f2a9b2faec10094514c16ea2c3539f910dc2bc62
1
2
3
4
5
6
<?php
$wb['head_txt'] = 'Instalace software';
$wb['install_key_txt'] = 'Enter install key';
$wb['btn_save_txt'] = 'Spustit instalaci';
$wb['btn_cancel_txt'] = 'Zrušit';
?>