Skip to content
es_language_complete.lng 525 B
Newer Older
tbrehm's avatar
tbrehm committed
<?php
$wb['list_head_txt'] = 'Mezclar el archivo de idioma seleccionado con el fichero de idioma maestro en inglés. <br />Esto añade las cadenas perdidas desde el fichero maestro en inglés.';
$wb['language_select_txt'] = 'Elegir idioma';
$wb['btn_save_txt'] = 'Mezclar los ficheros ahora';
$wb['btn_cancel_txt'] = 'Atrás';
tbrehm's avatar
tbrehm committed
$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.';
tbrehm's avatar
tbrehm committed
?>