tbrehm
2009-04-24 387086000fe19c4abcf7a06c293ec60851e2dc5a
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.';
?>