From 0d959969f5fb6c2ccbbbd6dc458f0369020004b9 Mon Sep 17 00:00:00 2001 From: tbrehm <t.brehm@ispconfig.org> Date: Mon, 19 Jul 2010 08:01:06 -0400 Subject: [PATCH] Merged all language files. --- interface/web/client/lib/lang/pl_client_template.lng | 2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) diff --git a/interface/web/client/lib/lang/pl_client_template.lng b/interface/web/client/lib/lang/pl_client_template.lng index 8cbfa20..7899ba0 100644 --- a/interface/web/client/lib/lang/pl_client_template.lng +++ b/interface/web/client/lib/lang/pl_client_template.lng @@ -58,4 +58,6 @@ $wb['limit_traffic_quota_txt'] = 'Traffic Quota'; $wb['limit_trafficquota_error_notint'] = 'Traffic Quota must be a number.'; $wb['template_del_aborted_txt'] = 'Delete aborted. There is still a client which has this template selected.'; +$wb['limit_webdav_user_txt'] = 'Max. number of Webdav users'; +$wb['limit_webdav_user_error_notint'] = 'The webdav user limit must be a number.'; ?> -- Gitblit v1.9.1