Commit da5a1d90 authored by fantu's avatar fantu
Browse files

- Improve multilanguage in help and dns module and merge all language

parent 5ded8086
......@@ -22,4 +22,3 @@ $wb['auth_preset_perm_user_txt'] = 'Permiso usuario';
$wb['auth_preset_perm_group_txt'] = 'Permiso grupo';
$wb['auth_preset_perm_other_txt'] = 'Permiso otros';
?>
......@@ -5,4 +5,3 @@ $wb['module_txt'] = 'Módulo';
$wb['title_txt'] = 'Título';
$wb['description_txt'] = 'Descripción';
?>
......@@ -16,4 +16,3 @@ $wb['module_del_txt'] = '¿Borrar el módulo y los subdirectorios?';
$wb['menu_del_txt'] = '¿Borrar el menú y todos los elementos del menú?';
$wb['item_del_txt'] = '¿Borrar el elemento del menú?';
?>
......@@ -10,4 +10,3 @@ $wb['cancel_txt'] = 'Cancelar';
$wb['header_txt'] = 'Propiedades de modulo';
$wb['description_txt'] = '<b>Descripción</b> <br><br> <b>Nombre de módulo:</b> Nombre del directorio de módulo. Solo se permiten números, carácteres y subrayados.<br> <b>Título de módulo:</b> Se mostrará in la barra de navegación principal.<br> <b>Archivo de plantilla:</b> Archivo de plantilla del módulo. Disponible actualmente: module.tpl.htm y module_tree.tpl.htm Por defecto: module.tpl.htm.<br> <b>Marco Navegación:</b> Si module_tree.tpl.htm archivo de plantilla seleccionado, introduzca aquí la ruta al archivo de archivo de script en el marco de la izquierda.<br> <b>Página por defecto:</b> Esta página se mostrará cuando el módulo se abrá.<br> <b>Ancho de pestaña:</b> Ancho de las pestañas en la barra de navegación. El campo está vacío por defecto. Puede introducir valores absolutos en píxeles (p.ej. 20) o relativos (p.ej. 20%).<br> <b>Pista:</b> Todas las rutas son relativas al directorio.';
?>
......@@ -3,4 +3,3 @@ $wb['list_head_txt'] = 'Módulo de respaldo';
$wb['module_txt'] = 'Módulo';
$wb['title_txt'] = 'Título';
?>
......@@ -4,4 +4,3 @@ $wb['header_txt'] = 'Propiedades de navegación';
$wb['save_txt'] = 'Guardar';
$wb['cancel_txt'] = 'Cancelar';
?>
......@@ -6,4 +6,3 @@ $wb['header_txt'] = 'Propiedades de navegación';
$wb['save_txt'] = 'Guardar';
$wb['cancel_txt'] = 'Cancelar';
?>
......@@ -14,4 +14,3 @@ $wb['module_del_txt'] = '¿Quiere borrar el módulo y eliminar todos los archivo
$wb['menu_del_txt'] = '¿Quiere borrar el menú con todo sus elementos?';
$wb['item_del_txt'] = '¿Quiere borar el elemento del menú?';
?>
<?php
$wb['title_txt'] = 'Title';
$wb['header_txt'] = 'Navi properties';
$wb['save_txt'] = 'Save';
$wb['cancel_txt'] = 'Cancel';
?>
......@@ -7,11 +7,5 @@ $wb['name_txt'] = 'Name';
$wb['data_txt'] = 'Data';
$wb['aux_txt'] = 'Priority';
$wb['type_txt'] = 'Type';
$wb['page_txt'] = 'Page';
$wb['page_of_txt'] = 'of';
$wb['page_next_txt'] = 'Next';
$wb['page_back_txt'] = 'Back';
$wb['delete_txt'] = 'Delete';
$wb['filter_txt'] = 'Filter';
$wb['add_new_record_txt'] = 'Add new DNS A-Record';
?>
......@@ -5,11 +5,5 @@ $wb['server_id_txt'] = 'Server';
$wb['origin_txt'] = 'Zone';
$wb['ns_txt'] = 'NS';
$wb['mbox_txt'] = 'Email';
$wb['page_txt'] = 'Page';
$wb['page_of_txt'] = 'of';
$wb['page_next_txt'] = 'Next';
$wb['page_back_txt'] = 'Back';
$wb['delete_txt'] = 'Delete';
$wb['filter_txt'] = 'Filter';
$wb['add_new_record_txt'] = 'Add new DNS Zone (SOA)';
?>
......@@ -2,11 +2,5 @@
$wb['list_head_txt'] = 'DNS Wizard Template';
$wb['visible_txt'] = 'Visible';
$wb['name_txt'] = 'Name';
$wb['page_txt'] = 'Page';
$wb['page_of_txt'] = 'of';
$wb['page_next_txt'] = 'Next';
$wb['page_back_txt'] = 'Back';
$wb['delete_txt'] = 'Delete';
$wb['filter_txt'] = 'Filter';
$wb['add_new_record_txt'] = 'Add new record';
?>
......@@ -7,11 +7,5 @@ $wb['name_txt'] = 'Name';
$wb['data_txt'] = 'Data';
$wb['aux_txt'] = 'Priority';
$wb['type_txt'] = 'Type';
$wb['page_txt'] = 'Page';
$wb['page_of_txt'] = 'of';
$wb['page_next_txt'] = 'Next';
$wb['page_back_txt'] = 'Back';
$wb['delete_txt'] = 'Delete';
$wb['filter_txt'] = 'Filter';
$wb['add_new_record_txt'] = 'Add new DNS A-Record';
?>
......@@ -5,11 +5,5 @@ $wb['server_id_txt'] = 'Server';
$wb['origin_txt'] = 'Zone';
$wb['ns_txt'] = 'NS';
$wb['mbox_txt'] = 'Email';
$wb['page_txt'] = 'Page';
$wb['page_of_txt'] = 'of';
$wb['page_next_txt'] = 'Next';
$wb['page_back_txt'] = 'Back';
$wb['delete_txt'] = 'Delete';
$wb['filter_txt'] = 'Filter';
$wb['add_new_record_txt'] = 'Add new DNS Zone (SOA)';
?>
......@@ -2,11 +2,5 @@
$wb['list_head_txt'] = 'DNS Wizard Template';
$wb['visible_txt'] = 'Visible';
$wb['name_txt'] = 'Name';
$wb['page_txt'] = 'Page';
$wb['page_of_txt'] = 'of';
$wb['page_next_txt'] = 'Next';
$wb['page_back_txt'] = 'Back';
$wb['delete_txt'] = 'Delete';
$wb['filter_txt'] = 'Filter';
$wb['add_new_record_txt'] = 'Add new record';
?>
......@@ -7,11 +7,5 @@ $wb["name_txt"] = 'Name';
$wb["data_txt"] = 'Data';
$wb["aux_txt"] = 'Priority';
$wb["type_txt"] = 'Type';
$wb["page_txt"] = 'Page';
$wb["page_of_txt"] = 'of';
$wb["page_next_txt"] = 'Next';
$wb["page_back_txt"] = 'Back';
$wb["delete_txt"] = 'Delete';
$wb["filter_txt"] = 'Filter';
$wb["add_new_record_txt"] = 'Add new DNS A-Record';
?>
\ No newline at end of file
......@@ -5,11 +5,5 @@ $wb["server_id_txt"] = 'Server';
$wb["origin_txt"] = 'Zone';
$wb["ns_txt"] = 'NS';
$wb["mbox_txt"] = 'Email';
$wb["page_txt"] = 'Page';
$wb["page_of_txt"] = 'of';
$wb["page_next_txt"] = 'Next';
$wb["page_back_txt"] = 'Back';
$wb["delete_txt"] = 'Delete';
$wb["filter_txt"] = 'Filter';
$wb["add_new_record_txt"] = 'Add new DNS Zone (SOA)';
?>
\ No newline at end of file
......@@ -2,11 +2,5 @@
$wb["list_head_txt"] = 'DNS Wizard Template';
$wb["visible_txt"] = 'Visible';
$wb["name_txt"] = 'Name';
$wb["page_txt"] = 'Page';
$wb["page_of_txt"] = 'of';
$wb["page_next_txt"] = 'Next';
$wb["page_back_txt"] = 'Back';
$wb["delete_txt"] = 'Delete';
$wb["filter_txt"] = 'Filter';
$wb["add_new_record_txt"] = 'Add new record';
?>
\ No newline at end of file
......@@ -15,4 +15,3 @@ $wb['DNS SRV'] = 'DNS SRV';
$wb['DNS TXT Record'] = 'DNS TXT Registro';
$wb['DNS TXT'] = 'DNS TXT';
?>
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment