From 3f3a3a9117fbef56e6adbfa0edcca23d4d3e9982 Mon Sep 17 00:00:00 2001 From: tbrehm <t.brehm@ispconfig.org> Date: Wed, 13 Feb 2013 08:48:30 -0500 Subject: [PATCH] Updated german language files. --- interface/web/admin/lib/lang/es_system_config.lng | 4 ++++ 1 files changed, 4 insertions(+), 0 deletions(-) diff --git a/interface/web/admin/lib/lang/es_system_config.lng b/interface/web/admin/lib/lang/es_system_config.lng index 1ef2d7b..dfa5d65 100644 --- a/interface/web/admin/lib/lang/es_system_config.lng +++ b/interface/web/admin/lib/lang/es_system_config.lng @@ -42,4 +42,8 @@ $wb['smtp_pass_txt'] = 'SMTP password'; $wb['smtp_crypt_txt'] = 'Use SSL/TLS encrypted connection for SMTP'; $wb['phpmyadmin_url_error_regex'] = 'Invalid phpmyadmin URL'; +$wb['use_combobox_txt'] = 'Use jQuery UI Combobox'; +$wb['use_loadindicator_txt'] = 'Use Load Indicator'; +$wb['f5_to_reload_js_txt'] = 'If you change this, you might have to press F5 to make the browser reload JavaScript libraries or empty your browser cache.'; +$wb['client_username_web_check_disabled_txt'] = 'Disable client username check for the word \'web\'.'; ?> -- Gitblit v1.9.1