File tree Expand file tree Collapse file tree 1 file changed +7
-7
lines changed
Expand file tree Collapse file tree 1 file changed +7
-7
lines changed Original file line number Diff line number Diff line change @@ -152,11 +152,11 @@ $wb['security_check1_txt'] = 'Verificar permisos de seguridad:';
152152$wb['security_check2_txt'] = 'ha fallado.';
153153$wb['select_directive_snippet_txt'] = 'Directive Snippets';
154154$wb['select_master_directive_snippet_txt'] = 'Master Directive Snippets';
155- $wb['datalog_status_i_xmpp_domain'] = 'Create XMPP domain ';
156- $wb['datalog_status_u_xmpp_domain'] = 'Update XMPP domain ';
157- $wb['datalog_status_d_xmpp_domain'] = 'Delete XMPP domain ';
158- $wb['datalog_status_i_xmpp_user'] = 'Create XMPP user ';
159- $wb['datalog_status_u_xmpp_user'] = 'Update XMPP user ';
160- $wb['datalog_status_d_xmpp_user'] = 'Delete XMPP user ';
161- $wb['datalog_changes_close_txt'] = 'Close ';
155+ $wb['datalog_status_i_xmpp_domain'] = 'Crear dominio XMPP ';
156+ $wb['datalog_status_u_xmpp_domain'] = 'Actualizar dominio XMPP ';
157+ $wb['datalog_status_d_xmpp_domain'] = 'Borrar dominio XMPP ';
158+ $wb['datalog_status_i_xmpp_user'] = 'Crear usuario XMPP ';
159+ $wb['datalog_status_u_xmpp_user'] = 'Actualizar usuario XMPP ';
160+ $wb['datalog_status_d_xmpp_user'] = 'Borrar usuario XMPP ';
161+ $wb['datalog_changes_close_txt'] = 'Cerrar ';
162162?>
You can’t perform that action at this time.
0 commit comments