commit | author | age | ||
bef7e2 | 1 | <?php |
F | 2 | $wb["list_head_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.'; |
3 | $wb["language_select_txt"] = 'Select language'; | |
4 | $wb['btn_save_txt'] = 'Merge files now'; | |
5 | $wb['btn_cancel_txt'] = 'Back'; | |
6 | ?> |