redray
2009-03-26 a1d98798a5c5fc2706788bdfc7ea61fc31bf4554
1
2
3
4
5
6
7
<?php
$wb['list_head_txt'] = 'Yhdistä valittu kielitiedosto englanninkielisen päätiedoston kanssa. <br />Tämä lisää puuttuvat käännöskohdat valittuun kielitiedostoon.';
$wb['language_select_txt'] = 'Valitse täydennettävä kieli';
$wb['btn_save_txt'] = 'Yhdistä kielitiedostot nyt';
$wb['btn_cancel_txt'] = 'Keskeytä';
$wb['list_desc_txt'] = 'Merge the selected language file with the english master language file. <br />This adds missing strings from the english master language files to the selected language.';
?>